Zeke Zhang
|
37ec2b1537
|
Merge branch 'next' into 730
|
2024-11-13 09:36:10 +08:00 |
|
nocobase[bot]
|
f218c0b1c6
|
Merge branch 'main' into next
|
2024-11-13 01:14:09 +00:00 |
|
Chareice
|
4441602149
|
chore: console.log
|
2024-11-13 09:13:37 +08:00 |
|
ChengLei Shao
|
97b63b9b90
|
fix: import with m2m id field (#5623)
|
2024-11-13 09:13:26 +08:00 |
|
Zeke Zhang
|
f0c18a349d
|
fix(DataSources): fix table error issue
|
2024-11-13 08:49:46 +08:00 |
|
chenos
|
3c812362b2
|
feat: improve useAssociationFieldContext (#5642)
|
2024-11-12 23:43:31 +08:00 |
|
Zeke Zhang
|
ddb363d935
|
Merge branch 'next' into 730
|
2024-11-12 22:32:49 +08:00 |
|
Zeke Zhang
|
cec5def70b
|
refactor(CollectionField): extract CollectionFieldInternalField component
|
2024-11-12 22:05:06 +08:00 |
|
nocobase[bot]
|
f4562998ef
|
Merge branch 'main' into next
|
2024-11-12 12:21:50 +00:00 |
|
Katherine
|
586c515ff7
|
fix: reset issue that reverts filter button title to default (#5635)
* fix: reset issue that reverts filter button title to default
* fix: bug
|
2024-11-12 20:21:30 +08:00 |
|
chenos
|
1d508b8e96
|
feat: support summary props (#5640)
|
2024-11-12 20:10:00 +08:00 |
|
Zeke Zhang
|
87f0ac38e4
|
fix: fix field issues
|
2024-11-12 19:06:07 +08:00 |
|
Zeke Zhang
|
09b6a874e3
|
refactor(SchemaSettingsSwitchItem): prevent UI refresh issues
|
2024-11-12 18:31:02 +08:00 |
|
Katherine
|
dafc3a16a1
|
refactor: adjust default column width to 100 in table (#5625)
* refactor: adjust default column width to 100 in table
* fix: test
|
2024-11-12 15:20:50 +08:00 |
|
Katherine
|
6badfd8983
|
style: optimize mobile styling for reduced field spacing and a more compact display (#5605)
* style: mobile style improve
* style: action penal style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
|
2024-11-12 15:05:00 +08:00 |
|
Katherine
|
ad563f37c6
|
fix: align right-fixed column in table (#5636)
|
2024-11-12 15:03:09 +08:00 |
|
gchust
|
903c48b1f0
|
chore: use rspack as the client-side build tool for the plugin (#5613)
* fix: change plugin build tool to rspack
* fix: bug
* fix: bug
* fix: bug
* feat: upgrade rspack
* feat: upgrade rspack
* fix: rspack config
* fix: some plugins can't be loaded
* chore: update rspack
* chore: revert rspack version due to tests failing
* chore: update rspack to 1.0.14
* fix: missing tsconfig in rspack config
* fix: pro plugins build error
* fix: incorrect dependecies docs link
* fix: jshint dependency error
* chore: change all vite build to rspack
---------
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-11-12 14:05:34 +08:00 |
|
Zeke Zhang
|
2aaa65f4b7
|
perf(CollectionField): reduce nested component hierarchy
|
2024-11-12 11:39:22 +08:00 |
|
Zeke Zhang
|
e0693a3bd8
|
perf(EditableAssociationField): remove observer
|
2024-11-12 08:59:40 +08:00 |
|
Zeke Zhang
|
e56b448348
|
refactor(FormV2): optimize skeleton screen effect
|
2024-11-12 08:23:55 +08:00 |
|
Zeke Zhang
|
2976aebfc1
|
perf(TemplateBlockProvider): use performance hooks
|
2024-11-12 08:12:54 +08:00 |
|
Zeke Zhang
|
87b67bc460
|
chore(NocoBaseRecursionField): add isUseFormilyField
|
2024-11-11 22:18:11 +08:00 |
|
Chareice
|
416450d470
|
fix: filter target key with single item array
|
2024-11-11 21:51:48 +08:00 |
|
Zeke Zhang
|
106b7c6a80
|
perf(CollectionField): remove ErrorBoundary
|
2024-11-11 21:37:03 +08:00 |
|
Zeke Zhang
|
fe101ebf67
|
fix(popup): fix the issue where popups cannot be opened in embedded pages
|
2024-11-11 21:30:09 +08:00 |
|
nocobase[bot]
|
af9465e2c8
|
Merge branch 'main' into next
|
2024-11-11 12:34:00 +00:00 |
|
Junyi
|
b7495a7757
|
fix(evaluators): change formula.js to default calculation engine (#5626)
|
2024-11-11 20:33:39 +08:00 |
|
Zeke Zhang
|
fe6d12bc68
|
chore: fix build error
|
2024-11-11 20:31:58 +08:00 |
|
Zeke Zhang
|
e3b3d62766
|
perf(Table): avoid rendering popup content
|
2024-11-11 18:01:21 +08:00 |
|
Zeke Zhang
|
a0fc1eb600
|
fix(NocoBaseField): add compile
|
2024-11-11 17:05:58 +08:00 |
|
Zeke Zhang
|
d7477d74d7
|
refactor(NocoBaseField): rename and improve performance
|
2024-11-11 16:21:05 +08:00 |
|
Zeke Zhang
|
94267c10ed
|
fix(ellipsis): fix the issue where the page does not refresh after modification
|
2024-11-11 15:36:54 +08:00 |
|
Zeke Zhang
|
ee67df94ba
|
fix(ButtonEditor): fix the issue where button title does not update after modification
|
2024-11-11 15:03:31 +08:00 |
|
nocobase[bot]
|
07b95c388a
|
chore(versions): 😊 publish v1.4.0-alpha.8
|
2024-11-11 04:15:27 +00:00 |
|
Zeke Zhang
|
b78a526585
|
chore: add comments
|
2024-11-11 10:38:56 +08:00 |
|
nocobase[bot]
|
8618a33d68
|
chore(versions): 😊 publish v1.4.0-alpha.7
|
2024-11-11 02:25:11 +00:00 |
|
nocobase[bot]
|
9470479100
|
chore(versions): 😊 publish v1.3.48-beta
|
2024-11-11 02:20:28 +00:00 |
|
nocobase[bot]
|
0db386c704
|
Merge branch 'main' into next
|
2024-11-11 02:10:07 +00:00 |
|
chenos
|
32eeb88101
|
feat: support hiding menu items (#5624)
* feat: support hiding menu items
* fix: hidden
|
2024-11-11 10:09:46 +08:00 |
|
Katherine
|
6075c461d9
|
refactor: optimize field list: remove relation fields and Duplicate tag (#5616)
* refactor: optimize field list: remove relation fields and Duplicate tag
* fix: test
|
2024-11-10 19:12:58 +08:00 |
|
Zeke Zhang
|
2775f8d19f
|
perf(NocoBaseField): customize a Field component
|
2024-11-10 18:18:43 +08:00 |
|
nocobase[bot]
|
95134d0273
|
Merge branch 'main' into next
|
2024-11-10 02:22:04 +00:00 |
|
chenos
|
451210a248
|
docs: update README.md
|
2024-11-10 10:09:21 +08:00 |
|
nocobase[bot]
|
63ba93dfd1
|
Merge branch 'main' into next
|
2024-11-10 02:06:13 +00:00 |
|
ChengLei Shao
|
bea2d4880e
|
fix: import with m2m id field (#5623)
|
2024-11-10 10:05:53 +08:00 |
|
Zeke Zhang
|
19496ebc22
|
perf(Table): remove unnecessary context
|
2024-11-10 09:52:52 +08:00 |
|
Zeke Zhang
|
3241b24042
|
perf(ReadPrettyInternalViewer): remove observer
|
2024-11-10 09:08:18 +08:00 |
|
Zeke Zhang
|
9c0a7e77f3
|
fix(NocoBaseRecursionField): fix the issue where the page does not update
|
2024-11-10 08:42:30 +08:00 |
|
Zeke Zhang
|
1535ec7afa
|
perf(InputReadPretty): improve render performance
|
2024-11-09 19:32:13 +08:00 |
|
Zeke Zhang
|
b043bdd29b
|
perf(FilterAction): avoid unnecessary re-rendering
|
2024-11-09 13:01:14 +08:00 |
|