gchust
|
607773075a
|
feat: implement on-demand loading for frontend components (#5647)
* fix: missing less loader while building client
* fix: correct regex for .less file handling and resolve less-loader path
* feat: dynamic import big react components for core plugins
* chore: revert lerna.json
* chore: remove global deps duplications [skip ci]
* chore: optimization
* feat: dynamic import for markdown vditor plugin
* chore: optimization
* chore: more optimization
* feat: code split for plugins with some ui components
* fix: incorrect submodule commit
* fix: test cases failure
* chore: refactor hook lazy import
* chore: improve lazy component loading
* chore: lazy load vditor lib's js files [skip ci]
* chore: add bundle analyze option for client bundle
* chore: update loading sytle
* fix: add spinner when loading umi js files
* chore: clean
* chore: resolve develop branch confliction
* chore: refactor helper function name
* fix: error of lazy duplication [skip ci]
* fix: replace useImported with uselazyhook
* chore: rename
* chore: add comments for the helper function
* chore: update comment
* fix: keep suspense into component level
* fix: improve code
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-11-26 20:58:55 +08:00 |
|
nocobase[bot]
|
f23257f953
|
Merge branch 'next' into develop
|
2024-11-26 12:52:00 +00:00 |
|
Katherine
|
27aa5238fc
|
fix: unable to set minimum width for subtable labels in horizontal mode (#5719)
|
2024-11-26 20:51:34 +08:00 |
|
nocobase[bot]
|
52d6f6cced
|
Merge branch 'next' into develop
|
2024-11-26 12:27:11 +00:00 |
|
nocobase[bot]
|
818c509d58
|
Merge branch 'main' into next
|
2024-11-26 12:26:47 +00:00 |
|
Katherine
|
de17339833
|
fix: issue with checkbox alignment in sub-table (#5735)
|
2024-11-26 20:26:21 +08:00 |
|
nocobase[bot]
|
2e83d3c9b9
|
Merge branch 'next' into develop
|
2024-11-26 09:13:06 +00:00 |
|
Chareice
|
548cfe3e56
|
Merge remote-tracking branch 'origin/main' into next
|
2024-11-26 17:12:36 +08:00 |
|
ChengLei Shao
|
de7c86a1e5
|
fix: infer view field attribute (#5729)
* fix: view collection with field attribute
* fix: infer view with column field attribute
|
2024-11-26 16:39:21 +08:00 |
|
nocobase[bot]
|
8d1053b503
|
Merge branch 'next' into develop
|
2024-11-26 06:54:56 +00:00 |
|
chenos
|
d90d9dbc88
|
feat: support bulk enabling of plugins in the interface (#5730)
* feat: support bulk enabling of plugins in the interface
* fix: improve code
* fix: error message
* fix: enable error
* fix: filter error
|
2024-11-26 14:54:30 +08:00 |
|
chenos
|
87741c3386
|
Merge branch 'next' into develop
# Conflicts:
# packages/plugins/@nocobase/plugin-field-china-region/package.json
|
2024-11-25 23:53:58 +08:00 |
|
chenos
|
541cef2fe7
|
Merge branch 'main' into next
# Conflicts:
# packages/plugins/@nocobase/plugin-field-china-region/package.json
# packages/presets/nocobase/src/server/index.ts
|
2024-11-25 23:52:40 +08:00 |
|
Katherine
|
6d8469b371
|
feat: china region field plugin remove from built-in plugins (#5693)
* refactor: optimize China region field plugin remove from built-in plugins
* refactor: migration
* fix: remove field-china-region
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-11-25 23:50:37 +08:00 |
|
Junyi
|
f12bf91c87
|
fix(plugin-field-sort): add plugin description (#5720)
* fix(plugin-field-sort): add plugin description
* fix(core): update package version
* fix(plugin-field-sort): fix package version
* fix(core): fix package version
|
2024-11-25 23:08:07 +08:00 |
|
nocobase[bot]
|
9760a3230e
|
chore(versions): 😊 publish v1.4.0-beta.5
|
2024-11-23 16:08:00 +00:00 |
|
nocobase[bot]
|
88b184e665
|
chore(versions): 😊 publish v1.5.0-alpha.5
|
2024-11-23 15:34:53 +00:00 |
|
nocobase[bot]
|
14b3a899a4
|
Merge branch 'next' into develop
|
2024-11-23 14:38:38 +00:00 |
|
nocobase[bot]
|
963af6aff0
|
Merge branch 'main' into next
|
2024-11-23 14:38:11 +00:00 |
|
chenos
|
be5fd133ef
|
fix: set default value for locale
|
2024-11-23 22:33:49 +08:00 |
|
nocobase[bot]
|
e894dbbf5d
|
Merge branch 'next' into develop
|
2024-11-23 04:52:55 +00:00 |
|
Katherine
|
89e79041ff
|
Revert "fix: issue with label width in horizontal layout (#5709)" (#5715)
This reverts commit 58017e521dbc6cd9421b15230ca167bc18cc85a9.
|
2024-11-23 12:52:33 +08:00 |
|
nocobase[bot]
|
b9ba5ab762
|
Merge branch 'next' into develop
|
2024-11-22 08:34:29 +00:00 |
|
Katherine
|
a59f93b68d
|
fix: linkage of association data in nested sub-tables within multi-layer sub-form (#5710)
|
2024-11-22 16:17:00 +08:00 |
|
nocobase[bot]
|
4726df64f0
|
Merge branch 'next' into develop
|
2024-11-22 06:47:06 +00:00 |
|
Katherine
|
58017e521d
|
fix: issue with label width in horizontal layout (#5709)
|
2024-11-22 14:46:42 +08:00 |
|
gchust
|
869d78d988
|
fix: yarn dev error if installed with create-nocobase-app (#5708)
|
2024-11-22 13:06:44 +08:00 |
|
nocobase[bot]
|
79be07aa0d
|
Merge branch 'next' into develop
|
2024-11-22 01:20:45 +00:00 |
|
nocobase[bot]
|
19af301c8e
|
Merge branch 'main' into next
|
2024-11-22 01:20:13 +00:00 |
|
chenos
|
ed98cfa394
|
fix: load plugins in dependency order (#5706)
* fix: load plugins in dependency order
* fix: missing package name
|
2024-11-22 09:01:13 +08:00 |
|
nocobase[bot]
|
82767f1f6f
|
chore(versions): 😊 publish v1.4.0-beta.4
|
2024-11-22 00:40:50 +00:00 |
|
nocobase[bot]
|
84ce4dbaa2
|
chore(versions): 😊 publish v1.5.0-alpha.4
|
2024-11-21 16:52:42 +00:00 |
|
nocobase[bot]
|
e8390a616b
|
chore(versions): 😊 publish v1.4.0-beta.3
|
2024-11-21 14:55:41 +00:00 |
|
nocobase[bot]
|
9325669049
|
Merge branch 'next' into develop
|
2024-11-21 14:23:15 +00:00 |
|
mytharcher
|
9dd6bd4516
|
Merge branch 'main' into next
|
2024-11-21 22:16:35 +08:00 |
|
nocobase[bot]
|
39991329b3
|
Merge branch 'next' into develop
|
2024-11-21 12:36:31 +00:00 |
|
Junyi
|
9f0add7fc9
|
fix(client): variable component string value (#5704)
|
2024-11-21 20:36:11 +08:00 |
|
nocobase[bot]
|
10c9d0e3a7
|
Merge branch 'next' into develop
|
2024-11-21 09:12:54 +00:00 |
|
Katherine
|
9e1b0e8d04
|
fix: issue with displaying unsupported Sync from database in external data source view collection (#5696)
|
2024-11-21 17:12:34 +08:00 |
|
Katherine
|
97d0690d02
|
fix: adjust feedbackLayout to improve validation messaging in sub-table (#5700)
|
2024-11-21 14:49:06 +08:00 |
|
nocobase[bot]
|
5b1c0b2002
|
chore(versions): 😊 publish v1.4.0-beta.2
|
2024-11-21 06:17:44 +00:00 |
|
chenos
|
7e12528b7b
|
fix: require file-saver
|
2024-11-21 14:14:15 +08:00 |
|
chenos
|
960467655e
|
Merge branch 'next' into develop
# Conflicts:
# packages/core/build/src/buildPlugin.ts
|
2024-11-21 14:09:35 +08:00 |
|
Junyi
|
665ed25987
|
fix(client): export essential hook (#5702)
|
2024-11-21 14:02:57 +08:00 |
|
Zeke Zhang
|
91b41ddb64
|
fix(zIndex): fix the issue of modal being obscured (#5701)
|
2024-11-21 14:01:45 +08:00 |
|
gchust
|
327b5bd6c9
|
fix: create-nocobase-app yarn dev error (#5697)
|
2024-11-21 12:32:21 +08:00 |
|
nocobase[bot]
|
91b88633b7
|
chore(versions): 😊 publish v1.3.52
|
2024-11-21 01:55:12 +00:00 |
|
nocobase[bot]
|
0c404a3b35
|
chore(versions): 😊 publish v1.5.0-alpha.3
|
2024-11-21 00:57:17 +00:00 |
|
chenos
|
38ed904897
|
fix: external deps
|
2024-11-20 22:26:08 +08:00 |
|
chenos
|
830b8894e2
|
fix: cannot find module '@nocobase/lock-manager'
|
2024-11-20 21:40:46 +08:00 |
|