AppFlowy/frontend
Mohammad Zolfaghari 7be7c2a7a0
fix: bug on node iterator with nested nodes (#1986)
When we have more than two level nodes nested (as children)
the node iterator misses the first parent, because it goes as
deep as possible at first.
2023-03-14 11:37:42 +08:00
..
.vscode Refactor/database classes (#1913) 2023-03-03 18:31:30 +08:00
appflowy_flutter fix: bug on node iterator with nested nodes (#1986) 2023-03-14 11:37:42 +08:00
appflowy_tauri fix: Tauri UI issues (#1980) (#1982) 2023-03-13 16:42:45 +08:00
rust-lib feat: get all databases (#1983) 2023-03-14 01:02:54 +08:00
scripts chore: config tauri web driver test (#1947) 2023-03-11 13:07:31 +08:00
Makefile.toml fix: group with not support field test (#1890) 2023-02-27 19:00:00 +08:00