tachybase_todo/packages/core/client
Dunqing 3a77e4376a
feat: support List and Grid Card block (#1753)
* feat: support details block

* feat: rename to list

* fix: imports

* feat: improve list block

* feat: support title hidden

* fix: showTitle default value

* feat: support table column actions

* feat: support appendsOnDemand

* feat: reuse same schema items

* feat: shouldn't display pagination when pages only one

* feat: block order

* feat: support card list

* fix: appends on demand

* fix: remove unused code

* fix: params

* fix: improve default pageSize

* feat: improve performance

* feat: add title designer

* feat: improve huge performance

* fix: better key

* feat: improve schema perf

* feat: improve initializer

* fix: improve grid perf

* fix: avoid haven't properties

* feat: support automatic run service when params changed

* fix: revert params

* fix: grid col width

* refactor: improve CardList performance

* fix: initializer related

* feat: i18n supports

* fix: improve get schema

* fix: create new form

* fix: revert code

* feat: css improve

* fix: i18n copy

* refactor: the CardList rename to GridCard

* feat: remove AssociationFilter item

* fix: edit and view data is incorrect

* feat: remove bulk actions

* feat: improve action bar

* feat: supports configuration of columns with different screen sizes

* fix: incorrect place to save the template

* feat: keep height in all card

* fix: remove console

* fix: rename

* refactor: improve GridCard implementation

* feat: support import/export actions

* fix: remove padding when actions is empty

* fix: remove incorrect import

* fix: remove unused props

* fix: action place

* feat: improve column count

* refactor: remove appendsOnDemand, and use useAssociationNames instated it

* fix: incorrect component

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-05-16 09:05:47 +08:00
..
src feat: support List and Grid Card block (#1753) 2023-05-16 09:05:47 +08:00
.buildrc.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.npmignore chore(create-nocobase-app): fix some bugs (#538) 2022-06-26 07:19:03 +08:00
.umirc.ts feat(markdown): support mermaid and better style (#1583) 2023-03-19 08:18:50 +08:00
contributing.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
develop.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
intro.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.9.3-alpha.1 2023-05-11 12:49:18 +08:00