This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2026-01-20 11:37:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
appflowy_flutter
/
lib
/
plugins
/
database_view
/
application
/
cell
History
Richard Shiue
6c3d7d2079
feat: show checklist items inline in row page (
#3737
)
...
* feat: show checklist items inline in row page * fix: tauri build
2023-10-24 10:15:28 +08:00
..
cell_cache.dart
…
cell_controller_builder.dart
refactor: different TypeOption between DateTime and LastModified/CreatedAt (
#3356
)
2023-09-08 10:07:24 +08:00
cell_controller.dart
…
cell_data_loader.dart
refactor: different TypeOption between DateTime and LastModified/CreatedAt (
#3356
)
2023-09-08 10:07:24 +08:00
cell_data_persistence.dart
refactor: remove date cell persistence (
#3095
)
2023-09-02 11:50:16 +08:00
cell_listener.dart
…
cell_service.dart
feat: show hidden fields in row detail page (
#3545
)
2023-10-02 10:52:22 +08:00
checklist_cell_service.dart
feat: show checklist items inline in row page (
#3737
)
2023-10-24 10:15:28 +08:00
date_cell_service.dart
feat: add end date to time cell data (
#3369
)
2023-09-19 09:58:15 +08:00
select_option_cell_service.dart
…