AppFlowy/frontend/rust-lib/flowy-folder2/src
Lucas.Xu 80a273edae
fix: create document (#2701)
* fix: create a new document

* fix: the banner don't show after deleteing the page

* fix: inserting a divider through the slash menu the cursor should stay active in the next line

* fix: the overlay doesn't dismiss after selecting a page

* fix: typo

* fix: delete the page in document if it has been deleted

* chore: l10n

* chore: rename events

* ci: rm install_diesel in ci

* fix: cover color not working

* ci: fix tauri build

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-06-05 13:10:14 +08:00
..
entities fix: ref view in document (#2685) 2023-06-03 13:40:12 +08:00
share feat: import cvs from file (#2667) 2023-05-31 14:08:54 +08:00
deps.rs feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
event_handler.rs feat: delete the view from the db when the view is deleted (#2703) 2023-06-05 09:42:11 +08:00
event_map.rs fix: create document (#2701) 2023-06-05 13:10:14 +08:00
lib.rs feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
manager.rs fix: create document (#2701) 2023-06-05 13:10:14 +08:00
notification.rs Feat/rename views (#2495) 2023-05-10 19:43:32 +08:00
test_helper.rs fix: ref view in document (#2685) 2023-06-03 13:40:12 +08:00
user_default.rs refactor: updated at and created at (#2692) 2023-06-03 23:35:55 +08:00
view_operation.rs feat: delete the view from the db when the view is deleted (#2703) 2023-06-05 09:42:11 +08:00