Commit Graph

31 Commits

Author SHA1 Message Date
Gweesin Chan 30490d6ad2
chore(dependencies): update vitest and @vitest/ui versions to v3 (#3089) 2025-03-10 10:51:12 +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
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
申君健 2581baa828
fix(utils): delete the renderless/common directory and adjust all reference paths. (#2849)
* fix(utils): 调整sha256, 移除 getWindow, isWeb

* fix(utils): 移除isSerer到globalConfig, 删除isBrowser函数

* fix(utils): 移除 prop-util 包

* fix(utils): 更新date, calendar,date-utils, type四个引用

* fix(utils): 更新string包路径

* fix(utils): 更新 object路径

* fix(utils): 添加'@opentiny/utils' 依赖

* fix(utils): 添加'@opentiny/utils' 依赖

* fix(utils): 更新 dataset 路径

* fix(utils): 更新 array  路径

* fix(utils): 更新 array  路径

* fix(utils): 更新 dataset 路径

* fix(utils): 删除所有的renderless/common中的文件

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): 替换路径

* fix(utils): fix

* fix(utils): remove time-line-new

* fix(utils): adjust import orders

* fix(utils): 替换路径

* fix(utils): add popup-manager file
2025-02-07 15:34:05 +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 bbe91c7c08
fix(vue2): fix vue3 dev startup erro (#2822) 2025-01-20 09:22:18 +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 c3cf26f9cb
build(dts): fix dts error when build vue2 components (#2606) 2024-12-04 15:53:44 +08:00
ajaxzheng 83c5e04f1c
feat: use catalog to uniformly manage pnpm project dependencies (#2560)
* feat: use catalog to uniformly manage pnpm project dependencies

* feat: 升级pnpm
2024-11-27 11:15:03 +08:00
ajaxzheng 6496e5dcab
feat: adpting to OpenTinyDesign Themes (#2422) 2024-10-28 11:09:09 +08:00
gimmyhehe 71bbf49a36
docs: 删除smb配置以及相关依赖 (#2332) 2024-10-21 16:51:41 +08:00
ajaxzheng 8b743d0c39
fix(icon): solve the style problem caused by multiple identical ids o… (#2086)
* fix(icon): solve the style problem caused by multiple identical ids of gradient svg

* fix: fix vue2 icon error

* fix: fix reviews
2024-09-09 19:42:14 +08:00
ajaxzheng 5b922a1208
feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
Gweesin Chan 9e7008edef
fix(warning): fix unocss version conflicts (#1825) 2024-08-04 19:56:58 +08:00
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
yoyo 7ef29bd08b
feat(ci): e2e add vue2 (#1398) 2024-02-28 17:47:18 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
ajaxzheng d4706a3441
feat(test): [alert] update @playwright/test version (#1216)
* feat(test): [alert] update @playwright/test version

* feat(test): [alert] update @playwright/test version
2023-12-27 17:07:22 +08:00
ajaxzheng a5303d798f
feat: update mobile-first and saas (#702) 2023-10-30 15:13:55 +08:00
申君健 07d4a29a5c
fix(dev2): when run dev2, fix the mode value (#673) 2023-10-26 16:59:16 +08:00
ajaxzheng bc91d14d69
feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
Kagol 8d2a9a222c
feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
Caesar-ch efbe7a6fbf
feat(rich-text-editor): add vue2 support (#483)
* feat(rich-text-editor): add version compatibility

* feat(rich-text-editor): update resolve path

* feat(rich-text-editor): update resolve path
2023-09-21 13:49:06 +08:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
zzcr df96e16427
feat(TinyVue): 同步内部代码,新特性添加和bug修复 2023-06-29 00:41:18 -07:00
zzcr ae97ad85e0
feat(TinyVue): 同步内部代码,解决若干bug 2023-06-10 00:54:00 -07:00
Kagol 886499bbec
fix: fix some XDesign bug 2023-05-25 14:26:49 +08:00
zzcr 31ff849040
fix(build) 修复grid、pager组件bug 2023-05-18 05:34:12 -07:00
Kagol dfc1bb3fe4
feat: add XDesign 2023-05-18 16:57:25 +08:00
Kagol 2741062003
fix: fix conflict (#135)
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-04-13 20:41:25 +08:00
Kagol df4a5d1296
Refactor project to Monorepo and TypeScript (#90)
* fix(tiny-vue): TinyVue工程momorepo改造[WI2029]

Match-id-2e9669527b4f9d10ba441ea7a204dc1627ab0420

* fix(tiny-vue): TinyVue工程momorepo改造[WI2029]

Match-id-a3c037ae0147e6ef27df417b09fff18d548a5fa7

* fix(tiny-vue): 修改license[WI2029]

Match-id-646d905fcfedf0b9ceb147d9ce288916e3c78c45

* fix(tiny-vue): 修改package.json[WI2029]

Match-id-8e0d6161964178ca68ee111f3bb0c60e27d9f3e0

* fix: fix conflict

---------

Co-authored-by: OpenTiny <opentiny@sina.com>
2023-03-28 20:37:18 +08:00