AppFlowy/frontend/rust-lib
Richard Shiue a978b29748
chore: merge remote-tracking branch 'main' into develop (#2530)
* feat: show unscheduled events in calendar toolbar (#2411)

* refactor: use same show row detail function

* fix: adjust popover offset

* feat: show unscheduled events in toolbar

* chore: apply suggestions from Xazin

* refactor: refactor list item into separate widget

---------

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>

* fix: default include time (#2444)

* fix: default include time

* chore: clarify logic and add comments

* chore: bump version 0.1.4 (#2455)

* chore: Update README.md

Update product screenshots

* fix: wrong day of week (#2468)

* feat: select which properties to show in calendar (#2482)

* feat: improve sidebar item dragged appearance (#2471)

* fix: show delete icon for document icon properly (#2475)

* feat: add hover effect on an event card (#2487)

* chore: delete unncessary openCard method in RowCardContainer

* chore: delete unnessary code and add comment

* chore: update editor v0.1.12 and format the readme (#2489)

* fix: number sort (#2507)

* bump version 0.1.5 (#2506)

* chore: bump version 0.1.5

* fix: could not trigger slash menu after inserting an emoji

* Revert "feat: add hover effect on an event card (#2487)"

This reverts commit f0a4b4b77d.

* feat: add hover effect on an event card

* fix: #2469 duplicated cover

* chore: update changelog.md (#2510)

* chore: Update README.md

Add a screenshot of the calendar view

* fix: some regressions

---------

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Annie <anqi.annie.wang@gmail.com>
Co-authored-by: Yijing Huang <hyj891204@gmail.com>
2023-05-15 11:18:08 +08:00
..
dart-ffi chore: Merge branch 'main' into develop 2023-05-04 13:34:55 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen feat: migration database (#2009) 2023-03-18 06:45:12 +08:00
flowy-core Fix: flutter test (#2421) 2023-05-02 17:10:35 +08:00
flowy-database chore: merge remote-tracking branch 'main' into develop (#2530) 2023-05-15 11:18:08 +08:00
flowy-database2 fix: number sort (#2508) 2023-05-11 18:35:51 +08:00
flowy-derive feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-document chore: merge remote-tracking branch 'main' into develop (#2530) 2023-05-15 11:18:08 +08:00
flowy-document2 ci: tauri build (#2485) 2023-05-10 13:27:50 +08:00
flowy-error feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-folder refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-folder2 Feat/rename views (#2495) 2023-05-10 19:43:32 +08:00
flowy-net feat: init flowy document 2 (#2248) 2023-04-13 18:53:51 +08:00
flowy-notification Support block config (#2419) 2023-05-04 11:24:35 +08:00
flowy-revision refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
flowy-user feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
Cargo.lock ci: tauri build (#2485) 2023-05-10 13:27:50 +08:00
Cargo.toml ci: tauri build (#2485) 2023-05-10 13:27:50 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00