Commit Graph

18 Commits

Author SHA1 Message Date
Kagol 886499bbec
fix: fix some XDesign bug 2023-05-25 14:26:49 +08:00
peter G b5ee981110
refactor: A constructor name should not start with a lowercase letter but a uppercase. (#251)
Co-authored-by: guoxudong06 <guoxudong06@meituan.com>
2023-05-21 09:40:11 +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
GaoNeng adc9c1bf86
doc: 修改文档示例 (#224) 2023-05-14 17:38:47 +08:00
wwttff 50723613fc
fix(rate) 修复组件Rate半选加禁选后,2.5与3星实际不匹配的问题 (#200) 2023-05-13 11:43:55 +08:00
ing 437d1e6177
fix: 修复Breadcrumb配置textField的demo不显示面包屑内容 #207 (#210) 2023-05-13 11:43:16 +08:00
黄怡林 b89b033721
fix(dialog-box): 修复对话框移动后动态style没更新的bug (#195) 2023-05-06 10:51:13 +08:00
WXC-Spring 3e4b201e76
fix(carousel) 走马灯手动轮播切换到此处数据会偶现与实际不符 (#188) 2023-05-04 19:08:37 +08:00
TC-twwang 2d6e893392
fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145) 2023-04-18 20:09:35 +08:00
GaoNeng 01294ad47b
feat: 当children为空数组是认为是叶子节点 (#143)
* feat: 当children为空数组是认为是叶子节点
2023-04-18 20:03:44 +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
ygj6 2455c1c1b2
fix: 修复 pnpm dev:docs 报错的问题。 (#123) 2023-04-11 10:38:37 +08:00
acyza ebafe609b6
fix: 修复文档初始`pathname`错误 (#107)
* Update pc.vue

* Update mobile.vue
2023-04-07 15:18:17 +08:00
chenxi-20 e62130ef17
fix(upload): 取消fileupload组件的自动隐藏和提示功能,修改成用户可自定义配置 (#95) 2023-03-31 14:31:12 +08:00
chenxi-20 0a1a598a0e
fix(anchor): 修复父锚点指示异常的问题 (#93) 2023-03-29 14:07:26 +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