llama.cpp/examples/server/webui/src/components
Woof Dog e04643063b
webui : Prevent rerendering on textarea input (#12299)
* webui: Make textarea uncontrolled to eliminate devastating lag

* Update index.html.gz

* use signal-style implementation

* rm console log

* no duplicated savedInitValue set

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
2025-03-20 15:57:43 +01:00
..
CanvasPyInterpreter.tsx server : (webui) revamp Settings dialog, add Pyodide interpreter (#11759) 2025-02-08 21:54:50 +01:00
ChatMessage.tsx server : (webui) Enable communication with parent html (if webui is in iframe) (#11940) 2025-02-18 23:01:44 +01:00
ChatScreen.tsx webui : Prevent rerendering on textarea input (#12299) 2025-03-20 15:57:43 +01:00
Header.tsx server : (webui) introduce conversation branching + idb storage (#11792) 2025-02-10 21:23:17 +01:00
MarkdownDisplay.tsx server : (webui) revamp Settings dialog, add Pyodide interpreter (#11759) 2025-02-08 21:54:50 +01:00
SettingDialog.tsx webui : minor typo fixes (#12116) 2025-03-01 11:15:09 +01:00
Sidebar.tsx server : (webui) introduce conversation branching + idb storage (#11792) 2025-02-10 21:23:17 +01:00