mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
* feat: add i18n support for ui schema * feat: add locale tester * feat: uischame localization source * refactor: page title * refactor: tab title * refactor: column title * refactor: form field title * fix: bug * refactor: uischema localzation sync * fix: bug * fix: issue with Gantt block in tree collection (#6617) * fix: issue with Gantt block in tree collection * fix: bug * fix: test * feat: enhance error handling with optional title in AppError component (#6409) * refactor(client): add trim API for Input and Variable.TextArea (#6624) * refactor(client): add trim API for Input and Variable.TextArea * fix(client): avoid trim property to be passed to inner component * fix: add headers to API request in AssociationFieldProvider (#6619) * fix: add headers to API request in AssociationFieldProvider * fix: handle optional dataSource in headers for API request in AssociationFieldProvider * fix: variable parse failure when URL parameters contain Chinese characters (#6618) * refactor: code improve * fix: bug * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test --------- Co-authored-by: katherinehhh <katherine_15995@163.com> Co-authored-by: Sheldon Guo <sheldon_66@163.com> Co-authored-by: Junyi <mytharcher@users.noreply.github.com> Co-authored-by: Zeke Zhang <958414905@qq.com>