Commit Graph

605 Commits

Author SHA1 Message Date
ADNY 68bb4530fc
chore: Compatible with windows users (#151) 2023-04-19 19:55:54 +08:00
Kagol 6ea177e8a5
fix(tabs): fix tab header bottom border line close #154 (#155) 2023-04-19 19:50:31 +08:00
ajaxzheng 582fa0df84
修复build:ui打包出来的产物有问题bug,修复input组件本地开发报警告bug (#150)
* fix(grid): 修复cropperjs依赖超期的问题

* fix(build): 修复打包文件出错问题

* fix(input): 修复input组件本地开发报警告问题
2023-04-19 14:29:35 +08:00
程序员包子 abd16d855b
fix: 修复windows下pnpm install rm rf not found (#149) 2023-04-19 14:24:49 +08:00
Kagol b6bec13b6e
chore: release v3.6.6 (#148) 2023-04-19 09:45:29 +08:00
TC-twwang 2d6e893392
fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145) 2023-04-18 20:09:35 +08:00
acyza 63f8c16dc5
fix: popper correct display (#146) 2023-04-18 20:08:16 +08:00
GaoNeng 01294ad47b
feat: 当children为空数组是认为是叶子节点 (#143)
* feat: 当children为空数组是认为是叶子节点
2023-04-18 20:03:44 +08:00
MrWang2016 7613d098c5
修复actionSheet在手机上click无效问题 (#147) 2023-04-18 15:54:05 +08:00
Pithy e5ee94b639
fix: table-misaligned when frozen columns (#140) 2023-04-17 11:25:25 +08:00
acyza 3f0adf5dbe
fix pnpm build:ui (#116) 2023-04-15 11:30:07 +08:00
Kagol 2293bde8b7
fix(date-picker): fix date-picker style (#136) 2023-04-13 21:06:20 +08:00
Kagol 2741062003
fix: fix conflict (#135)
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-04-13 20:41:25 +08:00
ygj6 d64df1f17b
fix(types): 修复vue3-example项目中的ts报错。 (#132) 2023-04-12 22:47:00 +08:00
Kagol 868e1cf47e
fix(chart-line): fix line-chart tooltip.axisPointer.lineStyle does not take effect close #130 (#131) 2023-04-12 14:58:14 +08:00
Kagol 5e0aad622b
refactor(tabs): optimize new tab button postion close #127 (#128) 2023-04-11 23:08:41 +08:00
Kagol 8293251184
fix: fix vuepress-vite version error when execute pnpm i (#126) 2023-04-11 16:27:54 +08:00
ygj6 2455c1c1b2
fix: 修复 pnpm dev:docs 报错的问题。 (#123) 2023-04-11 10:38:37 +08:00
zzcr a574e11a7b
fix(grid): 修复表格开启虚拟滚动,当滚动条滚动后在添加数据,导致页面空白的bug 2023-04-10 04:49:00 -07:00
Alaray f5752ce691
fix(ipaddress): git@github.com:opentiny/tiny-vue.git (#122) 2023-04-10 14:14:50 +08:00
zzcr 7ae2726f2f
fix(grid): 使用gpu加速优化虚拟滚动性能,修复筛选面板单选框无法选中问题 2023-04-08 02:08:03 -07:00
Kagol 442a6e9ff7
fix: fix build error (#119) 2023-04-08 16:41:25 +08:00
ygj6 8a941f3711
fix: Removing the invalid resource path enables `pnpm dev` to succeed. (#109)
* fix: 在`@opentiny/vue`package.json增加入口使 pnpm dev 能成功。

* fix: 根据review意见修改编译脚本。
2023-04-07 18:54:27 +08:00
申君健 8334249122
fix(vue-panel): 修复panel 的问题 (#113) 2023-04-07 17:58:09 +08:00
ajaxzheng b393bc42d0
添加打包前置脚本 (#112) 2023-04-07 15:39:05 +08:00
申君健 2379ee144c
修复国际化键值的问题 (#111)
* fix(vue-common): 修复adapter中的mode的传值问题

* fix(vue-locale): 修复键值的问题
2023-04-07 15:34:08 +08:00
acyza ebafe609b6
fix: 修复文档初始`pathname`错误 (#107)
* Update pc.vue

* Update mobile.vue
2023-04-07 15:18:17 +08:00
申君健 b67a79d570
fix(vue-common): 修复adapter中的mode的传值问题 (#110)
* fix(vue-common): 修复adapter中的mode的传值问题

* fix(vue-common): 修复adapter中的mode的传值问题
2023-04-07 14:07:18 +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
jacknan 501010d66e
fix(timeline): 修复单个节点数据显示线条问题 (#105)
Signed-off-by: MNZhu <zhumaonan@aliyun.com>
2023-04-03 22:58:45 +08:00
jacknan 985afeeb8d
fix(exception): 优化定位布局样式 (#104)
Signed-off-by: MNZhu <zhumaonan@aliyun.com>
2023-04-03 22:57:48 +08:00
jacknan 7b7adf0773
fix(timeline): 增加箭头点击区域 (#103)
Signed-off-by: MNZhu <zhumaonan@aliyun.com>
2023-04-03 10:09:52 +08:00
chenxi-20 e62130ef17
fix(upload): 取消fileupload组件的自动隐藏和提示功能,修改成用户可自定义配置 (#95) 2023-03-31 14:31:12 +08:00
Kagol 5248bec3cc
fix: Failed to resolve entry for package "@opentiny/vue" close #99 (#100) 2023-03-31 07:01:24 +08:00
Kagol 41f5809e66
docs: update README (#98) 2023-03-31 06:55:03 +08:00
chenxi-20 0a1a598a0e
fix(anchor): 修复父锚点指示异常的问题 (#93) 2023-03-29 14:07:26 +08:00
Kagol 90372cbb28
refactor: remove useless files (#92) 2023-03-28 21:12:40 +08:00
Kagol 534e80d99d
fix: fix monorepo (#91) 2023-03-28 21:03:59 +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
chenxi-20 4d34fe3788
fix(radio): 修复主题配置radio-button无法继承属性的bug,打开可继承属性 (#82) 2023-03-24 15:34:06 +08:00
Kagol 05f33530e1
chore: release v3.6.0 2023-03-22 18:13:02 +08:00
TC-twwang 7cffec34e8
fix: 修复tabs组件展开内容被遮盖,multi-slect返回值增加value (#81) 2023-03-22 16:58:14 +08:00
chenxi-20 b3f0412dd4
fix(dropdown-mobile): 修复移动端组件dropdownMenu无法正常渲染的问题,顺带修复pc端dropDown组件的警告 (#80) 2023-03-22 14:23:53 +08:00
Kagol 80821910d7
docs: add homepage and keywords 2023-03-20 17:44:35 +08:00
Kagol 64c4003407
docs: add english README and CONTRIBUTING (#79)
* docs: add english README and CONTRIBUTING

* chore: copy README file
2023-03-20 15:25:25 +08:00
Kagol db4770bffc
feat(search): add prefix/suffix slots (#77) 2023-03-20 09:17:33 +08:00
Kagol 7223cf8976
feat(transfer): add beforeTransfer props (#75) 2023-03-20 09:17:04 +08:00
MomoPoppy f551d40f67
feat(action-menu): 修复 ActionMenu 下拉后箭头旋转向上 (#70)
* chore: checkout release branch

* feat(action-menu): 修复 ActionMenu 下拉后箭头旋转向上

---------

Co-authored-by: Kagol <kagol@sina.com>
2023-03-20 09:16:32 +08:00
chenxi-20 8ad2c7b110
feat(tabs): 增加tabs组件超出隐藏提示tip配置 (#68) 2023-03-20 09:15:09 +08:00
Kagol 1d15b81ea3
chore: fix release:ui script 2023-03-17 19:31:42 +08:00