tachybase_todo/packages/core/client
Dunqing e112a644ea
feat(plugin-calendar): add calendar plugin (#3109)
* feat: init calendar plugin

* feat: move files to plugin

* feat: handle CalendarBlockInitializer in plugin

* feat: add todo

* feat: move collection template to plugin and fix i18n

* chore: update deps

* feat: export genStyleHook

* feat: handle i18n

* chore: remove react-i18next

* docs: update info

* test: move e2e test

* test: move to client

* chore: update version

* fix: merge revert

* fix: merge revert

* fix: missing SchemaSettings.xxx

* test: fix e2e failed

* test: update

* test: fix case failed

* fix: data blocks

* fix: remove provider

* fix: missing CalendarV2

* fix: missing CalendarActionInitializers

* fix: version

* fix: error

* fix: calender block form action should support print

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-12-23 15:16:41 +08:00
..
.dumi/theme fix: codesanbox bug (#2842) 2023-10-16 15:03:32 +08:00
docs chore(versions): 😊 publish v0.17.0-alpha.4 2023-12-12 14:10:36 +08:00
src feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
.dumirc.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
.npmignore refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
tsconfig.json refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00