tachybase_todo/packages/plugins/@nocobase/plugin-calendar
Zeke Zhang 286af35ff8
refactor: add blocks in a unified way (#3668)
* refactor: rename filterMenuItemChildren to filterCollections

* refactor: revert parameters to destructured object

* refactor(Details): unify details block between page and popup

* refactor(Form): refactor(Details): unify form block between page and popup

* refactor: table & list & grid card

* refactor: form

* refactor: association details

* chore: useVisible

* refactor: calendar

* chore: remove relationshipBlocks

* refactor: unify Details schema

* fix: avoid error

* chore: add translate

* chore: add tag to association fields

* fix: add block useChildren and children merge

* test: fix e2e

* test: fix e2e

* fix: fix Calendar

* fix: fix search

* test: add e2e for search

* fix: fix T-3554

* fix: fix T-3551

* feat: add no data for details block

* chore: fix unit test

* chore: fix unit test

* chore: change text

* chore: optimize text

* chore: add translation

* style: fix memu item style

* refactor: rename

* test: fix e2e

* test: fix e2e

---------

Co-authored-by: dream2023 <1098626505@qq.com>
2024-03-14 19:20:02 +08:00
..
src refactor: add blocks in a unified way (#3668) 2024-03-14 19:20:02 +08:00
.npmignore feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
client.d.ts feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
client.js feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
LICENSE feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
package.json chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
README.md feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
README.zh-CN.md feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
server.d.ts feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
server.js feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00

calendar

English | 中文

Introduction