Commit Graph

30 Commits (47c62e9fe0563884e24bbc7e9086d0950f56be48)

Author SHA1 Message Date
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
qingwei.li a733f7835e update select and input 2016-07-28 18:37:14 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00