anything-llm/frontend
Sean Hatfield 56dc49966d
add copy feature to assistant chat message ()
* add copy feature to assistant chat message

* fix tooltip not hiding on mobile

* fix: add tooltips
chore: breakout actions to extendable component + memoize
add CopyText to hook we can reuse
fix: Copy on code snippets broken, moved to event listener
fix: highlightjs patch for new API support
feat: add copy response support

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-17 16:22:06 -08:00
..
public Robots.txt () 2023-11-13 15:22:24 -08:00
src add copy feature to assistant chat message () 2024-01-17 16:22:06 -08:00
.env.example devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 () 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root () 2023-12-07 09:09:01 -08:00
package.json add copy feature to assistant chat message () 2024-01-17 16:22:06 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js devcontainer v1 () 2024-01-08 15:31:06 -08:00
vite.config.js devcontainer v1 () 2024-01-08 15:31:06 -08:00
yarn.lock add copy feature to assistant chat message () 2024-01-17 16:22:06 -08:00