anything-llm/frontend
Sean Hatfield 62da5c9933
[REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component ()
* add useModal hook and ModalWrapper component that will be used to replace all <dialog> modals for better browser support

* implement useModal hook and ModalWrapper component to replace all exisiting <dialog>
2024-01-23 14:19:08 -08:00
..
public Robots.txt () 2023-11-13 15:22:24 -08:00
src [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component () 2024-01-23 14:19:08 -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