Commit Graph

34 Commits

Author SHA1 Message Date
MeloHG e2849108b5 test: 更新 Icon 相关快照 2023-02-01 22:02:10 +08:00
MeloHG 610ecc2501 test(Check/Radio): 测试用例增加角标位置 2022-11-30 18:13:11 +08:00
MeloHG 50e12f0038 fix(Radio): 修复 RadioBox 选中态未生效问题 2022-11-30 11:28:21 +08:00
MeloHG acc8acd854 feat(Check, Radio): CheckBox、RadiokBox 增加角标位置、调整样式 2022-11-28 12:03:30 +08:00
Shawn Xu 071db18247
feat(check-group): add method for full selection and reverse selection (#650)
* feat(check-group): add method for full selection and reverse selection

toggleAll

#648

* test&doc&example(check-group): update cases for toggleAll
2020-03-26 14:54:35 +08:00
xuxiaoyan 04305368be fix(style): remove unused and supplement missing variables 2019-10-18 11:26:11 +08:00
xuxiaoyan d99948ee93 doc(radiolist & checklist): update slot scope props 2019-09-24 17:35:27 +08:00
xuxiaoyan bcd61758b2 doc: update docs & readmes 2019-09-11 17:06:46 +08:00
Shawn Xu 9a5d7247c6
feat(radio): add radio-group & radio-box (#561)
* feat(radio-box): add radio-box

* feat(check-box): extract common box

* example(radio-box): update demos

* test(radio-box): add test cases & update snapshots

* doc(radio-box): add radio-group & radio-box
2019-09-04 15:10:02 +08:00
supergaojian dd4bba069d fix(check-list): fix click md-icon without any action bug (#494)
fix #491
2019-07-18 11:34:26 +08:00
supergaojian ef56216c6b feat(check-list): support check-list icon slot (#439)
* feat(check-list): support check-list icon slot

BREAKING CHANGE: new props only support for new version v2.2.2

feat #383

* doc(check): add icon slot support version

feat #383

* feat(check-list): slot-scope add new props
2019-06-13 16:15:12 +08:00
xuxiaoyan b5c7535fa3 doc(check): add props 2019-02-19 11:03:40 +08:00
xuxiaoyan 26cdf6dee0 feat(check): extend supported types 2019-01-29 20:12:21 +08:00
xuxiaoyan 6998a6cf80 doc: update preview links 2019-01-29 16:31:24 +08:00
xuxiaoyan 978ad7052d test: update snapshots 2019-01-29 11:34:25 +08:00
xuxiaoyan d0af4fbd55 test: update snapshots 2019-01-18 17:52:41 +08:00
xuxiaoyan 82453bb3ec fix(check): update style
icon positioning exception
2019-01-17 10:54:26 +08:00
xuxiaoyan 711cd3d8d5 test: supplementary unit test 2019-01-09 20:45:54 +08:00
xuxiaoyan cdd58a97e6 doc: update readme example link 2018-12-18 16:06:20 +08:00
xuxiaoyan 520ab7a3da example: remove old codesandbox & fix en title 2018-12-13 20:04:48 +08:00
xuxiaoyan d709dad7b5 example: update cases 2018-12-13 17:06:52 +08:00
xuxiaoyan f13c070a94 test: update test snapshots 2018-12-10 21:29:04 +08:00
xuxiaoyan 3ac53e7ff7 doc: update 2018-12-10 15:41:29 +08:00
xuxiaoyan 8e20616683 fix(check): update style
icon centered & add icon to seleted checkbox
2018-12-04 16:36:39 +08:00
xuxiaoyan c8b5121374 feat(check): add prop is-slot-scope to list & update style 2018-12-03 19:20:00 +08:00
xuxiaoyan 6a78642a4d fix(check): background layer is extracted separately 2018-12-01 17:15:06 +08:00
xuxiaoyan c676672d3e doc(check): fix format problem 2018-11-20 19:43:38 +08:00
moyus f84395cf30 fix: fix docs 2018-11-20 16:30:05 +08:00
moyus 8e0aeda546 Merge branches '2.0' and '2.0' of github.com:didi/mand-mobile into 2.0 2018-11-19 22:41:15 +08:00
moyus f2c12f08bd doc(check): fix docs 2018-11-19 22:41:04 +08:00
xuxiaoyan f739083540 example(check): change demo class name 2018-11-19 19:00:44 +08:00
asuishi 88f6af9536 fix(check-list): delete hasInput && fix icon (#229) 2018-10-30 22:30:42 +08:00
xuxiaoyan 8537ccfbcf fix(check): update icon style 2018-10-15 14:41:45 +08:00
moyus 21378367a1 feat(check): code refactor 2018-09-24 15:48:30 +08:00