mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-09 08:40:06 +00:00

* feat: implement database database service by functions * feat: define database data type * feat: basic grid store and component * feat: data communication mechanism and simple table ui. Can add new filed and update field name. * feat: add grid text cell and grid checkbox cell * feat: single select cell and multiselect cell * refactor: fix code review problems * feat: add new row * feat: fix tsc error