AppFlowy/frontend/appflowy_tauri
Kilu.He eb77346e5a
feat: support add cover and icon in tauri document (#3069)
* feat: support add cover and icon

* feat: emoji picker

* feat: emoji picker
2023-07-31 11:39:44 +08:00
..
.vscode Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
public Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
scripts/i18n feat: support navigator and trash page 2023-07-14 20:33:22 +08:00
src feat: support add cover and icon in tauri document (#3069) 2023-07-31 11:39:44 +08:00
src-tauri feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
style-dictionary feat: support navigator and trash page 2023-07-14 20:33:22 +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 Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00
.gitignore feat: support i18n in typescript (#2948) 2023-07-12 11:54:50 +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/tauri (#1716) 2023-01-17 16:27:17 +08:00
package.json feat: support editor format text color and bg color (#3061) 2023-07-27 20:40:18 +08:00
pnpm-lock.yaml feat: support editor format text color and bg color (#3061) 2023-07-27 20:40:18 +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: support navigator and trash page 2023-07-14 20:33:22 +08:00
tsconfig.json feat: Support heading block (#2376) 2023-05-01 15:40:56 +08:00
tsconfig.node.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
vite.config.ts feat: Support heading block (#2376) 2023-05-01 15:40:56 +08:00

Tauri + React + Typescript

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