Sheldon Guo
bffdba7fe6
Merge commit '45c50cdcc4f30c10c27f535a7ac12399b6947377' into feat/variables-filters-frontend
2025-03-18 10:24:23 +08:00
nocobase[bot]
45c50cdcc4
chore(versions): 😊 publish v1.7.0-alpha.3
2025-03-18 02:00:02 +00:00
Sheldon Guo
89bb4c434a
feat: fix render variables
2025-03-18 02:57:53 +08:00
Sheldon Guo
42219cafaf
Merge commit 'aac39b763cb88aae690b6fac640f37cfa0f5794d' into feat/variables-filters-frontend
2025-03-17 14:35:22 +08:00
sheldon66
6218a3c7ce
feat: init render variables
2025-03-16 08:26:30 +08:00
nocobase[bot]
14bfb7abb7
chore(versions): 😊 publish v1.7.0-alpha.2
2025-03-14 23:14:25 +00:00
nocobase[bot]
7b74ca1d30
Merge branch 'next' into develop
2025-03-14 14:20:07 +00:00
nocobase[bot]
684230b6e3
Merge branch 'main' into next
2025-03-14 14:19:44 +00:00
Junyi
4b91d890cf
refactor(utils): move md5 to utils ( #6468 )
...
* refactor(utils): move md5 to utils
* fix(utils): fix export
* fix(utils): add missed file
2025-03-14 22:19:20 +08:00
nocobase[bot]
cfa2ee98fb
chore(versions): 😊 publish v1.7.0-beta.3
2025-03-13 23:05:42 +00:00
nocobase[bot]
7281979cc3
chore(versions): 😊 publish v1.6.3
2025-03-13 16:32:19 +00:00
nocobase[bot]
aab7d09456
chore(versions): 😊 publish v1.7.0-beta.2
2025-03-13 13:25:24 +00:00
Sheldon Guo
4c92a8a788
feat: simplify imports in HelperList and update ctx-func test to use extractTemplateVariable
2025-03-13 10:02:10 +08:00
Sheldon Guo
21d45bf59a
feat: add helper components and enhance filter handling in VariablesProvider
2025-03-13 07:06:37 +08:00
nocobase[bot]
ed98b8c7af
chore(versions): 😊 publish v1.6.2
2025-03-12 08:00:54 +00:00
nocobase[bot]
4110ae88a7
Merge branch 'next' into develop
2025-03-12 01:23:03 +00:00
nocobase[bot]
64e31cfdd2
Merge branch 'main' into next
2025-03-12 01:22:43 +00:00
chenos
9dfb75663a
fix: cannot find module 'typeof-article'
2025-03-12 09:22:07 +08:00
Zeke Zhang
c2786c1bee
feat: adapt styles for mobile devices ( #6393 )
...
* feat(layout): integrate ConfigProvider for theme management in admin layout
* feat(layout): add mobile layout context and transform utility for schema
* feat(toolbar): disable dragging in mobile layout for BlockSchemaToolbar
* test: add unit tests for transformMultiColumnToSingleColumn function
* feat: add mobile layout support to form schema transformation
* feat: support mobile layout in Tabs component schema transformation
* feat: integrate mobile layout support into designable components
* feat: refactor mobile layout hooks and integrate MobileComponentsProvider
* feat: update mobile layout styles and integrate global theme in ActionDrawer
* feat: update Mobile component to use CommonDrawer for popup handling in mobile layout
* feat: adjust padding in ActionDrawer style for improved layout on mobile
* feat: optimize scope usage in InternalPicker for improved performance
* feat: update Action.Page style to improve overflow handling
* style: remove minHeight from ActionDrawer style
* feat: add mobile layout support and transform schema for multi-column fields
* feat: support mobile components
* fix(mobile): issue with mobile flash/flicker
* feat: hide Plugin manager and Settings center
* feat: hide scroll bar in mobile
* feat(todos): support to collapse sider menu
* feat: enhance mobile layout theme support with dark mode
2025-03-12 07:51:11 +08:00
nocobase[bot]
00b7e0e0bd
chore(versions): 😊 publish v1.6.1
2025-03-11 10:14:56 +00:00
nocobase[bot]
e7dea7fdfb
chore(versions): 😊 publish v1.6.0
2025-03-11 05:29:43 +00:00
nocobase[bot]
cd4ed1803b
chore(versions): 😊 publish v1.7.0-beta.1
2025-03-11 04:55:31 +00:00
nocobase[bot]
00c2ed0808
chore(versions): 😊 publish v1.7.0-alpha.1
2025-03-11 04:10:21 +00:00
nocobase[bot]
ffd59ebfdf
chore(versions): 😊 publish v1.6.0-alpha.31
2025-03-10 17:42:29 +00:00
nocobase[bot]
c2e2344a83
chore(versions): 😊 publish v1.6.0-beta.19
2025-03-10 06:13:38 +00:00
nocobase[bot]
39f505360d
chore(versions): 😊 publish v1.6.0-beta.18
2025-03-09 23:29:10 +00:00
nocobase[bot]
601329825b
Merge branch 'next' into develop
2025-03-09 08:21:12 +00:00
Katherine
283e2a1a7e
fix: mobile date picker format ( #6390 )
2025-03-09 16:20:48 +08:00
sheldon66
3f6cae33ec
feat: introduce VariableProvider
2025-03-09 14:47:42 +08:00
nocobase[bot]
63887c160b
chore(versions): 😊 publish v1.6.0-alpha.30
2025-03-07 08:12:39 +00:00
nocobase[bot]
06090aa0f6
chore(versions): 😊 publish v1.6.0-beta.17
2025-03-07 07:24:50 +00:00
Sheldon Guo
b35bc82639
feat: refactor JSON template parser and add date filter tests
2025-03-07 08:25:08 +08:00
nocobase[bot]
cb60695e29
Merge branch 'next' into develop
2025-03-06 10:16:53 +00:00
nocobase[bot]
9243a1199b
Merge branch 'main' into next
2025-03-06 10:16:31 +00:00
Katherine
f856b17f02
fix: timezone-related issue causing one hour less in date picker ( #6359 )
...
* fix: timezone-related issue causing one hour less in date picker
* fix: bug
* fix: build error
2025-03-06 18:16:08 +08:00
nocobase[bot]
17ef134639
chore(versions): 😊 publish v1.5.22
2025-03-06 02:59:01 +00:00
nocobase[bot]
c6c1a1e663
chore(versions): 😊 publish v1.5.21
2025-03-05 15:21:47 +00:00
Sheldon Guo
eeef974788
feat: enhance JSONTemplateParser
2025-03-05 21:31:58 +08:00
sheldon guo
7916be22ee
feat: integrate json-template-parser package and update imports across core modules
2025-03-05 21:31:57 +08:00
sheldon guo
4a309f3045
feat: rename pkg name to json-template-parser package
2025-03-05 21:30:24 +08:00
sheldon guo
e47edf3913
feat: update json-templates import to use @nocobase/json-templates and adjust exports
2025-03-05 21:30:24 +08:00
Sheldon Guo
1757798918
feat: add json-templates package with initial implementation and filters
2025-03-05 21:30:22 +08:00
nocobase[bot]
53e9ad38cd
chore(versions): 😊 publish v1.6.0-beta.16
2025-03-04 03:20:25 +00:00
nocobase[bot]
f1bd0a1f4d
chore(versions): 😊 publish v1.5.20
2025-03-03 03:57:16 +00:00
nocobase[bot]
33110193fe
chore(versions): 😊 publish v1.5.19
2025-03-01 06:20:47 +00:00
nocobase[bot]
1a64270a17
chore(versions): 😊 publish v1.5.18
2025-02-27 08:11:48 +00:00
nocobase[bot]
79a7eee889
chore(versions): 😊 publish v1.6.0-alpha.29
2025-02-27 07:22:26 +00:00
nocobase[bot]
e360a4e12f
chore(versions): 😊 publish v1.5.17
2025-02-27 04:31:25 +00:00
nocobase[bot]
08f4d7eeb0
chore(versions): 😊 publish v1.6.0-beta.15
2025-02-27 04:27:59 +00:00
nocobase[bot]
8c801015d2
chore(versions): 😊 publish v1.6.0-beta.14
2025-02-27 01:13:54 +00:00