叶枫
1155d44321
fix: checked 非必须 ( #27717 )
...
* fix: checked 非必须
* docs: desc
* fix: 😶
* Update CheckableTag.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-13 12:05:20 +08:00
Tom Xu
f487d8dba8
refactor(checkable-tag): improve code ( #27097 )
2020-10-12 15:07:47 +08:00
偏右
6f36f4a877
fix: Tag.CheckableTag don't support onClick ( #24743 )
...
close #24733
2020-06-05 12:23:44 +08:00
Tom Xu
8ae2b1f542
feat: tag support ref ( #23632 )
...
* feat: tag support ref
* feat done
* Update index.tsx
2020-04-27 13:14:00 +08:00
Tom Xu
cf3d611f59
refactor(tag): rewrite with hook ( #23466 )
...
* refactor(tag): rewrite with hook
* fix lint
2020-04-22 10:59:24 +08:00
Phyllis
ea6bf51816
add style to CheckableTagProps ( #18300 )
2019-08-15 23:43:25 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
afc163
f15c08a898
⚡ Tag should be span than a div semantically
...
close #17963
2019-07-30 11:46:10 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
...
now support Button, Tag, Radio.Button and switch
2018-08-11 15:14:34 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Zheeeng
d6dde83247
Fix typo ( #7170 )
2017-08-11 09:30:19 +08:00
Randy
35ae41f618
remove any
type in Tag ( #7015 )
2017-07-31 00:42:25 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
...
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
Albert Zheng
5e1b679dfb
chore: Fixed two compiling errors reported by tsc 2.0.10. ( #3969 )
2016-11-23 17:52:29 +08:00
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
2016-11-10 11:20:52 +08:00