neverland
|
5984383dc8
|
[improvement] optimize active color (#1437)
|
2019-03-21 15:08:59 +08:00 |
|
rex
|
b5238ed753
|
[bugfix] Transition: behavior error when set duration zero
|
2019-03-20 20:46:15 +08:00 |
|
neverland
|
89a64a52c8
|
[new feature] CellGroup: add title prop (#1407)
|
2019-03-13 15:11:34 +08:00 |
|
rex
|
12dbaa56ce
|
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377
+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
|
2019-03-12 21:40:15 +08:00 |
|
rex
|
66679ef6a1
|
[new feature] Search: update style & add new prop label shape & add new slot label
+ update style
+ add new prop label & shape
+ add new slot label
|
2019-03-12 17:34:27 +08:00 |
|
thomasy
|
806f51ce35
|
[new feature] Popup: 添加 transitionEnd 事件
|
2019-03-10 21:51:21 +08:00 |
|
rex
|
da04fb0c1a
|
[new feature] Tab: add new external class nav-class、tab-class、tab-active-class
fix #1313
|
2019-03-08 12:00:53 +08:00 |
|
rex
|
83dc420112
|
[new feature] Field: add new prop size
support #1350
|
2019-03-04 10:01:17 +08:00 |
|
rex
|
11b6aa9b03
|
[new feature] Transition: refactor with css transition
|
2019-02-25 16:01:21 +08:00 |
|
rex
|
74cb663c85
|
[new feature] Tab: refactor component & add new slot
支持 #1316
pull request 改动点:
* refactor sticky implementation
* improve performance
* add new slot left-nav & right-nav
|
2019-02-25 10:11:35 +08:00 |
|
neverland
|
082fcbb0db
|
[new feature] Button: add info type (#1340)
|
2019-02-24 16:50:34 +08:00 |
|
neverland
|
59efba991b
|
[new feature] Button: add loading-text prop (#1300)
|
2019-02-13 17:53:54 +08:00 |
|
张敏
|
03fa90dd9d
|
[bugfix] Tabs:回滚使用IntersectionObserver实现的sticky效果
|
2019-01-19 18:50:38 +08:00 |
|
neverland
|
7fbe5cd789
|
[improvement] Icon: add cart-circle icon (#1204)
|
2019-01-10 21:16:28 +08:00 |
|
neverland
|
91d735a41a
|
[improvement] Color: update base green to wechat green (#1202)
|
2019-01-10 17:45:58 +08:00 |
|
张敏
|
f5306b88c1
|
[improvement] Tabs:sticky实现优化,不依赖外层的scrollTop (#1197)
|
2019-01-10 17:34:21 +08:00 |
|
张帅
|
96c2a3af76
|
fix: the handwritten keyboard does not trigger input change (#1200)
|
2019-01-10 17:34:10 +08:00 |
|
rex
|
df1a90c86b
|
fix(Area): fix initial option error @rex-zsd (#1196)
|
2019-01-10 17:30:37 +08:00 |
|
rex
|
8667235b15
|
[improvement] DatetimePicker: 使用picker重构
|
2019-01-05 21:21:54 +08:00 |
|
rex
|
ab1b07ec8c
|
[new feature] Tab: 增加新属性 dot、info、title-style
re #1059 #1153
|
2019-01-04 10:57:37 +08:00 |
|
neverland
|
ae8dcf0b28
|
[bugfix] Card: desc ellipsis (#1179)
|
2019-01-02 21:41:11 +08:00 |
|
rex
|
ec80527423
|
[improvement] Area: 使用picker重构组件 (#1175)
|
2019-01-02 21:40:57 +08:00 |
|
rex
|
c5a3a45742
|
Picker: 修复设置defaultIndex时的选项样式问题
|
2019-01-02 11:08:31 +08:00 |
|
Chuangbo Li
|
46d3c29706
|
[Doc] Stepper: add padding to async example (#1159)
|
2018-12-26 19:54:51 +08:00 |
|
neverland
|
4e6cb6d036
|
[new feature] Slider: add active-color、inactive-color prop (#1150)
|
2018-12-25 13:13:37 +08:00 |
|
neverland
|
34a048e134
|
[new feature] Slider: add button slot & drag event (#1148)
|
2018-12-25 11:52:15 +08:00 |
|
neverland
|
6fd37fc5b9
|
[new feature] Tabbar: add active-color prop (#1145)
|
2018-12-25 11:12:15 +08:00 |
|
neverland
|
3b130445ae
|
[improvement] update icons (#1142)
|
2018-12-24 20:39:45 +08:00 |
|
rex
|
b85f044471
|
feat(Stepper): add new prop async-change @rex-zsd (#1133)
|
2018-12-24 20:23:27 +08:00 |
|
neverland
|
37b616251c
|
[breaking change] Icon: repaint all icons (#1141)
|
2018-12-24 20:23:09 +08:00 |
|
张敏
|
7a77aa69a7
|
[bugfix] Tabs:修复开启animated时导致的滚动问题 (#1030)
|
2018-12-20 17:37:37 +08:00 |
|
rex
|
5aacd6ca1b
|
[new feature] TreeSelect: 更新样式、支持左侧禁用、增加外部样式类 (#1084)
|
2018-12-18 16:36:10 +08:00 |
|
rex
|
41b11bc454
|
[new feature] Card: update style (#1085)
|
2018-12-18 14:02:34 +08:00 |
|
rex
|
5fe840ad2b
|
[bugfix] Stepper: 修复iPad下或修改input高度时输入框样式异常 (#1086)
|
2018-12-18 14:01:25 +08:00 |
|
rex
|
3cb142b8f5
|
[new feature] Picker: add new component Picker
|
2018-12-17 14:23:52 +08:00 |
|
neverland
|
5aab460b75
|
[new feature] Tag: add text-color prop (#1077)
|
2018-12-13 16:49:35 +08:00 |
|
neverland
|
a2f9e34fac
|
[improvement] Collapse: content default style (#1069)
|
2018-12-12 17:25:50 +08:00 |
|
neverland
|
9eedd9776d
|
[improvement] update info style (#1066)
|
2018-12-12 16:19:56 +08:00 |
|
neverland
|
acc2b1da29
|
[improvement] Switch: update style (#1065)
|
2018-12-12 15:52:32 +08:00 |
|
neverland
|
20928347e7
|
[improvement] Button: use wxs to optimize performance (#1049)
|
2018-12-11 14:57:29 +08:00 |
|
张敏
|
e1b68de7fc
|
[improvement] Tabs:support swipeable and sticky property (#1019)
|
2018-12-06 15:27:24 +08:00 |
|
rex
|
43a9989673
|
feat: adapt iPhoneX @rex-zsd (#989)
|
2018-12-05 17:41:48 +08:00 |
|
neverland
|
8002ac6958
|
[improvement] update basic icons (#980)
|
2018-11-28 21:12:48 +08:00 |
|
neverland
|
8386f66272
|
[new feature] Icon: name can be URL (#973)
|
2018-11-27 21:24:13 +08:00 |
|
张敏
|
1ea6fd49d8
|
[improvement] Tabs: add animated props to change tabs with animation (#957)
|
2018-11-27 11:56:14 +08:00 |
|
neverland
|
1a3438a98a
|
[new feature] Rate: add icon、void-icon prop (#961)
|
2018-11-26 21:30:42 +08:00 |
|
rex
|
1186fb24d5
|
docs(Checkbox): update checkbox use with cell demo @rex-zsd (#947)
#937
|
2018-11-24 11:28:03 +08:00 |
|
neverland
|
5934e9e18f
|
[Doc] component order (#945)
|
2018-11-24 08:38:24 +08:00 |
|
rex
|
559dde9616
|
feat(Collapse): add new component Collapse @rex-zsd (#936)
|
2018-11-23 23:29:32 +08:00 |
|
neverland
|
7ad9223ace
|
[improvement] Radio: add checked-color prop (#939)
|
2018-11-23 20:59:57 +08:00 |
|