afc163
973c13c245
Fix progress color
2016-03-04 17:18:57 +08:00
afc163
e584a5b8ab
Fix border-color less variable
2016-03-04 17:06:39 +08:00
afc163
f8e5e8ec5a
Fix radio style
2016-03-03 15:24:51 +08:00
afc163
079f2a657d
Allow close last tab, fix #1071
2016-03-02 20:25:19 +08:00
afc163
38606552d4
improve InputNumber style
2016-03-02 18:48:37 +08:00
afc163
a058ebc372
Fix Input className, close #1103
2016-03-02 17:11:12 +08:00
afc163
f9aed15464
remove inline form-item width 100%
2016-03-02 15:20:52 +08:00
afc163
82fff19ab8
Fix some DatePicker style
2016-03-02 15:10:13 +08:00
afc163
4381de2e11
update pagination style
2016-03-02 11:46:36 +08:00
afc163
e1a5c20d26
Fix tab nav button disabled style
2016-03-01 16:43:16 +08:00
afc163
1705fd262a
update code style
2016-02-29 12:18:26 +08:00
afc163
86b5c6eecc
Fix some style
2016-02-28 00:16:32 +08:00
afc163
052d0ac122
Fix tree select size style
2016-02-26 18:13:16 +08:00
afc163
d2cf85b87b
Fix allowClear of TreeSelect, close #1084
2016-02-26 17:12:56 +08:00
afc163
ab67c71939
update select style
2016-02-25 12:31:20 +08:00
afc163
9fc3f51d68
Merge pull request #1077 from ant-design/feat-pagination
...
feat: add `showTotal` for Pagination
2016-02-25 12:12:40 +08:00
afc163
c61d31f4d1
Fix disabled cascader cursor
2016-02-25 12:07:44 +08:00
afc163
b3340c6b6b
Fix some style
2016-02-25 11:49:40 +08:00
Benjy Cui
cdbac65dbc
feat: add showTotal
for Pagination
2016-02-25 10:36:58 +08:00
afc163
d1acaac78c
fix Checkbox cursor, #1076
2016-02-24 20:30:54 +08:00
afc163
feaf02b406
make Checkbox usage same as Radio
2016-02-24 20:28:23 +08:00
afc163
d84c52fda8
Make Radio label's cursor pointer, close #1076
2016-02-24 20:24:47 +08:00
afc163
9991e96a9d
update tooltip style
2016-02-24 20:15:34 +08:00
afc163
dc0629ca82
improve card tabs close hover style
2016-02-24 20:12:01 +08:00
afc163
ad07fd923b
Merge pull request #1075 from ant-design/css-search-box
...
Css search box
2016-02-24 20:00:34 +08:00
afc163
90ea1cef3f
Fix popover and dropdown position
2016-02-24 18:03:13 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
afc163
06591077d3
Fix tooltip & popover arrow position
2016-02-24 13:57:33 +08:00
afc163
b347e6c384
Fix cascader style bug in Safari and maxthon, close #1066
2016-02-23 18:02:02 +08:00
yiminghe
a2ec91a545
fix tree-select style
2016-02-22 21:38:24 +08:00
yiminghe
86f36af78e
update tree-select style
2016-02-22 21:12:00 +08:00
afc163
991ef07cf2
Fix(style) message style, close #1053
2016-02-22 19:25:10 +08:00
afc163
08e04e0b14
Hide selection component in children data
2016-02-22 18:52:14 +08:00
afc163
cacb5725a2
Add loading card
2016-02-22 16:28:00 +08:00
afc163
845e28d32e
Add Card style and demo
2016-02-22 16:25:47 +08:00
afc163
a5e1391d8f
Add card
2016-02-22 16:25:47 +08:00
afc163
be3a90fbc6
Add click effect for primary button, close #942
2016-02-22 13:52:52 +08:00
swindme
3068ec357b
feat: Spin add tip
2016-02-21 15:03:41 +08:00
afc163
4a50b31d23
improve center style code of spin
2016-02-21 15:02:11 +08:00
afc163
bcb9c2d133
Fix spin style
2016-02-21 14:40:19 +08:00
afc163
8736b0a17e
Fix inline form style with help, close #1040
2016-02-20 17:41:40 +08:00
afc163
89d990c2e2
Fix spin style size bug in Chrome
2016-02-20 16:58:29 +08:00
afc163
2ec38b1072
update ok button style
2016-02-19 16:37:48 +08:00
yiminghe
8a8a33fb01
fix calendar disabled ok btn
2016-02-19 16:22:20 +08:00
yiminghe
d3122af409
support select clear
2016-02-19 16:16:49 +08:00
afc163
893248dec7
some style and doc
2016-02-18 21:13:13 +08:00
Benjy Cui
c8015c88c3
feat: scroll to invalid field automatically #993
2016-02-16 10:15:48 +08:00
afc163
7c7e8beed2
Fix select and treeSelect multiple disabled style
...
close #996
2016-02-05 13:55:37 +08:00
afc163
0bdeb3aa87
Fix Unexpected CSS token error on Safari, close #999
...
ref https://github.com/FortAwesome/Font-Awesome/issues/5043
2016-02-05 00:41:41 +08:00
afc163
d799721f7e
improve style
2016-02-03 17:45:42 +08:00
afc163
a9954dce8b
Fix a icon slice bug
2016-02-03 15:49:15 +08:00
afc163
411f529242
Add getCalendarContainer prop to DatePicker, close #991
2016-02-03 14:30:58 +08:00
afc163
b4c997f016
fix required prefixCls
2016-02-03 14:00:38 +08:00
Benjy Cui
51c33b9c51
fix: add prefix
2016-02-02 20:47:52 +08:00
Benjy Cui
b42fb9f189
fix: should not set required to label #985
2016-02-02 19:08:17 +08:00
afc163
6f2e7d7d3e
open unsafeCache
2016-02-02 15:53:16 +08:00
afc163
6700dbba2a
Fix Modal onCancel argument, ref #980
2016-02-02 14:54:34 +08:00
afc163
d61a2c981d
fix tree-select disabled style
2016-02-02 14:06:37 +08:00
afc163
4339bef78c
fix combobox focus style
2016-02-02 12:27:22 +08:00
afc163
b67c2f7bc0
fix cascader style
2016-01-30 22:51:59 +08:00
afc163
ed2e038250
style(tree & treeSelect): better style
2016-01-30 16:53:49 +08:00
afc163
4fb1e60c02
upgrade select style
2016-01-30 15:13:25 +08:00
afc163
ff3215882e
update tree select style
2016-01-28 19:16:24 +08:00
afc163
89a807b5ef
step link color
2016-01-28 19:15:22 +08:00
afc163
f71db391e6
improve tree style
2016-01-28 15:29:29 +08:00
afc163
f540b1c201
fix(cascader): empty menu style
2016-01-27 15:26:39 +08:00
afc163
dc1e05f9e9
fix(tag): Add enter animation
2016-01-27 14:48:25 +08:00
Benjy Cui
d06935528e
feat: customized size first
2016-01-27 12:00:27 +08:00
afc163
5602d90f12
improve tag code style
2016-01-27 01:47:12 +08:00
afc163
0635877a51
fix(tag): fix tag link style
2016-01-27 01:23:30 +08:00
afc163
65875d9afe
fix pagination item margin for long page number
2016-01-26 11:51:35 +08:00
afc163
fcbd6015bd
fix button-group disable button border, close #926
2016-01-25 21:06:32 +08:00
afc163
9b13c34889
Add cascader to form demo
2016-01-25 16:25:20 +08:00
afc163
0cd7acb59d
Feature: disabled option of Cascader
2016-01-25 15:31:08 +08:00
afc163
e0925a20a8
Add useFixedHeader, #918
2016-01-24 15:40:14 +08:00
afc163
cb6224df4b
fix form demo style
2016-01-23 16:18:22 +08:00
afc163
0265e3eb6e
remove ant-form-item-compact, rewrite form-item align style
2016-01-22 20:58:45 +08:00
afc163
0a4758acf4
Fix form item height vertical align
2016-01-22 14:56:35 +08:00
afc163
bbe758b0eb
fix paging columns style
2016-01-22 12:22:57 +08:00
afc163
69935c5bbf
Add size for RadioButton, close #904
2016-01-21 22:45:21 +08:00
afc163
eb8a524a29
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-21 20:40:41 +08:00
Benjy Cui
1244e31313
css: duplicated background-color #910
2016-01-21 18:44:15 +08:00
afc163
6908d35db5
Merge master
2016-01-21 17:19:33 +08:00
afc163
e765b4bcee
Style: small size control border-radius is 4px now
2016-01-21 17:12:25 +08:00
afc163
b1191a5c06
Style: Fix form-item explain float bug, close #906
2016-01-21 13:15:28 +08:00
afc163
b855525615
Feature: support paging columns, ref #708
2016-01-20 17:15:39 +08:00
afc163
7445b57807
upgrade rc-table
2016-01-20 14:15:21 +08:00
afc163
0df8baefce
fix cascader overlay width
2016-01-19 18:01:21 +08:00
afc163
9f5725d4e7
Style: fix tag component border radius to 6px
2016-01-19 16:28:26 +08:00
afc163
27975606f1
new radio button style according to design spec
2016-01-19 15:09:28 +08:00
afc163
617c0e4618
speed up basic animation
2016-01-18 14:19:09 +08:00
afc163
64d96f071f
update picture card upload list style for more expansibility
2016-01-16 16:39:52 +08:00
kasinooya
c28f73b647
remove iconfont smoothing css
2016-01-15 17:27:23 +08:00
kasinooya
17ebf07ad3
Add picture-card demo
2016-01-15 16:44:07 +08:00
kasinooya
12c792147e
Merge develop-0.12.0 into HEAD
2016-01-15 16:11:31 +08:00
kasinooya
4d0e873c88
Add upload listType: picture-card
2016-01-15 15:56:06 +08:00
afc163
06abba27a9
fix TimePicker panel width inside DatePicker
2016-01-15 12:20:49 +08:00
afc163
d29ce1d174
fix TimePicker panel width inside DatePicker
2016-01-15 12:20:27 +08:00
afc163
71c84a2a44
Style: fix upload picture long filename bug
2016-01-14 21:35:31 +08:00
afc163
45d692d7dd
Style: fix upload picture long filename bug
2016-01-14 21:34:55 +08:00
afc163
772eea09c7
support pending timeline node, ref #708
2016-01-14 16:43:48 +08:00
afc163
d271e92b8e
Merge master
2016-01-14 15:35:21 +08:00
afc163
11353c7a60
reset menu link color, fix #872
2016-01-14 11:54:46 +08:00
afc163
a16903009e
merge from master
2016-01-13 22:22:33 +08:00
afc163
a479bc8fe3
Fix MonthPicker style, close #848
2016-01-13 17:30:54 +08:00
afc163
94f6f5ab9f
fix time-picker width
2016-01-13 17:15:47 +08:00
afc163
cf92a79529
merge master
2016-01-12 11:44:02 +08:00
afc163
e3f0b2c6f5
update table filter menu style
2016-01-10 22:51:03 +08:00
afc163
a222b3898b
support submenu in table filter menu, ref #708
2016-01-10 21:10:10 +08:00
afc163
27a773031c
update table style, for th in tbody use case
2016-01-10 19:36:37 +08:00
afc163
a1040e5ce1
fix time-picker panel width, close #826
2016-01-07 23:56:48 +08:00
afc163
6e84d677e6
update tree style
2016-01-07 21:05:28 +08:00
afc163
3b724b39aa
make cascader item size autofit
2016-01-07 20:58:13 +08:00
然则
40a7cbf96f
fix lint
2016-01-07 19:05:55 +08:00
afc163
ef576ed5b1
Fix disabled select style
2016-01-05 11:45:13 +08:00
afc163
105130ddb8
Add cascader prop disabled
2016-01-05 11:32:36 +08:00
afc163
d6b639b288
Merge branch master
2016-01-03 01:22:05 +08:00
afc163
c879aea3c2
fix upload text style, close #802
2016-01-02 21:21:29 +08:00
yiminghe
7be38406da
fix select css
2016-01-01 22:59:10 +08:00
然则
78a6a8e8aa
big change
2016-01-01 22:59:10 +08:00
afc163
e2144a1d67
fix overflow menu
2016-01-01 22:59:10 +08:00
afc163
553fb4d05c
Add arrow style
2016-01-01 22:59:10 +08:00
afc163
d37bcfa82f
Add clear icon
2016-01-01 22:59:10 +08:00
afc163
096c7d58d1
Add cascade
2016-01-01 22:59:09 +08:00
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
2015-12-31 17:55:45 +08:00
afc163
dc1455ecc4
Add dropdown submenu demo and style, close #797
2015-12-31 17:34:04 +08:00
afc163
f4865e85d0
select item text overflow, close #796
2015-12-31 16:52:05 +08:00
Benjy Cui
8c50e283f6
fix: FormItem should support long help message #785
2015-12-31 15:57:24 +08:00
afc163
9f48f665a6
Add animation for transfered item
2015-12-29 15:48:51 +08:00
绯一
a108566d5e
[fix] fix selector of indentSpaced element
2015-12-29 14:25:38 +08:00
afc163
476b09bf7d
fix selected day style in last month
2015-12-29 11:03:14 +08:00
afc163
113c5e1264
fix align of nested data table, react-component/table#25
2015-12-28 21:41:42 +08:00
afc163
7fd451ee46
fix #762
2015-12-28 18:05:14 +08:00
afc163
32a93ee88a
Fix iconfont side-cutting bug in Chrome
2015-12-28 17:40:55 +08:00
afc163
2699f5075c
update button loading
2015-12-28 13:49:58 +08:00
afc163
a71c2d39c5
update notification box shadow
2015-12-28 11:42:53 +08:00
afc163
fd51d4f6f2
update RangePicker style
2015-12-27 14:29:05 +08:00
Benjy Cui
de1a21c8c8
deps: upgrade rc-table
2015-12-25 15:50:41 +08:00
afc163
82bb807932
update RangePicker style
2015-12-25 15:27:24 +08:00
afc163
e51a1016d8
adjust date-picker style as design
2015-12-25 14:52:41 +08:00
afc163
e14ee95e8f
improve checkbox group
...
1. Add basic style
2. make it controlled component
3. code style
2015-12-25 11:48:59 +08:00
afc163
d516b444b1
fix range input width
2015-12-25 01:50:29 +08:00
afc163
cbf7d27664
improve rangepicker and add showTime prop
2015-12-25 01:21:03 +08:00
afc163
6c1f601ab8
Merge pull request #735 from ant-design/component-transfer
...
Component transfer
2015-12-24 21:19:24 +08:00
afc163
706009f2be
improve transfer
2015-12-24 17:44:54 +08:00
Benjy Cui
2944236cf6
style: replace hard code with variable
2015-12-24 16:22:59 +08:00
afc163
335d526dcc
update transfer opertion buttons
2015-12-24 15:52:49 +08:00
afc163
7156c7526d
update transfer style and demos
2015-12-24 14:56:48 +08:00
Benjy Cui
afa40dd919
feat: add RangePicker
2015-12-24 14:45:22 +08:00
Daqi Song
509a368e56
fix comments
2015-12-23 23:12:20 +08:00
Daqi Song
7b8007087a
fix style issues, enhance demos
2015-12-23 22:59:42 +08:00
Daqi Song
07387e4ded
Merge branch 'develop-0.11.0' into component-transfer
...
* develop-0.11.0: (52 commits)
remove unused code
improve home js
badge can be use like <Badge />, ref #413
fix: `rowKey` should work with Radio #697
update deps
remove scripts/clip.js
fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
small change
Fix ie8 error caused by clipboard.js
Add basic English doc for install
update demos
update tabs style
Add tip, #692
update demo text
update background-color of common layout demo
update tabs demo
update tabs doc
Add card tabs on container top
update tabs style
update card tabs style
...
2015-12-21 15:30:25 +08:00
Daqi Song
765ce7bb67
change api
2015-12-21 15:29:02 +08:00
afc163
07fa42dc9c
remove unused code
2015-12-19 14:16:01 +08:00
afc163
8a69058364
badge can be use like <Badge />, ref #413
2015-12-18 17:29:06 +08:00
afc163
d59ebf6fc2
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-17 16:13:41 +08:00
afc163
f0d94d476b
Merge pull request #691 from ant-design/update-time-picker
...
update time-picker to 1.0.0-alpha9
2015-12-17 16:13:23 +08:00
Daqi Song
45f01f1f26
update style
2015-12-17 16:08:16 +08:00
afc163
1da9dd6942
update tabs style
2015-12-17 15:05:05 +08:00
afc163
a334065edb
Add card tabs on container top
2015-12-17 12:33:34 +08:00
afc163
56e98e1cdc
update tabs style
2015-12-17 12:04:12 +08:00
afc163
6e2ec48ba6
update card tabs style
2015-12-17 11:51:49 +08:00
Daqi Song
f913542626
fix style
2015-12-16 23:02:49 +08:00
afc163
dda322e7aa
remove x animation from select
2015-12-16 22:34:03 +08:00
afc163
a1f0e58fce
fix select style
2015-12-16 22:24:24 +08:00
afc163
744a0c49b5
Fix Input textarea rows prop, close #694
2015-12-16 20:13:18 +08:00
afc163
5ed3ba72b4
fix some form item style
2015-12-16 17:39:10 +08:00
MG12
ece8eaa7ad
update time-picker to 1.0.0-alpha9
2015-12-16 17:29:28 +08:00
afc163
7eb3c04a1e
Add tabPostion bottom
2015-12-16 11:53:52 +08:00
afc163
406f611135
update tabs style
2015-12-15 22:10:50 +08:00
daqi.sdq
2c8072cb98
Merge branch 'develop-0.11.0' into component-transfer
...
* develop-0.11.0: (147 commits)
update upload style
fix className
update tabs demo
Add picture style upload list
fix docs
fix #662
fix value prop of DatePicker to controlled prop
Add overflowCount for badge, close #660
Add ceiling spec, #413
update spec/tools.md
fix react-component/time-picker#9
fix prefixCls
feat: add Menu.ItemGroup #654
update tabs document
update text
Add design tools page
update upgrade notes
Add warn message and fix warn alert icon
Datepicker => DatePicker, Timepicker => TimePicker
Add propTypes
...
# Conflicts:
# index.js
2015-12-15 14:05:57 +08:00
afc163
b115f000f9
Fix some style and react key problems
2015-12-15 11:38:27 +08:00
afc163
257d90fce1
Add editable tabs example
2015-12-14 22:16:25 +08:00
afc163
6f04d7c1a7
Add type=card tabs
2015-12-14 16:30:15 +08:00
afc163
0bd2ed9378
update upload style
2015-12-14 11:56:00 +08:00
afc163
7288dfbaf9
Add picture style upload list
2015-12-13 17:46:06 +08:00
Benjy Cui
6e95c29a1d
feat: add Menu.ItemGroup #654
2015-12-11 17:01:21 +08:00
afc163
4ed1c17cd6
fix react-component/time-picker#9
2015-12-11 21:50:14 +08:00
afc163
9dd5becfc8
fix prefixCls
2015-12-11 19:58:41 +08:00
afc163
5908b11652
Add warn message and fix warn alert icon
2015-12-10 16:41:41 +08:00
afc163
91387c2fa6
fix border-radius
2015-12-10 12:14:48 +08:00
afc163
b4789e585d
filter dropdown should have max height
2015-12-10 12:13:13 +08:00
afc163
a46dc5135c
fix selection column width, close #649
2015-12-09 21:55:07 +08:00
afc163
8604a9a2d2
slash -> separator, #641
2015-12-09 16:48:52 +08:00
afc163
e803524350
update small switch
2015-12-09 16:40:50 +08:00
afc163
2c3bf07d39
improve selected item style, close #467
2015-12-08 22:08:21 +08:00
afc163
c1b1765a1b
Fix short format timepicker
2015-12-08 21:23:07 +08:00
afc163
1d0b459349
close #636
2015-12-08 17:48:12 +08:00
afc163
bfe94b2a80
upgrade rc-time-picker
...
ref #578
2015-12-08 16:45:21 +08:00
afc163
0690e7137d
Merge branch 'master' into develop-0.11.0
2015-12-07 11:20:46 +08:00
afc163
7c9820baeb
Add small size switch, ref #413
2015-12-06 16:39:01 +08:00
afc163
c6a5f61373
adjust tree style
2015-12-05 13:46:52 +08:00
afc163
f6fcdd8602
update small pagination style
2015-12-05 13:40:48 +08:00
afc163
36e234de97
update small examples
2015-12-05 13:34:55 +08:00
afc163
d9bb1560ce
update radio button padding
2015-12-04 17:25:24 +08:00
Benjy Cui
7bbe2dee7c
chore: cursor should be not-allowed
if disabled
2015-12-04 11:22:16 +08:00
afc163
c592235f3d
Merge pull request #624 from ant-design/tabsAnim
...
tabs animation
2015-12-03 17:43:01 +08:00
jljsj
c70a04935b
update tabs anim less
2015-12-03 16:07:00 +08:00
afc163
5699ee9a0c
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-03 11:35:36 +08:00
Benjy Cui
8223681d26
chore: replace no-drop
with not-allowed
2015-12-03 11:34:38 +08:00