tachybase_todo/packages/core/client/src
Zeke Zhang 357a081199
fix(linkageRules): fix autorun (#3105)
* fix(linkageRules): avoid accidentally triggering autorun

* fix(linkageRules): fix the order of autorun triggers

* fix: avoid crashing

* fix: fix variable of expression

* perf: use throttle to improve performance

* chore: reduce wait time from 1000 to 500

* fix: fix init state

* Revert "fix: fix init state"

This reverts commit 3f469731770b7e1224ebbb63277ac86adc51b97d.

* refactor: rename

* fix: fix init state
2023-11-29 14:57:03 +08:00
..
__tests__/e2e fix: should load association data in subform (#3083) 2023-11-23 21:05:07 +08:00
acl refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
antd-config-provider fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
api-client fix(auth): user role not found (#2674) 2023-09-19 10:58:19 +08:00
appInfo fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
application fix: improve plugin settings code (#3028) 2023-11-13 17:10:01 +08:00
async-data-provider fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
auth feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
block-provider fix(client): adjust error message (#3108) 2023-11-28 17:38:24 -08:00
board feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
china-region feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
collection-manager fix: association data params missing appends (#3103) 2023-11-28 11:12:42 +08:00
css-variable fix(theme-editor): fix color of menu when it is selected 2023-07-21 13:02:19 +08:00
document-title feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
filter-provider feat(variable): add current parent record (#2857) 2023-10-19 22:55:05 +08:00
flag-provider fix(variable): should have currentObject in sub-blocks (#2823) 2023-10-16 22:49:48 +08:00
formula refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
global-theme chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
hooks perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
i18n fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
icon refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
locale refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
nocobase-buildin-plugin fix: import @nocobase/utils/client 2023-11-18 21:20:30 +08:00
plugin-manager refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
pm fix: improve plugin settings code (#3028) 2023-11-13 17:10:01 +08:00
powered-by feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
record-provider feat(variable): add current parent record (#2857) 2023-10-19 22:55:05 +08:00
route-switch fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
schema-component fix(linkageRules): fix autorun (#3105) 2023-11-29 14:57:03 +08:00
schema-initializer fix(linkageRules): fix autorun (#3105) 2023-11-29 14:57:03 +08:00
schema-items fix(linkageRules): fix autorun (#3105) 2023-11-29 14:57:03 +08:00
schema-settings fix: select item can not be selected in connecting data blocks (#2993) 2023-11-08 09:17:40 +08:00
schema-templates fix: association field in reference block failed to append (#2998) 2023-11-10 15:54:55 +08:00
style chore: upgrade antd to 5.7.3 (#2359) 2023-08-01 11:51:30 +08:00
system-settings fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
testUtils feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
user fix(theme): text color of page header right side (#3008) 2023-11-10 08:02:30 +08:00
variables fix(linkageRules): fix autorun (#3105) 2023-11-29 14:57:03 +08:00
global.less feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
index.ts feat: localization management (#2210) 2023-07-17 23:23:44 +08:00