偏右
|
bb77436b36
|
🐛 fix progress text align issue (#14024)
* 🐛 fix progress text align issue
close #13997
* ✅ Set thresholds for codecov build failures
|
2019-01-01 11:42:08 +08:00 |
|
陈帅
|
dca9715186
|
support prettier
|
2018-12-07 18:27:30 +08:00 |
|
afc163
|
f79b0993a4
|
Progress[type="circle"] should wrap text
close #12718
|
2018-10-19 11:04:43 +08:00 |
|
afc163
|
76b64b5da0
|
Fix overflow issue of long text in Progress[type="circle"]
|
2018-10-12 18:05:30 +08:00 |
|
Chandler Moisen
|
badfac83b0
|
add @progress-text-color var to <Progress /> (#11771)
|
2018-08-28 11:36:00 +08:00 |
|
afc163
|
e4c9d69fc4
|
Avoid progress text wrap
|
2018-08-25 21:00:51 +08:00 |
|
Benoît Latinier
|
2b72149a50
|
Add strokeLinecap attribute to progress component
|
2018-08-04 16:58:50 +08:00 |
|
afc163
|
49a53bf8df
|
Add successPercent for progress
|
2018-01-19 15:22:37 +08:00 |
|
afc163
|
81fc6d613c
|
Merge branch 'master' into antd-3.0
|
2017-11-21 10:19:39 +08:00 |
|
Wei Zhu
|
814f9a72de
|
Set work-break explicitly form progress text
|
2017-11-20 14:59:13 +08:00 |
|
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
2017-11-06 21:28:51 +08:00 |
|
afc163
|
714b4ae06a
|
Merge branch 'master' into antd-3.0
|
2017-11-06 10:35:41 +08:00 |
|
Kyle Kelley
|
43864988e3
|
correct spelling of progress (#8101)
`@process-default-color` --> `@progress-default-color`
|
2017-11-03 09:43:02 +08:00 |
|
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
2017-10-11 12:01:27 +08:00 |
|
偏右
|
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 👻
|
2017-09-27 22:32:49 +08:00 |
|
偏右
|
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
|
2017-09-22 18:33:29 +08:00 |
|
afc163
|
1f6bcf963f
|
tweak progress initial style
|
2017-08-15 16:48:49 +08:00 |
|
afc163
|
45f5d6cdfe
|
Tweak progress text width, close #6354
|
2017-06-05 14:13:15 +08:00 |
|
Graeme Yeates
|
5841746ec9
|
Decompose @background-color-base into several variables
|
2017-04-28 16:04:41 -04:00 |
|
Graeme Yeates
|
10b99eead8
|
Remove inconsisent progress-bar-font (#5081)
|
2017-02-27 23:23:54 +08:00 |
|
afc163
|
39fd6b6a36
|
Define circle progress theme by css, close #5002
|
2017-02-22 19:33:15 +08:00 |
|
afc163
|
e66604cab3
|
optimize progress active style
|
2017-01-09 23:05:18 +08:00 |
|
Benjy Cui
|
932443099a
|
css: use @component-background, ref: #4040
|
2016-11-29 11:56:10 +08:00 |
|
cathayandy
|
addb6e44dc
|
Fix #4039. Replace background-color: #fff with background: @body-background (#4040)
|
2016-11-29 09:54:54 +08:00 |
|
afc163
|
2c9339039c
|
change @primary-color and default border-radius
|
2016-11-18 14:24:50 +08:00 |
|
afc163
|
fc79d6f967
|
stronger active Progress
|
2016-11-16 21:01:09 +08:00 |
|
afc163
|
d8516ee8df
|
adjust progress vertical align
|
2016-11-14 22:06:07 +08:00 |
|
afc163
|
e4974ac72a
|
use @font-size-base (#1752)
|
2016-11-08 20:57:07 +08:00 |
|
马斯特
|
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
|
2016-09-14 16:18:33 +08:00 |
|
afc163
|
7aad78c508
|
improve progress style
|
2016-07-21 14:27:54 +08:00 |
|
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
|
2016-04-27 20:44:36 +08:00 |
|