nocobase/packages/core/client/src/collection-manager
katherinehhh a299849613
feat: antd->4.2.8 (#1231)
* feat: antd->4.2.8

* fix(plugin-workflow): dependencies

* feat: menu item key fix

* feat: dorpdown menu visible fix

* fix: update yarn.lock

* fix: only hide the first level

* fix: onVisibleChange

* fix: eventKey

* fix: setVisible(false)

Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-26 11:52:59 +08:00
..
Configuration feat: antd->4.2.8 (#1231) 2022-12-26 11:52:59 +08:00
demos fix: type string 2022-12-22 21:59:02 +08:00
hooks Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
interfaces refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
templates feat(collection-manager): more options 2022-12-14 16:38:08 +08:00
action-hooks.ts fix: restore useValuesFromRecord 2022-11-30 11:45:32 +08:00
CollectionField.tsx feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
CollectionFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CollectionManagerProvider.tsx fix(plugin-cm): fix interfaces injection and getter (#1196) 2022-12-05 12:39:51 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
CollectionProvider.tsx fix: allow collection provider to be null 2022-04-22 11:13:06 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md feat(client/demos): custom field item initializer 2022-12-22 21:26:32 +08:00
index.tsx feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00