潘晓升
|
e4d7e5e510
|
Update index.tsx (#9126)
add the “style” property for declare file
|
2018-01-26 10:38:28 +08:00 |
|
afc163
|
5f35a69858
|
update steps demo
|
2017-12-04 14:51:51 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
Graeme Yeates
|
b46cb4b740
|
Add a variable to control processing colors (#8166)
|
2017-11-11 14:15:16 +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
|
296dfc7375
|
vertical progressDot Steps style
|
2017-10-31 15:15:51 +08:00 |
|
afc163
|
2a14b4667d
|
Fix progress dot step style
|
2017-10-31 14:04:07 +08:00 |
|
Wei Zhu
|
bbb1a3a828
|
Merge branch 'master' into antd-3.0
|
2017-10-25 10:27:38 +08:00 |
|
Wei Zhu
|
36227a10db
|
docs: sort api table
|
2017-10-25 10:25:44 +08:00 |
|
afc163
|
ca3835bf58
|
Tweak progress dot step style
|
2017-10-19 14:52:11 +08:00 |
|
afc163
|
91a64d0567
|
Tweak styles
|
2017-10-16 21:12:49 +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 |
|
afc163
|
ca06211494
|
Fix small steps font size
|
2017-09-25 11:27:49 +08:00 |
|
afc163
|
306a5699a7
|
Better responsive Steps
|
2017-09-25 11:25:57 +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 |
|
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
2017-09-15 16:42:25 +08:00 |
|
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
2017-09-15 16:14:26 +08:00 |
|
afc163
|
3195cc182c
|
Fix steps styles
|
2017-09-07 11:00:36 +08:00 |
|
afc163
|
78c1bebd7a
|
Merge branch 'master' into antd-3.0
|
2017-09-06 13:43:00 +08:00 |
|
afc163
|
68ff1b6ff0
|
fix progressDot Steps style
|
2017-09-06 13:15:47 +08:00 |
|
偏右
|
a933961aae
|
upgrade rc-steps to 3.0 (#7473)
* upgrade rc-steps to 3.0
* update snapshot
|
2017-09-05 19:57:59 +08:00 |
|
Khalifa Lame
|
f48cf1df90
|
docs: update Steps English doc (#7463)
Added code tags to string values.
|
2017-09-05 16:50:27 +08:00 |
|
afc163
|
c28c2f6b1e
|
Merge branch 'master' into antd-3.0
|
2017-08-18 19:18:26 +08:00 |
|
afc163
|
187e9dd85c
|
tweak step number font
|
2017-08-17 21:51:25 +08:00 |
|
偏右
|
2dedc5ec7f
|
Upgrade grid break points (#7230)
close #5122
|
2017-08-16 20:19:41 +08:00 |
|
afc163
|
b0da6adf8c
|
Improve responsive of Steps
|
2017-08-16 16:07:57 +08:00 |
|
afc163
|
29b5f433f8
|
Fix step title background
|
2017-08-07 16:11:43 +08:00 |
|
afc163
|
4962d19462
|
tweak steps style
|
2017-08-01 21:50:38 +08:00 |
|
afc163
|
0cf3600e25
|
refactor step title style again
|
2017-08-01 18:34:02 +08:00 |
|
afc163
|
0eefa85b04
|
refactor step title style
|
2017-08-01 18:08:08 +08:00 |
|
afc163
|
c67d9b2935
|
Fix nested steps style, close #6754
|
2017-07-07 11:46:05 +08:00 |
|
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
|
2017-05-09 13:40:33 +08:00 |
|
afc163
|
c5059e5fb7
|
Fix steps tail style bug, close #5623
|
2017-04-05 11:55:16 +08:00 |
|
Graeme Yeates
|
18d0a4d1fb
|
Add @steps-background and @process-icon-text-color variables for customizing step theme
|
2017-04-04 16:38:25 -04:00 |
|
afc163
|
a10704bc44
|
Tweak steps animation style
|
2017-03-18 15:32:29 +08:00 |
|
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
2017-03-17 18:56:30 +08:00 |
|
Benjy Cui
|
758559f718
|
test: update snapshots
|
2017-02-28 16:14:53 +08:00 |
|
afc163
|
bbfc131a85
|
Fix steps fixed width, close #5083
|
2017-02-28 15:13:23 +08:00 |
|
Benjy Cui
|
200b88246f
|
docs: update docs format
|
2017-02-13 10:55:53 +08:00 |
|
Benjy Cui
|
d2b8d65c87
|
style: update code style to please lint, close: #2179
|
2017-02-06 12:09:58 +08:00 |
|
afc163
|
0eb5c689a3
|
remove type="ghost" from demo
|
2017-02-04 22:35:33 +08:00 |
|
Graeme Yeates
|
1006015ef0
|
Add border customization variables (#4734)
* Add border customization variables (#4712)
* Make border styles customizable (fixes #4712)
|
2017-01-31 16:05:10 +08:00 |
|
afc163
|
f2bb4afd4d
|
Merge from master
|
2017-01-27 17:23:51 +08:00 |
|
afc163
|
f4e887b784
|
remove steps demo
|
2017-01-24 16:07:03 +08:00 |
|
afc163
|
720ea3690a
|
expand dot responsive area
|
2017-01-23 16:18:49 +08:00 |
|
afc163
|
eb2a02618f
|
update steps API
|
2017-01-23 16:09:34 +08:00 |
|
afc163
|
179f030d45
|
Remove labelPlacement
|
2017-01-23 16:04:05 +08:00 |
|
afc163
|
cd9c85c969
|
fix code demo type
|
2017-01-23 15:52:03 +08:00 |
|
ddcat1115
|
09397187ac
|
Steps support progressDot and labelPlacement (#4659)
|
2017-01-23 14:37:40 +08:00 |
|