This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6fbd88fe76
AppFlowy
/
frontend
/
rust-lib
/
flowy-document
/
tests
/
main.rs
4 lines
51 B
Rust
Raw
Normal View
History
Unescape
Escape
move flowy-ot document to flowy-document
2021-09-22 15:21:44 +00:00
mod
editor
;
Feat: add appflowy editor in backend (#1320) * chore: remove update attributes * chore: format code * chore: extension for transaction * refactor: add document editor trait * chore: add appflowy_document editor * chore: add document serde * chore: add new document editor * chore: add tests * chore: add more test * chore: add test Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 03:35:11 +00:00
mod
new_document
;
Feat/view map database (#1885) * refactor: rename structs * chore: read database id from view * chore: fix open database error because of create a database view for database id * chore: fix tests * chore: rename datbase id to view id in flutter * refactor: move grid and board to database view folder * refactor: rename functions * refactor: move calender to datbase view folder * refactor: rename app_flowy to appflowy_flutter * chore: reanming * chore: fix freeze gen * chore: remove todos * refactor: view process events * chore: add link database test * chore: just open view if there is opened database
2023-02-26 08:27:17 +00:00
// mod old_document;
Reference in New Issue
Copy Permalink