AppFlowy/frontend/appflowy_tauri/src
Kilu.He e2028ac5a0
fix: database bugs (#4632)
* 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
2024-02-26 10:19:21 +08:00
..
appflowy_app fix: database bugs (#4632) 2024-02-26 10:19:21 +08:00
services/backend feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
styles fix: database bugs (#4632) 2024-02-26 10:19:21 +08:00
tests/helpers feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
main.tsx refactor: adjust tauri codes (#4332) 2024-01-10 19:24:40 +08:00