mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
6a43dd871d
* chore: focus name input on field edit * fix: remove random id for duplicated view * fix: use alias for imports * fix: folder, grid, board bugs * chore: remove log * fix: update options list on add * chore: close on delete option * chore: show and hide field * chore: add field with specific type * chore: small cleanup * fix: create view on another folder and views notifier reorganize --------- Co-authored-by: qinluhe <qinluhe.twodog@gmail.com> |
||
---|---|---|
.. | ||
.vscode | ||
public | ||
src | ||
src-tauri | ||
webdriver/selenium | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.cjs | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.cjs | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.