MASONGZHI
c04021e4dc
Checkbox: Using the max attribute can limit the number of items that can be checked ( #14742 ) ( #15585 )
2019-05-28 20:41:13 +08:00
Jikkai Xiao
9a2f6897c7
Checkbox: support validation for single checkbox. Closes #5787 ( #11271 )
2018-05-22 17:47:05 +08:00
GU Yiling
071e44bab0
a11y: add aria-hidden for checkbox/radio ( #10771 )
2018-04-18 16:18:19 +08:00
Leopoldthecoder
56dc51bc85
Form: add disabled
2018-01-29 18:14:58 +08:00
cinwell.li
be3dcbfc4c
chore: update ESLint ( #9124 )
...
* chore: update ESLint
* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
Leopoldthecoder
85a8ea0ade
Checkbox: fix change event param
2017-10-28 06:05:43 -05:00
杨奕
38459ae850
update dependencies ( #7476 )
...
* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates
2017-10-16 14:07:24 +08:00
Black Wayne
9b09f6aa9f
Form: add size attribute ( #7428 )
2017-10-12 04:50:06 -05:00
Leopoldthecoder
512543e35b
add api for radio and checkbox
2017-08-25 13:37:56 +08:00
Leopoldthecoder
2250162553
Checkbox: change event only triggers on user input
2017-08-18 12:22:19 +08:00
maranran
c20ff5e55c
[Button] add accessibility ( #6180 )
...
* add accessibility for Alert、Button、 Breadcrumb、 Checkbox
* Update checkbox.md
2017-08-05 18:33:50 +08:00
baiyaaaaa
ba9a5d5ae3
fix checkbox not trigger input event bug
2017-06-18 17:19:08 +08:00
Leopoldthecoder
0da3967d3a
Revert "Form: remove emitter ( #4532 )"
...
This reverts commit fff7dddd94
.
2017-05-03 15:20:47 +08:00
cinwell.li
fff7dddd94
Form: remove emitter ( #4532 )
2017-05-02 10:25:39 +08:00
Mathieu DARTIGUES
0bf50bfc2e
Add button style to checkbox ( #3697 )
...
* Add button style to checkbox
* Implement min/max for checkbox button group
* Fixing a display bug when chekbox is ':checked'
* Update docs to integrate example button+min/max option
* Register correctly checkbox-button
Last fixes after cherry pick and bad rebase...
2017-04-21 16:12:38 +08:00
Mathieu DARTIGUES
dfddd5d857
Rename minimum/maximum to min/max, type to Number
2017-03-31 00:02:39 +08:00
Mathieu DARTIGUES
3cefe969be
Add minimum/maximum prop to checkbox group
2017-03-31 00:02:39 +08:00
cinwell.li
9f5c08e6e6
Clean packages ( #2345 )
2017-01-23 14:06:01 +08:00
baiyaaaaa
cddc2b1027
fix checkbox gourp change event && improve docs ( #2412 )
...
* improve docs
* fix checkbox group change event
2017-01-16 10:39:24 +08:00
baiyaaaaa
631afa92ca
fix checkbox radio status class && disable style ( #1930 )
2016-12-23 00:55:24 +08:00
Zhao Xiaoqiang
3bf6cf6418
Fixed checkbox focus bug ( #1887 )
...
* 修复 checkbox 的 focus 变量找不到的bug
* 修复 checkbox 的 focus 变量找不到的bug
2016-12-21 00:57:11 +08:00
baiyaaaaa
15e74b6e7d
fix checkbox isGroup bug in computed cached ( #1860 )
2016-12-20 14:18:46 +08:00
baiyaaaaa
4b20374bf1
support use checkbox without transport value
2016-12-19 10:14:48 +08:00
baiyaaaaa
a5bdd2cabb
component README update and fix
2016-12-16 10:57:54 +08:00
baiyaaaaa
e56f52ff26
fix radio dynamic init bug ( #1514 )
2016-12-02 17:35:54 +08:00
baiyaaaaa
8ba89af678
fix checkbox dynamic init bug ( #1511 )
2016-12-02 08:08:12 +08:00
baiyaaaaa
aa3f9939d0
fix checkbox label type ( #1400 )
2016-11-27 19:06:46 +08:00
baiyaaaaa
ba983ffb96
normalize the componentName writing
2016-11-26 16:51:04 +08:00
qingwei.li
cf38b8c32e
Tree: import checkbox
2016-11-25 17:17:05 +08:00
qingwei.li
96f71eda55
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-25 14:08:11 +08:00
baiyaaaaa
67490a29a3
fix checkbox name
2016-11-13 23:51:44 +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
135c8ed45b
replace _componentTag to componentName
2016-10-30 20:18:33 +08:00
cinwell.li
f960ea50b9
Add locale feature ( #678 )
...
fix
2016-10-27 17:31:22 +08:00
cinwell.li
510034d2d2
Add istanbul ignore ( #521 )
2016-10-19 22:48:35 +08:00
qingwei.li
0cc28fb16a
Support publish component packages
2016-10-17 12:14:10 +08:00
qingwei.li
06392ade7b
Clear dependencies
2016-10-13 11:12:24 +08:00
baiyaaaaa
d7fb7ff588
fix checkbox change event && add checked prop
2016-10-11 01:34:14 +08:00
qingwei.li
3b539efb3a
Use cooking@1.0.0-rc.2
2016-09-06 11:51:08 +08:00
baiyaaaaa
a38fdce7e9
update tree docs
2016-09-05 12:40:11 +08:00
baiyaaaaa
22bd899a41
update form
2016-08-17 15:04:20 +08:00
baiyaaaaa
8dde5b0d24
fix checkbox
2016-08-15 15:04:13 +08:00
qingwei.li
37a4b374f1
Update checkbox and tree
2016-08-12 14:45:06 +08:00
qingwei.li
e320f43c2d
Initial commit
2016-07-27 14:15:02 +08:00