偏右
10396419b5
Add preset color Tag ( #4571 )
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
8 years ago
Benjy Cui
77801ff436
fix: CI failed and ts null check
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
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
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
8 years ago
Benjy Cui
8dcdd12bef
feat: bring Tag[color] back, close : #3773
8 years ago
afc163
5aafe0d8de
Fix tag[style] not working ( #3773 )
8 years ago
Benjy Cui
60ecb3c628
refactor: each message should warn just once
8 years ago
Benjy Cui
b2e6bdcf94
feat: deprecate Tag[color], ref: #3560
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
1e5264bad7
fix tslint
8 years ago
yiminghe
c2d3f16dfb
update tslint
8 years ago
afc163
466aea3ea5
fix some components style detail
8 years ago
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
8 years ago
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
c36cf9e07e
update tag
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
bang88
c198beef85
refactor(Tag): rewrite Tag
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
6ee804cc66
update tag demo
9 years ago
afc163
0fb0b465f6
Fix extra afterClose callback of Tag
close #1435
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
9 years ago
ShiTengFei
896c940768
Fixed lint error.
9 years ago
Mr.Tone
56b0650734
preventDefault for onClose.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
30238a759c
Fix Tag nested bug, close #1111
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
dc1e05f9e9
fix(tag): Add enter animation
9 years ago
afc163
62dbc54eb2
improve tag code style
9 years ago
afc163
5602d90f12
improve tag code style
9 years ago
afc163
a75dfe8fd6
Add tag control demo
9 years ago
afc163
5719a83f36
chore(tag): some code style
9 years ago
zhangpc
db2ef44617
remove href attributes of tag
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
afc163
e058e67cb4
fix iconfont
9 years ago
afc163
c301c6b06d
improve code style
9 years ago
Benjy Cui
f7a8b11243
chore: remove deprecated APIs
9 years ago
elrrrrrrr
725a142669
chore: 迁移 tag iconfont
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
yiminghe
7a6f190e9e
upgrade animate
9 years ago
afc163
3a134c7219
Fix tag closing meaning
9 years ago
jljsj
ab09f9e537
add tag and uploadlist motion
9 years ago
afc163
9b28e46d4c
still use Magic offsetWidth set
9 years ago