64 Commits

Author SHA1 Message Date
rex
66fbfacf19
refactor(Tab): refactor component with Sticky (#2285)
fix #2253 #2122

Tab
support css variables
2019-11-12 14:32:36 +08:00
Lindy
22b230de6f feat: Radio, Rate, Search, Sidebar, Slider, Step, Stepper 组件样式调整 (#2260) 2019-11-10 10:37:11 +08:00
Lindy
7d7074339a feat(Toast, Loading): Toast, Loading 组件样式调整 (#2265) 2019-11-10 10:35:40 +08:00
Lindy
f77ebec870 feat(Progress): Progress 组件样式调整 (#2262) 2019-11-10 10:34:51 +08:00
KongYe
0918833fa8 feat(Skeleton): add new component skeleton (#2244) 2019-11-04 20:38:56 +08:00
Lindy
91b5073038 feat(Picker): Picker 组件样式调整 (#2236) 2019-11-04 19:29:42 +08:00
Lindy
8435e1b345 feat(NavBar): NavBar 组件样式调整 (#2233) 2019-11-04 19:28:11 +08:00
Lindy
9773e86c2d feat(GoodsAction): goodsAction 组件样式调整 (#2230) 2019-11-04 19:27:15 +08:00
Lindy
ef01e34c17 feat(NoticeBar): NoticeBar组件样式调整 (#2234) 2019-11-04 19:26:32 +08:00
rex
7cb78a3fef feat(Tabbar & Tag): support css variables @rex-zsd (#2240) 2019-11-02 20:14:50 +08:00
rex
e1f80b569d
refactor(TreeSelect): refactor with sidebar (#2224)
BREAKING CHANGE: rename prop active of sidebar to activeKey
2019-11-01 16:14:52 +08:00
Lindy
50f7540a4e feat(Dialog): Dialog 组件样式调整 (#2228) 2019-11-01 14:56:50 +08:00
Lindy
573c1a7120 feat(Popup): Popup 组件样式调整 (#2237) 2019-11-01 14:51:43 +08:00
Lindy
747ac0e7d2 feat(Panel): Panel组件样式调整 (#2235) 2019-11-01 14:44:51 +08:00
neverland
1a7482d865
feat(Loading): optimize styles (#2217) 2019-10-29 20:03:46 +08:00
neverland
83597f5c86
refactor(Loading): rewrite wxml and style (#2215) 2019-10-29 19:42:55 +08:00
Lindy
af62dcfb5f feat(CellGroup): cellGroup 组件样式变量化 (#2213) 2019-10-29 09:29:25 +08:00
Lindy
6d13e10fb5 feat: Field, Card, Cell 组件样式变量化 (#2212)
* feat(Cell): cell组件样式调整

* feat(Field): field组件样式调整

* feat(Cell): Cell组件的样式调整
2019-10-28 20:03:20 +08:00
月光倾城
63fb894b41 feat: add vant-uploader (#2156) 2019-10-23 15:21:50 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00
neverland
ba5f0d17b1
feat: add some basic less vars (#2180) 2019-10-21 17:24:19 +08:00
nrz
a1405a9b4a feat(Image): add Image component (#2176) 2019-10-21 16:55:29 +08:00
Lindy
3c4d2e63d8 feat(Button): add some less vars (#2170) 2019-10-21 16:53:23 +08:00
Lindy
5f8983104d feat(Card): card组件样式变量化 (#2179) 2019-10-21 16:51:14 +08:00
Lindy
aa9723e412 feat(ActionSheet): action-sheet组件样式变量化 (#2164) 2019-10-17 15:14:45 +08:00
lethe
95476ae754 feat(CountDown): add CountDown (#2135) 2019-10-11 20:12:22 +08:00
neverland
9b203ba5e0
feat(ActionSheet): add description prop (#2138) 2019-10-11 19:26:41 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
neverland
338df00e8f
feat(Button): add transition when toggle disabled (#2089) 2019-09-24 13:10:07 +08:00
neverland
b38672c8e6
feat(Popup): update border radius (#2083) 2019-09-23 17:59:16 +08:00
ShuaiKang Zhang
a6fea1bc6f feat(Icon): add dot prop (#2063) 2019-09-19 17:46:42 +08:00
KongYe
aa32f2441e feat(Divider): add divider (#2058) 2019-09-19 16:51:22 +08:00
linrz
9dc028b96e feat(Notify): 增加 type 和 onOpened onClose onClick 回调 (#2021) 2019-09-18 14:23:25 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component (#2016) 2019-09-11 16:10:24 +08:00
neverland
a80accbcc2
feat(Tag): remove computed (#1999) 2019-09-09 19:49:33 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +08:00
ShuaiKang Zhang
407f9b51b4 feat(Circle): add Circle component (#1984) 2019-09-09 14:44:33 +08:00
neverland
02ade87963
breaking change: remove SwitchCell component (#1968) 2019-09-05 17:06:58 +08:00
neverland
f6be2db496
feat(Popup): add closeable prop (#1964) 2019-09-05 16:45:22 +08:00
neverland
fc31d9810d
feat(style): update basic red color (#1958) 2019-09-05 11:34:28 +08:00
neverland
008125110c
feat(Popup): add round prop (#1928) 2019-08-29 11:43:12 +08:00
rex
55ad8418fc
[improvement] SubmitBar: price & tip 支持动态更新
fix 1676
2019-06-09 09:05:16 +08:00
rex
34d6b1b68b
[new feature] Radio & Checkbox: 统一Radio与Checkbox的API 2019-05-30 15:25:32 +08:00
rex
59f4b7c970
[new feature] Rate: add new prop allow-half
fix #1003
2019-05-15 10:48:42 +08:00
neverland
e90e58acb5
[new feature] Button: add hairline prop (#1439) 2019-04-01 20:46:19 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
neverland
5984383dc8
[improvement] optimize active color (#1437) 2019-03-21 15:08:59 +08:00
rex
5cd20000d1
[new feature] Stepper: update style 2019-03-20 20:22:11 +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
neverland
082fcbb0db
[new feature] Button: add info type (#1340) 2019-02-24 16:50:34 +08:00