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 |
|
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 |
|
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 |
|
Zeke Zhang
|
b78a526585
|
chore: add comments
|
2024-11-11 10:38:56 +08:00 |
|
Zeke Zhang
|
2775f8d19f
|
perf(NocoBaseField): customize a Field component
|
2024-11-10 18:18:43 +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 |
|
Zeke Zhang
|
ca17267f68
|
perf(RecursionField): complete custom RecursionField component
|
2024-11-09 11:58:12 +08:00 |
|
Zeke Zhang
|
06c86ddbd1
|
perf(wip): add custom RecursionField component
|
2024-11-08 18:23:40 +08:00 |
|
Zeke Zhang
|
a0d131bd39
|
Revert "Revert "perf(CollectionField): use custom RecursionField component to avoid unnecessary re-renders""
This reverts commit b3a4201a82 .
|
2024-11-08 15:14:33 +08:00 |
|
Zeke Zhang
|
35ce179bf1
|
Merge branch 'next' into 730
|
2024-11-08 15:07:38 +08:00 |
|
nocobase[bot]
|
21166e0723
|
Merge branch 'main' into next
|
2024-11-08 06:02:33 +00:00 |
|
xilesun
|
38123129e2
|
chore: update release.sh
|
2024-11-08 14:02:06 +08:00 |
|
Junyi
|
a223f4448e
|
feat(plugin-workflow): branch presetting (#5570)
* fix(client): fix core component bug and warnings
* feat(plugin-workflow): add preset and branching config before add node
* refactor(plugin-workflow): fix AddNodeContext and adjust styles
* fix(plugin-workflow): fix default config value in preset form
* fix(plugin-workflow): fix e2e cases
* fix(plugin-workflow-parallel): fix e2e test cases
* fix(plugin-workflow): fix e2e test cases
|
2024-11-08 13:43:39 +08:00 |
|
ChengLei Shao
|
c728146160
|
refactor: collections api (#5610)
* chore: test
* chore: list meta
* chore: list meta api
* fix: test
|
2024-11-08 12:44:13 +08:00 |
|
nocobase[bot]
|
3538cf297b
|
Merge branch 'main' into next
|
2024-11-08 04:22:31 +00:00 |
|
ChengLei Shao
|
8e1eed7c2f
|
feat: database beanchmark (#5615)
* chore: db logging with sql benchmark
* chore: log response size
|
2024-11-08 12:13:43 +08:00 |
|
ChengLei Shao
|
85a6c171fa
|
fix: import with datetime no tz field (#5614)
* fix: import with datetime no tz field
* chore: console.log
* chore: console.log
|
2024-11-08 11:41:56 +08:00 |
|
nocobase[bot]
|
e08b9e57e7
|
Merge branch 'main' into next
|
2024-11-08 02:47:37 +00:00 |
|
nocobase[bot]
|
2d41b2acbb
|
docs: update changelogs
|
2024-11-08 02:32:49 +00:00 |
|
nocobase[bot]
|
5061bc972a
|
Merge branch 'main' into next
|
2024-11-08 02:25:26 +00:00 |
|
nocobase[bot]
|
d1b4ccc1aa
|
chore(versions): 😊 publish v1.3.47-beta
|
2024-11-08 02:25:17 +00:00 |
|
Zeke Zhang
|
091f189a1b
|
Merge branch 'next' into 730
|
2024-11-08 09:56:25 +08:00 |
|
Zeke Zhang
|
627d3aa548
|
perf(Page): reduce white screen time
|
2024-11-08 09:24:39 +08:00 |
|
nocobase[bot]
|
3733676d6e
|
chore(versions): 😊 publish v1.4.0-alpha.6
|
2024-11-08 01:15:45 +00:00 |
|
nocobase[bot]
|
2df48e7316
|
Merge branch 'main' into next
|
2024-11-08 01:14:24 +00:00 |
|
xilesun
|
91b1c773a8
|
chore(ci): update
|
2024-11-08 09:13:56 +08:00 |
|
nocobase[bot]
|
b3ea409d6c
|
chore(versions): 😊 publish v1.4.0-alpha.5
|
2024-11-08 00:48:42 +00:00 |
|
nocobase[bot]
|
e08f7ff48d
|
Merge branch 'main' into next
|
2024-11-08 00:47:25 +00:00 |
|
xilesun
|
6d22acb133
|
chore: add dependency for Dockerfile
|
2024-11-08 08:46:12 +08:00 |
|
nocobase[bot]
|
6c8a2ae3b5
|
chore(versions): 😊 publish v1.4.0-alpha.4
|
2024-11-08 00:26:17 +00:00 |
|
nocobase[bot]
|
1994566fbd
|
Merge branch 'main' into next
|
2024-11-08 00:25:07 +00:00 |
|
xilesun
|
206d449afa
|
fix: Dockerfile for next branch
|
2024-11-08 08:22:04 +08:00 |
|
nocobase[bot]
|
3801a2e145
|
chore(versions): 😊 publish v1.4.0-alpha.3
|
2024-11-07 14:57:03 +00:00 |
|
Zeke Zhang
|
cdb18cb9c8
|
Merge branch 'main' into next
|
2024-11-07 22:42:24 +08:00 |
|
Zeke Zhang
|
3f34343890
|
refactor: remove useless code
|
2024-11-07 22:40:34 +08:00 |
|
Zeke Zhang
|
8c7f8c32e0
|
refactor(MenuEditor): remove useless code
|
2024-11-07 22:34:54 +08:00 |
|
Zeke Zhang
|
5f6df64bb2
|
Merge branch 'next' into 730
|
2024-11-07 22:00:42 +08:00 |
|
xilesun
|
56089dbdf9
|
fix(error-handler): test
|
2024-11-07 21:56:11 +08:00 |
|