neverland
|
0c8c9438ee
|
refactor(Tag): update tag style (#3465)
|
2020-07-31 18:58:04 +08:00 |
|
neverland
|
deb670e285
|
feat(Toast): update style (#3451)
|
2020-07-29 18:14:40 +08:00 |
|
neverland
|
aefad39a36
|
feat(Toast): increase border radius to 8px (#3419)
|
2020-07-21 14:16:40 +08:00 |
|
neverland
|
3a3999ccaa
|
feat(Uploader): update delete icon style (#3385)
|
2020-07-14 19:50:34 +08:00 |
|
neverland
|
0f65ed110c
|
fix(Uploader): remove round border radius (#3384)
|
2020-07-14 19:41:12 +08:00 |
|
Waiter
|
7d74a169fe
|
feat(Cell): add title-style prop, fix Field label width (#3370)
* fix(Field): title width
* feat(Field): add spacing
* feat(Cell): add titleStyle
* fix(Cell): no observer
Co-authored-by: songweite <songweite@youzan.com>
|
2020-07-13 16:38:39 +08:00 |
|
neverland
|
abd0457238
|
feat(Field): update disabled style (#3358)
|
2020-07-09 15:39:18 +08:00 |
|
neverland
|
da4a5f3cd4
|
feat(Field): update label style (#3357)
|
2020-07-09 15:30:40 +08:00 |
|
DFmoon
|
3a60055f8e
|
feat(Empty): add Empty component (#3327)
* feat(Empty): add Empty component
* fix: 支持传入自定义图片链接
Co-authored-by: shendongfeng <shendongfeng@youzan.com>
|
2020-06-30 11:43:37 +08:00 |
|
neverland
|
b4cfcceca8
|
feat(Picker): update action button style (#3316)
|
2020-06-24 17:38:15 +08:00 |
|
rex
|
3cf7ceebfb
|
fix(tag): fix wrong css variable name (#3191)
fix #3185
|
2020-05-25 14:41:03 +08:00 |
|
陈森
|
9136be7c35
|
feat(Field): change placeholder color
|
2020-05-12 10:03:44 +08:00 |
|
neverland
|
0e481d51f2
|
feat: add font-family (#3061)
|
2020-04-24 22:43:18 +08:00 |
|
rex
|
10810e2b45
|
feat(GoodsActionButton): add new css variable goods-action-line-height (#3037)
fix #3032
|
2020-04-18 22:59:30 +08:00 |
|
chenjiahan
|
90db9c8dfa
|
feat(TreeSelect): update nav backgroud color
|
2020-04-03 14:31:29 +08:00 |
|
Lindy
|
141996b35e
|
feat(Uploader): add Uploader status display (#2929)
* feat(Uploader): add Uploader status display
* feat(Uploader): fix index.json
|
2020-04-01 13:04:26 +08:00 |
|
rex
|
163ac52542
|
feat(Calendar): add new component calendar (#2894)
|
2020-03-20 23:15:18 +08:00 |
|
rex
|
f088e3e6da
|
perf(Uploader): update style & adjust event order (#2886)
fix #2879
|
2020-03-19 17:22:44 +08:00 |
|
rex
|
b8cbc8dd44
|
feat(Field): add new prop showWordLimit & support max/min height & add new css variables (#2856)
fix #2469, fix #2594
|
2020-03-13 15:16:06 +08:00 |
|
agoni1212
|
e6a4524fe3
|
feat(Cell): improve cell value style in large size (#2831)
* Update var.less
* Update index.less
|
2020-03-06 15:44:36 +08:00 |
|
Lindy
|
4b58899594
|
feat(SubmitBar): style update (#2755)
* feat(SubmitBar): style update
* feat(SubmitBar): code optimize
* feat(SubmitBar): code adjustment
* feat(SubmitBar): code adjustment
|
2020-02-21 16:39:33 +08:00 |
|
Lindy
|
c64d80ab59
|
feat(Card): style update (#2754)
* feat(Card): style update
* feat(Card): style update
|
2020-02-15 17:34:20 +08:00 |
|
rex
|
4ed51fd859
|
fix(GoodsActionButton): fix style error (#2762)
|
2020-02-15 16:14:39 +08:00 |
|
Lindy
|
3f550d49cd
|
feat(Uploader): add uploader component disabled style (#2720)
|
2020-02-04 15:36:51 +08:00 |
|
Lindy
|
8b38ccf364
|
feat(GoodsActionButton): add plain attributes (#2559)
* feat(GoodsActionButton): add plain attributes
* feat(GoodsActionButton): classnames normalize
* feat(GoodsActionButton): code optimization
|
2019-12-20 10:38:26 +08:00 |
|
neverland
|
cee926059e
|
feat(Uploader): update delete icon style (#2410)
|
2019-11-27 16:41:54 +08:00 |
|
neverland
|
a320d083b5
|
feat(Uploader): update border radius (#2408)
|
2019-11-27 16:05:38 +08:00 |
|
neverland
|
52e89826df
|
feat: add color paletee of neutral color (#2403)
|
2019-11-27 14:53:40 +08:00 |
|
Fyerl
|
c8d27f5ca7
|
feat(IndexBar): add IndexBar component (#2303)
|
2019-11-15 13:58:51 +08:00 |
|
neverland
|
53eb32ee9b
|
fix(GoodsAction): incorrect border radius (#2311)
|
2019-11-15 11:53:38 +08:00 |
|
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 |
|