mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* fix: support multiple document * fix: change the doc_id params to ref * fix: function to converge subscription state * fix: mousedown behavior update * fix: turn to textblock when the enter pressed in empty block * fix: support cut * fix: emoji caret * fix: support slash arrow key * fix: eslint padding-line-between-statements * fix: add comment * fix: block side menu bugs * fix: support key event to select block menu option * fix: support side menu arrow key * fix: optimizate selectOptionByUpDown * fix: format |
||
---|---|---|
.. | ||
.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.