nocobase[bot]
6be064bc57
Merge branch 'next' into develop
2025-04-03 01:33:24 +00:00
nocobase[bot]
9d6c04640f
Merge branch 'main' into next
2025-04-03 01:33:01 +00:00
Katherine
1552245abc
fix: style issue of tooltip-icon in form fields ( #6615 )
2025-04-03 09:32:32 +08:00
nocobase[bot]
d36c35977d
Merge branch 'next' into develop
2025-04-02 08:59:25 +00:00
nocobase[bot]
d7d85d179e
Merge branch 'main' into next
2025-04-02 08:59:03 +00:00
Zeke Zhang
cf36a3216b
chore: add comment
2025-04-02 16:58:01 +08:00
nocobase[bot]
d0483f07b3
Merge branch 'next' into develop
2025-04-02 07:42:12 +00:00
katherinehhh
05284f29a8
Merge branch 'main' into next
2025-04-02 15:41:20 +08:00
Katherine
d2025ee76f
fix: field label display issue to prevent truncation by colon ( #6599 )
...
* fix: form field label truncation due to colon
* fix: test
* fix: bug
2025-04-02 14:54:09 +08:00
Katherine
6632c755d6
fix: x-disabled property not taking effect on form fields ( #6610 )
2025-04-02 11:32:33 +08:00
Zeke Zhang
23f0fdefb1
fix(public-form): determine whether it is a mobile terminal based on the device type ( #6611 )
...
* Revert "fix: update mobile layout handling and clean up unused context (#6600 )"
This reverts commit 3558fc3ced64cbdd8aedece062d9a221821ba55d.
* fix: update mobile detection logic in PublicFormPage component
2025-04-02 11:00:31 +08:00
nocobase[bot]
994be1a2a1
chore(versions): 😊 publish v1.7.0-beta.13
2025-04-02 01:08:51 +00:00
nocobase[bot]
71a55d6f10
chore(versions): 😊 publish v1.6.15
2025-04-01 12:59:02 +00:00
nocobase[bot]
d13718a1c0
Merge branch 'next' into develop
2025-04-01 09:47:56 +00:00
nocobase[bot]
de2e49acda
Merge branch 'main' into next
2025-04-01 09:47:35 +00:00
Junyi
54817e1453
feat(database): add trim option for text field ( #6603 )
2025-04-01 17:47:12 +08:00
nocobase[bot]
b81615d700
Merge branch 'next' into develop
2025-04-01 07:19:54 +00:00
nocobase[bot]
3f3c7f3e91
Merge branch 'main' into next
2025-04-01 07:14:46 +00:00
Junyi
520ffa3e3e
fix(client): support disabled props for SchemaInitializerItem when has items ( #6597 )
...
* fix(client): support disabled props for SchemaInitializerItem when has items
* refactor(client): use default menu props for disabled
2025-04-01 15:14:23 +08:00
nocobase[bot]
97c310e9f2
Merge branch 'next' into develop
2025-04-01 05:25:53 +00:00
nocobase[bot]
219a5875b8
Merge branch 'main' into next
2025-04-01 05:25:32 +00:00
Junyi
4c3255d455
feat(database): add trim option for string field ( #6565 )
...
* feat(database): add trim option for string field
* refactor(database): change to setDataValue instead of hooks
* fix(database): fix test case of view collection
2025-04-01 13:25:08 +08:00
nocobase[bot]
4f5097f3a1
Merge branch 'main' into next
2025-04-01 03:38:37 +00:00
Katherine
69fac11204
fix: oneToMa ny e2e test ( #6601 )
2025-04-01 11:38:15 +08:00
Zeke Zhang
3558fc3ced
fix: update mobile layout handling and clean up unused context ( #6600 )
2025-04-01 11:36:37 +08:00
nocobase[bot]
2dbce800d5
Merge branch 'next' into develop
2025-03-31 12:12:01 +00:00
Katherine
cb96426ecd
feat: support configuring colon visibility in form field labels based on layout ( #6561 )
...
* feat: support hiding colons in form field labels
* refactor: colon default value
2025-03-31 20:11:36 +08:00
nocobase[bot]
ca6fbf1082
Merge branch 'next' into develop
2025-03-31 07:19:26 +00:00
nocobase[bot]
591bdc0c73
Merge branch 'main' into next
2025-03-31 07:19:05 +00:00
chenos
c178c215a9
fix: to error message
2025-03-31 15:18:09 +08:00
nocobase[bot]
c5f8b21051
Merge branch 'next' into develop
2025-03-31 06:59:34 +00:00
Katherine
39a07fe546
fix: build error for action props ( #6594 )
2025-03-31 14:59:14 +08:00
nocobase[bot]
1344b1ce22
Merge branch 'next' into develop
2025-03-31 06:43:01 +00:00
nocobase[bot]
963681b809
Merge branch 'main' into next
2025-03-31 06:42:41 +00:00
Katherine
a7775c25db
fix: association field (select) displaying N/A when exposing related collection fields ( #6582 )
...
* fix: association field (select) displaying N/A when exposing related collection fields
* fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting
* fix: bug
2025-03-31 14:42:16 +08:00
nocobase[bot]
dae5706bdc
Merge branch 'next' into develop
2025-03-31 02:25:49 +00:00
Katherine
22f521cf72
fix: submit and refresh buttons not displaying icon-only mode correctly ( #6592 )
2025-03-31 10:25:26 +08:00
nocobase[bot]
d760c57b7f
Merge branch 'next' into develop
2025-03-31 01:27:54 +00:00
nocobase[bot]
dfc0a2411a
Merge branch 'main' into next
2025-03-31 01:27:33 +00:00
Katherine
c16d65ba7c
fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting ( #6585 )
...
* fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting
* fix: bug
* fix: bug
2025-03-31 09:27:06 +08:00
nocobase[bot]
26e30489da
chore(versions): 😊 publish v1.6.14
2025-03-29 03:46:43 +00:00
nocobase[bot]
1d40bd1b8a
chore(versions): 😊 publish v1.7.0-beta.12
2025-03-28 11:44:46 +00:00
nocobase[bot]
cf09e64821
chore(versions): 😊 publish v1.6.13
2025-03-28 09:11:21 +00:00
chenos
68f63b359b
Merge branch 'next' into develop
...
# Conflicts:
# packages/presets/nocobase/package.json
2025-03-28 15:02:25 +08:00
chenos
9d3317fc45
Merge branch 'main' into next
...
# Conflicts:
# packages/presets/nocobase/package.json
2025-03-28 15:00:16 +08:00
Zeke Zhang
9eaa47863d
fix: remove refreshComponent in Grid component ( #6578 )
...
* fix: remove refreshComponent in Grid component
* test: add e2e test for modal content persistence after reopening
2025-03-28 12:01:13 +08:00
nocobase[bot]
ecdf6e839a
Merge branch 'next' into develop
2025-03-28 03:02:05 +00:00
nocobase[bot]
93a7035230
Merge branch 'main' into next
2025-03-28 03:01:43 +00:00
chenos
1b782c4f95
refactor: async tasks ( #6531 )
...
* refactor: async tasks
* refactor: selectWithTitle support optionRender
* refactor: adjust export filename
* fix: build error
* fix: export file name
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2025-03-28 11:01:20 +08:00
nocobase[bot]
f7c7791039
Merge branch 'next' into develop
2025-03-27 15:01:00 +00:00