Khalifa Lame
1746e1f0d7
docs: update Grid English doc ( #7487 )
...
Fixed several typos.
2017-09-08 09:42:08 +08:00
Wei Zhu
32b7a3f752
refactor: carousel ref strings to callback ( #7486 )
2017-09-08 09:41:14 +08:00
Khalifa Lame
0a583afc5c
docs: update Affix English doc ( #7488 )
...
Fixed minor typos.
2017-09-08 09:40:40 +08:00
Wei Zhu
825a3d5e95
refactor: anchor string refs to callback ( #7483 )
2017-09-08 09:37:20 +08:00
Wei Zhu
581ddb2b49
refactor: affix string refs to callback ( #7482 )
2017-09-08 09:31:07 +08:00
afc163
072d860f8a
Fix empty style of small table with fixed columns
...
close #7509
2017-09-07 21:08:05 +08:00
WingGao
ace985afce
Update upload/interface.tsx ( #7507 )
...
`response` should be `any`
2017-09-07 15:12:13 +08:00
afc163
3195cc182c
Fix steps styles
2017-09-07 11:00:36 +08:00
afc163
fe12d8d579
Merge branch 'master' into antd-3.0
2017-09-06 21:44:47 +08:00
afc163
b8f6185abc
Fix simple pagination style, close #7500
2017-09-06 21:44:26 +08:00
afc163
c7d6ce5d3f
Fix Card.Grid broken style
...
https://gw.alipayobjects.com/zos/rmsportal/ZHuiCHkDSxOZZmZSbmXD.png
2017-09-06 21:14:16 +08:00
afc163
5724a55c7b
Merge branch 'master' into antd-3.0
2017-09-06 20:22:55 +08:00
afc163
bceed31da4
update form demo snap
2017-09-06 20:18:48 +08:00
afc163
94283b730f
Fix validateStatus styles of some Form Controls, close #7498
2017-09-06 20:17:20 +08:00
afc163
16b2cc044e
validating status should has feedback icon always, #7498
2017-09-06 19:58:04 +08:00
afc163
7d619dfbd7
update snapshot for #7495
2017-09-06 19:39:46 +08:00
niko
bceb15c4e6
List:add infinite & detail optimize ( #7445 )
...
* List:add infinite & detail optimize
* React.children.map -> context
* update snapshots & demo order
* remove Item.Action _id
* update List demo
* List:add infinite & detail optimize
* React.children.map -> context
* 更新 snap
* update snapshots
2017-09-06 15:53:25 +08:00
afc163
78f2b0aa5d
update snapshot
2017-09-06 14:29:10 +08:00
afc163
121898001d
update snapshot
2017-09-06 14:28:20 +08:00
afc163
dac447a57d
Merge branch 'master' into antd-3.0
2017-09-06 14:15:09 +08:00
afc163
e9a592a9c8
Fix inlineCollpasd and openKeys issue
2017-09-06 14:14:34 +08:00
afc163
786f5cd7e0
improve side current menu demo
2017-09-06 13:59:44 +08:00
afc163
696b4252a8
tweak collpse animation easing
2017-09-06 13:46:45 +08:00
afc163
78c1bebd7a
Merge branch 'master' into antd-3.0
2017-09-06 13:43:00 +08:00
afc163
ab6620f1f1
Fix WeekPicker style, #3825
2017-09-06 13:18:43 +08:00
afc163
68ff1b6ff0
fix progressDot Steps style
2017-09-06 13:15:47 +08:00
Benjy Cui
59193ef34a
Revert "Patch 1 ( #7471 )"
...
This reverts commit 9667ec17bd
.
2017-09-06 09:46:58 +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
kuang
9667ec17bd
Patch 1 ( #7471 )
...
* default value error
f10a2abbd8/src/Modal.tsx (L53)
* default value error
2017-09-05 19:07:57 +08:00
afc163
68139cdbda
Add some icons
2017-09-05 17:13:46 +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
Khalifa Lame
112aaed5fb
docs: update Layout English doc ( #7461 )
...
Fixed typos.
2017-09-05 16:48:23 +08:00
afc163
cdac7cd28a
fix demo snapshot
2017-09-05 16:35:05 +08:00
afc163
0f778d2a4a
Merge from master
2017-09-05 16:19:34 +08:00
afc163
8cc1943b77
test: update snap
2017-09-05 15:58:49 +08:00
afc163
cb1e0bfe8e
Fix table empty data scroll style
...
close #7457
2017-09-05 15:57:34 +08:00
afc163
8d517a9647
Fix submenu hover style
2017-09-05 11:34:13 +08:00
afc163
6654a4220d
Fix submenu hover style
2017-09-05 11:31:00 +08:00
Khalifa Lame
8551b706cf
Update Card English doc ( #7440 )
...
Fixed typo
2017-09-04 21:02:03 +08:00
Khalifa Lame
ec2322a906
Update Icon English doc ( #7441 )
...
Fixed small typo.
2017-09-04 21:01:48 +08:00
Khalifa Lame
5510d12ce8
docs: update Input English doc ( #7439 )
...
Fixed some typos
2017-09-04 15:24:08 +08:00
Khalifa Lame
8271b5d069
docs: update Button English doc ( #7438 )
...
Fixed some typos. Added ghost button type.
2017-09-04 15:23:42 +08:00
Khalifa Lame
99a998afb5
docs: update Table english doc ( #7432 )
...
Fixed numerous typos
2017-09-04 10:47:37 +08:00
Wei Zhu
35229e55b1
Update snapshot for 9423609
2017-09-03 22:38:21 +08:00
afc163
9423609243
Tweak collapse style
2017-09-03 18:24:22 +08:00
afc163
07dfac18f7
Tweak table small border style
2017-09-01 18:30:47 +08:00
afc163
7b56d7248f
Fix conditional rendering of Timeline.Item, ref #6530
2017-09-01 17:06:30 +08:00
afc163
668cec2f9e
Fix FormItem focus behavious, close #7351
2017-09-01 15:17:04 +08:00
Wei Zhu
1547b889b7
Revert "Add support for table default sort order" ( #7414 )
2017-09-01 14:40:29 +08:00
Wei Zhu
bac4d04844
docs: typo
2017-09-01 11:35:30 +08:00
Wei Zhu
ad3e49e397
docs: Add backfill to AutoComplete
2017-09-01 11:33:11 +08:00
afc163
882ae31199
Fix menu inlineCollapsed under uncontrolled Sider, close #7409
2017-09-01 10:38:53 +08:00
LeezQ
6954c3506c
docs: add typescript demo ( #7330 )
...
* feat: add typescript demo
add form typescript demo code
* Update index.zh-CN.md
* add TypeScript demo code
add TypeScript demo code
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
2017-09-01 10:36:31 +08:00
afc163
a204c0afa2
restore default cursor, close #7410
2017-09-01 10:04:25 +08:00
偏右
f3911b3707
Feat week picker ( #7404 )
...
* New Component WeekPicker
close #212
* Add WeexPicker in API doc
* update snapshot
* Add test cases
* update snapshot
2017-08-31 20:44:22 +08:00
Ricardo Raphael Joson
bedfb180a8
Update index.en-US.md ( #7403 )
2017-08-31 17:13:28 +08:00
偏右
81f16cb2e0
Merge pull request #7400 from ant-design/feature-2.13
...
Feature 2.13
2017-08-31 16:02:04 +08:00
afc163
a3e723648b
upgrade react-slick to 0.15.0
2017-08-31 12:20:10 +08:00
afc163
a0a1bff7fe
Use real count as badge title
2017-08-31 10:55:25 +08:00
niko
75518241d6
List optimize ( #7391 )
...
* change spin size to large
* fixed list loading
2017-08-30 15:16:48 +08:00
afc163
843d82f6bd
fix demo sanpshot
2017-08-30 14:24:47 +08:00
afc163
90c1dfc5c0
fix demo sanpshot
2017-08-30 14:22:18 +08:00
afc163
9547fe5bc4
fix demo sanpshot
2017-08-30 14:21:20 +08:00
afc163
81048aafb2
Improve itemRender of Pagination
2017-08-30 14:03:37 +08:00
nikogu
e4860bfac0
update snapshots again
2017-08-30 13:51:27 +08:00
afc163
96dd7132e8
Merge branch 'master' into feature-2.13
2017-08-30 13:22:38 +08:00
nikogu
0a9e28226b
update snapshots
2017-08-30 11:53:46 +08:00
nikogu
33c41e97f7
List: change padding bottom
2017-08-30 11:45:47 +08:00
niko
44f63ae010
change list border color ( #7390 )
2017-08-30 10:30:23 +08:00
afc163
56b6fc38d7
fix sider layout min height
2017-08-29 23:58:27 +08:00
afc163
3ceda311b6
menu cannot be selectable in dropdown defaultly
2017-08-29 19:55:09 +08:00
afc163
7fed87f835
doc: fix undocumented selectable prop of Menu
2017-08-29 19:45:13 +08:00
John Nguyen
6c509f9712
adds selectable prop to typescript file ( #7384 )
2017-08-29 19:42:55 +08:00
afc163
c23afb05d0
Fix test case
2017-08-29 19:41:59 +08:00
afc163
fe09eec9aa
improve empty cell style
2017-08-29 17:55:50 +08:00
afc163
f2fe374a18
Improve spin transition delay
2017-08-29 16:40:28 +08:00
afc163
2bedd6b0e6
Improve spin transition delay
2017-08-29 16:39:29 +08:00
afc163
429cdb448d
Fix RangePicker text overlap
2017-08-29 15:08:55 +08:00
afc163
a5733f5de3
Fix RangePicker text overlap
2017-08-29 15:08:06 +08:00
John Nguyen
3b6ea67115
adds className to DropDown component" ( #7378 )
2017-08-29 13:27:38 +08:00
Leo
fc8f533e67
fix ts checking ( #7355 )
...
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
2017-08-29 08:58:51 +08:00
XBTop1!
a5b0848efe
doc: add disableCheckbox property for TreeSelect ( #7370 )
2017-08-29 08:35:49 +08:00
afc163
5a971b24ad
Merge from master
2017-08-27 19:32:02 +08:00
afc163
1e48ec0c6a
Merge branch 'master' into feature-2.13
2017-08-27 19:31:09 +08:00
afc163
a94e3ab3e0
Add test case for empty table
2017-08-27 17:30:29 +08:00
afc163
6527f9cdb0
More elegant empty style for fixed-columns Table
...
close #7298
close #7142
2017-08-27 17:30:29 +08:00
偏右
742999ff28
Fix matchMedia not present in jest test ( #7344 )
...
close #6560
close #3308
close #7341
2017-08-27 16:53:36 +08:00
afc163
d84452e8b8
Fix snapshot generate, close #7318
2017-08-27 16:07:07 +08:00
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
...
close #7295
2017-08-27 15:44:22 +08:00
afc163
7e2d456453
Fix ci
2017-08-27 14:43:23 +08:00
afc163
8f6c0d8fc9
Fix snapshot
2017-08-27 14:12:42 +08:00
afc163
53ffc83d23
Fix snapshot
2017-08-27 14:10:29 +08:00
afc163
ef8beaffde
Merge from master
2017-08-25 22:51:14 +08:00
afc163
21f375b7d7
update TreeSelect doc
2017-08-25 17:20:43 +08:00
ddcat1115
83a02a6050
fix demo ( #7327 )
2017-08-25 16:37:00 +08:00
afc163
6dade37aec
update doc
2017-08-25 14:54:54 +08:00
afc163
3d322a7c04
Tweak tooltip background and fix basic demo
2017-08-25 10:11:22 +08:00
afc163
0d26b4c972
doc: update Upload API description
2017-08-24 18:37:26 +08:00
XuMM_12
35bc4726a9
Fix Checkbox Group disabled status ( #7266 ) ( #7296 )
2017-08-24 12:56:25 +08:00
ddcat1115
aa9f97dfda
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-24 10:45:02 +08:00
afc163
c355eae6d1
Fix node test
2017-08-24 10:05:55 +08:00
afc163
61aac68028
doc: remove new key way
2017-08-24 09:44:17 +08:00
ddcat1115
b10f7726c3
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-23 23:12:38 +08:00
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
...
* 调整卡片样式
* improve
2017-08-23 19:02:27 +08:00
afc163
44319bec11
active the selected item should be highlighted
2017-08-23 18:16:52 +08:00
Ziluo
f04f340fa1
doc:update link of react-blocks ( #7299 )
2017-08-23 16:36:07 +08:00
Ziluo
fc884242d8
doc:update link of react-blocks ( #7299 )
2017-08-23 16:34:15 +08:00
afc163
72f7232929
Add test cases for Card and Breadcrumb
2017-08-23 16:29:56 +08:00
afc163
8bdad3d418
update less code style
2017-08-23 13:57:01 +08:00
Tao
62b72d6c51
modify 参数
to 方法
( #7294 )
...
* modify `参数` to `方法`
* modify `Property` to `Method`
* dummy copy-paste
2017-08-23 13:25:44 +08:00
afc163
ac5bdc6983
doc: update select description
2017-08-23 13:17:43 +08:00
Benjy Cui
2268418a97
docs: add docs for validateFields, close: ##7287
2017-08-23 11:13:01 +08:00
afc163
94709bf968
Merge branch 'master' into antd-3.0
2017-08-22 18:37:51 +08:00
afc163
a51a37cbd8
tweak detail of inline collapse menu
2017-08-22 18:37:08 +08:00
Benjy Cui
2620318172
feat: support controlled panels for DatePicker and RangePicker, close : #5190 ( #7049 )
2017-08-21 21:15:44 +08:00
niko
56f0716b03
List: support responsive ( #7272 )
...
* List: support responsive
* change grid api for responsive & use card responsive function
* abstract getGrid
* update snapshots
* defind grid columns number
* defind grid columns number
* add ListGridType
2017-08-21 21:14:20 +08:00
afc163
2d9b374a76
Merge branch 'antd-3.0' of github.com:ant-design/ant-design into antd-3.0
2017-08-21 21:05:41 +08:00
afc163
dc7dfd38c6
Merge from master
2017-08-21 21:02:57 +08:00
afc163
1fdce5db28
Fix tabs snapshots
2017-08-21 21:02:09 +08:00
afc163
50bdbbda40
Add multiple demo for TreeSelect
2017-08-21 18:08:41 +08:00
afc163
84e561b237
Fix removing wrong item when uid is 0, close #7269
2017-08-20 15:39:25 +08:00
山客
ac07dcefb0
Update Table Document ( #7268 )
...
Fix syntax errors(markdown table).
2017-08-20 15:15:38 +08:00
afc163
d4171badfd
Merge from master
2017-08-19 12:40:40 +08:00
偏右
3b59a03c00
New component divider ( #7261 )
...
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
2017-08-19 12:39:11 +08:00
afc163
fcb935b101
improve form doc
2017-08-19 12:12:57 +08:00
lihqi
6624805ad4
Update index.en-US.md ( #7259 )
2017-08-18 19:19:10 +08:00
lihqi
5bf94956e4
Update index.zh-CN.md ( #7258 )
2017-08-18 19:19:02 +08:00
afc163
c28c2f6b1e
Merge branch 'master' into antd-3.0
2017-08-18 19:18:26 +08:00
afc163
f56e1a7de7
Fix InputNumber id ts type, close #7257
2017-08-18 18:17:06 +08:00
Wei Zhu
145ed77c00
fix: form type ( #7245 )
2017-08-18 17:21:18 +08:00
afc163
f77c38bddf
fix snap
2017-08-18 12:17:07 +08:00
afc163
e00bfdc150
Make Input with addons same default width 100% with Input
2017-08-18 12:09:17 +08:00
afc163
988e12f54b
tweak some font weight
2017-08-17 22:10:40 +08:00
afc163
187e9dd85c
tweak step number font
2017-08-17 21:51:25 +08:00
afc163
fc11c69d3f
Make Input with addons same default width 100% with Input
2017-08-17 18:13:06 +08:00
afc163
b84b17d981
Merge branch 'master' into antd-3.0
2017-08-17 18:03:28 +08:00
afc163
b216597cfd
Fix card grid bug
2017-08-17 17:20:28 +08:00
LeezQ
d329d191dd
docs: interface define error ( #7241 )
...
fix: interface Properties should be separated by semicolons
2017-08-17 16:24:18 +08:00
lvren
a93cb09e15
将sider收起时的宽度变量放到themes中控制 ( #7238 )
2017-08-17 16:09:04 +08:00
Benjy Cui
e061ada71a
test: fix CI
2017-08-17 15:33:26 +08:00
Benjy Cui
9abce572a4
fix: notification.xxx shoud not affect defualtPlacement, close : #5895
2017-08-17 15:23:47 +08:00
Benjy Cui
26d746bd8f
fix: should support child.ref in AutoComplete, close : #6814 ( #7237 )
2017-08-17 13:09:18 +08:00
afc163
01d4acb7a9
Attach more events for Affix display
2017-08-17 11:45:46 +08:00
afc163
fe3af14273
Remove exported SelectPropTypes and fix undefined exports, close #7222
2017-08-17 09:57:23 +08:00
Ramsés Moreno
20ea524ef1
fix: corrections in the Spanish locale ( #7234 )
...
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
2017-08-17 09:36:52 +08:00
afc163
ea92bbf371
fix snap
2017-08-16 22:04:16 +08:00
afc163
f61f811432
Fix sider width transition in IE11
...
close #6349
2017-08-16 21:46:09 +08:00
afc163
70e10dee59
Fix transition width of sider trigger
2017-08-16 21:46:09 +08:00
jiang
7a5e11c799
fix: tabs show scroll anim and tag anim ease ( #7218 )
...
* fix: tabs show scroll anim and tag anim ease
* update snapshot
2017-08-16 21:05:52 +08:00
偏右
2dedc5ec7f
Upgrade grid break points ( #7230 )
...
close #5122
2017-08-16 20:19:41 +08:00