米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
zombieJ
95660c4fac
adjust table fixed column z-index ( #14036 )
fix #13930
6 years ago
afc163
5727bbc36a
💄 Fix Badge animation jump when count is ReactNode
close #13800
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
ztplz
54cb3b96d3
Fix #13132 ( #13143 )
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
afc163
fc6ac421c2
Refactor Badge and support count as custom component
close #11134
close #12140
6 years ago
afc163
d70f52add3
Fix Badge align when it is not a wrapper
close #12419
6 years ago
afc163
fd409df14d
tweak badge vertical align
6 years ago
afc163
22162fe04b
Fix badge zoom animation style
6 years ago
afc163
84119d8959
Fix badge position when it's children is display:block
https://codepen.io/afc163/pen/MBMjqG?editors=0110
6 years ago
afc163
8d873785a7
Add badge above footer kitchen link
6 years ago
afc163
454567dee4
remove !important
7 years ago
George Gray
053396810b
add @badge-font-weight var ( #9352 )
7 years ago
afc163
3c648820a0
Fix badge style
7 years ago
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
7 years ago
afc163
914fec9ac4
Tweak badge padding
7 years ago
afc163
c5ffc3b4f0
Fix upload and badge styles
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
偏右
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
afc163
8892d85e33
use @font-size-base for Badge[text]
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
7 years ago
afc163
ee2f025585
Fix badge style in Maxthon, close #5477
8 years ago
afc163
b090dec8e0
Fix badge style in Maxthon, close #5477
8 years ago
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
8 years ago
afc163
e5ccc1d4ba
fix for stylelint
8 years ago
afc163
8726e8581b
New animation for Badge[status="processing"]
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
close #4747 #4290 #4176
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
a6e09ccfd0
fix Badge z-index, close #3898
8 years ago
afc163
5d2a2cc39b
Add @highlight-color less variables
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
1da5490ab8
Fix badge initial position jump bug
8 years ago
afc163
6dd222a8a4
Refactor code of status Badge
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
Benjy Cui
ff19dcc1fc
feat: add Badge[status, text], close : #2715 ( #2780 )
* feat: add Badge[status, text], close : #2715
* feat: optimize Badge[status, text]
8 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago