gimmyhehe
3aed708b89
build: fix component version error ( #3528 )
2025-06-23 14:08:46 +08:00
ajaxzheng
9925d31286
chore: remove the unused sync-icons command and related files to simplify the project structure ( #3426 )
...
* chore: 移除不再使用的sync-icons命令和相关文件,简化项目结构
* chore(modules): 移除未使用的Test模板,优化模块配置
2025-05-15 09:23:29 +08:00
Kagol
7ca72cddad
Sync release-3.22.0 to dev ( #3376 )
...
* feat(release): add dist directory check for specific packages to optimize the release process (#3265 )
* fix(base-select): [select,base-select] fix the highlight style of the selected item icon (#3268 )
* fix(base-select): [select,base-select] fix the highlight style of the selected item icon
* feat(base-select): [base-select] modify version number
* chore: release v3.22.1 (#3275 )
* chore: added the cdn address of Huicharts component runtime, and updated the version number of docs to 3.22.3
---------
Co-authored-by: ajaxzheng <894103554@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
2025-04-30 11:39:43 +08:00
ajaxzheng
9148902d4a
feat(release): add vue3 version option to release:aurora command and update related logic; modify the names of multiple packages to adapt to the new naming convention ( #3280 )
2025-04-11 11:10:00 +08:00
ajaxzheng
87c5286cb5
chore: remove useless runtime-version ( #3249 )
2025-04-07 11:21:52 +08:00
ajaxzheng
6b7ee3ea82
feat: optimize the dark mode switching method, reduce the size of non-dark theme user packages, and add dark theme switching documents ( #3153 )
...
* feat: optimize the dark mode switching method, reduce the size of non-dark theme user packages, and add dark theme switching documents
* chore: 优化文字描述
* chore: 更新暗黑模式文档,调整样式文件引入方式,优化主题切换方法
* chore: 更新文档中的“暗黑模式”为“深色模式”,统一术语并优化相关描述
2025-03-19 11:14:11 +08:00
Gweesin Chan
958b07525e
fix: make design parameter optional in getAlias function ( #3090 )
2025-03-10 10:52:09 +08:00
ajaxzheng
2153cfa9c6
build(cli): fix the version error of utils and hooks packages in vue2 ( #3010 )
2025-03-04 11:06:27 +08:00
ajaxzheng
fff79308cd
ci(workflow): fix runtime publish alpha registry error ( #3001 )
...
* ci(workflow): fix runtime publish alpha registry error
* ci(workflow): fix runtime publish alpha registry error
* ci(workflow): fix runtime publish alpha registry error
2025-03-04 09:56:10 +08:00
ajaxzheng
67b9c48359
fix(grid): fix error of grid component and fix huicharts being packaged and excluded ( #2994 )
2025-03-03 15:11:59 +08:00
ajaxzheng
7fcff93df8
chore: exclude huicharts from entry ( #2857 )
2025-03-03 14:12:59 +08:00
ajaxzheng
adf5c2475a
feat: add huicharts runtime and update docs ( #2981 )
2025-03-03 09:59:22 +08:00
Davont
57023fcf34
fix(charts): [charts]Pack and remove huicharts files ( #2897 )
...
* fix: 修改图表打包
* fix: 图表打包指令修改
* fix: huiCharts打包替换为Chart
* fix: 删除huicharts打包
* fix: 修改charts文档以及chart打包导出
* fix: 修改打包排除charts逻辑
* fix: excludeComponent添加图表组件名称
* fix: 修改excludeComponents
* fix: 修改chart导出,修改案例引用路径
* fix: 修改chart导出,修改案例引用路径
2025-02-18 19:13:13 +08:00
hashiqi
478c5dcbc8
fix: 编译入口名称调整 ( #2914 )
...
Co-authored-by: jieliu52 <jieliu52@kxdigit.com>
2025-02-18 16:19:31 +08:00
ajaxzheng
441c37641d
docs(sites): update official website documentation and readme ( #2895 )
2025-02-14 14:21:59 +08:00
ajaxzheng
0f2984f898
chore: update releaseAurora script ( #2892 )
2025-02-12 15:27:14 +08:00
gimmyhehe
b952e35478
chore: mobile project migrate ( #2890 )
...
* chore: mobile project migrate
* chore: mobile project migrate
* chore: mobile project migrate
* chore: mobile project migrate
* chore: delete mobile dev site
2025-02-12 10:56:19 +08:00
ajaxzheng
fef4f88b3d
fix(huicharts): fix the script error of Huicharts saas theme ( #2887 )
2025-02-12 10:49:29 +08:00
ajaxzheng
4e4784a7a8
ci(workflows): add hooks package automation script ( #2868 )
2025-02-08 09:16:15 +08:00
申君健
b572e51874
fix(load-list): avoid tinyList and tinyTimeLine regisiter twice ( #2854 )
...
* fix(load-list): avoid tinyList and tinyTimeLine regisiter twice
* fix(crop): rename the img tag‘s refName to cropImageRef
* fix(user): fix a user demo's fileName
2025-02-05 17:12:35 +08:00
ajaxzheng
65c404ba78
chore: migrate unplugin-tiny-vue and vue-vite-import to new project ( #2850 )
2025-01-26 15:03:10 +08:00
ajaxzheng
99d03842ce
chore: migrate mobile components to @opentiny/vue-mobile ( #2842 )
...
* chore: migrate mobile components to @opentiny/vue-mobile
* chore: remove useless renderless files
2025-01-26 09:20:56 +08:00
ajaxzheng
a34e529cca
ci(workflows): add utils package build and release automation process ( #2838 )
...
* ci(workflows): add utils package build and release automation process
* ci(workflows): add utils package build and release automation process
2025-01-24 14:56:02 +08:00
ajaxzheng
f5a7a29314
chore: undo test case config changes ( #2836 )
2025-01-22 11:31:55 +08:00
liukun
917e1206d7
datePicker支持直接使用时间面板 ( #2818 )
2025-01-20 20:37:02 +08:00
ajaxzheng
5e9e4eeb07
ci(workflows): add vue-docs test package release script ( #2824 )
...
* ci(workflows): add vue-docs test package release script
* ci(workflows): add vue-docs test package release script
2025-01-20 11:46:00 +08:00
ajaxzheng
bbe91c7c08
fix(vue2): fix vue3 dev startup erro ( #2822 )
2025-01-20 09:22:18 +08:00
ajaxzheng
53041cc016
fix(e2e): fix all e2e test error ( #2811 )
...
* fix(e2e): fix all e2e test error
* fix(e2e): fix all e2e test error
* fix(e2e): fix all e2e test error
* chore: 优化注释内容
2025-01-16 15:06:35 +08:00
ajaxzheng
1378b32f47
ci(workflows): the full test case pipeline adds the ability to configure URL addresses ( #2809 )
2025-01-16 11:39:47 +08:00
ajaxzheng
6d8081aa6d
ci(workflows): added automatic upgrade function for external test packages ( #2804 )
...
* fix: fix alpha publish error
* ci(workflows): added automatic upgrade function for external test packages
* ci(workflows): added automatic upgrade function for external test packages
2025-01-15 15:58:02 +08:00
gimmyhehe
187cc8edbc
test: update @playwright/test to 1.49.x and fix e2e case ( #2792 )
...
* test: update @playwright/test to 1.49.x
* test(grid): fix grid e2e test case
* test(grid): fix grid e2e test case
2025-01-13 20:28:27 +08:00
ajaxzheng
0f436472db
chore(internals): remove the rich-text-editor component from the main entry ( #2768 )
2025-01-13 20:28:27 +08:00
ajaxzheng
83b8346c65
ci(workflows): add script for full release of alpha test package ( #2785 )
...
* ci(workflows): add script for full release of alpha test package
* fix: 修复检视意见
2025-01-13 19:43:59 +08:00
ajaxzheng
92e6fec4b7
chore: remove modules that are not to be maintained ( #2790 )
2025-01-13 19:35:45 +08:00
ajaxzheng
5f35800f62
feat: enhance the divider dialogbox treemenu function ( #2758 )
2025-01-08 10:55:23 +08:00
ajaxzheng
bf50611574
fix(demos/checkbox): [checkbox] fix checkbox e2e-test error ( #2745 )
2025-01-06 19:53:14 +08:00
ajaxzheng
f923ae312b
ci(e2e): fix e2e all action error ( #2738 )
2025-01-06 10:44:57 +08:00
ajaxzheng
8fc1a9dde5
fix(vite-import): fix the issue of escaping comment code in on-demand packaging plugin ( #2726 )
2025-01-03 15:06:52 +08:00
gimmyhehe
6dd9fe895c
build: update vite version and fix inline-chunk plugin ( #2722 )
2025-01-02 15:51:06 +08:00
ajaxzheng
79d2397580
fix(runtime): fix the problem of simple-runtime relying on echarts, and add base-select component ( #2705 )
...
* fix(runtime): fix the problem of simple-runtime relying on echarts, and add base-select component
* fix(runtime): fix the problem of simple-runtime relying on echarts, and add base-select component
* feat: update runtime version
2024-12-30 11:00:23 +08:00
ajaxzheng
2682f28986
feat: add saas-common runtime ( #2700 )
...
* feat: add saas-common runtime
* feat: add saas-common runtime
2024-12-30 11:00:23 +08:00
ajaxzheng
8d0429d574
feat: use catalog to globally upgrade vite and vitest ( #2680 )
2024-12-19 11:18:07 +08:00
申君健
e54f637b60
fix(unplugin-tiny-vue): fix error TinyVueResolver name ( #2676 )
2024-12-18 16:01:40 +08:00
xiaoy
bb496d7364
fix(auto-import-plugin): support functional components ( #2511 )
2024-12-18 15:27:57 +08:00
ajaxzheng
9c3bd75e50
feat: add @opentiny/utils package ( #2661 )
2024-12-16 20:33:46 +08:00
Davont
a4fbf2c27d
fix: huiCharts打包替换为Chart ( #2622 )
2024-12-08 15:33:48 +08:00
ajaxzheng
c3cf26f9cb
build(dts): fix dts error when build vue2 components ( #2606 )
2024-12-04 15:53:44 +08:00
ajaxzheng
5a3433a06b
fix: fix build all components error ( #2602 )
2024-12-03 20:46:19 +08:00
ajaxzheng
3018041419
feat: add design smb packages ( #2591 )
...
* feat: add design smb packages
* feat: add design smb packages
2024-12-03 10:22:20 +08:00
ajaxzheng
af3d194665
feat: reduce common package size ( #2577 )
2024-11-29 14:17:28 +08:00