Commit Graph

52 Commits

Author SHA1 Message Date
maranran
d66473f005 add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
杨奕
ad88dd2ec7 TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme

* minor style fixes
2017-09-19 09:35:57 -05:00
baiyaaaaa
91d9ed7feb feature inline message 2017-09-18 00:37:43 -05:00
baiyaaaaa
6e31e61516 support success validate status 2017-09-18 00:37:43 -05:00
baiyaaaaa
5c17f57995 upgrade input 2017-09-18 00:37:43 -05:00
Leopoldthecoder
ef61460688 Merge branch 'carbon-1' into carbon 2017-09-01 10:56:25 +08:00
WittBulter
6648c36a6c Input: fix params type 2017-08-25 15:05:34 +08:00
Dreamacro
0a2dd8bd53 Add focus method for some form component 2017-07-20 16:50:38 +08:00
qingwei.li
d3bf30b48c Input: simplify props 2017-04-29 14:41:15 +08:00
baiyaaaaa
61672ce0e2 fix input change time (#2956) 2017-02-22 16:33:30 +08:00
baiyaaaaa
218580067e add input step prop 2017-02-21 11:01:49 +08:00
kingwl
8e34408d6e Input: fix invalid resize prop (#2838) 2017-02-16 16:53:33 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
baiyaaaaa
d65ecbc7f3 support input icon click hook function (#2414) 2017-01-16 10:41:28 +08:00
kingwl
84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa
b9eed734e2 input add validateEvent prop 2016-12-30 17:04:03 +08:00
杨奕
d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
baiyaaaaa
634498bbff fix input blur event 2016-12-27 19:26:01 +08:00
baiyaaaaa
7667396907 fix input value binding bug 2016-12-27 19:26:01 +08:00
baiyaaaaa
6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
qingwei.li
daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
cinwell.li
55dfb0c296 Refactor/datepicker (#1623)
* DatePicker: replace native input with el-input

* DatePicker: support size prop, closes #1069, closes #1440

* DatePicker: show correct date for initial value, fixed #1129

* TimePicker: fix empty value when panel appears, fixed #1583

* DatePicker: trigger clickoutside when clicking icon, fixed #1604

* DatePicker: fix year type in year panel, fixed #1607

* DatePicker: fix test

* DatePicker: add doc
2016-12-09 00:06:34 +08:00
baiyaaaaa
db666dfb4b fix input-group style 2016-12-01 22:28:48 +08:00
baiyaaaaa
ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
baiyaaaaa
d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa
6644207668 Input: fix blur event param & improve docs 2016-11-09 12:21:29 +08:00
baiyaaaaa
547293e366 support Input min & max prop 2016-11-08 20:13:52 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
baiyaaaaa
06b2cabf6b fix masses style 2016-10-25 12:34:38 +08:00
baiyaaaaa
c14cb221cd fix input native props 2016-10-22 14:32:08 +08:00
baiyaaaaa
56354f1c81 input test improve 2016-10-20 19:24:00 +08:00
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
baiyaaaaa
b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
baiyaaaaa
3f935a2aac fix textarea autosize bug 2016-10-19 12:56:04 +08:00
baiyaaaaa
4bdfcec9d7 add input icon click event 2016-10-18 11:41:09 +08:00
杨奕
2d3d9d3661 Merge pull request #449 from baiyaaaaa/feat-input
fix input type
2016-10-17 12:46:07 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
baiyaaaaa
cfed2184bc fix input type 2016-10-17 11:30:13 +08:00
baiyaaaaa
96ff5e1dc7 fix input password type 2016-10-13 17:45:37 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
baiyaaaaa
c0db4e8bdd fix dynamic input type bug 2016-10-12 17:27:41 +08:00
baiyaaaaa
d10d0ed61e fix autocomplete event bug 2016-10-11 19:26:33 +08:00
baiyaaaaa
70410a2b1f add rows and autosize property 2016-10-04 17:22:20 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
FuryBean
1c5c26b4bf Merge pull request #71 from eleme/feat/form
update form
2016-08-19 20:43:26 +08:00
baiyaaaaa
80ae828639 update input && input-group 2016-08-17 17:58:26 +08:00
baiyaaaaa
22bd899a41 update form 2016-08-17 15:04:20 +08:00
Leopoldthecoder
c641355e4f update input-number and slider 2016-08-11 15:51:13 +08:00