AppFlowy/frontend/rust-lib/flowy-folder/src
Lucas.Xu 785597f53e
fix: space issues (#5531)
* fix: display the space icon in breadcrumb and disable the space entry

* fix: the icon and the title are not aligned center in more menu

* fix: incorrect space icon corner radius

* fix: missed tooltip for add new page button

* fix: disable space migration for local user

* chore: use general as default space name

* fix: space name overflow

* fix: only show arrow button when hovering on page

* fix: sidebar tooltip font size

* fix: use space name as hint text

* feat: support adding a new space from space menu

* fix: filter the space view
2024-06-14 09:32:02 +08:00
..
entities fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
share refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
event_handler.rs feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
event_map.rs feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
lib.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager_init.rs fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
manager_observer.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager_test_util.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager.rs fix: space issues (#5531) 2024-06-14 09:32:02 +08:00
notification.rs fix: launch review 0.5.8 (#5367) 2024-05-21 11:34:36 +02:00
test_helper.rs feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
user_default.rs chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
util.rs feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
view_operation.rs feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00