74 Commits

Author SHA1 Message Date
neverland
223c6dd6f5
[new feature] Field: add password prop (#1583) 2019-04-28 19:20:51 +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
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
83dc420112
[new feature] Field: add new prop size
support #1350
2019-03-04 10:01:17 +08:00
rex
1949fa03a2
[bugfix] Field: 修复清除图标未居中
修复 #1261
2019-01-31 11:41:03 +08:00
张帅
96c2a3af76 fix: the handwritten keyboard does not trigger input change (#1200) 2019-01-10 17:34:10 +08:00
neverland
9d03d94aa3
[bugfix] Field: input text color (#1143) 2018-12-24 20:43:25 +08:00
neverland
3b130445ae
[improvement] update icons (#1142) 2018-12-24 20:39:45 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
rex
66e845bf12 feat(Field): add new prop showConfirmBar @rex-zsd (#1040) 2018-12-11 14:56:04 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
rex
4fbc3434d6 fix(Field): emit event after setData when input @rex-zsd (#970) 2018-11-27 21:24:41 +08:00
neverland
8386f66272
[new feature] Icon: name can be URL (#973) 2018-11-27 21:24:13 +08:00
rex
8b9f3dbdd1 feat(Field): add new slot left-icon @rex-zsd (#962) 2018-11-27 11:57:29 +08:00
muumlover
be2f53c346 [new feature] Field: 增加事件 focus, blur 的参数 (#956) 2018-11-26 20:03:09 +08:00
muumlover
98b00038f9 [new feature] Field: 增加 adjust-position, confirm-hold 属性 (#955) 2018-11-26 20:00:46 +08:00
rex
59eb467a5c feat(Field): add new prop fixed @rex-zsd (#925) 2018-11-19 19:40:11 +08:00
vv13
38cb8ca4f6 [improvement] Search&Field: add clear event. (#894) 2018-11-12 19:02:23 +08:00
neverland
023b11716c
[bugfix] Field: icon align (#871) 2018-11-06 21:55:19 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
a0a2c3120f
[bugfix] Field: input align not work (#789) 2018-10-19 14:11:17 +08:00
neverland
391534e142
[improvement] Field: update icon size (#700) 2018-10-08 16:54:21 +08:00
陈嘉涵
c1be15ecb6 [changelog] 0.3.6 2018-09-30 10:46:33 +08:00
neverland
b4499b9a7b
[bugfix] Field: readonly not work (#679) 2018-09-29 15:56:00 +08:00
neverland
ee2aacf173
[improvement] Field: add placeholder-style prop (#678) 2018-09-29 15:18:24 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00
neverland
fe4024cdc9
[improvement] update css extension name (#662) 2018-09-28 14:13:31 +08:00
neverland
27ed2e5657
[build] update to babel 7 (#656) 2018-09-27 16:52:41 +08:00
neverland
f35edf2662
[type] getCurrentPages (#626) 2018-09-21 20:17:48 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
陈嘉涵
d31d844828 [changelog] 0.3.3 2018-09-20 19:19:09 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
neverland
5e3b53e880
[improvement] Field: optimize template (#560) 2018-09-12 10:34:46 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +08:00
neverland
24c964db8f
[Doc] Field: add usage document (#519) 2018-09-06 17:11:07 +08:00
neverland
c71a198fb2
[Doc] title width (#497) 2018-09-05 11:12:36 +08:00
Fyerl
60a5e73baf [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 (#492) 2018-09-02 09:30:02 +08:00
rex
dd488a0e3b [improvement] Field:增加titleWidth属性 (#482) 2018-08-30 21:04:22 +08:00
neverland
b2fbf5a7de
[improvement] Stepper: support form-field (#477) 2018-08-29 16:19:14 +08:00
neverland
89e53e4cb5
[improvement] Field: update clear icon color (#476) 2018-08-29 16:07:08 +08:00
neverland
efd6e9a4fa
[Doc] Field: add name prop (#450) 2018-08-21 16:16:00 +08:00
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
ac358578c7
[bugfix] Field: with form component (#447) 2018-08-21 14:35:40 +08:00
neverland
f32647cae3
[bugfix] Field: use icon slot (#428) 2018-08-14 20:45:19 +08:00
neverland
599dd39673
[Doc] optimize event description (#420) 2018-08-13 15:02:15 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
07cbc7fe7f [Improvement] optimize css 2018-08-10 14:54:39 +08:00
陈嘉涵
f76c438f1d [bugfix] Field: clear icon position 2018-08-07 14:59:51 +08:00
陈嘉涵
4f04f8a61f [Improvement] Field: add confirm type 2018-08-07 14:55:36 +08:00