tachybase_todo/packages/client/src/collection-manager
SemmyWong 3f3e9b5373
feat: add Slate component (#272)
* feat: add Slate component

* feat: add slate Read Pretty

* fix: remove unused code

* fix: demo

* feat: rich text field interface

* fix: editor normalize

* fix: modify slate style

* fix: remove debug info

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-10 09:10:25 +08:00
..
Configuration Feat(plugin workflow): refactor calculation and add filter for query (#264) 2022-04-06 15:25:56 +08:00
demos feat(client): improve code 2022-02-19 21:25:39 +08:00
hooks feat: block provider (#261) 2022-04-04 00:30:40 +08:00
interfaces feat: add Slate component (#272) 2022-04-10 09:10:25 +08:00
action-hooks.ts fix some bugs (#252) 2022-03-28 09:18:07 +08:00
CollectionField.tsx feat: block provider (#261) 2022-04-04 00:30:40 +08:00
CollectionFieldProvider.tsx feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
CollectionManagerProvider.tsx fix(client): sub table does not work 2022-03-06 19:04:02 +08:00
CollectionManagerSchemaComponentProvider.tsx feat: improve code 2022-02-25 23:09:42 +08:00
CollectionManagerShortcut.tsx feat: improve code 2022-03-06 16:19:18 +08:00
CollectionProvider.tsx feat: block provider (#261) 2022-04-04 00:30:40 +08:00
context.ts feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
index.md feat(client): improve code 2022-02-16 15:11:24 +08:00
index.tsx feat(client): improve code 2022-02-16 15:11:24 +08:00
ResourceActionProvider.tsx fix: appends 2022-03-12 00:38:11 +08:00
sub-table.tsx fix(client): sub table does not work 2022-03-06 19:04:02 +08:00
types.ts feat(client): FormItem.Designer & TableColumn. Designer 2022-03-05 22:51:23 +08:00