mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
e2028ac5a0
* fix: database bugs * fix: calendar picker * fix: the position of collapse menu button * fix: modified some style * fix: slash command * fix: selection style * fix: support toggle inline formula * fix: block color effect grid block * fix: if isRange and date is greater than endDate, swap date and endDate * fix: remove sorting before insert row * fix: toggle property visible status * fix: modified tauri window size * fix: placeholder should be hidden when composing * fix: support href shortcut * fix: prevent submit when the formula has error * fix: modified layout selection * fix: add padding for record edit * fix: remove sorts before drag row * fix: modified chip style * fix: if previous node is an embed, merge the current node to another node which is not an embed * fix: modified emoji picker |
||
---|---|---|
.. | ||
.vscode | ||
public | ||
scripts/i18n | ||
src | ||
src-tauri | ||
style-dictionary | ||
webdriver/selenium | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.cjs | ||
index.html | ||
jest.config.cjs | ||
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.