tachybase_todo/packages/core/client/src/schema-initializer
Dunqing c731abf82c
feat: support fixed block (#1267)
* feat: support fixed block

* feat: update locale

* fix: fix block not work in non-designer

* feat: improve padding

* feat: update scroll

* fix: the page effect is not normal when deleting fixed blocks

* feat: recalculate table scroll when resize

* fix: avoid scrolling effect when dragging the Kanban column

* feat: improve scroll size

* fix: column size

* fix: unused

* fix: configure action in designable

* fix: has page title

* fix: optimize

* fix: optimize

* feat: avoid fixed block

* fix: action column width

* fix: optimize

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-20 21:43:27 +08:00
..
buttons feat: support fixed block (#1267) 2022-12-20 21:43:27 +08:00
components Some features (#979) 2022-10-31 23:22:33 +08:00
demos Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
items feat: iframe block (#1225) 2022-12-09 23:29:54 +08:00
index.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
SchemaInitializer.tsx feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
SchemaInitializerProvider.tsx feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
SelectCollection.tsx feat(client): search and select collection 2022-11-08 22:39:01 +08:00
style.less fix: clearKeywords 2022-11-08 22:54:34 +08:00
types.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
utils.ts Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00