AppFlowy/frontend/appflowy_tauri
Nathan.fooo e2ce274718
chore: polish chat UI (#5533)
* chore: adjust chat ui

* chore: clippy
2024-06-14 09:02:06 +08:00
..
.vscode Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
public feat: support new settings UI (#4874) 2024-03-12 16:58:17 +08:00
scripts chore: support publish tauri app (#4829) 2024-03-07 13:46:09 +08:00
src feat: support web document and cypress test (#5116) 2024-04-29 14:32:14 +08:00
src-tauri chore: polish chat UI (#5533) 2024-06-14 09:02:06 +08:00
style-dictionary feat: support web grid preview (#5353) 2024-05-17 18:23:29 +08:00
webdriver/selenium chore: config tauri web driver test (#1947) 2023-03-11 13:07:31 +08:00
.eslintignore Feat/tauri database effects (#1863) 2023-02-19 14:59:04 +08:00
.eslintrc.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
.gitignore feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
.prettierignore Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
.prettierrc.cjs Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
index.html feat: new grid (#3167) 2023-09-11 10:27:56 +08:00
jest.config.cjs chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
package.json feat: support custom scrollbar for document (#4936) 2024-03-21 21:12:37 +08:00
pnpm-lock.yaml feat: support custom scrollbar for document (#4936) 2024-03-21 21:12:37 +08:00
postcss.config.cjs Feat/appflowy tauri UI (#1835) 2023-02-10 16:26:14 +08:00
README.md Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
tailwind.config.cjs feat: new grid (#3167) 2023-09-11 10:27:56 +08:00
tsconfig.json chore: optimize the experience of the document (#4152) 2023-12-18 17:44:47 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
vite.config.ts feat: support new settings UI (#4874) 2024-03-12 16:58:17 +08:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.