AppFlowy/frontend/appflowy_tauri/src/appflowy_app
Kilu.He 14f789f50b
fix: support upload and render image(.git, .webp, .svg) (#4841)
* fix: add supported extension of image

* fix: display of select options when no typing

* chore: focus end when cell input actived

* fix: modified checklist keyboard event
2024-03-08 14:15:57 +08:00
..
@types feat: support i18n in typescript (#2948) 2023-07-12 11:54:50 +08:00
application feat: support uploading local image (#4820) 2024-03-05 16:59:30 +08:00
assets feat: support adding cover to document (#4814) 2024-03-05 10:57:52 +08:00
components fix: support upload and render image(.git, .webp, .svg) (#4841) 2024-03-08 14:15:57 +08:00
hooks fix: tauri folder bugs (#4589) 2024-02-08 14:22:44 +08:00
i18n feat: support modified cell in modal (#3948) 2023-11-17 10:56:25 +08:00
stores chore: support publish tauri app (#4829) 2024-03-07 13:46:09 +08:00
utils fix: support upload and render image(.git, .webp, .svg) (#4841) 2024-03-08 14:15:57 +08:00
views feat: support adding cover to document (#4814) 2024-03-05 10:57:52 +08:00
App.tsx feat: support i18n in typescript (#2948) 2023-07-12 11:54:50 +08:00
AppMain.hooks.ts fix: database bugs (#4632) 2024-02-26 10:19:21 +08:00
AppMain.tsx fix: database bugs (#4632) 2024-02-26 10:19:21 +08:00
slate-editor.d.ts fix: fixed editor bugs (#4552) 2024-02-02 05:47:41 +08:00
vite-env.d.ts feat: new grid (#3167) 2023-09-11 10:27:56 +08:00