tachybase_todo/packages/core/client/src/collection-manager
Dunqing 46c736d7d3
feat(plugin-map): add map block (#1486)
* feat(plugin-map): add MapBlock

* feat: improve implementation to better support multiple fields

* feat: support click overlay

* fix: the width of select is not 100%

* fix: repeat MapBlock

* fix: loss initializer

* feat: support selected marker in map

* feat: support select point use box

* fix: fixedBlock not work

* fix: template not work

* feat: improve ui

* feat: improve selecting

* feat: update ui

* feat: improve map readpretty

* feat: support marker field
2023-03-16 12:12:14 +08:00
..
Configuration feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
demos feat(demos): form drawer example 2022-12-26 12:46:33 +08:00
hooks feat(plugin-map): add map block (#1486) 2023-03-16 12:12:14 +08:00
interfaces fix(client): fix checkbox unchecked display (#1508) 2023-02-28 07:58:10 -08:00
templates feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
action-hooks.ts feat(plugin-map): add map block (#1486) 2023-03-16 12:12:14 +08:00
CollectionField.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionFieldProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionHistoryProvider.tsx feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
CollectionManagerProvider.tsx feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
index.md feat(client/demos): custom field item initializer 2022-12-22 21:26:32 +08:00
index.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
types.ts feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00