AppFlowy/frontend/appflowy_tauri/src-tauri
Nathan.fooo 5b07656295
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite

* refactor: rename flowy-grid to flowy-database

* refactor: rename grid to database

* refactor: rename GridEvent to DatabaseEvent

* refactor: rename grid_id to database_id

* refactor: rename dart code
2023-01-31 08:28:31 +08:00
..
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src chore: listen backend notification from Tauri (#1743) 2023-01-27 17:17:51 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
build.rs refactor: tauri folder (#1738) 2023-01-24 14:01:30 +08:00
Cargo.lock Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
Cargo.toml Refactor/dart notification (#1740) 2023-01-26 15:40:23 +08:00
tauri.conf.json Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00