AppFlowy/frontend/rust-lib/event-integration
Richard Shiue 20b485bcfe
feat: insert a new field to the left or right of an existing one (#4022)
* feat: allow inserting fields before or after a certain field

* fix: tauri build

* chore: implement frontend

* test: rust-lib tests

* test: integration test

* chore: point to temp collab rev

* chore: bump collab rev

* chore: fix tauri build

* chore: fix the tauri build, for real this time

* fix: new field editor show detail not general

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-29 04:42:53 +08:00
..
src feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
tests tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
Cargo.toml feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00