Wei Zhu
|
43537ed368
|
Fix type error
Close #9931
|
7 years ago |
afc163
|
454567dee4
|
remove !important
|
7 years ago |
Mathew
|
947cee4475
|
fix issue #9359 (#9364)
* fix issue #9359
* fix trailing whitespaces
|
7 years ago |
George Gray
|
053396810b
|
add @badge-font-weight var (#9352)
|
7 years ago |
afc163
|
ba236419be
|
Fix badge API doc
|
7 years ago |
bzone
|
3418cb8a60
|
update Badge doc (#8905)
* Update index.zh-CN.md
* Update index.en-US.md
|
7 years ago |
Wei Zhu
|
999d6184ad
|
docs: Sort api table
|
7 years ago |
Wei Zhu
|
db560bb10d
|
Fix implicit any error for Badge
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
afc163
|
3c648820a0
|
Fix badge style
|
7 years ago |
afc163
|
09af43c314
|
Allow Badge[status] usage with Badge[children], close #8164
|
7 years ago |
Graeme Yeates
|
b46cb4b740
|
Add a variable to control processing colors (#8166)
|
7 years ago |
afc163
|
ca1b79ad34
|
Add Badge[offset]
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
afc163
|
914fec9ac4
|
Tweak badge padding
|
7 years ago |
afc163
|
c5ffc3b4f0
|
Fix upload and badge styles
|
7 years ago |
afc163
|
26e416c364
|
Tweak style
|
7 years ago |
vgeyi
|
0a6475cb0d
|
Badge add scrollNumberPrefixCls (#7882)
* badge add scrollNumberPrefixCls
* badge add scrollNumberPrefixCls
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
Khalifa Lame
|
81e3429955
|
Update Badge English doc (#7628)
* Update Badge English doc
Fixed typos.
* Update index.en-US.md
Reverted some changes after studying the component.
|
7 years ago |
afc163
|
a0a1bff7fe
|
Use real count as badge title
|
7 years ago |
afc163
|
8892d85e33
|
use @font-size-base for Badge[text]
|
7 years ago |
afc163
|
6a17efcbf1
|
upgrade some devDeps and fix stylelint
|
7 years ago |
afc163
|
a88f8fcc21
|
fix badge demo
|
7 years ago |
afc163
|
330e1f7a4b
|
Fix badge title, close #7024
|
7 years ago |
afc163
|
39207efa4d
|
Add @badge-font-size and @tabs-title-font-size
|
7 years ago |
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
8 years ago |
Benjy Cui
|
8e9a2eae38
|
chore: fix ts lint
|
8 years ago |
Benjy Cui
|
a4a26797ec
|
fix: mention should support `.focus`, close: #6135
|
8 years ago |
afc163
|
fd625ef1a0
|
upgrade and fix tslint problems
|
8 years ago |
afc163
|
4417dcf300
|
fix tsc
|
8 years ago |
Jordan Hornblow
|
03adcefafd
|
Make count prop optional in BadgeProps interface
E.g. https://ant.design/components/badge/#components-badge-demo-dot
|
8 years ago |
Benjy Cui
|
0e5431d21b
|
deps: upgrade antd-tools and code style
|
8 years ago |
Tyler
|
919cb22eb7
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
|
8 years ago |
afc163
|
23212aea5c
|
fix badge snap
|
8 years ago |
afc163
|
ee2f025585
|
Fix badge style in Maxthon, close #5477
|
8 years ago |
偏右
|
0308138974
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
afc163
|
56775e5ed7
|
fix badge snap
|
8 years ago |
afc163
|
b090dec8e0
|
Fix badge style in Maxthon, close #5477
|
8 years ago |
偏右
|
674255bd14
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
8 years ago |
ddcat1115
|
7ab95b7eae
|
- fix ts error (#5145)
- typescript upgrade to 2.2.1
|
8 years ago |
Benjy Cui
|
ef2375885e
|
feat: support Badge[showZero], close: #4251 (#5096)
|
8 years ago |
Wei Zhu
|
1fc8990531
|
docs: Rewrite Badge demos to ES6 component
|
8 years ago |
afc163
|
49b050ccc1
|
Improve button and badge[status] with pulse animation
|
8 years ago |
afc163
|
e5ccc1d4ba
|
fix for stylelint
|
8 years ago |