ajaxzheng
|
5b922a1208
|
feat: Adapts to x-design specifications (#1872)
|
2024-08-09 14:37:01 +08:00 |
ajaxzheng
|
4a7c5d993e
|
feat(readme): add readme files to main packages (#1826)
|
2024-08-05 15:22:50 +08:00 |
ajaxzheng
|
0811cb12e1
|
feat: update vue-docs (#1810)
|
2024-08-01 17:45:27 +08:00 |
ajaxzheng
|
640c1a2aab
|
feat: update mobile first template (#1697)
|
2024-06-26 11:08:46 +08:00 |
ajaxzheng
|
77247ff044
|
feat: update chart docs (#1623)
|
2024-05-11 14:40:08 +08:00 |
ajaxzheng
|
564912012a
|
feat: Adapting to the X-design theme (#1534)
|
2024-04-08 15:46:23 +08:00 |
ajaxzheng
|
c7618314f2
|
fix(mobile-first): fix mobile-first components bugs (#1426)
|
2024-02-26 09:30:53 +08:00 |
Kagol
|
e848314b4b
|
feat: optimize mobile-first components
|
2024-02-04 11:54:30 +08:00 |
zzcr
|
df8d54abbe
|
feat(versions): update versions
|
2024-01-07 00:47:37 -08:00 |
申君健
|
25c3e6fb00
|
fix(col): [layout] fix layout cols=24 can't use (#1223)
* fix(col): fix layout props of cols can't use
* fix(icons): export IconPromptExclamation by default
|
2023-12-28 09:29:32 +08:00 |
chenxi-20
|
9fd73a8d6f
|
feat(icon): [icon] Add add-picture svg (#1146)
|
2023-12-19 15:20:55 +08:00 |
ajaxzheng
|
4004ecd3b3
|
fix(eslint): fix eslint error (#935)
|
2023-11-25 18:22:18 +08:00 |
ajaxzheng
|
f593efca9b
|
docs(sites) update docs (#839)
|
2023-11-16 11:16:09 +08:00 |
Kagol
|
f299807866
|
chore(mobile): add icon-mobile-error-white/icon-mobile-success-white (#730)
|
2023-11-06 09:17:23 +08:00 |
ajaxzheng
|
a5303d798f
|
feat: update mobile-first and saas (#702)
|
2023-10-30 15:13:55 +08:00 |
yoyo
|
8739c1b412
|
fix(vue-icon_left-ward-arrow): Correct LeftWardArrow import path (#603)
|
2023-10-19 22:35:49 +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
|
7f0f027765
|
feat(rich-text-editor): resolve svg viewbox (#515)
* feat(rich-text-editor): resolve icon package
* feat(rich-text-editor): resolve svg viewbox
|
2023-09-26 19:38:00 +08:00 |
Kagol
|
16488865df
|
feat: add rich-text-editor component (#401)
* feat(rich-text-editor): add new component rich-text-editor (#346)
* feat(rich-text-editor): add new components rich-text-editor
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled (#357)
* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled
* fix(rich-text-editor): Space format changed from four to two
* fix(rich-text-editor): add svg file and support high light and disabled and default
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
* feat(rich-text-editor): add text alignment, task list, table interaction (#372)
* feat(rich-text-editor): add text alignment, task list, table interaction
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
---------
Co-authored-by: Caesar-ch <74941512+Caesar-ch@users.noreply.github.com>
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
|
2023-08-17 15:38:02 +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 |
Kagol
|
dfc1bb3fe4
|
feat: add XDesign
|
2023-05-18 16:57:25 +08:00 |
ajaxzheng
|
f21d114a45
|
修复打包,发布报错等问题,调整类型声明等问题 (#108)
* fix(tiny-loading): 修复loading组件在vue2.0版本报错bug
* fix(build): 修复打包报错
* feat(build): 添加vue2和vue3版本发布脚本
* fix(build):修复svg图标打包失败bug
* fix(build): 修复icon打包失败问题
* fix(build): 修复icon打包失败问题
* fix(build): svg图标也添加类型声明
* fix(build): 修改package.json 包名
* fix(type): 修复form等组件类型声明文件生成失败问题
* fix(type): 修复common和locale类型声明文件生成失败问题
* fix(type): 修复less没有转化成功地问题
* fix(type): 修复icon文件名称后缀错误,修复echarts依赖丢失问题
* fix(type): 修复类型声明文件生成错误bug
* fix(type): 修复file-upload组件缺少streamsaver依赖问题
* fix(type): 修复@better-scroll没有排除导致报错问题
* fix(type): 修复scrollbar打包报错问题
* fix(type): 修复grid-toolbar报错问题
* fix(type): 修复icon打包后使用报错的问题
* fix(build): 重构入口文件生成方法
* fix(type): renderless工程添加release脚本
* fix(type): 修复组件运行时报错
* fix(type): 修复组件运行时报错
* fix(type): 修复主入口package.json
* fix(type): 修复chart入口package.json
* fix(type): 修复loading组件类型声明报错问题
* fix(type): 添加声明文件配置
* fix(type): 修复vue2打包内联模块名称重复导致报错问题
|
2023-04-06 17:01:16 +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 |