21 Commits

Author SHA1 Message Date
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +08:00
rex
5e4cbeac65
feat(field): add new slot input & add new event click-input (#3932)
fix #3604
2021-01-04 20:42:21 +08:00
rex
20d1f2ede0
fix(field): adjust height in textarea (#3383) 2020-07-14 19:41:30 +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
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
Lindy
6d13e10fb5 feat: Field, Card, Cell 组件样式变量化 (#2212)
* feat(Cell): cell组件样式调整

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

* feat(Cell): Cell组件的样式调整
2019-10-28 20:03:20 +08:00
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
rex
6c10c8177a [bugfix] Field: never change value in blur event & handle style difference between iOS and Android
fix #1849
fix #1779
fix #1735
fix #1906
2019-08-29 20:44:07 +08:00
neverland
2ecdc6759c
[bugfix] Field: error prop not work (#1827) 2019-08-06 06:34:42 +08:00
rex
95666f7095
[bugfix] field: unify textarea placeholder style with input
fix #1755
2019-07-12 14:26:31 +08:00
rex
b26cb5ba72
[improvement] Field: add right-icon & fix placeholder style problem
fix #1483
2019-04-17 10:35:45 +08:00
zack
2d187d96c4 [new feature] Feild: add error-message-align prop 2019-04-15 11:25:29 +08:00
rex
1949fa03a2
[bugfix] Field: 修复清除图标未居中
修复 #1261
2019-01-31 11:41:03 +08:00
neverland
9d03d94aa3
[bugfix] Field: input text color (#1143) 2018-12-24 20:43:25 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
neverland
023b11716c
[bugfix] Field: icon align (#871) 2018-11-06 21:55:19 +08:00
neverland
391534e142
[improvement] Field: update icon size (#700) 2018-10-08 16:54:21 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00