Sanjay Kumar
1dc4e45bce
Bugfix: Handle defaultSearchChange when suggestions contain ‘Nav’ items ( #7701 )
2017-09-22 23:51:59 -05:00
afc163
8b1a4f80a9
Fix TreeSelect extra input text, close #7703
2017-09-23 12:11:17 +08:00
afc163
91bbcd6f2c
Fix broken anchor, close #7712
2017-09-23 12:06:23 +08:00
Aske Ertmann
27b8e39666
Make iconfont usable standalone ( #7713 )
...
Similar to motion.less, import all dependencies needed to generate iconfont.less by itself.
2017-09-23 12:01:21 +08:00
afc163
3bd0b94228
Merge branch 'master' into antd-3.0
2017-09-22 21:53:39 +08:00
afc163
2170b401bf
fix form animation
2017-09-22 21:50:14 +08:00
afc163
31ca08c2b4
Remove extra update
2017-09-22 21:48:31 +08:00
afc163
7cfd9b2bcb
Remove extra update
2017-09-22 21:47:28 +08:00
afc163
af7f0c3777
Merge branch 'master' into antd-3.0
2017-09-22 20:36:13 +08:00
afc163
c66062edb4
Fix input compact style
2017-09-22 20:35:30 +08:00
afc163
776beaee05
Fix cursor height in safari
2017-09-22 20:17:04 +08:00
afc163
412d7eebba
Merge branch 'master' into antd-3.0
2017-09-22 18:37:08 +08:00
afc163
e7ccdfef74
Improve card variables
2017-09-22 18:34:31 +08:00
偏右
8b3ef51c4f
New colors ( #7661 )
...
* New colors
* use yellow color for rate
* change font colors
* use non-transparent color
2017-09-22 18:33:43 +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
c2e9abddc7
Fix Card extra postion when no title
2017-09-22 15:28:27 +08:00
delesseps
c419a1ddef
Remove autoComplete restriction to allow more complex auto-filling behaviour ( #7699 )
2017-09-22 13:35:26 +08:00
delesseps
bb411517cf
Remove autoComplete restriction to allow more complex auto-filling behaviour ( #7699 )
2017-09-22 13:31:48 +08:00
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
...
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
2017-09-21 21:02:01 -05:00
Kirill Stiopin
49080aa01d
fix: update for Dutch locale-provider: added missing translations ( #7694 )
2017-09-21 20:57:52 -05:00
afc163
3d1914f45b
Fix valid selector error of form, close #7693
2017-09-21 21:07:21 +08:00
afc163
df69320fc2
Fix arrow position
2017-09-21 20:43:13 +08:00
afc163
3cdb06fe70
Fix Tree showLine style
2017-09-21 18:16:53 +08:00
afc163
27e4f1b658
Fix Tree showLine style
2017-09-21 18:15:10 +08:00
afc163
acc4061eeb
Tweak align problems
2017-09-21 18:13:36 +08:00
afc163
f8c5849bfa
update snapshot
2017-09-21 14:57:50 +08:00
afc163
b7632c3ee7
Merge branch 'master' into antd-3.0
2017-09-21 14:18:53 +08:00
afc163
afce275d25
refactor code style
2017-09-21 14:16:01 +08:00
Yang Bin
39993fc749
docs: modify "tar bar" to "tab bar" in table Tab API ( #7683 )
2017-09-20 21:06:53 -05:00
Meow-z
e165b8a705
fix: model ( #7675 )
...
add confirmLoading in async model state.
2017-09-20 09:22:53 -05:00
afc163
00973fdb72
Fix card tabs wrap bug
2017-09-20 21:56:56 +08:00
afc163
2f7b75562c
Merge branch 'master' into antd-3.0
2017-09-20 17:13:32 +08:00
afc163
635a0548de
Tweak input compact layout, close #7662
2017-09-20 16:46:37 +08:00
afc163
30abcdf992
Fix table head height, close #7663
2017-09-20 15:42:31 +08:00
afc163
1b7b172f44
Tweak button font-weight and text size
2017-09-19 20:24:47 +08:00
Benjy Cui
f46a87d3e0
fix: should use fixedNode's height to reset placeholder, close : #2349
2017-09-19 16:31:37 +08:00
afc163
fe7c85fece
Merge branch 'master' into antd-3.0
2017-09-19 16:12:18 +08:00
feng zhi hao
58fd54e978
fix: Table not trigger custom selection onSelect when hideDefaultSelections is true ( #7653 )
2017-09-18 20:56:19 -05:00
hauwa123
acd3a8f4d2
docs: update Timeline english doc ( #7652 )
...
Fixed typos
2017-09-19 00:46:09 +08:00
nikogu
d1bb0b3634
Change List Spin size.
2017-09-18 17:37:13 +08:00
Kaien Liao
b2aea45b4f
fix: Checkbox props definition ( #7649 ), close : #7650
2017-09-18 15:40:25 +08:00
Benjy Cui
bd19b0892c
docs: add missing Tabs.TabPane[forceRender], ref: #6459
2017-09-18 11:05:43 +08:00
Khalifa Lame
5a8bd0f6d8
docs: update Tooltip english doc ( #7642 )
...
Fixed typos.
2017-09-18 10:28:22 +08:00
Khalifa Lame
f3c35941ec
docs: update Table english doc ( #7643 )
...
Fixed typos.
2017-09-18 10:28:05 +08:00
Khalifa Lame
a3d4b753b9
docs: update Tab english doc ( #7644 )
...
Fixed typos.
2017-09-18 10:27:49 +08:00
Khalifa Lame
fab83990c2
docs: update Tag english doc ( #7645 )
...
Fixed typos.
2017-09-18 10:27:35 +08:00
nikogu
abf18b9ec4
merge master
2017-09-18 10:13:48 +08:00
afc163
43d14f8517
upgrade rc-slider, improve accessibility
2017-09-17 17:42:24 +08:00
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
2017-09-17 15:48:44 +08:00
爱but的苍蝇
644891f8f6
add Table scroll typings ( #7640 )
2017-09-17 15:44:01 +08:00
afc163
c5f56b9db3
optimize TextArea autosize animation
2017-09-17 13:48:16 +08:00
afc163
30c437c83e
Fix simple pagination style, close #7634
2017-09-16 13:20:35 +08:00
Khalifa Lame
429a9714d5
Update Avatar English doc ( #7627 )
...
fixed typos.
2017-09-16 11:29:51 +08:00
Khalifa Lame
81e3429955
Update Badge English doc ( #7628 )
...
* Update Badge English doc
Fixed typos.
* Update index.en-US.md
Reverted some changes after studying the component.
2017-09-16 11:29:38 +08:00
Khalifa Lame
05fbdd0959
Update Calendar English doc ( #7629 )
...
Fixed typos.
2017-09-16 11:29:05 +08:00
Khalifa Lame
a4637526b9
Update Card English doc ( #7630 )
...
Fixed typos.
2017-09-16 11:28:18 +08:00
Khalifa Lame
11c0683baa
Update Carousel English doc ( #7631 )
...
Fixed typos.
2017-09-16 11:27:46 +08:00
Khalifa Lame
eb663f0084
Update Collapse English doc ( #7632 )
...
Fixed typos.
2017-09-16 11:27:15 +08:00
Khalifa Lame
fdfb4ba843
Update Popover English doc ( #7633 )
...
Fixed typos.
2017-09-16 11:26:22 +08:00
afc163
b59d776554
Merge branch 'antd-3.0' of github.com:ant-design/ant-design into antd-3.0
2017-09-15 22:53:43 +08:00
afc163
0a3f6822f6
Fix zIndex types, ref #7624
2017-09-15 22:51:55 +08:00
afc163
ea2c113530
Fix zIndex types, ref #7624
2017-09-15 22:51:03 +08:00
afc163
823e07bc75
Merge branch 'master' into antd-3.0
2017-09-15 21:44:39 +08:00
afc163
11a6cd51a2
Fix zIndex types, close #7622
2017-09-15 21:41:32 +08:00
afc163
641f1ddeeb
Add link
2017-09-15 21:37:17 +08:00
afc163
6236641c74
Fix broken collapsed MenuGroup, close #7109
2017-09-15 20:37:11 +08:00
偏右
dab6f43c02
Feat search enter button ( #7620 )
...
* Add enterButton for Input.Search
close #7596
* update snapshot
2017-09-15 17:03:43 +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
delesseps
174c98cdca
Add focus and blur support to InputNumber ( #7615 )
...
* Add focus support to InputNumber
* Convert string ref to private ref
* Added blur method and fixed linting
2017-09-15 15:47:06 +08:00
afc163
ea5ccce90d
Merge branch 'master' into antd-3.0
2017-09-15 11:16:19 +08:00
afc163
9df6e06d70
fix lint
2017-09-15 11:14:22 +08:00
afc163
5ac468167d
Fix title and extra content position of narrow card
...
close #7604
2017-09-15 10:57:08 +08:00
afc163
b36df9da2b
update tree controlled demo
2017-09-15 10:57:07 +08:00
Wei Zhu
6acf6fc643
Use snapshot test for grid
2017-09-15 10:56:00 +08:00
Wei Zhu
2437ca419e
Use snapshot test
2017-09-15 10:50:45 +08:00
Wei Zhu
579becd894
Update snapshot
2017-09-15 10:03:46 +08:00
afc163
eb62c44564
Fix #7587
2017-09-15 09:55:00 +08:00
afc163
9e319990d2
update snapshot
2017-09-14 18:09:30 +08:00
afc163
ae87b663bf
Tweak tree demo
2017-09-13 22:18:44 +08:00
afc163
89ce2254af
Improve tree node loading icon position, close #7584
2017-09-13 22:17:13 +08:00
afc163
77d64971e5
Refactor tree loadData demo
2017-09-13 22:06:53 +08:00
afc163
461470ebc6
fix demo snapshot
2017-09-13 19:43:05 +08:00
afc163
9b715f0b90
Fix form demo, close #7547
2017-09-13 18:03:56 +08:00
Mitchell Demler
298a60f13b
chore: add validateFirst to fieldDecorator options ( #7573 )
2017-09-13 14:49:59 +08:00
afc163
2e8e9ccf61
Merge branch 'master' into antd-3.0
2017-09-13 14:29:01 +08:00
afc163
f321596e04
Revert empty style of table
...
ref #7142
close https://github.com/react-component/table/issues/163
2017-09-13 14:26:02 +08:00
jljsj
aea18c3627
add padding !important, restore menu retraction animate
...
Conflicts:
components/menu/style/index.less
2017-09-12 16:51:17 +08:00
jiang
2570ba8fe6
Menu anim ( #7567 )
...
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
2017-09-12 16:46:33 +08:00
afc163
b24483545c
Merge branch 'master' into antd-3.0
2017-09-12 09:41:51 +08:00
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
2017-09-12 09:10:42 +08:00
Bilal Sirazitdinov
5bb45279bb
chore: GetFieldDecoratorOptions missing property - normalize ( #7562 )
2017-09-12 09:08:47 +08:00
afc163
bb2c2036ba
update button size demo
2017-09-11 15:29:23 +08:00
Wei Zhu
c2031f701c
Document Select[firstActiveValue]
2017-09-11 12:00:15 +08:00
Wei Zhu
8369557322
Add remove warning comment ( #7510 )
2017-09-11 11:58:38 +08:00
afc163
33a71eb8fb
Fix #7555
2017-09-11 11:46:09 +08:00
Khalifa Lame
ed84626f01
docs: update Popconfirm English doc ( #7541 )
...
Fixed typos.
2017-09-11 11:08:53 +08:00
Khalifa Lame
aa3458deb6
docs: update Notification English doc ( #7539 )
...
Fixed numerous typos and inconsistencies.
2017-09-11 11:08:34 +08:00
Khalifa Lame
b381f1f5ec
docs: update Modal English doc ( #7537 )
...
Fixed several typos.
2017-09-11 11:08:18 +08:00
Khalifa Lame
643b32d0d3
Update Progress English doc ( #7540 )
...
Fixed minor typos.
2017-09-11 10:13:21 +08:00
Khalifa Lame
b475ac55f6
Update Spin English doc ( #7542 )
...
Fixed some typos.
2017-09-10 21:49:37 +08:00
Khalifa Lame
594dce8f87
Update Message English doc ( #7538 )
...
Fixed typos.
2017-09-10 21:47:02 +08:00
Khalifa Lame
ac95d1aea4
Update Alert English doc ( #7536 )
...
Minor edits.
2017-09-10 21:40:07 +08:00
Xiaohan Lee
d490a027bb
Docs: update docs for Table's undocumented apis ( #7525 )
...
* onRowMouseEnter
* onRowMouseLeave
2017-09-10 21:38:25 +08:00
ddcat1115
66a89df91f
fix #7475 ( #7535 )
2017-09-10 13:50:21 +08:00
afc163
b216a44b28
Fix Slider typings, close #7532
2017-09-10 02:32:00 +08:00
afc163
37c8c4ed30
Fix @link-hover-decoration not working, close #7531
2017-09-09 13:58:18 +08:00
afc163
35fc427630
Fix inlineCollapsed menu when submenu is opened
...
close #7524
close #7514
ref #7063
2017-09-09 00:58:15 +08:00
afc163
2feef3358c
Fix transfer lazy doc, close #7520
2017-09-09 00:00:24 +08:00
afc163
7bee69a9df
Merge from master
2017-09-08 16:49:58 +08:00
afc163
dbc4e684df
Make popover title height more flexible
2017-09-08 16:47:04 +08:00
afc163
f7cc779c5d
Hide pagination options when screen is small
2017-09-08 15:32:10 +08:00
afc163
13a11d6fc3
update default font-size
2017-09-08 15:32:10 +08:00
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
2017-09-08 13:08:46 +08:00
Benjy Cui
30745da52e
docs: update typo, close : #7427
2017-09-08 10:12:34 +08:00
Khalifa Lame
a2eb54b1ae
docs: update Dropdown English doc ( #7442 )
...
Fixed typos
2017-09-08 10:09:11 +08:00
Wei Zhu
8c0c6ecf6e
refactor: upload string refs to callback ( #7496 )
2017-09-08 09:46:22 +08:00
Khalifa Lame
421feb1c84
docs: update Pagination English doc ( #7494 )
...
Fixed typos.
2017-09-08 09:45:56 +08:00
Wei Zhu
5a474709ff
refactor: tooltip string refs to callback ( #7493 )
2017-09-08 09:45:34 +08:00
Khalifa Lame
fa1547df84
docs: update Menu English doc ( #7465 )
...
* Update Menu English doc
Fixed typos.
* Update Menu English doc
Accidentally replaced noop with none in previous commit. Now reverted.
2017-09-08 09:45:01 +08:00
Wei Zhu
a85447f993
refactor: popover string refs to callback ( #7492 )
2017-09-08 09:44:29 +08:00
Wei Zhu
5c766b1f99
refactor: popconfirm string refs to callback ( #7491 )
2017-09-08 09:44:05 +08:00
Khalifa Lame
224e65fc27
docs: update Breadcrumb English doc ( #7490 )
...
Fixed minor typos.
2017-09-08 09:43:43 +08:00
Wei Zhu
4664e36fa4
refactor: input string refs to callback ( #7489 )
2017-09-08 09:43:21 +08:00
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
Benjy Cui
e0bf1cefe7
fix: disabled of Dropdown, ref: #7102
2017-08-16 17:56:07 +08:00
Benjy Cui
1f652bfe4c
fix: event.target of Button's click event, close : #7034
2017-08-16 17:43:56 +08:00
Benjy Cui
bee3c43e7a
fix: Timeline with only one child should work, close : #7214
2017-08-16 17:31:53 +08:00
afc163
b0da6adf8c
Improve responsive of Steps
2017-08-16 16:07:57 +08:00
afc163
ad6dbcb9c6
Fix button in DatePicker
2017-08-16 15:38:12 +08:00
afc163
53640c3f18
update menu API doc
2017-08-16 14:27:22 +08:00
afc163
f0c6350e0e
update select demo
2017-08-16 10:38:03 +08:00
afc163
cf3c0aac43
Fix focused style of disabled Pagination button
2017-08-16 09:54:10 +08:00
afc163
9c925d7c9b
fix snap
2017-08-15 23:09:45 +08:00
afc163
2318cd47a4
Merge from master
2017-08-15 22:50:00 +08:00
afc163
8dfb44ba72
update card snapshot
2017-08-15 22:36:48 +08:00
afc163
f46112d385
refactor card extra style
2017-08-15 22:34:48 +08:00
afc163
59b11f3b48
Tweak button insert space logic
2017-08-15 20:08:00 +08:00
nikogu
4e68750777
List: remove noHovering prop
2017-08-15 19:57:44 +08:00
nikogu
8ed6883d70
List: change noHovering default true
2017-08-15 17:36:51 +08:00
nikogu
ecef5887b6
merge master
2017-08-15 17:26:56 +08:00
niko
600d589617
fixed some list style bug ( #7177 )
...
* fixed some list style bug
* add cursor:pointer to hover style
* fixed hover style
2017-08-15 17:25:14 +08:00
afc163
1f6bcf963f
tweak progress initial style
2017-08-15 16:48:49 +08:00
afc163
749b6e7242
Tweak table sorter style
2017-08-15 15:14:02 +08:00
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
2017-08-15 09:24:30 +08:00
乐仪
314c095fbf
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-15 00:13:40 +08:00
afc163
57e3be2c32
Fix select popupContainer in site header
2017-08-14 22:57:45 +08:00
乐仪
cd6b017ce5
fix ts error
2017-08-14 22:25:17 +08:00
ddcat1115
1c518c3d97
Card improve & bugfix ( #7204 )
...
* Card improve & bugfix
* update snap
2017-08-14 21:43:32 +08:00
nikogu
0034d0529c
add list grid
2017-08-14 11:09:22 +08:00
偏右
a59bcf7e90
change noHovering to true defaultly ( #7178 )
2017-08-14 09:52:16 +08:00
Mitchell Demler
293d63910a
Fix type definition for Card Component. ( #7196 )
...
React.Component requires two parameters. The second parameter (State) is now optional in a more recent version of @types/react however upgrading to this has several major/breaking changes elsewhere. I would prefer to explicitly define State as `{}` in this case.
2017-08-14 09:44:44 +08:00
afc163
f6d349731c
Fix innerSlider of react-slick, close #7191
2017-08-13 14:52:29 +08:00
Zheeeng
754966991b
Rename File interface to UploadFile ( #7183 )
...
* Fix doc missing info
* Rename File interface to UploadFile
2017-08-12 13:56:57 +08:00
Mars Wong
1e80254059
doc: add missing API for Cascader ( #7187 )
2017-08-12 13:56:42 +08:00
nikogu
7d49cc18a9
Merge branch 'master' into feature-2.13
2017-08-12 11:16:33 +08:00
Eden Wang
e633f91c27
Disabled Dropdown is showing Menu on hover ( #7102 )
...
* disabled dropdown is showing menu on hover
* fix cr error
* update snap
* update document
2017-08-11 23:55:36 +08:00
afc163
11f9459738
update snapshot
2017-08-11 22:14:16 +08:00
afc163
1651015688
fix card doc, ref #7185
2017-08-11 20:21:16 +08:00
afc163
592653c2ad
fix card type tabs className, close #7185
2017-08-11 19:59:55 +08:00
afc163
711703b91e
update bootstrap 3 link
2017-08-11 19:08:09 +08:00
Xiaohan Lee
c23c0a6b16
Update docs for Table.render and Upload.onChange ( #7180 )
...
* Docs: fix invalid link in docs of Table.render
* Docs: add link for "onChange" in docs of Upload.onChange
2017-08-11 17:05:58 +08:00
jiang
22ef7d1147
add form explain animate ( #7172 )
2017-08-11 17:05:25 +08:00
afc163
f689ede0fa
The collapse trigger of Sider should be fixed and upon menus
...
close #7161
2017-08-11 16:10:17 +08:00
Zhang Zhi
30e4fa8a8d
Remove Button's redundent code ( #7176 )
2017-08-11 15:06:35 +08:00
Zheeeng
fdc8d357ef
Fix doc missing info ( #7175 )
2017-08-11 12:39:26 +08:00
afc163
c79592cf05
Fix select demo
2017-08-11 10:44:13 +08:00
afc163
af9dc73eef
Fix collapse arrow position in IE9/10/11
2017-08-11 10:32:16 +08:00
Zheeeng
d6dde83247
Fix typo ( #7170 )
2017-08-11 09:30:19 +08:00
afc163
af1e862aef
Merge branch 'master' into antd-3.0
2017-08-10 21:45:49 +08:00
afc163
d98d7a451c
Add @tag-font-size
2017-08-10 21:45:19 +08:00
nikogu
fab125d741
fixed List Components Props
2017-08-10 18:00:40 +08:00
afc163
b48f749e26
Merge branch 'feature-2.13' into antd-3.0
2017-08-10 16:33:18 +08:00
afc163
d324b28e1a
Merge branch 'master' into antd-3.0
2017-08-10 16:32:37 +08:00
afc163
9bcde59001
Add @form-feedback-icon-size
2017-08-10 11:34:08 +08:00
afc163
43751c9930
revert eb3c274
, close #7162
2017-08-10 10:54:02 +08:00
afc163
1f18c93d7f
Fix empty table scrollbar, close #7142
2017-08-09 21:55:38 +08:00
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
2017-08-09 21:46:48 +08:00
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
...
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
afc163
47c5de29f3
tweak range picker style
2017-08-09 16:21:18 +08:00
乐仪
f8f34fc1f4
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-09 15:59:29 +08:00
niko
12bbe3776c
Feature list component ( #7150 )
...
* add list component
* fixed the demo syntax
* update list snapshots
2017-08-09 15:45:08 +08:00
偏右
eb3c274e01
Fix extra space in RangePicker
...
https://gw.alipayobjects.com/zos/rmsportal/sTMIijZIrTkBDaGrEXmI.png
2017-08-09 15:33:30 +08:00
ddcat1115
2b1bed42c9
Card new feat ( #7120 )
...
* inner style Card
* support `cover` `actions` `avatar` `description` and `extraContent`
* improve
* refactor
2017-08-09 14:34:10 +08:00
Randy
df934445c0
add a generic type for FormCreateOption
( #7119 )
2017-08-09 12:59:31 +08:00
Benjy Cui
87bfe2df87
fix: wrappedComponentRef should work, close : #6545
2017-08-09 10:27:34 +08:00
afc163
3001ca4114
typo
2017-08-08 21:22:09 +08:00
afc163
02c5616250
Update Card demo
2017-08-08 21:21:49 +08:00
afc163
807b573bff
Collapse the border or Card.Grid
2017-08-08 21:13:29 +08:00
afc163
b687a32044
Fix safari input text align, close #7135
2017-08-08 20:27:05 +08:00
afc163
a329d3d39b
Fix file.response type checking, ref #6818
2017-08-08 17:18:55 +08:00
afc163
8892d85e33
use @font-size-base for Badge[text]
2017-08-08 14:23:50 +08:00
afc163
500b222556
Fix stretched layout by content
...
523b4360d2 (commitcomment-23527573)
2017-08-08 13:38:10 +08:00
afc163
d339e628ed
Fix upload default error message, close #6818
2017-08-08 13:34:24 +08:00
Benjy Cui
02daedd67b
docs: add missing doc for Form, close : #6959
2017-08-08 10:10:47 +08:00
afc163
4c52ccaff9
Fix Dropdown menu width, close #7124
2017-08-07 21:27:08 +08:00
afc163
4f73a23a10
typo
2017-08-07 17:59:47 +08:00
afc163
29b5f433f8
Fix step title background
2017-08-07 16:11:43 +08:00
afc163
5a33774238
Fix ~ mis-position bug
2017-08-07 15:35:05 +08:00
Dmitry Bolotin
ba0d2598fe
Object cloning in flatArray performed only if object has childrenName field. ( #7072 )
2017-08-07 15:33:18 +08:00
afc163
e3b6430a4b
Fix InputNumber border, close #7117
2017-08-07 14:16:28 +08:00
afc163
3570458c31
Fix undefined SelectPropTypes
2017-08-07 11:35:22 +08:00
Yiming
a22a011c49
修改错别字 ( #7110 )
...
反应 应为 反映
2017-08-07 10:44:47 +08:00
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
...
Update index.test.js
Syntactic error corrected
2017-08-07 10:41:38 +08:00
Randy
e4c5ab9c69
Radiogroup with name
( #7009 )
...
* Add a name property for RadioGroup
* Add document for RadioGroup's name property
* Add test case for RadioGroup name property
2017-08-07 10:41:38 +08:00
Benjy Cui
456cea652b
docs: add zIndex to docs of Modal, ref: 2aa3437
2017-08-07 10:41:38 +08:00
Alex Chao
3727ea2c33
feat: Modal.confirm supports zIndex prop #6722 ( #6880 )
...
* Modal.confirm supports zIndex prop #6722
* Fix filename
* Fix the zIndex missing in ModalFuncProps interface
2017-08-07 10:41:38 +08:00
mkermani144
e8ef77b963
Add fa_IR locale
2017-08-07 10:40:34 +08:00
Graeme Yeates
d21523ef8c
Use classNames to set ant-column-sort Table attribute
2017-08-07 10:40:34 +08:00
Graeme Yeates
75a6a562a0
Update table head.md snapshot
2017-08-07 10:40:34 +08:00
Graeme Yeates
40e94945d9
Add support for table default sort order ( #6449 )
2017-08-07 10:40:34 +08:00
yociduo
8016cccd18
rollback basic demo from popconfirm
2017-08-07 10:40:34 +08:00
yociduo
fa0e90f577
remove cancel type
2017-08-07 10:40:34 +08:00
yociduo
528a7645ca
remove cancel text
2017-08-07 10:40:33 +08:00
Eden Wang
a5a1458148
add missing trailing commna
2017-08-07 10:40:33 +08:00
Eden Wang
8f1dd9ccda
add missing trailing comma
2017-08-07 10:40:33 +08:00
Eden Wang
ee176347ac
fix ci compile error
2017-08-07 10:40:33 +08:00
Eden Wang
f7b918add3
update confirm demo
2017-08-07 10:40:33 +08:00
Eden Wang
c712d072eb
update okType and cancelType for api docs
2017-08-07 10:40:33 +08:00
Eden Wang
f2b987aaa9
update custom type for modal components
2017-08-07 10:40:32 +08:00
Eden Wang
f5ade936e1
add button type for ok and cancel in popconfirm
2017-08-07 10:40:32 +08:00
Troy Thompson
18c6860296
Adds onFocus and onBlur to Select properties. ( #7082 )
2017-08-06 16:45:10 +08:00
Mars Wong
e9b3c36866
fix: correct Notification interface ( #7073 ) ( #7088 )
2017-08-06 13:29:11 +08:00
乐仪
1dd3e001c5
Update Modal doc, relevant: https://github.com/ant-design/ant-design/pull/7085
2017-08-06 12:44:15 +08:00
tim-soft
fdb943e887
Fix formatter ( #7098 )
...
The replace function can only work on a string, this little tweak will make the formatter not crash the page when the value is changed.
2017-08-06 11:57:56 +08:00
Ivan Radeljic
1651682020
Update modal documentation ( #7085 )
...
Add another way to destroy state on close modal
2017-08-06 00:04:25 +08:00
偏右
cb8f6a6ef5
Fix tabs extra content ( #7090 )
...
* Fix tabBarExtraContent style in vertical tabs
close #6578
* update snap
* fix rc-tabs
2017-08-05 23:01:28 +08:00
afc163
bcda84141e
fix stylelint
2017-08-04 22:25:30 +08:00
afc163
b3979885e4
fix demo snapshot
2017-08-04 21:29:30 +08:00
Tom Gao
9e54bebf33
fix: when menuitem is seleted, but submenu is not seleted ( #7042 )
2017-08-04 21:24:59 +08:00
D & R
4bfd076cb8
fix: InputGroup demo ( #7089 )
2017-08-04 21:23:34 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
Tengjiao Cai
6e2ace3ba8
Update CollapsePanelProps -> onChange function ( #7084 )
...
parameter key should be either an array of string(general) or string(accordion mode), right?
2017-08-04 17:00:36 +08:00
Benjy Cui
4880b6ec16
fix: should not throw error when select after clear, close : #7077
2017-08-04 16:50:05 +08:00
afc163
59e219e138
Fix notification type, close #7073
2017-08-04 16:44:42 +08:00
afc163
5da1403bc0
Fix inlineCollapsed in controlled mode
...
ref #7063
2017-08-04 16:23:52 +08:00
afc163
1856fbe0df
fix noHovering API typo, close #7078
2017-08-04 14:15:17 +08:00
Xiaohan Lee
bb195ee95f
Docs: update docs for Dropdown.Button ( #7071 )
...
* add "size" api document
2017-08-04 09:42:32 +08:00
afc163
6748221ed3
tweak time-picker style
2017-08-03 22:08:14 +08:00
afc163
0f63c7186e
Fix input outline covered by addon again
2017-08-03 21:48:26 +08:00
afc163
483491d0d8
treak input style for text align
2017-08-03 21:45:56 +08:00
afc163
a0026a5923
Fix dropdown button mis-align, close #7070
2017-08-03 16:16:37 +08:00
ddcat1115
63c3c7c88f
fix missing icon ( #7064 )
2017-08-03 15:52:31 +08:00
afc163
0a9a3887b5
Fix Invalid calling object in IE
...
with eval-source-map mode of webpack-dev-server
close #7060
ref https://github.com/vuejs/vue/issues/4465
2017-08-03 10:58:55 +08:00
afc163
50b9839bb3
Fix input outline covered by addon
2017-08-02 21:37:15 +08:00
afc163
8618a387da
tweak date-picker style
2017-08-02 21:15:03 +08:00
afc163
bb7c580e4b
Fix loading card padding
2017-08-02 21:15:02 +08:00
Randy
ecc18ef3a6
remove rc-util declaration ( #7043 )
2017-08-02 15:08:55 +08:00
afc163
414d3d3a64
Fix showTotal definition, close #7054
2017-08-02 13:03:56 +08:00
afc163
fb70e9d70b
code style
2017-08-02 13:02:01 +08:00
afc163
746990b84d
tweak alert style, make it adaptive
2017-08-01 22:18:57 +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
Ruslan P
0cdcdfba7b
Update picture-style.md ( #7051 )
2017-08-01 18:22:55 +08:00
afc163
0eefa85b04
refactor step title style
2017-08-01 18:08:08 +08:00
jiang
1a93536a26
fix #7048 ( #7050 )
2017-08-01 17:41:03 +08:00
jiang
f1110f2bc5
sync menu and layout-sider animate time ( #7047 )
2017-08-01 17:36:53 +08:00
afc163
eb69e0a0f8
Fix scroll bar flash in TextArea[autosize]
2017-08-01 16:37:57 +08:00
Flynn
8e8c0b4db3
update docoument for #7026 ( #7039 )
2017-08-01 11:26:18 +08:00
Randy
b5ad05bc06
fix Card children type ( #7030 )
2017-07-31 20:29:56 +08:00
afc163
a88f8fcc21
fix badge demo
2017-07-31 18:03:16 +08:00
afc163
330e1f7a4b
Fix badge title, close #7024
2017-07-31 18:01:45 +08:00
afc163
8f98ae80bd
Tweak CheckableTag style
2017-07-31 17:47:54 +08:00
afc163
2fe4ac1a30
update document for #7023
2017-07-31 16:55:05 +08:00
afc163
50466ed281
Fix ok button style
2017-07-31 16:12:41 +08:00
Wei Zhu
401519ec6f
Fix types
2017-07-31 01:50:46 +08:00
Randy
b2556b4cd5
remove any
type in Avatar ( #7016 )
2017-07-31 00:43:33 +08:00
Randy
35ae41f618
remove any
type in Tag ( #7015 )
2017-07-31 00:42:25 +08:00
Wei Zhu
bef7db465e
Revert "Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility"""
...
This reverts commit 0b8b0d2deb
.
2017-07-30 16:07:41 +08:00
Wei Zhu
0b8b0d2deb
Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility""
...
This reverts commit 551807cd91
.
2017-07-30 16:06:53 +08:00
Wei Zhu
551807cd91
Revert "feat: upgrade rc-slider, support keyboard accessibility"
...
This reverts commit ef339a32ac
.
2017-07-30 16:05:37 +08:00
afc163
a6037d66c0
Fix button align issue, close #7001
2017-07-30 14:00:32 +08:00
Randy
859761eea7
fix lint error ( #7006 )
2017-07-30 13:30:12 +08:00
afc163
541a992a56
Add warning for tree-select props
2017-07-29 14:50:11 +08:00
afc163
d00871acdd
upgrade snapshot
2017-07-29 14:20:48 +08:00
Randy
99e4cd6aec
add rc-util declaration to custom-typings ( #6935 )
2017-07-29 14:17:02 +08:00
afc163
b54a70bc8e
fix ummount issue, #6976
2017-07-29 14:16:27 +08:00
Neekey
6eff4bd02a
check this.container exists updating WiderPadding ( #6976 )
...
before doing updating wider padding for Card, always check if the container exists first.
2017-07-29 14:12:53 +08:00
Aleck Landgraf
d6a0b1bd3e
[checkbox][docs] fixes doc table extra column cell ( #6995 )
2017-07-29 14:01:30 +08:00
paranoidjk
ef339a32ac
feat: upgrade rc-slider, support keyboard accessibility
...
https://github.com/react-component/slider/pull/282
2017-07-28 14:02:45 +08:00
afc163
4d5eb5a92f
Fix indeterminate checkbox disabled style
2017-07-28 13:10:02 +08:00
afc163
69775dea68
fix grid card padding implementation
2017-07-28 12:50:57 +08:00
Benjy Cui
fff756ff5f
deps: upgrade rc-tree
2017-07-28 11:38:39 +08:00
Benjy Cui
c63c8b6c04
test: update snapshot
2017-07-28 09:59:30 +08:00
jiang
24f58c20e1
fix menu-anim ( #6955 )
...
* fix menu-anim
* fix menu-anim
* update
* remove space
* fix test
* Improve code style
* submeu-title use color transition
* sync motion-collapse time
* snyc padding
2017-07-27 19:43:45 +08:00
afc163
abb2763a66
chore: collapse style
2017-07-27 19:43:40 +08:00
Benjy Cui
7582ab7481
test: update snapshot
2017-07-27 17:51:07 +08:00
afc163
e1a46cc419
Add less variables for wider card padding, resolve #6973
2017-07-27 12:05:58 +08:00
Wei Zhu
90511c3261
docs: use indexOf instead of search
...
fix #6962
2017-07-26 13:24:58 +08:00
Benjy Cui
8e496966cf
docs: update docs for Form
2017-07-26 09:04:01 +08:00
afc163
dc8be3fcfd
Tweak icon position of DatePicker
2017-07-25 19:45:58 +08:00
afc163
acc0c5a216
Add instruction about dropdown menu item highlighted style
2017-07-25 18:00:33 +08:00
afc163
144c67f054
Fix dropdown menu position bug
2017-07-25 17:56:45 +08:00
Benjy Cui
ad92793a47
fix: events shuould work when element appear, close : #6949
2017-07-25 16:56:49 +08:00
afc163
d90e1b2a9e
Fix extra ... in firefox
2017-07-25 14:15:13 +08:00
Dan Minshew
8e2d65298a
Escape "|" character
2017-07-24 22:12:46 -05:00
Dan Minshew
e0ab15907f
Escape pipe operator in function signature
2017-07-24 22:03:11 -05:00
afc163
4f85be834c
Tweak menu text align again
2017-07-25 10:31:05 +08:00
Benjy Cui
f648edacdb
docs: explain what it n, close : #6934
2017-07-24 10:12:16 +08:00
Benjy Cui
2ba3a84331
fix: getDefaultTarget only be called in browser, close : #6926
2017-07-24 09:58:56 +08:00
Benjy Cui
d2aca99190
refactor: simplify TextArea's code
2017-07-24 09:36:27 +08:00
huzzbuzz
568963e894
update duration value from 1.5 to 3
...
update duration value from 1.5 to 3
2017-07-24 08:28:15 +08:00
Randy
d28b8f3591
remove any
type from Card component #5627
2017-07-22 21:12:55 +08:00
afc163
896e738fce
Fix missing semicolon
2017-07-22 15:25:08 +08:00
afc163
e51a3a6da4
Fix TimePicker disabled style, close #6918
2017-07-22 15:24:04 +08:00
偏右
c733f94c33
Merge pull request #6916 from djyde/separate-type
...
Separate getFieldDecorator options type
2017-07-22 15:16:04 +08:00
Bryan Berger
91400d54fa
add less variables for layout-trigger background, color
2017-07-21 14:21:31 -04:00
afc163
f505ebd188
Add snapshot test for textarea disabled
2017-07-21 20:23:50 +08:00
Benjy Cui
f2d4d0a9e4
refactor: simplify Anchor, and fix #6473
2017-07-21 11:58:12 +08:00
afc163
0ad85e2987
Fix #4431 again
2017-07-21 10:07:18 +08:00
偏右
1013339247
Merge pull request #6906 from clinyong/bugfix
...
change type of radio group value to any
2017-07-20 17:20:05 +08:00
afc163
c2e7d18663
Make tree select item wider
2017-07-20 17:17:56 +08:00
clinyong
6f586ba243
change type of radio group value to any
2017-07-20 17:04:10 +08:00
Randy
a0dc7d3a72
Separate getFieldDecorator options type
...
Taking getFieldDecorator options type out of WrappedFormUtils
2017-07-20 13:20:15 +08:00
Benjy Cui
983609c009
css: fix disabled style of Slider, close : #6665
2017-07-20 10:39:22 +08:00
afc163
545d171223
Fix tooltip overlay warning, close #6897
2017-07-19 20:38:39 +08:00
afc163
98faa4378c
Make action of Upload optional, close #6890
2017-07-19 20:28:18 +08:00
afc163
3d71d980a7
Adjust menu icon and text vertical align
2017-07-19 17:44:02 +08:00
偏右
8a9a8c972f
Merge pull request #6894 from infeng/fix-input-onChange
...
fix onChange ts definition of Input
2017-07-19 14:01:52 +08:00
Benjy Cui
119d498935
chore: replace http with https, close : #6893
2017-07-19 14:00:11 +08:00
infeng
d19bfcbf74
fix onChange ts definition of Input
2017-07-19 13:52:55 +08:00
Benjy Cui
8cfa61f46b
test: update snapshot
2017-07-19 10:15:58 +08:00
Benjy Cui
6bdb84a011
docs: update docs, ref: 639e60a
2017-07-19 09:48:07 +08:00
Geoff Holden
639e60af45
docs: added reverseArrow documentation. ( #6888 )
2017-07-19 09:45:42 +08:00
newraina
aa6afd81b5
fix Button.Group type definition
2017-07-18 16:46:19 +08:00
afc163
edf8a4f239
longer default duration of message
2017-07-18 12:50:17 +08:00
偏右
e085b5d25c
Merge pull request #6870 from imosapatryk/patch-1
...
Update pl_PL.tsx
2017-07-17 23:55:51 +08:00
偏右
05473dcd0b
Merge pull request #6869 from imosapatryk/patch-2
...
Update pl_PL.tsx
2017-07-17 23:55:16 +08:00
imosapatryk
18bf973e94
Update pl_PL.tsx
...
'Search here' in Polish is just 'Szukaj'. 'Wyszukaj tutaj' sounds bad.
2017-07-17 16:10:51 +02:00
imosapatryk
3ccef11dec
Update pl_PL.tsx
...
Wrong file import
2017-07-17 16:05:58 +02:00
imosapatryk
79afe8ef89
Update pl_PL.tsx
...
You import wrong files.
2017-07-17 16:02:25 +02:00
偏右
6fe6480bd5
Merge pull request #6854 from Brooooooklyn/issue/modal-func-props-interface
...
fix: missing maskClosable property in ModalFuncProps interface
2017-07-17 16:07:28 +08:00
Benjy Cui
8173007402
fix: filterOption of Transfer should be optional, close : #6856
2017-07-17 16:01:18 +08:00
偏右
09c8addae1
Merge pull request #6858 from lyz810/master
...
fix: TextArea disabled style
2017-07-17 15:58:07 +08:00
偏右
b7a1665c97
Merge pull request #6860 from insiight/optimize/use_px_unit_explicitly
...
add unit `px` to all less values, make them explicit
2017-07-17 15:56:34 +08:00
afc163
255eac9079
Fix vertical tabs arrow style
2017-07-17 15:55:03 +08:00
neekey
7e522291c8
add unit px
to all less value, make them explicit
2017-07-17 17:44:40 +10:00
LongYinan
bd5daa939a
fix: missing maskClosable property in ModalFuncProps interface
2017-07-17 15:26:37 +08:00
liuyanzhe
bbfdc46aa2
Fix TextArea disabled style
2017-07-17 15:10:53 +08:00
afc163
8a63b39e63
Add test case for arrowPointAtCenter, #6830
2017-07-16 16:00:23 +08:00
afc163
9a85303f79
remove unneccesary size prop
2017-07-16 15:41:51 +08:00
afc163
b112948130
TextArea should be resetable in form, close #6776
2017-07-16 15:39:21 +08:00
afc163
e6554e7edb
update form document
2017-07-16 15:05:48 +08:00
afc163
efcc28ed51
header font weight
2017-07-15 14:43:12 +08:00
newraina
e94b110a46
fix SearchProps
2017-07-14 17:47:11 +08:00
Benjy Cui
b45bf6d814
fix: should show children if src is not exist, close : #6804
2017-07-14 16:12:48 +08:00
afc163
02fa2cd672
test: update snapshot
2017-07-14 16:10:52 +08:00
afc163
65a79b1ded
remove -0.5px margin in card body
2017-07-14 16:10:04 +08:00
afc163
35e74f825e
first card render without padding transition
2017-07-14 15:57:26 +08:00
afc163
ab41503343
doc: update input demo description
2017-07-14 15:47:07 +08:00
afc163
f9193952ff
Add breakpoint width documentation
2017-07-14 15:47:07 +08:00
Benjy Cui
9d39a55604
css: make collapse.panel's header more flexible, close : #6832
2017-07-14 15:44:36 +08:00
陈帅
96722605fd
fix: noImplicitAny of back top ( #6835 )
2017-07-14 15:37:44 +08:00
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
2017-07-14 15:26:55 +08:00
Wei Zhu
4960f711c3
docs: Add manual upload demo ( #6823 )
2017-07-14 15:00:14 +08:00
afc163
44b3dad12f
tweak style
2017-07-14 12:18:02 +08:00
afc163
953b84f7d1
tweak style
2017-07-14 12:16:37 +08:00
afc163
d04f9161db
fix tsc compile error
2017-07-14 11:55:00 +08:00
afc163
da1bfba781
extra should be wider too
2017-07-14 11:50:35 +08:00
afc163
3ca9be1bf6
Fix missing overflow config, ref #6830
2017-07-14 11:44:11 +08:00
afc163
6ffe39145d
Adjust card padding according to card width
2017-07-14 11:37:28 +08:00
afc163
3ad49dd4cc
Fix arrowPointAtCenter not working, close #6830
2017-07-14 10:49:51 +08:00
afc163
c20e66f02b
hide tooltip demo
2017-07-14 10:42:01 +08:00
afc163
2b2e962738
tweak menu style
2017-07-13 20:28:23 +08:00
afc163
91707b89d8
test: update snapshot
2017-07-13 15:24:53 +08:00
afc163
22e14970ec
Improve fixed sider layout implementation, fix #6817
2017-07-13 15:23:34 +08:00
afc163
ac21152e10
tweak tabs style
2017-07-13 12:14:57 +08:00
afc163
ca89227568
test: fix snapshot
2017-07-12 21:44:46 +08:00
afc163
81a8d71ec3
Fix Input className to wrapper, close #6809
2017-07-12 21:43:06 +08:00
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
2017-07-12 17:32:31 +08:00
afc163
46ffda9c93
fix vertical menu item border radius
2017-07-12 16:43:53 +08:00
Benjy Cui
43bf6c4846
test: fix CI, ref: 27a1742
2017-07-12 15:15:21 +08:00
afc163
19fa96754d
Fix snapshot
2017-07-12 15:07:04 +08:00
afc163
f6a1eca7e0
Tweak switch style
2017-07-12 14:51:13 +08:00
Benjy Cui
9c7cec3e39
refactor: remove span[disabled]
2017-07-12 14:23:47 +08:00
Benjy Cui
27a17428de
fix: should show correct panel, close : #6764 point 3
2017-07-12 14:00:20 +08:00
afc163
a481134cea
no need to import moment locale
2017-07-12 11:54:46 +08:00
afc163
b4916d45d3
update carousel demo style
2017-07-11 18:20:37 +08:00
afc163
c112abd137
update carousel demo style
2017-07-11 18:19:01 +08:00
afc163
ab4e676b2a
update input placeholder color
2017-07-11 16:51:54 +08:00
afc163
4419d4c94c
Fix select extra padding, close #6723
2017-07-11 12:14:35 +08:00
afc163
01bbd5a3d3
update form dynamic demo
2017-07-11 11:59:30 +08:00
Ivo Stratev
0bb73534b2
Fixing typos ( #6788 )
...
It should be "Добре" instead of "Дибре"
2017-07-11 00:28:34 +08:00
bang
e7013fcb3f
fix: miss semicolon
2017-07-08 16:46:18 +07:00
bang
3fb21c0325
chore: keep checkbox's value type consistent close #6768
2017-07-08 16:40:15 +07:00
afc163
384803528f
Fix extra error outline of select in input addon
2017-07-08 16:20:01 +08:00
afc163
6c5a11a363
Fix inlineCollapsed Menu styledetails
2017-07-08 16:15:00 +08:00
afc163
516ce2d821
Fix inline menu collapse animation
2017-07-08 15:57:53 +08:00
afc163
9eee9f5dcd
Add test case for Checkbox
2017-07-07 20:38:52 +08:00
afc163
69b5acb45f
More test cases
2017-07-07 20:26:08 +08:00
afc163
fda881cc7a
trailing spaces
2017-07-07 19:45:59 +08:00
偏右
b653a2c055
Merge branch 'master' into feature-2.12
2017-07-07 19:41:37 +08:00
hansnow
6bc57e450c
Update table documents
2017-07-07 18:00:34 +08:00
afc163
f2268c2877
Fix test case for menu
2017-07-07 17:15:29 +08:00
afc163
8945bb5da6
Add test case for menu
2017-07-07 16:51:06 +08:00
afc163
ed070c94ad
Fix spin blur z-index, close #6759
2017-07-07 16:34:47 +08:00
afc163
9ebaeb6f4f
Add test case for BackTop
2017-07-07 16:29:03 +08:00
ddcat1115
7cb5d68211
update Progress doc ( #6752 )
2017-07-07 14:18:57 +08:00
偏右
a4648fd67f
Add noHovering and Card.Grid ( #6748 )
...
* Add noHovering prop for Card
* Add Card.Grid
* fix snapshot
* change default card grid percent
2017-07-07 13:36:54 +08:00
afc163
c67d9b2935
Fix nested steps style, close #6754
2017-07-07 11:46:05 +08:00
柚子男
6d06f2f4b4
fix lint
2017-07-06 23:06:21 +08:00
团结
625673486e
I guess nextFrameActionId should be reset after textarea resized.
2017-07-06 20:42:54 +08:00
afc163
25a60322e5
Add Pagination[itemRender]
2017-07-06 19:17:36 +08:00
afc163
883f82172e
Fix shadowed name ts errors
2017-07-06 15:37:28 +08:00
afc163
36d24a5a40
Tweak card style
2017-07-05 19:21:26 +08:00
Graeme Yeates
0e22ae62bb
Document select placeholder supporting ReactNode
2017-07-04 13:07:05 -04:00
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
2017-07-04 17:54:36 +08:00
afc163
5ad194143f
Fix InputNumber[precision] ts definites, close #6715
2017-07-04 14:03:07 +08:00
偏右
87932504b4
Merge pull request #6686 from ant-design/feat-collapsed-menu
...
Better collapsed Sider and Menu
2017-07-04 09:58:02 +08:00
Larry Laski
79b20a24a2
Update Avatar Page documentation Fix ( #6711 )
...
Quick fix for updating the API property section - currently `type` property but it should be `shape`
2017-07-04 07:02:43 +08:00
Benjy Cui
fe33e76479
refactor: extract Input.TextArea
2017-07-03 17:26:29 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
afc163
5aebf27ff1
tweak card close x style
2017-07-03 13:34:06 +08:00
afc163
eccaeaea0e
Add click animation for checkbox and radio
2017-07-02 19:14:56 +08:00
偏右
c7be13b20e
Merge pull request #6643 from ant-design/MentionFocus
...
fix: mention should support `.focus`, close : #6135
2017-07-02 15:01:16 +08:00
afc163
dbdd5d5126
update table doc
2017-07-01 14:38:11 +08:00
偏右
963560d33b
Merge pull request #6667 from yurtaev/patch-1
...
Add `onRowDoubleClick` into Table documentation
2017-07-01 14:36:32 +08:00
afc163
b6011d7a39
typo
2017-07-01 14:04:26 +08:00
afc163
50e37796b8
Add test case
2017-06-30 23:08:11 +08:00
afc163
0b67dc4e12
update warning message
2017-06-30 22:05:53 +08:00
afc163
7d3bc4ebd4
update snapshots
2017-06-30 22:02:19 +08:00
afc163
82afb368c0
Fix context change logic
2017-06-30 22:00:04 +08:00
afc163
89a37da77f
Menu will get collapsed status from Layout.Sider
2017-06-30 21:36:23 +08:00
afc163
97fbb20fa8
improve menu doc
2017-06-30 21:10:47 +08:00
afc163
2eb3d55743
Add documentation for inlineCollapsed
2017-06-30 21:09:34 +08:00
afc163
6e145bfad3
Add tooltip for collapsed menu item
2017-06-30 21:07:01 +08:00
afc163
115749e06f
inline menu should not trigger handleClick
2017-06-30 20:27:39 +08:00
afc163
63daf8d0a3
Add Menu[inlineCollapsed] prop
2017-06-30 18:08:30 +08:00
D & R
9dcc28e218
feat: support autoAdjustOverflow
prop ( #6661 )
2017-06-30 17:22:01 +08:00
偏右
0ce61df3da
Merge pull request #6599 from megawac/table-sort-select-bg
...
Use background-color-active for table sort and selected backgrounds
2017-06-30 12:00:16 +08:00
偏右
bb9957ff45
Merge pull request #6655 from megawac/date-picker-style
...
Make -clear and -icon styles consistent at different input sizes
2017-06-30 11:50:00 +08:00
afc163
4f0b3cad2a
Fix expanded area background of fixed header table, close #6657
2017-06-30 11:30:27 +08:00
afc163
112231469f
tweak tabs prev next button position style
2017-06-30 11:30:27 +08:00
Benjy Cui
1f9b4a7981
refactor: make slider's style more flexible, close : #6665
2017-06-30 11:08:28 +08:00
Egor Yurtaev
777e4adeb0
Add onRowDoubleClick
into Table documentation
2017-06-29 18:30:07 +06:00
Benjy Cui
950c321b25
fix: should generate showHour from format k
2017-06-29 11:22:12 +08:00
Graeme Yeates
9429aedffc
Fix tilde placement on rangepickers
2017-06-28 15:23:00 -04:00
Graeme Yeates
974f544713
Make -clear and -icon styles consistent at different input sizes
2017-06-28 15:09:50 -04:00
Benjy Cui
8e9a2eae38
chore: fix ts lint
2017-06-28 16:49:49 +08:00
Benjy Cui
a4a26797ec
fix: mention should support .focus
, close : #6135
2017-06-28 16:30:01 +08:00
Benjy Cui
00932da89b
test: update snapshot for rc-calendar and rc-input-number
2017-06-28 16:29:26 +08:00
newraina
4d002055b5
fix: TypeScript's definition of FormItemColOption ( #6611 )
2017-06-28 15:03:52 +08:00
newraina
e560cb26c3
fix dataPicker onOk type definition ( #6619 )
2017-06-28 10:19:53 +08:00
Benjy Cui
1920d9af46
chore: update details for #6584
2017-06-27 15:32:18 +08:00
afc163
e188036606
remove unused code
2017-06-27 14:33:35 +08:00
afc163
48e75e0436
fix hiddenTextarea typo
2017-06-27 14:32:12 +08:00
Alexander
9131a79377
chore: add className prop to DatePicker ( #6584 )
...
* Add className to DatePicker
* Add className to MonthPicker and RangePicker
2017-06-27 14:27:02 +08:00
afc163
60373cc363
adjust tree select checkbox position
2017-06-27 14:25:10 +08:00
afc163
dbd6f29c29
Fix form item extra content line height, close #6618
2017-06-27 12:08:16 +08:00
afc163
726541ae08
Improve autosize textarea scrollbar style, close #6609
2017-06-27 12:03:10 +08:00
afc163
3816778b6b
Fix select overflow bug, close #6621
2017-06-27 11:01:11 +08:00
afc163
6e583325ea
Don't impact select inside input group
2017-06-26 21:44:38 +08:00
afc163
0efd941346
Fix input group extra padding
2017-06-26 21:37:46 +08:00
afc163
fe564335bf
Tweak range picker style
2017-06-26 21:25:47 +08:00
afc163
48b63734c6
Tweak date picker icon style
2017-06-26 21:19:23 +08:00
afc163
65adb9984e
remove style important
2017-06-26 20:58:03 +08:00
afc163
78c12a03fd
fix snapshot
2017-06-26 20:33:13 +08:00
afc163
e977f2435e
Tweak tabs style at card top
2017-06-26 20:20:57 +08:00
afc163
e24a8cb5d8
Tweak inline form item margin
2017-06-26 17:05:42 +08:00
afc163
bedadb6b3c
tweak alert message line-height
2017-06-26 15:37:27 +08:00
afc163
5964e42a9b
tweak form label style
2017-06-26 11:51:41 +08:00
afc163
9f78e71c65
Fix select vertical issue inside input addon
2017-06-25 17:22:07 +08:00
afc163
7dafa985c5
remove colon block of vertical form
2017-06-25 16:48:01 +08:00
Pierre Neter
f512baeb71
Add relative for radio-button-wrapper.
...
Fix e585103d4d (commitcomment-22720463)
2017-06-24 01:22:35 +07:00
Graeme Yeates
5d8a3f6f66
Use background-color-active for table sort and selected backgrounds
2017-06-23 12:43:40 -04:00
Wei Zhu
7be75f59fd
Tweak table icons
2017-06-23 20:53:07 +08:00
Harshit Mehrotra
c7c3625899
Update docs for checkbox and radio
...
Update docs with prop "disabled" for Radio, RadioGroup, Checkbox and CheckboxGroup.
2017-06-23 16:38:22 +05:30
afc163
2ba8e6fec6
Fix wrap="off" autosize error
...
close #6577
2017-06-23 16:40:07 +08:00
Benjy Cui
3ce1680ab7
fix: should not affect nested tabs, close : #6431
2017-06-23 15:02:46 +08:00
afc163
24364e5bf9
update pagination snapshot
2017-06-23 14:35:38 +08:00
Benjy Cui
7ff0573046
fix: broken style of disabled submenu in dropdown, close : #6548
2017-06-22 14:41:18 +08:00
Graeme Yeates
aaf2a508be
Fix calendar clear background color
2017-06-21 12:41:45 -04:00
afc163
0ed75caeac
fix dark menu style
2017-06-21 16:44:13 +08:00
afc163
0e18c52b96
heading default text color
2017-06-21 16:08:57 +08:00
Jordan Hornblow
c832975663
refactor: Collapse import in TS ( #6536 )
2017-06-21 15:39:08 +08:00
sojournerc
e2a99f53f7
add ClickEvent to Table.props.onRowClick interface
2017-06-20 17:29:46 -06:00
afc163
2382250d82
Fix snapshot
2017-06-20 22:10:26 +08:00
afc163
78e39a5520
improve table locale text
2017-06-20 21:36:33 +08:00
Benjy Cui
39cc78685d
style: update code style
2017-06-20 09:46:23 +08:00
blankzust
3c700cd1b7
fix: Dropdown.Button should support getPopupContainer ( #6527 )
2017-06-20 09:33:15 +08:00
afc163
3a2f6bea18
update menu demo
2017-06-19 16:07:48 +08:00
afc163
fa88477886
tweak vertical menu selected style
2017-06-19 16:07:47 +08:00
afc163
12c6a73878
update jsx code style
2017-06-19 16:07:47 +08:00
afc163
b4c70d2913
upgrade avatar demos
2017-06-19 16:07:47 +08:00
afc163
3afa6faa36
change components type
2017-06-19 16:07:47 +08:00
Benjy Cui
c61bba1020
chore: make disabled today different from other disabled day
2017-06-19 15:14:53 +08:00
Benjy Cui
82d1957941
docs: update demo for: #6503
2017-06-19 11:25:30 +08:00
afc163
644e23fac6
Make calendar selects rendered inside header, close #6479
2017-06-19 10:47:22 +08:00
afc163
dd6d643519
update doc
2017-06-17 14:14:30 +08:00
newraina
dde8df5612
fix Dropdown.Button Props ( #6482 )
...
* fix DropdownButton Props
* let DropdownButtonProps extends ButtonGroupProps
* remove duplicated props
2017-06-16 20:28:42 +08:00
afc163
9969a3b598
Improve doc
2017-06-16 16:56:03 +08:00
Benjy Cui
88ee7b3e8e
docs: add demo for react-router@4, close : #5644
2017-06-16 14:57:14 +08:00
Pierre Neter
e585103d4d
Left border for wrap radio wrapper, small screen.
...
Fix #6492
2017-06-16 04:53:05 +07:00
Nico
cfccd84f62
Fix(Documentation): Fix Menu documentation
2017-06-15 18:08:01 +02:00
偏右
eeeafef4bb
Merge pull request #5646 from ant-design/fix-breadcrumb
...
Fix: Breadcrumb should work with react-router@4
2017-06-15 19:11:25 +08:00
afc163
e34639a0a8
skip ssr test
2017-06-15 18:08:35 +08:00
Pierre Neter
7df095414c
docs: update i18n support 24 language ( #6483 )
...
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-06-15 17:34:38 +08:00
afc163
a5cc8b33e3
fix menu border in demo
2017-06-15 15:39:55 +08:00
afc163
e62fa2a403
remove overflow:auto in Content
2017-06-15 15:37:24 +08:00
afc163
d7a29f682b
upgrade Col span format in demo
2017-06-15 15:34:47 +08:00
afc163
1f3b9e4ee2
fix deps and snapshot
2017-06-15 13:57:07 +08:00
偏右
c140daabc5
Merge branch 'master' into fix-breadcrumb
2017-06-15 13:36:19 +08:00
afc163
81be11534c
fix lint
2017-06-14 13:48:00 +08:00
afc163
64466a79cb
update spin demo
2017-06-14 13:31:21 +08:00
afc163
e13ffac490
update doc
2017-06-13 17:36:54 +08:00
afc163
61d67f4563
Fix DatePicker footer extra border
2017-06-13 15:31:47 +08:00
Jordan Hornblow
51655e2e7c
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional ( #6434 )
...
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional
* Fix build error
2017-06-13 14:43:19 +08:00
偏右
c0b6f652cc
Merge pull request #6441 from sadmark/fix-tabs
...
修复tabs嵌套bug,issue#6431
2017-06-12 16:41:31 +08:00
sadmark
9be44edf26
修复tabs嵌套bug,issue#6431
2017-06-12 16:28:35 +08:00
Wei Zhu
847153d998
docs: Document Table column[key] can be ignored.
...
Related #6436
2017-06-12 15:52:13 +08:00
Wei Zhu
baa8e23280
Pass className to table's pagination
...
fix #6416
2017-06-12 11:35:29 +08:00
afc163
4f874c5065
improve demo code
2017-06-09 21:24:40 +08:00
afc163
602cf0a309
Add test case
2017-06-09 20:00:16 +08:00
newraina
1d63de1106
fix Dropdown.Button's type definition
2017-06-09 18:37:05 +08:00
偏右
053521be39
Merge pull request #6415 from ddcat1115/Avatar
...
Avatar
2017-06-09 17:36:00 +08:00
Aaron Planell López
de030a0333
update document, ref #6392 ( #6420 )
2017-06-09 15:21:01 +08:00
乐仪
e6ad9daff8
update snap
2017-06-09 15:11:38 +08:00
乐仪
8749438aed
add Badge demo
2017-06-09 15:00:44 +08:00
乐仪
153fb0fc34
improve2
2017-06-09 12:02:25 +08:00
乐仪
7667225b0f
improve
2017-06-09 12:02:25 +08:00
乐仪
c30d1b191f
add Avatar
2017-06-09 12:02:24 +08:00
Benjy Cui
4ee2194b45
deps: upgrade rc-notification
2017-06-09 10:17:30 +08:00
Benjy Cui
9b025806b8
fix: remove align.offset, ref: 0a1c0712
2017-06-08 17:27:28 +08:00
afc163
1c736c38b3
tweak Input[addon] vertical align, close #6403
2017-06-08 11:32:47 +08:00
afc163
448a3ff4dd
Fix operations typo of Transfer, close #6401
2017-06-08 10:37:08 +08:00
偏右
d9c0d10e43
Merge pull request #6400 from megawac/autocomplete-placeholder-margin
...
Use input-padding-horizontal to control autocomplete placeholder placing
2017-06-08 10:29:22 +08:00
Evgeny Kuznetsov
1b79b74bea
Update et_EE.tsx
2017-06-07 21:52:08 +03:00
Graeme Yeates
7b916da2ae
Use input-padding-horizontal to control autocomplete placeholder placing
2017-06-07 13:40:33 -04:00
Evgeny Kuznetsov
23df258f50
Update es_EE.tsx
...
Pagination import was ommited, so chinese placeholders appeared.
2017-06-07 17:00:19 +03:00
Benjy Cui
b0040bfc37
test: update snapshot
2017-06-07 17:39:44 +08:00
afc163
d7837da175
Fix icon API documentation
2017-06-07 17:06:21 +08:00
Benjy Cui
1682d2cd14
Merge pull request #6380 from ant-design/feature-2.11
...
Feature 2.11
2017-06-07 09:14:39 +08:00
偏右
eb901c4bc6
Merge pull request #6385 from hyrijk/master
...
docs: fix Upload[beforeUpload]
2017-06-06 22:53:23 +08:00
peiming
426a35c248
docs: fix Upload[beforeUpload]
2017-06-06 21:51:27 +08:00
afc163
b991137628
fix spin timer, close #6383
2017-06-06 20:38:44 +08:00
afc163
41f157e596
Fix Select search input width, close #6382
2017-06-06 20:38:44 +08:00
Benjy Cui
14de57c32e
test: update snapshot
2017-06-06 17:55:01 +08:00
Benjy Cui
2e313ef8f0
Merge branch 'master' into feature-2.11
2017-06-06 17:26:06 +08:00
Benjy Cui
8c632ef2cf
fix: Modal.method should stop loading when promise throw err, close : #6183
2017-06-06 11:51:50 +08:00
偏右
920b32e94c
Merge pull request #6344 from damiangreen/master
...
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-05 18:05:22 +08:00
Damian Green
ea616e4deb
tests
2017-06-05 10:28:45 +01:00
afc163
268336a651
update snapshots
2017-06-05 17:15:41 +08:00
afc163
6790e80f3e
Add renderExtraFooter for DatePicker
...
close #6122 , close #5188
2017-06-05 17:11:58 +08:00
afc163
45f5d6cdfe
Tweak progress text width, close #6354
2017-06-05 14:13:15 +08:00
afc163
670a4d09a1
Fix Timeline.Item type, close #6356
2017-06-05 11:39:59 +08:00
afc163
d086ee253e
update snapshots for #6347
2017-06-03 01:38:26 +08:00
afc163
0a1c0712a2
Fix DatePicker panel position, close #6347
2017-06-03 01:37:02 +08:00
afc163
920adb9a8a
props.style in wrapper for input with addons
2017-06-03 00:55:30 +08:00
Damian Green
9193c05102
fix lint
2017-06-02 14:58:13 +01:00
afc163
8e8f19e2b5
update snapshot
2017-06-02 21:55:04 +08:00
Damian Green
6d74ea346f
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-02 14:40:32 +01:00
afc163
c209c45660
fix #6339
2017-06-02 16:33:11 +08:00
afc163
f40be3d7ac
Tweak pagination style for vertical align and focused state
2017-06-02 16:32:42 +08:00
Benjy Cui
e01c8c8ff6
fix: should work with ES2015 module, close : #6334
2017-06-02 16:11:30 +08:00
Benjy Cui
ef54b60add
docs: add docs for TimePicker[defaultOpenValue], close : #6336
2017-06-02 14:28:56 +08:00
Patryk
e2be361cd0
Add Polish language support
2017-06-01 22:43:12 +02:00
afc163
9bb7ec0b87
update form demo snapshot
2017-06-01 17:58:06 +08:00
afc163
becb888f6e
Fix form demo, close #6323
2017-06-01 17:56:05 +08:00
afc163
b0aef6cad5
Fix Tree and TreeSelect disabled style, close #6320
2017-06-01 16:54:47 +08:00
Wei Zhu
e6ef5b5707
User static variable for element type detection
2017-06-01 15:07:37 +08:00
Wei Zhu
fd7ef2407c
Don't need extends from rc-table
...
Fix #6313
2017-06-01 14:49:25 +08:00
afc163
45dee9e504
animating node should not be accessible, close #6314
2017-06-01 12:11:23 +08:00
slientcloud
e43c8012ad
chore: support slider aira ( #6301 )
2017-06-01 12:08:39 +08:00
Benjy Cui
4e75347d35
deps: upgrade rc-pagination
2017-06-01 10:44:00 +08:00
Adrian Dimitrov
d629086c74
feat: added Bulgarian translation ( #6297 )
...
* Added Bulgarian translation
* Update bg_BG.tsx
2017-06-01 10:32:10 +08:00
Leo
f4312895d6
chore: componentDecorator return specific type instead of any ( #6308 )
2017-06-01 09:25:32 +08:00
乐仪
f03e5549bf
Merge branch 'master' of https://github.com/ant-design/ant-design into feature-2.11
2017-05-31 20:01:07 +08:00
afc163
fd625ef1a0
upgrade and fix tslint problems
2017-05-31 15:48:35 +08:00
Benjy Cui
35095fc776
test: fix CI
2017-05-31 11:19:17 +08:00
afc163
b57047c919
upgrade typescript to 2.3, close #6263
2017-05-30 17:48:07 +08:00
afc163
4417dcf300
fix tsc
2017-05-29 19:06:26 +08:00
Jordan Hornblow
ba65f9429e
Add onCellClick prop to ColumnProps interface
2017-05-29 20:17:01 +10:00
Jordan Hornblow
03adcefafd
Make count prop optional in BadgeProps interface
...
E.g. https://ant.design/components/badge/#components-badge-demo-dot
2017-05-29 20:14:16 +10:00
afc163
fa235b7876
Fix RangePicker test case
2017-05-29 16:19:59 +08:00
afc163
709c750c2b
Fix InputNumber feedback z-index issue, close #6289
2017-05-29 01:51:13 +08:00
afc163
2cde334cd5
update snapshot
2017-05-28 15:30:43 +08:00
afc163
14844eb0e0
Fix AutoComplete and Input Group vertical align issue
2017-05-28 15:27:55 +08:00
Panjie Setiawan Wicaksono
cc71ab957e
better typings for layout components
2017-05-28 02:20:05 +07:00
clinyong
2202648d6e
Input add autoFocus prop (for ts checking)
2017-05-27 16:37:15 +08:00
Panjie Setiawan Wicaksono
1abbc1c31b
chore: add name props to input-related interfaces ( #6276 )
2017-05-27 09:31:06 +08:00
Jordan Hornblow
720a3d30b4
fix: Form and Mention TypeScript definition ( #6268 )
...
* Add source and options params to Form.ValidationRule.validator function
As per rules section of async-validation readme: https://github.com/yiminghe/async-validator#rules
* Make prefixCls optional in MentionProps interface
2017-05-26 09:16:53 +08:00
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
2017-05-25 16:54:15 +08:00
afc163
551b17203c
Fix showSearch doc, close #6253
2017-05-25 11:57:45 +08:00
Jordan Hornblow
acdc563a54
Add filterDropdownVisible and onFilterDropdownVisibleChange to ColumnProps interface
2017-05-24 19:38:39 +10:00
afc163
4d645a256f
tweak select placeholder text align
2017-05-24 16:48:45 +08:00
afc163
f28c328442
update code style
2017-05-24 16:19:10 +08:00
afc163
55fc44aba4
fix table wrapper node null, #6245
2017-05-24 16:16:42 +08:00
afc163
54c6b63e9f
Fix table filter menu overflow issue, close #6245
2017-05-24 12:17:40 +08:00
Benjy Cui
67c38fa3b4
fix: should hide collapsed children, close : #6131
2017-05-24 10:25:43 +08:00
Benjy Cui
977a5a1cc7
docs: add missing API docs for Modal, close : #6239
2017-05-24 10:00:59 +08:00
afc163
d6da30573b
Fix inactive tab panel behavious, close #6237
2017-05-23 17:59:27 +08:00
afc163
5ef4828974
Remove default margin-bottom of Alert
2017-05-23 17:51:10 +08:00
afc163
5b4adeb339
tweak spin style
2017-05-23 17:48:13 +08:00
afc163
f414398fae
Fix disabledDate of Calendar, close #6074
2017-05-23 17:10:56 +08:00
Wei Zhu
97c75d4ea8
Upgrade rc-tree-select
...
* Add allowClear to checkable and multiple select.
2017-05-23 14:51:27 +08:00
Benjy Cui
e0db2f424e
docs: update docs for Card, ref: #6225
2017-05-23 10:03:34 +08:00
Anas Tawfeek
f61b69cbb1
docs: adding the prop 'loading' to the properties table. ( #6225 )
2017-05-23 09:56:59 +08:00
afc163
861c5b33d1
support precision of InputNumber, close #5998
2017-05-22 17:40:12 +08:00
偏右
516317e78a
Merge pull request #6005 from megawac/multiselect-tag-bg
...
Use @tag-default-bg for multiselect tags
2017-05-22 16:35:03 +08:00
偏右
b4b607f4b0
Merge pull request #6221 from mitchelldemler/master
...
Add ValidationRule type for getFieldDecorator validation rules
2017-05-22 16:29:30 +08:00
偏右
1d0741d1e8
Merge pull request #6197 from ant-design/tree-click-area
...
Increase click area of Tree icons
2017-05-22 16:29:12 +08:00
mitchell.demler
64befeda32
Add ValidationRule type for getFieldDecorator validation rules
...
Copied types from english documentation. (these might need checking?)
2017-05-22 15:57:09 +12:00
Benjy Cui
4b8a291684
fix: broken style of Cascader in Input.Group ( #6208 )
...
* fix: broken hover style of Cascader, close : #6202
* test: update snapshot
2017-05-22 10:09:17 +08:00
Arthur Denner Oliveira Santos
262cad1009
fix: adding missing translations to Upload and Table components ( #6218 )
2017-05-22 09:47:30 +08:00
Benjy Cui
1dae0b65f2
chore: improve UX of RangePicker ( #6200 )
...
* chore: improve UX of RangePicker
* test: fix CI
2017-05-22 09:42:04 +08:00
Graeme Yeates
adfca8ae78
Use @tag-default-bg for multiselect tags
2017-05-19 11:52:31 -04:00
afc163
42c3665517
filter dropdown should be render inside td
2017-05-19 16:02:21 +08:00
Mitchell Demler
fa44de3faa
refactor: rearrange AbstractSelectProps so that AutoCompleteProps has access to some needed SelectProps ( #6205 )
2017-05-19 11:29:16 +08:00
afc163
584102d085
Merge branch 'master' into feature-2.11
2017-05-18 21:20:03 +08:00
afc163
7cde9c8ffe
fix affix input height, ref #6144
2017-05-18 15:08:30 +08:00
afc163
b887ad8e54
Fix selected background
2017-05-18 15:08:30 +08:00
Benjy Cui
361df26f3a
fix: should support DatePicker|RangePicker[showTime.defaultValue], ( #6160 )
...
close : #5691 #2375
2017-05-18 14:51:06 +08:00
Wei Zhu
c962705f03
Increase click area of Tree icons
...
Close #6120
2017-05-18 14:28:48 +08:00
afc163
8703145d70
Fix prop-types and createClass warning, #5678
2017-05-18 14:22:47 +08:00
afc163
8d5ecfbd12
remove duplicated css import, close #6186
2017-05-18 09:57:11 +08:00
afc163
a4fb175672
move duplicated css code, close #6156
2017-05-17 20:31:48 +08:00
afc163
c6ec1ce9bb
use create-react-class, ref #5678
2017-05-17 18:01:53 +08:00
Benjy Cui
863b777361
feat: Collapse.Panel supports disabled, close : #6119
2017-05-17 14:01:58 +08:00
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
2017-05-17 11:11:01 +08:00
Rex
f3c38d5811
fix: notification.destroy
bug ( #6161 )
2017-05-17 10:24:16 +08:00
偏右
56f8481709
Merge pull request #6155 from ant-design/revert-input
...
revert: #5990
2017-05-16 18:05:55 +08:00
afc163
8feed523d9
Allow showHour can be overrided
2017-05-16 15:33:01 +08:00
Benjy Cui
523ad8c802
docs: show demo for #6121
2017-05-16 15:09:10 +08:00
Benjy Cui
a86a3339fc
revert: #5990
2017-05-16 12:02:52 +08:00
Benjy Cui
2feb3d42e6
chore: add definition for Button[onMouseDown], close : #6054
2017-05-16 11:55:17 +08:00
Benjy Cui
9ce3a1ea35
docs: update docs details for Modal, close : #6121
2017-05-16 10:43:12 +08:00
Benjy Cui
aab3daa1ea
fix: broken style of SubMenu[disabled], close : #6062
2017-05-15 18:24:27 +08:00
afc163
1165200dcc
remove unused className, #6144
2017-05-15 18:20:31 +08:00
afc163
010860ae0f
Fix style.height issue of Input with addon and prefix, close #6144
2017-05-15 18:15:58 +08:00
Benjy Cui
a9a8f68578
docs: update demo
2017-05-15 17:33:47 +08:00
afc163
46884e06ea
Fix TreeSelect item style, close #6137
2017-05-15 17:31:34 +08:00
ddcat1115
0b9ff23661
docs: add dynamic-rule form demo ( #6035 )
2017-05-15 17:25:50 +08:00
Benjy Cui
8c06fc6527
test: update snapshot
2017-05-15 16:41:44 +08:00
afc163
29e54c2339
fix lint in demo
2017-05-15 16:40:10 +08:00
偏右
f93867cfc8
Merge pull request #6136 from hbrls/master
...
fix: indent size
2017-05-15 16:36:24 +08:00
Benjy Cui
555dbb9b29
docs: add MonthPicker disableDate demo
2017-05-15 16:18:08 +08:00
Benjy Cui
12a6060304
docs: fix code style
2017-05-15 14:37:22 +08:00
Albert 理斯特
3f44c55689
fix: indent size
2017-05-15 14:35:19 +08:00
Benjy Cui
61d6cf14ff
deps: upgrade eslint relative deps
2017-05-15 12:10:28 +08:00
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
2017-05-15 11:31:48 +08:00
偏右
0fdc3799b6
refactor: Extend Input types from HTMLInputProps, #5970 ( #5990 )
2017-05-15 10:28:13 +08:00
hardfist
da935ec4af
fix Notification getContainer config bug ( #6099 )
...
Change-Id: I8eb84c640bb75c7e3b7c9c35b3105ca147888d54
2017-05-14 00:13:34 +08:00
afc163
ed17464a5f
Fix vertical align of RangePicker input in safari and 360, close #6061
2017-05-13 15:16:25 +08:00
afc163
6d38fcf4e4
Add @popover-distance and adjuest popover default distance, close #6105
2017-05-13 15:07:01 +08:00
偏右
8c41373a06
Merge pull request #6041 from megawac/popover-heading-color
...
Popover should use @popover-color to control title color
2017-05-12 20:51:27 +08:00
afc163
9089674a6f
Fix form item layout bug when zoom out, close #6097
2017-05-11 21:10:30 +08:00
afc163
0c88ec2f38
Fix warning path
2017-05-11 16:50:22 +08:00
afc163
62e9c21e47
fix demo
2017-05-11 16:49:01 +08:00
afc163
10a2d82731
Fixed mode of Menu inside Dropdown, close #6101
2017-05-11 14:57:29 +08:00
afc163
811ecfddf6
Add fork icon
2017-05-11 13:30:38 +08:00
Benjy Cui
a081100cdc
refactor: simplify code
2017-05-11 11:38:32 +08:00
wangtao0101
58922a34c6
fix bug #6075 ( #6088 )
...
* fix bug #6075
* add test for PR #6088
* remove test.only
2017-05-11 10:41:14 +08:00
afc163
2129237aa1
Fix card tab pane style, close #5888
2017-05-10 21:29:52 +08:00
afc163
de87bd7d17
card tabs animation could be overrided, close #6070
2017-05-10 20:49:05 +08:00
Graeme Yeates
8d1b2c9f32
Add variable for controlling backtop colors ( #6038 )
2017-05-09 17:15:54 +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
陆离
158536bbd9
Autocomplete height style fix ( #6059 )
...
+ close #6058
2017-05-09 13:36:37 +08:00
Rex
83a322f2d3
fix: notification are overlapping ( #5994 )
...
* fix notification are overlapping
* update test case
* update test case
2017-05-08 16:57:43 +08:00
wangtao0101
0d070d3763
refactor: improve performance of Transfer #5997 ( #6001 )
...
* fix bug #5997
* change order for review
2017-05-08 16:40:12 +08:00
Graeme Yeates
694f73d060
Add variable to control tag default color ( #6039 )
2017-05-08 13:57:52 +08:00
Graeme Yeates
e65dd692d2
Add a variable to control input addon's background ( #6040 )
2017-05-08 13:55:34 +08:00
BK Heleth
291ca97428
Fix #6044 | Radio.Button types ( #6053 )
2017-05-08 13:12:34 +08:00
afc163
fa0cd33be3
upgrade normalize.css to 7.0.0
2017-05-06 18:21:46 +08:00
Graeme Yeates
2d6d6a8b67
Popover should use @popover-color to control title color
2017-05-05 16:51:12 -04:00
Benjy Cui
a0a6b4610b
chore: simplify code, close : #6030
2017-05-05 18:06:43 +08:00
Benjy Cui
175b16c190
docs: add changelog for 2.10 ( #5981 )
2017-05-05 17:53:05 +08:00
陆离
4518b02095
feat: support Mention[disabled|readOnly] and add some warning( #6004 )
...
#### FEATURES
* use `ContentState` instead of `EditorState`, selection events won't trigger
onChange anymore.
* deprecated `Mention.toEditorState`, instead of `Mention.toContentState`,
* `Mention.toEditorState` are compatibled, but have a warnning in console.
#### ISSUES
* `disabled` and `readOnly` props supported.
* fixed controlled mode bug.
* close #5788
* close #5175
* close #https://github.com/react-component/editor-mention/issues/7
2017-05-05 14:53:46 +08:00
Benjy Cui
0d672d5c2d
test: fix CI
2017-05-05 14:47:37 +08:00
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
2017-05-05 14:40:57 +08:00
Benjy Cui
f870db26f5
docs: update API docs for Notification
2017-05-05 14:34:33 +08:00
lixiaoyang
f58615dc35
feat: Notification supports className and style ( #6014 )
...
* notification add className and style
Message add className and style
* revert message
2017-05-05 14:26:55 +08:00
afc163
85567da0e8
tweak style
2017-05-04 12:05:57 +08:00
偏右
1a775b1d3b
Merge pull request #5964 from megawac/active-item-bg
...
Add @active-item-bg to control hover and active states
2017-05-04 12:02:55 +08:00
偏右
51ae68e1a9
Merge pull request #6009 from megawac/input-number-background
...
Fix input-number not setting the child input elements background
2017-05-04 11:59:48 +08:00
偏右
131a35bcc9
Merge pull request #6008 from megawac/popover-text-color
...
Add missing @popover-color variable
2017-05-04 11:59:40 +08:00
偏右
e37648adbd
Merge pull request #6007 from megawac/fix-cascader-background
...
Fix cascader not using @component-background
2017-05-04 11:59:26 +08:00
Graeme Yeates
e69f03a323
Fix input-number not setting the child input elements background
2017-05-03 14:46:32 -04:00
Graeme Yeates
eafb41d129
Add missing @popover-text-color variable
2017-05-03 13:36:22 -04:00
Graeme Yeates
fbe402fe9e
Fix cascader not using @component-background
2017-05-03 13:10:46 -04:00
Graeme Yeates
98ba816bfb
Add @time-picker-selected-bg to control the selected state of time-picker
2017-05-03 11:06:07 -04:00
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
2017-05-03 10:57:14 -04:00
afc163
c8d9e64809
Fix Transfer selection when searching text, close #5993
2017-05-03 19:05:31 +08:00
afc163
f5d371f6e9
tweak selection style
2017-05-03 16:23:08 +08:00
afc163
93f7fd1c98
update table selection text and add select all demo
2017-05-03 16:19:12 +08:00
afc163
9e018a7310
fix test case, #5999
2017-05-03 15:33:40 +08:00
afc163
290a779916
fix test case, #5999
2017-05-03 15:22:01 +08:00
afc163
54f443a266
tweak clear icon position
2017-05-03 15:19:33 +08:00
RaoHai
650ab28b59
set filterOption to false
...
+ close #5860
2017-05-03 14:56:21 +08:00
Graeme Yeates
0bc8284c46
[ #5964 ] add @background-color-active rule
2017-05-02 11:06:01 -04:00
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
2017-05-02 11:05:28 -04:00
afc163
5d6439f15b
When there is icon, should not insert space in button children, #5977
2017-05-02 20:16:37 +08:00
Wei Zhu
2190f63959
docs: Fix Tree drag demo
...
close #5837
2017-05-02 16:47:40 +08:00
shlice
38a7a87690
feat: enhance handleRemove in Upload ( #5974 )
...
onRemove will be executed when removing file button is clicked, remove event will be prevented when return value is false.
But, if we want't to popup a confirm dialog, it can't block the execution of onRemove.
So, I add Promise support for onRemove. The return value of onRemove now can be a Promise, and the handleRemove function in Upload can wait for the non-blocking confirm dialog.
2017-05-02 16:31:39 +08:00
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
...
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
2017-05-02 16:24:29 +08:00
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
2017-05-02 16:07:16 +08:00
afc163
ac660d9f3c
Fix transfer search bug, close #5631
2017-05-02 15:47:51 +08:00
偏右
f70dd7e20f
Merge pull request #5978 from liekkas/master
...
Add @tabs-card-head-background
2017-05-02 10:53:57 +08:00
MeiLin
01a75428d6
docs: fix typo ( #5980 )
2017-05-02 09:29:57 +08:00
liekkas
7ee1e79841
extract new variable @tabs-card-head-background from tabs's card-style.less
2017-05-01 21:58:37 +08:00
liekkas
4cd95d5723
use @card-head-background
2017-05-01 21:40:38 +08:00
afc163
ebd66d0082
fix missing less variable
2017-05-01 14:18:16 +08:00
偏右
5fde1e7550
Merge branch 'master' into background-color-base
2017-05-01 13:51:11 +08:00
afc163
d7d18be1f5
revert collapse active background, ref #5881
2017-05-01 13:42:07 +08:00
偏右
6787e41257
Merge pull request #5962 from megawac/fix-calendar-input-background
...
Fix calendar input background to use @input-bg
2017-05-01 13:38:52 +08:00
偏右
da0365f23a
Merge pull request #5963 from megawac/alert-text-color
...
Add variables for customizing alert text and heading colors
2017-05-01 13:38:33 +08:00
偏右
66b354efcf
Merge pull request #5965 from megawac/less-variable-documentation
...
Add some basic less variable documentation
2017-05-01 13:37:27 +08:00
Brook Shi
315f760ce2
Input component support spellCheck for TypeScript
2017-04-30 23:31:45 +08:00
afc163
224c46ded9
fix typo
2017-04-30 18:47:15 +08:00
afc163
6caa92057b
Fix cascader line-height, close #5952
2017-04-30 16:59:53 +08:00
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
2017-04-28 16:04:41 -04:00
Graeme Yeates
ede77a8aa7
Consistently use @background-color-base for disabled states
2017-04-28 15:43:02 -04:00
Graeme Yeates
10aab49686
Add some basic documentation for some of the confusing less variables
2017-04-28 15:24:45 -04:00
Graeme Yeates
f2a8fe9299
Add variables for customizing alert text and heading colors
2017-04-28 13:42:01 -04:00
Graeme Yeates
e6d619b3cf
Fix calendar input background to use @input-bg
2017-04-28 13:24:12 -04:00
afc163
7ec314d793
Merge branch 'master' of github.com:ant-design/ant-design
2017-04-28 10:20:56 +08:00
Benjy Cui
f434772466
docs: fix typo
2017-04-28 09:50:10 +08:00
Benjy Cui
5f80e50d31
Merge branch 'feature-2.10'
2017-04-28 09:41:34 +08:00
Benjy Cui
d48c2084d5
feat: expose TimePicker[open], close : #5775 & #5829 ( #5913 )
2017-04-28 09:40:20 +08:00
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
...
* Update locale es_ES (Spanish)
* Fix indent
2017-04-28 09:39:35 +08:00
afc163
dbbf09ae95
fix createClass in test
2017-04-27 21:12:23 +08:00
afc163
4951df182b
Fix loading Table paginaition style, close #5937
2017-04-27 20:58:47 +08:00
afc163
45e7c86067
Fix Checkbox and Radio disabled cursor, close #5935
2017-04-27 20:58:46 +08:00
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
...
* Add Vietnamese locale
* add Vietnamese locale
2017-04-27 16:39:46 +08:00
偏右
97762a9361
Merge pull request #5920 from ant-design/refactor-enable-noImplicitAny
...
refactor(button): enable noImplicitAny #5627
2017-04-27 16:29:23 +08:00
偏右
339e60bf86
Merge pull request #5911 from ddcat1115/fix-5832
...
fix Input.Group style bug
2017-04-27 16:18:51 +08:00
Wei Zhu
5b21e591c3
deps: upgrade rc-tree@1.5.0 ( #5917 )
2017-04-27 15:25:08 +08:00
偏右
74a12f189c
Merge pull request #5881 from megawac/collapse-active-color
...
Use @primary-1 for collapse active state
2017-04-27 10:10:29 +08:00
Graeme Yeates
fb4bafba6f
Change collapse-hover-bg to collapse-active-bg
2017-04-26 22:08:44 -04:00
bang
ae631c7190
refactor(button): enable noImplicitAny #5627
2017-04-26 23:30:51 +07:00
Graeme Yeates
5cba6317b5
Add variable for collapse hover background
2017-04-26 10:16:04 -04:00
乐仪
09e66db264
fix Input.Group style bug
2017-04-26 15:18:19 +08:00
Benjy Cui
44c4d5c167
fix: should not reset showDate when value is empty array, close : #5872 ( #5898 )
2017-04-26 14:44:07 +08:00
绯一
80de0127f4
feat: add table padding parameters for customizing ( #5795 )
2017-04-26 10:16:26 +08:00
Brook Shi
286fc964e6
fix: support inlineIndent property of Menu for TypeScript ( #5903 )
2017-04-26 10:11:03 +08:00
邦
e7053c1b39
refactor: support noImplicitAny in Alert ( #5836 )
...
* refactor(alert): Enable noImplicitAny
* refactor(anchor): enable noImplicitAny #5627
* chore: coding style
2017-04-26 09:51:35 +08:00
leadream
d783c26263
css: add background color variable for modal mask. ( #5890 )
2017-04-25 16:43:42 +08:00
Min
6cd05d8be5
fix: the breaking change #5877 ( #5886 )
...
* Fix the bug
When tabPostition = 'left' | | 'right, slideButton should be on the up and down, but the actual in left and right
Signed-off-by: Min <dicklwm@163.com>
* fix the break change #5877
Signed-off-by: Min <dicklwm@163.com>
2017-04-25 16:39:37 +08:00
ko
e85708d16a
docs: grammatical changes and improve sentence flow ( #5882 )
...
* Fixed some grammatical issues
* Prop descriptions are now more consistent
* Sentences flow better; they aren't as disjoint or terse
2017-04-25 16:37:18 +08:00
afc163
cad727323b
Fix snapshot
2017-04-25 15:31:47 +08:00
afc163
cfae24084b
Fix table content layout, close #5888
2017-04-25 12:52:59 +08:00
Graeme Yeates
8250cb21f4
Use @primary-1 for collapse active state
2017-04-24 15:58:27 -04:00
乐仪
5dfe86e891
fix snap
2017-04-24 17:08:56 +08:00
乐仪
bf755f8daa
fix notification can't close after 4.5s
2017-04-24 16:12:50 +08:00
Hugo LEHMANN
6d627a9295
Add transition for the ant-tabs-ink-bar width
...
Currently when Tabs titles have very different width, the ink-bar width change without transition.
2017-04-22 17:59:04 +02:00
Wei Zhu
07072fc3b1
docs: Document AutoComplete[onSearch]
...
Related: #5610
2017-04-22 22:52:37 +08:00
afc163
b5c5466732
update locale-provider test case
2017-04-22 22:52:37 +08:00
Kimmo Saari
b6eecef255
Add locale fi_FI ( #5674 )
2017-04-22 22:52:37 +08:00
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
2017-04-22 22:52:01 +08:00
Graeme Yeates
1790642e98
Allow styling of radio button backgrounds ( #5791 )
2017-04-22 14:09:25 +08:00
偏右
aa0c29dfc0
Merge pull request #5855 from megawac/optional-form-colon
...
Add a less variable to opt out of form item colons
2017-04-22 13:30:14 +08:00
乐仪
50b7ce55fe
fix indent of AutoComplete
2017-04-22 10:57:28 +08:00
陆离
b694608af4
onKeyDown
bug fix (#5766 )
...
+ close #5487
2017-04-22 10:48:21 +08:00
ddcat1115
75e9e44a2f
new style of danger button ( #5815 )
...
* new style for danger button
* improve
2017-04-22 10:44:17 +08:00
ddcat1115
b236d73348
fix firefox Layout.Sider can't collapse to zero width ( #5833 )
2017-04-22 10:38:44 +08:00
ddcat1115
c0125ff1ce
allow user to override showIcon
type
of Alert[banner] ( #5818 )
2017-04-22 10:37:00 +08:00
Benjy Cui
0a2fb1817f
fix: vertical tab bar height should follow tabs height ( #5809 )
...
* fix: vertical tab bar height should follow tabs height
* docs: update demo for Tabs
2017-04-22 09:43:32 +08:00
ddcat1115
70b89e9316
fix AutoComplete style in Input.Group[compact] ( #5849 )
2017-04-22 09:28:44 +08:00
Graeme Yeates
297412b57c
Add a less variable to opt out of form item colons
2017-04-21 14:34:56 -04:00
afc163
455a23f1bb
should only affect notification without description and with icon, #5846
2017-04-22 01:28:54 +08:00
afc163
12a9f1e5b5
Auto adjust notification style for singleline message, close #5846
2017-04-22 01:11:18 +08:00
Benjy Cui
f5fa64c17b
fix: hack to fix ts compile errors
2017-04-21 11:39:01 +08:00
Benjy Cui
5fe3cb9318
refactor: to ES6 class style
2017-04-20 17:12:14 +08:00
Graeme Yeates
89c37552a3
Set the color on input suffix
2017-04-19 14:22:06 -04:00
Min
dfad1f887c
fix: pre/next's style of Tabs' vertical mode ( #5784 )
...
When tabPostition = 'left' | | 'right, slideButton should be on the up and down, but the actual in left and right
Signed-off-by: Min <dicklwm@163.com>
2017-04-19 11:42:32 +08:00
afc163
4310eb3b80
update input demo snapshot
2017-04-19 11:31:28 +08:00
afc163
1b42fbc728
Add Input range demo
2017-04-19 11:22:17 +08:00
afc163
b9ff7ed613
enlarge close area of Modal
2017-04-19 11:15:46 +08:00
Yiming
c9a09a1d01
Update index.zh-CN.md
...
fix typo
2017-04-19 10:39:42 +08:00
afc163
73ca5a9d0e
Fix tabs snapshots
2017-04-17 12:01:21 +08:00
afc163
6b1cec2bf6
Use height over padding for button size, close #5256
2017-04-16 19:01:46 +08:00
afc163
03e9a97e2b
typo
2017-04-16 00:03:47 +08:00
afc163
6e147b7a3d
card type Tab should not have any animation
2017-04-15 15:26:35 +08:00
afc163
b9851f84c8
fix link focus style
2017-04-15 15:12:41 +08:00
afc163
fbdebd7692
Fix button loading transition
2017-04-15 14:57:20 +08:00
afc163
8605e84150
update button demo
2017-04-15 14:57:20 +08:00
afc163
f4413a6758
Fix Transfor moving item background
2017-04-15 14:57:20 +08:00
afc163
cb1815cfdf
fix api doc
2017-04-15 14:57:20 +08:00
Benjy Cui
eb9e19be1f
feat: make Checkbox work in Checkbox.Group, close : #5645 ( #5714 )
...
* refactor: simplify Radio's code
* feat: make Checkbox work in Checkbox.Group, close : #5645
* test: add snapshot
2017-04-14 16:20:09 +08:00
afc163
9497a1f546
Fix InputGroup large and small size bug, close #5754
2017-04-14 11:43:56 +08:00
Erwann Mest
73d7e816b1
Destructuring for the win.
2017-04-13 17:27:03 +02:00
afc163
335eb0c246
Fix style prop of Upload.Dragger
2017-04-13 17:33:08 +08:00
afc163
8a1c875123
update select doc
2017-04-13 16:46:46 +08:00
afc163
67c386494b
fix tree demo css
2017-04-13 15:36:03 +08:00
afc163
d081ab6614
Hide tree demo for #4932
2017-04-13 15:31:38 +08:00
偏右
9319764eb8
Merge pull request #5663 from ant-design/ux-range-picker
...
chore: improve ux of RangeCalendar, close : #4985
2017-04-13 13:32:54 +08:00
afc163
fc199e47b8
fix snap
2017-04-13 11:18:31 +08:00
afc163
31273135e2
remove displayName
2017-04-13 11:10:40 +08:00
偏右
c1c261e081
Merge pull request #5643 from handycode/patch-1
...
fix: Icon add displayName
2017-04-13 11:05:36 +08:00
afc163
5be7dc6b90
Fix InputGroup style, close #5743
2017-04-13 10:56:19 +08:00
afc163
a8808c45ac
react-addons-test-utils => react-dom/test-utils
2017-04-12 20:49:02 +08:00
afc163
1be0936cb8
fix snapshots
2017-04-12 20:44:57 +08:00
afc163
04af6d5c7f
improve table demo style, close #5697
2017-04-12 20:31:31 +08:00
afc163
1083f82c5d
Fix icon transtion delay problem in Chrome
2017-04-12 15:30:35 +08:00
pinggod
01f0e07835
fix issue 5707: override the default a:focus style when it nested in the menu component
2017-04-12 14:42:07 +08:00
偏右
01b87171e2
Merge pull request #5723 from manjitkumar/master
...
use PropTypes from 'prop-types' mdoule instead of React
2017-04-12 10:39:59 +08:00
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
...
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
2017-04-12 02:22:05 +05:30
whtang906
851f8a8756
Add missing props(parser) into InputNumberProps
2017-04-11 21:16:02 +08:00
leadream
193b2b7684
not aligned after customizing the size of input
...
For some reasons I customized the size of <Input/>. Now the default height of <Input> is 40px. But there's a problem in <RangePicker/> after doing that: the texts and icon inside it are not aligned vertically at center.
When I look into the code I found the height of `ant-calendar-range-picker-input` is 18px. I modified it to 100% and it aligned. I'm not sure if it can affect the other code.
----------------------------------------
因为某些原因我自定义了 <Input/> 的尺寸,现在它的默认高度是40px。但是当我使用 <RangePicker/> 组件时,我发现了一个问题:输入框里面的文字和图标在垂直方向不能居中对齐。我看了一下 css 代码,发现里面的 `ant-calendar-range-picker-input` 高度是固定的18px,我把它改成100%就可以垂直居中对齐了。我不知道这个改动是否会影响其他代码。
2017-04-11 18:48:03 +08:00
afc163
92b8e8534e
change variable names #5711
2017-04-11 17:56:38 +08:00
偏右
0745f8b231
Merge pull request #5711 from kappa-gooner/master
...
Adding less variables for table head background color and table row h…
2017-04-11 17:54:13 +08:00
偏右
861de2823f
Merge pull request #5713 from lionkeng/master
...
Fix for issue #5712
2017-04-11 17:53:48 +08:00
Sanjay Kumar
692ccf85e7
Adding less variables for table head background color and table row hover
2017-04-11 17:08:09 +08:00
Wei Zhu
5ddd7f847f
docs: Document customized form control
...
Related: #5700
2017-04-10 22:42:56 +08:00
afc163
5ed4919131
Fix tree select arrow rotate bug, close #5693
2017-04-10 16:51:12 +08:00
偏右
318258d5d8
Merge pull request #5660 from ddcat1115/fixed-Layout.Sider
...
add fixed sider
2017-04-10 15:56:58 +08:00
Benjy Cui
d8e465d579
css: fix height of MonthPicker
2017-04-10 15:30:24 +08:00
keng
681a160e35
If you use locale-provider, specify the ant-design theme as the default theme. This will automatically add all the less variables defined by ant-design. This is useful if you want to create custom themes with less and you are referencing less variables defined by ant-design.
2017-04-10 14:33:18 +08:00
乐仪
686cff965c
undate
2017-04-10 14:02:00 +08:00
乐仪
69f7cf0c55
add fixed sider
2017-04-10 14:02:00 +08:00
偏右
191b9f3f79
Merge pull request #5687 from Syzmex/master
...
add `min-width`
2017-04-10 14:00:12 +08:00
afc163
9daccc468a
update input number snapshots
2017-04-10 13:21:15 +08:00
mArker
cb67059dd0
add min-width
...
selection-column and expand-icon-th
if the width total of your columns >= 100%, must have `min-width`.
2017-04-10 13:03:24 +08:00
Benjy Cui
360a657264
chore: improve ux of RangeCalendar, close : #4985
2017-04-10 11:33:00 +08:00
Benjy Cui
07e2c5e9c5
docs: update docs for InputNumber, close : #5683
2017-04-10 11:16:41 +08:00
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
...
This reverts commit 65bac17e58
.
2017-04-09 03:37:49 +08:00
Wei Zhu
8e8c9eda7c
Skip Breadcrumb test temporarily
2017-04-09 03:36:03 +08:00
LeeHarlan
d8ebd398df
fix Select component notFoundContent locale. ( #5661 )
...
* fix Select component notFoundContent locale.
* Update index.tsx
2017-04-07 19:21:18 +08:00
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
2017-04-07 19:19:38 +08:00
afc163
11852b815a
Add instruction for setting iconfont size and color, ref #2125
2017-04-06 20:52:43 +08:00
Benjy Cui
b643aa752f
fix: month/year panel of DatePicker[showToday=false], close : #5620 ( #5635 )
2017-04-06 18:44:11 +08:00
Benjy Cui
581040fc5d
fix: Breadcrumb should work with react-router@4
2017-04-06 14:38:40 +08:00
handycode
4b6c5643e7
Update index.tsx
2017-04-06 11:51:48 +08:00
handycode
4736a1b990
Update index.tsx
2017-04-06 03:41:03 +08:00
handycode
fb837ea9a8
Update index.tsx
2017-04-06 03:36:54 +08:00
handycode
99639bf5de
Update index.tsx
2017-04-06 03:24:47 +08:00
handycode
93cc6d5cbc
Icon组件增加displayName
2017-04-06 02:50:12 +08:00
陆离
fda4e8414d
Autocomplete clear icon bug ( #5636 )
...
+ close #5634
2017-04-05 17:51:51 +08:00
afc163
d50085a407
tweak pagination alignment, close #5632
2017-04-05 17:10:42 +08:00
Benjy Cui
71495e71d2
test: fix warning, close : #5628
2017-04-05 16:21:21 +08:00
afc163
0dc2c1771f
fix snapshot
2017-04-05 14:59:56 +08:00
afc163
352e0f7ce4
tweak link text-decoration style
2017-04-05 14:58:41 +08:00
偏右
accb6cbfeb
Merge pull request #5597 from kenaniah/accessibility
...
Improves link + button focusing
2017-04-05 14:56:33 +08:00
afc163
c5059e5fb7
Fix steps tail style bug, close #5623
2017-04-05 11:55:16 +08:00
afc163
aaf28299ce
fix table column align in demo
2017-04-05 11:51:21 +08:00
afc163
139eedf87c
update radio group demo
2017-04-05 11:32:35 +08:00
afc163
3f1714bb0c
Fix placement not working in Dropdown.Button, close #5594
2017-04-05 11:17:07 +08:00
偏右
429539ecf4
Merge pull request #5624 from megawac/step-customization-less-variables
...
Add @steps-background and @process-icon-text-color variables for customizing step theme
2017-04-05 10:32:37 +08:00
Mitchell Demler
0e806bbec5
Fixed muckup ( #5621 )
2017-04-05 10:14:03 +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
mitchell.demler
1febbbc2c9
Added type for click event
2017-04-04 16:36:40 +12:00
Kenneth Truong
31ec5b7ad3
Add selectable option into Menu documentation
...
I had to read the source code to figure out that there was a property called selectable. So hopefully this will help save someone time. (Though this is an option in the rc-menu I made a PR there to add it in the doc also https://github.com/react-component/menu/pull/79 )
(I was trying to make a contextmenu out of this menu component which is why I needed to turn selectable off)
2017-04-02 23:42:28 -07:00
Wei Zhu
1a8e738142
Set snapshotSerializers
2017-04-02 18:09:23 +08:00
afc163
6864fea0cb
Improve inline menu active style
2017-04-02 14:43:34 +08:00
afc163
b72626d19c
update tag demo
2017-04-02 13:56:45 +08:00
Kenaniah Cerny
ed434c57e9
improves link navigation
2017-04-01 04:06:34 -07:00
afc163
ec87110482
Fix Unknown prop placement
warning of Dropdown.Button, close #5594
2017-04-01 18:06:40 +08:00
afc163
58e521de71
Optimize pagination item block style, close #5557
2017-04-01 18:03:57 +08:00
Kenaniah Cerny
8ec86a6b1f
buttons should not blur after click
2017-04-01 02:57:01 -07:00
Benjy Cui
30f55b923a
deps: upgrade rc-calendar
2017-04-01 14:43:36 +08:00
afc163
e70bd5320d
fix snapshot
2017-04-01 13:17:02 +08:00
afc163
21763c5da9
update progress demo
2017-04-01 11:30:44 +08:00
ndrshn
92f7df48a8
chore: fixed some typos ( #5589 )
2017-04-01 10:34:52 +08:00
乐仪
2bba8bee98
fix RangePicker placeholder color
2017-03-31 17:10:40 +08:00
afc163
3499dbc88e
Update Carousel ts definitions
...
close #5543
http://npmjs.com/@types/react-slick
2017-03-31 14:35:25 +08:00
afc163
b526083fa6
set monospaced font-family for number
2017-03-31 13:45:16 +08:00
afc163
e030d10e99
Merge branch 'master' into feature-2.9
2017-03-31 11:22:33 +08:00
Benjy Cui
ce2fe2aa45
test: add test for Modal[footer=null]
2017-03-30 16:06:03 +08:00
afc163
5460d29db0
Merge branch 'feature-2.9' of github.com:ant-design/ant-design into feature-2.9
2017-03-30 14:34:24 +08:00
afc163
3bf3013239
fix warning in test
2017-03-30 14:34:12 +08:00
afc163
0bfb35c562
fix snapshot
2017-03-30 14:29:30 +08:00
afc163
ef27e6d200
Merge branch 'master' into feature-2.9
2017-03-30 14:26:15 +08:00
afc163
9414a9cbea
docs: fix target API of Affix and Badge
2017-03-30 14:23:25 +08:00
afc163
5ba4014386
Fix scroll transition of BackTop, close #5564
2017-03-30 14:20:06 +08:00
afc163
51f1403e14
align table head in demo
2017-03-30 13:52:42 +08:00
Wei Zhu
b8fca87461
Fix some form type definition issues ( #5560 )
...
Close #5515
2017-03-30 13:46:38 +08:00
afc163
de8e598ef1
upgrade normalize.css to 6.0.0 manually, close #5561
2017-03-30 10:29:05 +08:00
Wei Zhu
aa23606166
Update snapshot
2017-03-30 00:24:41 +08:00
afc163
f77f020517
update table filter demo, close #5439
2017-03-29 20:37:20 +08:00
afc163
8f7fdb8489
use less strict console.warn
2017-03-29 16:42:52 +08:00
Benjy Cui
bb13746400
docs: add note in demo, close : #5547
2017-03-29 15:39:10 +08:00
afc163
17aa47b8cb
when there is no breadcrumbName, do not show breadcrumb item, close #5542
2017-03-29 15:13:40 +08:00
afc163
4a20dfcf2f
Fix checkbox hover border color
2017-03-29 11:24:35 +08:00
Mitchell Demler
65d62cd17c
Fix up which props are optional/required for Anchor and AnchorLink components ( #5539 )
2017-03-29 10:29:43 +08:00
Kyle Rosenberg
84baa310e2
fix: isFieldTouched and isFieldsTouched types to WrappedFormUtils ( #5537 )
...
* Added missing getFieldsError in WrappedFormUtils
* Added isFieldTouched and isFieldsTouched types to WrappedFormUtils interface in Form.tsx
2017-03-29 09:36:54 +08:00
Benjy Cui
50f46d0919
feat: merge Select[multiple|tags|combobox] to Select[mode], close : #5471 ( #5534 )
2017-03-28 21:27:58 +08:00
Ayhan
2265a49dbf
Turkish locale provider added ( #5536 )
2017-03-28 21:26:07 +08:00
afc163
035e28f75e
Merge branch 'master' into feature-2.9
2017-03-28 20:42:36 +08:00
afc163
d6af3a7a1c
tweak tree styles
2017-03-28 20:20:29 +08:00
afc163
0fd88acc93
Improve tree showLine styles
2017-03-28 17:51:45 +08:00
afc163
7e8e883019
css code style
2017-03-28 17:17:56 +08:00
Wei Zhu
675e037e7a
Remove only...
2017-03-28 17:16:15 +08:00
afc163
4f89e54cb2
Merge from branch "master"
2017-03-28 15:58:41 +08:00
偏右
66cafb95b0
Refactor button loading default delay ( #5530 )
...
* Remove delay loading button demo
* Button loading support like { delay: number }, close #5365
* update loading delay
2017-03-28 15:50:46 +08:00
Benjy Cui
fb278395f3
refactor: simplify TreeSelect's code
2017-03-28 15:44:55 +08:00
Yusuke Ito
b342dbefa2
Japanese locale ( #5529 )
...
* add ja_JP translation
* fix Japanese locale
* fix i18n docs
* update rc-pagination version
* add locale test for ja_JP
2017-03-28 15:11:33 +08:00
Benjy Cui
84d65b3f66
refactor: simplify Select relative components' code
2017-03-28 15:11:14 +08:00
afc163
03c5689db6
tweak code style
2017-03-28 15:00:19 +08:00
Benjy Cui
59f805d323
fix: backspace should delete character in Cascader[showSearch], close : #5340 ( #5513 )
2017-03-28 13:51:58 +08:00
afc163
ae9e02a6c3
Fix treeDefaultExpandedKeys ts define, close #5349
2017-03-28 13:49:28 +08:00
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
2017-03-28 13:20:05 +08:00
黄子毅
0648172973
fix jslint ( #5514 )
2017-03-28 11:56:38 +08:00
William Yang
8c8a1797e9
docs:fix api table ( #5524 )
2017-03-28 10:41:14 +08:00
Andrey G
b816ae9cfd
... ( #5518 )
2017-03-28 00:26:25 +08:00
afc163
37744a073d
Fix InputNumber cursor style in safari
2017-03-27 21:09:31 +08:00
陆离
15e6133867
Filter Icon of Table ( #5293 )
...
* Filter Icon of Table
+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo
* fix doc
* update
* custome filter icon
* custome filter icon
2017-03-27 17:38:14 +08:00
Benjy Cui
cb555fc30d
fix: Select[multiple|tags] should support allowClear, close : #4843 ( #5478 )
2017-03-27 17:37:39 +08:00
ddcat1115
c004001a5f
fix InputNumber plcaeholder style ( #5508 )
2017-03-27 15:20:07 +08:00
afc163
4393fcf1fe
Add test case for #5494
2017-03-27 12:08:48 +08:00
Hubert Argasinski
6530e76758
update Modal.confirm locale on LocaleProvider componentWillMount ( #5494 )
2017-03-27 12:08:15 +08:00
Benjy Cui
8409cff8db
style: update code style to please lint
2017-03-27 11:00:11 +08:00
Benjy Cui
0beb892971
fix: injectLocale should work in IE<=10 ( #5488 )
2017-03-27 10:09:38 +08:00
afc163
f0ec7b749a
tweak menu style code
2017-03-27 10:09:38 +08:00
afc163
1e83c0c940
Fix menu icon transition delay in Chrome, close #5495
2017-03-27 10:09:38 +08:00
ddcat1115
0049fdda23
fix Layout.Content scrolling style issue ( #5480 )
2017-03-27 10:09:38 +08:00
afc163
4723173c33
update Radio demo description
2017-03-27 10:09:38 +08:00
afc163
23212aea5c
fix badge snap
2017-03-27 10:09:38 +08:00
Benjy Cui
43b155e7f6
fix: Modal[footer] could be set to null to hide totally, close : #5462
2017-03-27 10:09:38 +08:00
afc163
ee2f025585
Fix badge style in Maxthon, close #5477
2017-03-27 10:09:38 +08:00
Sebastian Blade
041bbee2c0
Fix button render with null or undefined child. ( #5473 )
...
* Fix button render with null or undefined child.
Fix bug #5472
* Add missing semicolon
* Make if statement braced.
......
2017-03-27 10:09:38 +08:00
Benjy Cui
9b8ef5a0b7
docs: update demo for Select[size]
2017-03-27 10:09:38 +08:00
afc163
d0114d8d9f
fix tslint
2017-03-27 10:09:38 +08:00
feng zhi hao
8dfdce50f9
fix: improve rowSelection.selections of Table ( #5409 )
...
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
2017-03-27 10:09:38 +08:00
feng zhi hao
18fced672a
chore: improve Form.create ts definition of Form ( #5420 )
...
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
2017-03-27 10:09:38 +08:00
William Yang
3f6a4172ce
fix: #5456(Cannot display feed back icon and prefix icon together) ( #5457 )
...
* fix #5456
* remove demo and set z-index to 1
2017-03-27 10:09:38 +08:00
afc163
8f286d6700
change comments to English
2017-03-27 10:09:38 +08:00
偏右
0308138974
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-27 10:09:38 +08:00
Wei Zhu
68cdfc550d
refactor: RadioGroup's cloneElement to context ( #5453 )
2017-03-27 10:09:06 +08:00
afc163
901a1e6769
use @info-color over @primary-color, close #5442
2017-03-27 10:09:06 +08:00
Wei Zhu
4ff6eafe12
Add new select demo snapshot
2017-03-27 10:09:06 +08:00
afc163
4f1811a3cc
itemRender do not rely on route.breadcrumbName
2017-03-27 10:09:06 +08:00
afc163
77b382fb1c
update table demo
2017-03-27 10:09:06 +08:00
afc163
9cb7d1338b
update alert banner demo
2017-03-27 10:09:06 +08:00
afc163
0c58fda707
Add select users demo, close #2765
2017-03-27 10:09:06 +08:00
afc163
e410662133
fix carousel demo
2017-03-27 10:09:06 +08:00
afc163
849c5fbf75
Fix getPopupContainer ts type
2017-03-27 10:09:06 +08:00
afc163
8eb472a466
Fix Table selectAll behavious inside Popover, close #5407
2017-03-27 10:09:06 +08:00
afc163
0be0843ef0
fix whitespace required, close #5418
2017-03-27 10:09:06 +08:00
Andrey G
26c436987f
*updates for RU locale ( #5406 )
2017-03-27 10:09:06 +08:00
Benjy Cui
fcd4669fb1
fix: injectLocale should work in IE<=10 ( #5488 )
2017-03-26 10:02:34 +08:00
afc163
0cb3259570
tweak menu style code
2017-03-25 20:31:53 +08:00
afc163
85a32c79f4
Fix menu icon transition delay in Chrome, close #5495
2017-03-25 20:30:35 +08:00
ddcat1115
b24f9cf1e0
fix Layout.Content scrolling style issue ( #5480 )
2017-03-24 20:07:59 +08:00
afc163
052a73081a
update Radio demo description
2017-03-24 19:54:00 +08:00
afc163
56775e5ed7
fix badge snap
2017-03-24 14:58:00 +08:00
Benjy Cui
af12ca7434
fix: Modal[footer] could be set to null to hide totally, close : #5462
2017-03-24 14:41:41 +08:00
afc163
b090dec8e0
Fix badge style in Maxthon, close #5477
2017-03-24 14:34:37 +08:00
Xie Guanglei
b054a0c2b8
feat: allow disable tabs inkBar animation ( #5450 )
...
* fix issue [5089](https://github.com/ant-design/ant-design/issues/5089 )
* tabs doc
2017-03-24 14:28:11 +08:00
Sebastian Blade
83f85a371a
Fix button render with null or undefined child. ( #5473 )
...
* Fix button render with null or undefined child.
Fix bug #5472
* Add missing semicolon
* Make if statement braced.
......
2017-03-24 13:10:27 +08:00
Benjy Cui
d6d62f6754
docs: update demo for Select[size]
2017-03-24 12:14:00 +08:00
afc163
a19845c1bb
fix tslint
2017-03-24 11:56:18 +08:00
feng zhi hao
78bdbbfe93
fix: improve rowSelection.selections of Table ( #5409 )
...
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
2017-03-24 11:44:36 +08:00
feng zhi hao
637d9243ea
chore: improve Form.create ts definition of Form ( #5420 )
...
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
2017-03-24 11:43:38 +08:00
Benjy Cui
583ed547e9
fix: code syntax
2017-03-24 11:29:38 +08:00
Madis Väin
7696c1cd05
feat: Add et_EE locale (Estonian) ( #5266 )
...
* add Estonian translations
* add other translations except pagination for Estonian
* add to tests
* linting fixes
* remove comments
2017-03-24 10:54:36 +08:00
Martin Litvaj
82b516c77f
feat: SK Localization ( #5304 )
2017-03-24 10:30:37 +08:00
William Yang
6b8eeb79d1
fix: #5456(Cannot display feed back icon and prefix icon together) ( #5457 )
...
* fix #5456
* remove demo and set z-index to 1
2017-03-24 09:59:31 +08:00
afc163
4a396c4d7b
change comments to English
2017-03-23 21:32:29 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
Wei Zhu
ab6e521ea2
refactor: RadioGroup's cloneElement to context ( #5453 )
2017-03-23 17:19:50 +08:00
afc163
6b2f6af85d
use @info-color over @primary-color, close #5442
2017-03-23 13:57:30 +08:00
Wei Zhu
21ee247253
Add new select demo snapshot
2017-03-23 13:48:19 +08:00
afc163
ac1c7f312b
itemRender do not rely on route.breadcrumbName
2017-03-23 13:28:01 +08:00
afc163
106d9a70e2
update table demo
2017-03-22 20:24:48 +08:00
偏右
9a0b9adc1e
feat: 12 hours time picker ( #5434 )
...
* TimePicker support 12 hours format, close #4063
* Add new demo snapshot
2017-03-22 17:53:37 +08:00
afc163
df9a75f33d
update alert banner demo
2017-03-22 17:32:52 +08:00
afc163
a42a507e2b
percise modal document
2017-03-22 15:25:28 +08:00
afc163
19bebebc60
percise modal document
2017-03-22 15:25:12 +08:00
afc163
f5350fcd7e
Add InputNumber[parser] which works with formatter
2017-03-22 15:10:03 +08:00
afc163
4442f71d31
Add select users demo, close #2765
2017-03-22 14:21:24 +08:00
Benjy Cui
d24a647392
feat: Tabs[onNextClick] Tabs[onPrevClick], close : #4395 ( #5412 )
2017-03-21 23:42:16 +08:00
afc163
48b9055605
fix carousel demo
2017-03-21 19:16:50 +08:00
Aaron Planell López
45b0693bae
Feat spin wrapper className. ( #5425 )
2017-03-21 17:12:43 +08:00
afc163
322e9efdc9
Fix getPopupContainer ts type
2017-03-21 16:35:31 +08:00
afc163
fd7b5bdcf4
Fix Table selectAll behavious inside Popover, close #5407
2017-03-21 16:31:45 +08:00
afc163
93ec71ea58
fix whitespace required, close #5418
2017-03-21 15:21:40 +08:00
乐仪
5d348ec1b2
add snap for new demos of Tree
2017-03-21 11:01:37 +08:00
ddcat1115
27b099e58e
feat: Tree with line & Tree customize icon demo ( #5261 )
...
* Tree with line & Tree customize icon demo
* improve
2017-03-21 09:41:02 +08:00
Andrey G
b093d9d8b0
*updates for RU locale ( #5406 )
2017-03-20 19:02:39 +08:00
afc163
4c8297d39d
Merge branch 'master' into feature-2.9
2017-03-20 17:13:36 +08:00
jiang
1be1d41cc9
update upload ( #5401 )
2017-03-20 16:44:29 +08:00
Mitchell Demler
e968b575a2
fix: move filterOption to AbstractSelectProps so that AutoComplete component types do not break. ( #5393 )
2017-03-20 16:13:53 +08:00
Benjy Cui
36a7ffc0d6
fix: Switch should not warning with size=large, close : #5368
2017-03-20 16:08:24 +08:00
Benjy Cui
129308ceb5
fix: suppress warning while testing, close : #5345 ( #5397 )
2017-03-20 15:34:34 +08:00
natergj
c2cb111f7b
fix: Upload should work with LocaleProvider ( #5388 )
2017-03-20 15:20:15 +08:00
Benjy Cui
22f5f6a18b
test: update snapshot
2017-03-20 11:40:24 +08:00
Benjy Cui
c097d5a9f5
Merge branch 'master' into feature-2.9
2017-03-20 11:29:36 +08:00
Knacktus
038453e581
chore: update de_DE.tsx ( #5387 )
...
Added locale for selectAll and selectInvert
2017-03-20 11:08:27 +08:00
afc163
e88f08b1cb
update doc
2017-03-19 14:21:16 +08:00
afc163
140f3fb3de
update message docs
2017-03-19 14:16:39 +08:00
afc163
9a72f94027
update documentation of icon
2017-03-19 14:12:58 +08:00
偏右
81c1a77686
Fix get container ( #5381 )
...
* Fix message getContainer, close #5380
* Add test for message getContainer
* Add test for message config top
* more test for message destroy
2017-03-19 02:07:39 +08:00
afc163
d09b7638b8
Add test case for notification destroy
2017-03-19 02:04:32 +08:00
afc163
402a5cce4c
update message demo code style
2017-03-19 01:29:21 +08:00
afc163
240a93cee2
Fix mention active style
2017-03-19 01:29:21 +08:00
Qingrong Ke
8afc2e9e95
Fix 5322 ( #5379 )
...
* Input: fix #5322
* Refactor preSuffix to affix
* Update tests and demos
* Refactor preSuffix to affix
2017-03-18 21:26:42 +08:00
afc163
69dff0fa2d
Fix danger button ghost style
2017-03-18 16:33:55 +08:00
afc163
491b0a199e
fix snapshot
2017-03-18 15:44:40 +08:00
afc163
a10704bc44
Tweak steps animation style
2017-03-18 15:32:29 +08:00
kossel
f5da1b6b16
Adjust card head style property from background to background-color ( #5374 )
...
* fix color variable naming
* card head background-color => background, this adds more flexibility for the mixin
2017-03-18 15:16:03 +08:00
afc163
3740fb7f3c
Improve iframe demo look
2017-03-18 15:15:00 +08:00
afc163
c361165352
Improve Layout fixed demo
2017-03-18 14:52:23 +08:00
afc163
27ccd4afd5
update back-top demo
2017-03-18 14:38:21 +08:00
afc163
432e5c615b
Update spin API documatation
2017-03-18 14:30:51 +08:00
Joe
6e8e8db248
Upgrade rc-progress
to 2.1.0
. Support dashboard. ( #5372 )
...
* Upgrade `rc-progress` to `2.1.0`. Support dashboard.
Progress dashboard type (half circle)[#5225 ]
* restore removed code, it is for compatibility
* format code
2017-03-17 23:57:34 +08:00
afc163
46b344eabe
tweak icons
2017-03-17 19:11:36 +08:00
偏右
84e3aa2a37
New design docs ( #5370 )
...
* refactor design documentations
* update color document
* Add icon
* Fix images in documentation
* fix some documentation style
* Finish icon doc
* Add copywriting doc
* Add layout.md and navigation.md
* Add more docs
* Fix error color
* improve markdown doc width
* update some details
* fix doc detail
* Add motion.md
2017-03-17 18:56:37 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
0ed66cf20b
put css code inside demo, close #5364
2017-03-17 18:47:19 +08:00
Wei Zhu
54b49afd32
Use a special static property for type detecting
...
close #5359
2017-03-17 17:54:02 +08:00
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
...
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
2017-03-17 15:23:25 +08:00
Benjy Cui
983474f81c
fix: rename uploadList to UploadList
2017-03-17 12:07:26 +08:00
ddcat1115
24e6fb4ba6
fix Modal.confirm error when onCancel not set ( #5294 )
...
* fix Modal.confirm error when onCancel not set
* add test case
2017-03-17 11:47:36 +08:00
Benjy Cui
be13831d92
Fix upload ( #5358 )
...
* docs: add demo to re-produce bug
* fix: dragger should work with form decorator, close : #5334
* test: update snapshot
2017-03-17 11:47:05 +08:00
kossel
621f44e79c
added card header style mixins ( #5354 )
...
* added card header style mixins
* fix color variable naming
2017-03-17 11:46:50 +08:00
Benjy Cui
174c3b7d62
docs: MonthPicker doesn't support onOk, close : #5350
2017-03-17 10:24:32 +08:00
一喵呜
5bf0552691
Radio组件的一个样式问题 ( #5336 )
...
box-shadow
2017-03-16 23:37:10 +08:00
一喵呜
e72cc5e742
Update index.less ( #5341 )
2017-03-16 23:36:35 +08:00
Tan Shaohui
804efbfbde
code optimize ( #5314 )
2017-03-16 23:03:06 +08:00
Wei Zhu
fee429909f
Change to correct page when table data changes ( #5277 )
...
Fix #5259
2017-03-16 23:01:13 +08:00
Wei Zhu
ae021260dd
Revert "docs: Document argument order swap in sorter function. ( #5343 )"
...
This reverts commit ac2e611168
.
2017-03-16 22:35:52 +08:00
Jesper We
ac2e611168
docs: Document argument order swap in sorter function. ( #5343 )
2017-03-16 20:31:55 +08:00
Wei Zhu
80043581c5
docs: Add a link to Array.sort
2017-03-16 20:07:40 +08:00
Benjy Cui
bb16e5fe32
docs: improve docs for InputNumber
2017-03-16 16:59:06 +08:00
afc163
b271a94e0a
Fix Upload progress not showing, close #5323
2017-03-16 13:30:09 +08:00
afc163
ee6f7c4563
Tweak spin blur style
2017-03-15 18:25:26 +08:00
Benjy Cui
15c3656a6d
test: update test for Radio className
2017-03-15 14:25:43 +08:00
Benjy Cui
aa4606cd9f
feat: make Form.Item work with responsive layout, ref: #5296 ( #5306 )
2017-03-15 11:25:58 +08:00
Benjy Cui
4579d8c419
fix: should not generate className twice, close : #5295
2017-03-15 11:01:06 +08:00
Wei Zhu
557f40aec4
Use a constant to avoid creating new object
...
Ref #5300
2017-03-14 19:52:59 +08:00
afc163
c61b47f782
update tree-select doc
2017-03-14 19:22:13 +08:00
afc163
09fd82def3
trigger click do not need wrap span, #5301
2017-03-14 19:04:18 +08:00
afc163
83df2c98af
pagination in demo should be immuatable, ref #5300
2017-03-14 18:51:11 +08:00
afc163
fa1e031a73
Tweak spin animation
2017-03-14 15:32:24 +08:00
afc163
89ace33480
Upload onChang(file) argument should be immutable, close #5280
2017-03-14 14:21:01 +08:00
afc163
7290e1070b
update code style
2017-03-14 14:04:40 +08:00
afc163
06b17fd553
lift className from Button[disabled] in Tooltip, fix #5270
2017-03-14 11:43:49 +08:00
afc163
7bc2b1dbff
fix AutoComplete extra box-shadow
2017-03-14 11:24:38 +08:00
afc163
696a3c0e34
fix Checkbox and Radio text alignment with form label, close #5276
2017-03-13 12:43:33 +08:00
afc163
f44220d91b
Fix upload mask style, close #5275
2017-03-13 11:16:22 +08:00
afc163
d0353eeb1b
tweak docs style
2017-03-13 11:13:12 +08:00
Benjy Cui
b567c99074
docs: update docs for LocaleProvider, close : #5271
2017-03-13 10:51:37 +08:00
Benjy Cui
0042ac1c0a
fix: recursive dependencies, close : #5264
2017-03-13 10:20:25 +08:00
Igor G
0df0659a9d
docs: Update index.en-US.md ( #5267 )
2017-03-12 12:44:27 +08:00
afc163
a5b47f9e49
update form docs
2017-03-10 19:26:43 +08:00
afc163
a0cdce4d00
fix test case
2017-03-10 19:22:18 +08:00
Benjy Cui
228e9c0747
fix: remove Form auto-responsive layout ( #5253 )
...
* fix: remove Form auto-responsive layout
* test: update snapshot
2017-03-10 19:19:36 +08:00
Minwe LUO
bbe294e96c
feat: allow override onProgress on Upload ( #5260 )
...
@see https://github.com/react-component/upload/issues/33#issuecomment-284644039
2017-03-10 19:18:05 +08:00
afc163
928126e3b3
fix formatter types
2017-03-10 18:20:28 +08:00
Hugo LEHMANN
a73d7d6f22
Add InputNumber typings for props formatter ( #5241 )
...
* Add InputNumber typings for props formatter
https://github.com/ant-design/ant-design/issues/5240
* InputNumber: Correct typings for formatter prop
2017-03-10 18:19:40 +08:00
afc163
b3982ad210
site: improve copy icon and color
2017-03-10 18:04:14 +08:00
afc163
c537030dee
optimize for b7621c9
2017-03-10 17:04:52 +08:00
afc163
23415a062f
fix upload progressTimer
2017-03-10 15:14:37 +08:00
Jesper We
8fe13f9113
Make <Rate> colors available in theme. ( #5238 )
...
* Make <Rate> colors available in theme.
* Add <Rate> color values
2017-03-10 14:58:01 +08:00
Wei Zhu
f567342d95
Fix grouping column table sort and filter in controlled mode ( #5211 )
...
Close #5158
2017-03-10 14:52:28 +08:00
afc163
5a2ed79d25
Fix Tooltip layout style on disabled Button, close #5254
2017-03-10 14:13:12 +08:00
Wei Zhu
d4a52b14ce
docs: fix InputNumber api table
...
close #5251
2017-03-10 11:19:14 +08:00
elios
f3cc8dfe0d
+ call onCancel when pressing esc key ( #5209 )
...
* + call onCancel when pressing esc key
* + call onCancel when press esc corrections
2017-03-10 10:55:47 +08:00
afc163
82b54ad42a
update table th text color
2017-03-09 22:41:45 +08:00
afc163
977aa62d94
Fix small table border, close #5237
2017-03-09 21:49:10 +08:00
afc163
c06db5ce60
docs: update cascader
2017-03-09 20:19:18 +08:00
afc163
070ca82bc2
Fix hasFeedback of Input[addonBefore], close #5228
2017-03-09 15:20:10 +08:00
afc163
54984d6d4c
Fix td hover bg transition
2017-03-09 14:44:06 +08:00
afc163
941782f7ec
Add iconfont shake and android-o
2017-03-09 14:33:58 +08:00
afc163
4f845afa46
tweak table select all style
2017-03-09 12:09:39 +08:00
jiang
8ca2bfd12a
upload ( #5210 )
...
* fix upload firefox delete anim, update list animate
* update picture cssName
* remove note
* update animate Name
* refactor upload animation code
* refactor upload dom structure
* update upload demo snapshots
2017-03-08 18:02:15 +08:00
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
2017-03-08 16:12:33 +08:00
afc163
35642ec2a9
update upload demo
2017-03-08 14:42:34 +08:00
afc163
29adc0a85e
fix upload snapshot
2017-03-08 12:20:16 +08:00
afc163
d502f089dd
use jsonplaceholder, close #5202
2017-03-08 12:17:46 +08:00
afc163
0a35197a35
Fix long name of upload item style
2017-03-08 12:11:31 +08:00
afc163
6bca3ba87f
clean up document
2017-03-07 22:38:01 +08:00
afc163
cd2c027d89
docs: Add API document for Form validation rule
...
close #5201 , ref #5155
2017-03-07 22:35:45 +08:00
afc163
8bc0e8ab9d
Remove used code and add test case for #5191
2017-03-07 18:49:22 +08:00
Graeme Yeates
18077894f2
Remove DatePicker temporary values [ fix #5189 ] ( #5191 )
2017-03-07 18:00:51 +08:00
afc163
4e51fd942b
fix disabled dropdown menu item pointer events
2017-03-07 15:59:04 +08:00
afc163
0b62f77630
Tweak title color
2017-03-07 14:29:02 +08:00
afc163
a274f44a5a
darken heading-color
2017-03-07 14:00:15 +08:00
Wei Zhu
5b1a4dabaf
Tweak Table style
...
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
2017-03-06 18:13:05 +08:00
afc163
24f9c24f48
Improve AutoComplete demo
2017-03-06 17:56:50 +08:00
Wei Zhu
aefdfb9458
docs: use new Form[layout] prop
2017-03-06 17:51:45 +08:00
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
...
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
2017-03-06 17:14:34 +08:00
afc163
bae042b29f
Fix small table fixed header border, close #5182
2017-03-06 16:09:02 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
afc163
a7a4d672f5
update form login demo, close #5172
2017-03-06 15:15:50 +08:00
Wei Zhu
9ed9568cd7
Rename charactor to character
2017-03-06 14:43:48 +08:00
afc163
df7dc8511c
charactor => character
2017-03-06 14:23:38 +08:00
偏右
43280ea790
Add formatter prop for InputNumber ( #5178 )
2017-03-06 11:40:23 +08:00
afc163
d09d6672b8
fix test case
2017-03-06 11:21:26 +08:00
afc163
d1483c16c8
Fix AutoComplete children typescript type, close #5170
2017-03-06 11:18:41 +08:00
Robert Wilkinson
910199613d
Update Breadcrumb.tsx ( #5174 )
...
spelling in comment
2017-03-06 11:06:46 +08:00
Wei Zhu
67bbae9ea8
Merge branch 'feature-2.8'
2017-03-05 21:34:57 +08:00
ddcat1115
29fa65fcc9
Layout.Sider support responsive display ( #4931 )
...
* save
* Layout.Sider support responsive display
* improve
* fix wrong spelling
2017-03-05 21:10:34 +08:00
Minsung Ryu
5af5a48fa2
add translate en_US.tsx#L39-L44
2017-03-05 20:15:04 +08:00
Minsung Ryu
914ee21a4d
Add locale ko_KR(Korean)
2017-03-05 20:15:04 +08:00
afc163
a16636cafd
Fix Button text shifts when click it
2017-03-05 20:13:54 +08:00
afc163
ab2376e8ed
Fix input prefix and suffix vertical alignment
2017-03-05 20:13:54 +08:00
Martin Novák
e59bb6b609
cz translation ( #5169 )
2017-03-05 20:11:24 +08:00
ddcat1115
00aa253a26
add fixed-header demo for Layout ( #5119 )
2017-03-05 20:02:53 +08:00
Wei Zhu
e8ff1f25c4
Add snapshot
2017-03-05 19:29:33 +08:00
偏右
3cf056b010
percise the rowKey warning message
2017-03-05 18:35:49 +08:00
afc163
70e135ceb4
Fix AutoComplete alignment and height style in form item, close #5139
2017-03-05 14:43:14 +08:00
陆离
63ddf2fc8d
Add Demo for Certain Category ( #5105 )
...
+ close #5095
+ close #5135
+ support OptGroup of AutoComplete
2017-03-03 22:10:21 +08:00
afc163
a82ab5fc4b
Fix setState on unmounted Upload, close #5162
2017-03-03 20:19:56 +08:00
afc163
d3a967f346
clean up tree demo
2017-03-03 17:39:26 +08:00
偏右
9a9db14b4c
Feat calendar select ( #5127 )
...
* use less variables in calendar style
* Make calendar selectable
* Add test case
* fix test typo
* update demo title
2017-03-03 15:26:23 +08:00
afc163
7645a77c44
Update iconfont url and docs
2017-03-03 14:42:00 +08:00
邦
3d32a86547
refactor: improve modal static methods type definition ( #5090 )
...
* refactor: improve modal static methods type definition
* chore: add exports.
* chore: remove unused import
2017-03-03 11:40:54 +08:00
Graeme Yeates
7cd590b3b0
Use @input-color to set calendar's input color ( #5147 )
2017-03-03 10:46:51 +08:00
Graeme Yeates
9827b74156
Use @input-color to set InputNumber's color ( #5148 )
2017-03-03 10:43:44 +08:00
陆离
c3102995b3
AnchorLink iteration bug ( #5143 )
...
+ close #5129
2017-03-02 21:52:42 +08:00
Benjy Cui
04be276513
test: update snapshot
2017-03-02 18:04:39 +08:00
afc163
261a31aeea
Fix Table title padding
2017-03-02 17:51:28 +08:00
afc163
c1cb365eca
Fix missing API document of Menu[multiple]
2017-03-02 17:48:11 +08:00
afc163
27f3269623
Merge branch 'master' of github.com:ant-design/ant-design
2017-03-02 17:26:03 +08:00
Benjy Cui
64cbb95a34
docs: update docs for tree, close : #4932
2017-03-02 17:08:57 +08:00
afc163
34cfe5fd06
tweak less code
2017-03-02 16:11:58 +08:00
afc163
0fd4c92979
speed up collapse motion
2017-03-02 15:51:15 +08:00
afc163
06d351f968
fix warning in test case
2017-03-02 14:14:34 +08:00
wonyun
27e3f660b4
Add dateFullCellRender and monthFullCellRender for calendar component ( #5138 )
2017-03-02 13:35:07 +08:00
Wei Zhu
570e2ce1dc
Check if Table[pagination] exist
...
When pagination is null, a error "Cannot use 'in' operator to search for 'current' in null"
will raise.
2017-03-02 11:31:56 +08:00
Wei Zhu
8bfbe9b6df
update snapshot
2017-03-02 11:01:12 +08:00
feng zhi hao
dab5f3547d
chore: improve ts definition of Form ( #5134 )
2017-03-02 10:53:47 +08:00
Benjy Cui
fb8f90c102
feat: form ( #5063 )
...
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
2017-03-02 10:49:06 +08:00
Kyle Rosenberg
aa84b826c1
chore: Added missing getFieldsError in WrappedFormUtils ( #5133 )
2017-03-02 09:33:46 +08:00
Wei Zhu
3d3abe8662
Add Tabs tests
2017-03-02 00:16:37 +08:00
afc163
ea7dc3e56c
update docs
2017-03-01 18:44:59 +08:00
afc163
b3a325dc29
Fix disabled DatePicker hover border color
2017-03-01 15:26:12 +08:00
afc163
a7a2c54fa8
fix snap
2017-03-01 14:46:44 +08:00
afc163
5eef3fa467
fix snapshot test
2017-03-01 13:33:17 +08:00
Yogesh
0675acc3ef
Typo/grammar change ( #5117 )
2017-03-01 12:45:24 +08:00
偏右
f29ff2f822
Add some new icons, ref #3674 ( #5107 )
2017-03-01 11:21:00 +08:00
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
2017-03-01 11:16:58 +08:00
Benjy Cui
00cdb7d888
feat: support Transfer[onScroll], close : #4188 ( #5084 )
2017-03-01 11:07:19 +08:00
feng zhi hao
4019ef4b0c
chore: fix hideRequiredMark ts definition of Form ( #5112 )
2017-03-01 09:13:26 +08:00
afc163
35cc822e56
Fix tree-select not show bug, close #5092
2017-02-28 18:50:22 +08:00
Wei Zhu
6eca8b4ad1
Add locale support to Upload ( #5094 )
2017-02-28 18:43:22 +08:00
陆离
8eec86085b
typo stopPreventDefault -> stopPropagation ( #5093 )
...
* typo stopPreventDefault -> stopPropagation
* remove
2017-02-28 18:43:06 +08:00
afc163
b12d8e3d38
revert 5b20a5f
and fix #5091
2017-02-28 18:10:11 +08:00
Benjy Cui
758559f718
test: update snapshots
2017-02-28 16:14:53 +08:00
Benjy Cui
27def1e7dd
fix: should not generate cls twice
2017-02-28 16:14:53 +08:00
Benjy Cui
7c564af6e4
Revert "css: adjust alignment in Select & AutoComplete, close : #5088 "
...
This reverts commit c01f24750a
.
2017-02-28 15:46:45 +08:00
afc163
bbfc131a85
Fix steps fixed width, close #5083
2017-02-28 15:13:23 +08:00
Benjy Cui
69d9d1edda
chore: add warning for typo, close : #5044
2017-02-28 14:44:12 +08:00
Benjy Cui
c01f24750a
css: adjust alignment in Select & AutoComplete, close : #5088
2017-02-28 14:30:00 +08:00
Benjy Cui
dd86e33283
deps: upgrade rc-checkbox to fix #2744
2017-02-28 11:38:54 +08:00
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
...
Related issue #5067
2017-02-28 11:31:01 +08:00
Eden Wang
445c940af4
docs: Change Password Blur from password to confirm ( #5076 )
...
* Change Password Blur from password to confirm
If you type check password, then type password, the validation won't be changed
* rename variables and functions name
rename handlePasswordBlur to handleConfirmBlur
rename passwordDirty to confirmDirty
2017-02-28 11:30:04 +08:00
afc163
d0f31f39a3
fix cascader style selector priority, close #5078
2017-02-28 11:28:49 +08:00
afc163
f1a252768e
Menu dark background should be same as layout header
2017-02-27 23:46:09 +08:00
afc163
6a5576d65f
Add another layout demo of top-side
2017-02-27 23:46:09 +08:00
Graeme Yeates
10b99eead8
Remove inconsisent progress-bar-font ( #5081 )
2017-02-27 23:23:54 +08:00
bang
28b1692f1a
doc: add message onClose callback close #5073
2017-02-27 20:50:08 +07:00
afc163
e008214f56
Make <Spin></Spin> loading inside viewport, close #4722
2017-02-27 15:53:36 +08:00
afc163
c64cf9f086
fix upload error item name color
2017-02-27 14:18:00 +08:00
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
2017-02-27 13:39:37 +08:00
afc163
7fd08efbb7
Merge branch 'master' into feature-2.8
2017-02-27 12:14:57 +08:00
afc163
d4036d3cae
fix button unknown prop
2017-02-27 11:18:48 +08:00
Benjy Cui
8b539c4971
chore: update type definition
2017-02-27 10:20:46 +08:00
afc163
d99778b605
Fix clicked effect when switch loading state
2017-02-26 19:21:22 +08:00
afc163
00fac07d9e
refactor requestAnimationFrame
2017-02-26 19:08:36 +08:00
afc163
376806dab8
Merge from "master"
2017-02-26 18:45:16 +08:00
afc163
a9599b802c
when labelCol is 24, it is a vertical form
2017-02-26 18:09:41 +08:00
afc163
3818f59a97
fix test case
2017-02-26 17:52:26 +08:00
afc163
30f2a1ed94
Add popup node snapshot test for Cascader
2017-02-26 16:48:42 +08:00
afc163
14d380f0f9
use old button animation
2017-02-26 02:18:20 +08:00
偏右
4650d20abf
Update colorPalette.less
2017-02-26 00:35:02 +08:00
afc163
cf4ad5ddb8
fix test case
2017-02-26 00:23:46 +08:00
afc163
917ec5606e
Tweak tree style
2017-02-25 19:17:54 +08:00
afc163
511db23fcd
Add default title for form item label
2017-02-25 18:48:44 +08:00
afc163
68fde63ef7
refactor renderLabel
2017-02-25 18:47:40 +08:00
afc163
d2e178d215
update doc
2017-02-25 18:37:25 +08:00
afc163
f6715df3b5
closest => dom-closest, fix ssr
2017-02-25 02:09:18 +08:00
afc163
6ea75c4d85
Filter dropdown menu inside scroll body should never be shown, close #5010
2017-02-25 01:36:45 +08:00
afc163
5076b6045c
fix snap
2017-02-25 00:17:44 +08:00
afc163
139d95022c
prefer stateless function
2017-02-24 20:29:24 +08:00
tianli.zhao
85ca5ed5ea
[WIP] filter the disabled options ( #4981 )
...
filter the disabled options
2017-02-24 19:08:02 +08:00
afc163
2bf6e22653
fix documentation for onOk, close #5044
2017-02-24 18:08:35 +08:00
ddcat1115
d0db3ce426
fix menu icon not centered in Layout.Sidere ( #5039 )
2017-02-24 18:04:16 +08:00
afc163
c163232deb
fix snap
2017-02-24 17:43:40 +08:00
乐仪
55fca5cee4
Merge branch 'master' of https://github.com/ant-design/ant-design
2017-02-24 16:36:02 +08:00
乐仪
70ec413537
fix Layout demo, update documentation.
2017-02-24 16:34:10 +08:00
afc163
edaad09b67
update grid document for media queries rule, close #5030
2017-02-24 16:25:27 +08:00
Benjy Cui
3aac9adc40
docs: remove some demo
2017-02-24 16:17:52 +08:00
ddcat1115
e07cdf5387
add left out event parameters for Modal[onOk] Popconfirm[onConfirm] Popconfirm[onCancel] ( #5042 )
2017-02-24 16:07:39 +08:00
feng zhi hao
88100a29a3
chore: fix ts definition of Upload ( #5041 )
2017-02-24 16:06:57 +08:00
ddcat1115
e33bb82e62
change detect type of Layout.Sider ( #5036 )
...
* save
* change detect type of Layout.Sider
2017-02-24 16:06:15 +08:00
Graeme Yeates
19c11dd173
chore: RangePicker TimePicker component locking background to white ( #5031 )
2017-02-24 10:42:45 +08:00
Benjy Cui
4e59e9e769
docs: recommend to use LocaleProvider, ref: #5017
2017-02-24 10:22:21 +08:00
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
...
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
2017-02-23 19:29:47 +08:00
Benjy Cui
1f844c1048
fix: Slider's Tooltip should not blink, close : #5003
2017-02-23 17:03:18 +08:00
Benjy Cui
1c837963e2
chore: add warning for deprecated API
2017-02-23 16:04:27 +08:00
Benjy Cui
ce0d4c39f2
docs: add missing info in Calendar, close : #5017
2017-02-23 15:58:02 +08:00
afc163
dded4bcde4
fix snap for rc-table@5.2.12
2017-02-23 14:57:48 +08:00
afc163
6fdb39038b
Fix selected style of Dropdown menu, close #5013
2017-02-23 13:48:38 +08:00
afc163
9d0a06b657
add snap file
2017-02-23 13:45:16 +08:00
afc163
9c6a6d6175
Fix Breadcrumb falsy children, close #5015
2017-02-23 13:43:50 +08:00
afc163
5068343b0c
fix tslint
2017-02-23 13:18:06 +08:00
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
...
close https://segmentfault.com/q/1010000008423156
2017-02-23 12:51:40 +08:00
afc163
0f46eed370
fix lint
2017-02-23 11:45:48 +08:00
afc163
922a57dfde
fix snap for react-component/table#125
2017-02-23 11:30:54 +08:00
Benjy Cui
29ebf22529
docs: update docs for AutoComplete, close : #5006
2017-02-23 10:02:10 +08:00
afc163
27717483a7
should be only working on input ref, #4987
2017-02-22 21:28:53 +08:00
afc163
d8fb282088
Adjust checkbox and radio vertical, close #5001
2017-02-22 21:22:42 +08:00
afc163
9228e7a01b
update snap
2017-02-22 19:34:44 +08:00
afc163
39fd6b6a36
Define circle progress theme by css, close #5002
2017-02-22 19:33:15 +08:00
afc163
ff2d69ad21
update progress demo
2017-02-22 19:31:50 +08:00
afc163
1c4407b60c
fix popup menu z-index problem
2017-02-22 18:30:50 +08:00
afc163
cdf786676c
Fix popconfirm missing button styles
2017-02-22 18:10:02 +08:00
afc163
5b20a5fc3e
Fix slight vertical position difference in chrome, close #4987
2017-02-22 17:48:58 +08:00
afc163
7181e3c9e8
revert d9ec4bf
and ef0b708
, close #4997
2017-02-22 16:50:24 +08:00
afc163
61a3d66a02
Add test case for upload
2017-02-22 16:07:31 +08:00
Benjy Cui
e4d9e5af54
test: update snapshot
2017-02-22 15:52:43 +08:00
Benjy Cui
d9ec4bf732
fix: RangePicker style
2017-02-22 15:33:21 +08:00
afc163
fbeccb7be5
fix inline submenu open style
2017-02-22 14:47:01 +08:00
afc163
90699b0c42
clean up document
2017-02-22 12:33:23 +08:00
afc163
ef0b7087f6
Fix slight difference placeholder between Input and Select
...
close #4987
2017-02-21 23:34:23 +08:00
afc163
9bb7e3d10c
site: improve responsive layout
2017-02-21 23:26:10 +08:00
afc163
f0a4afd388
Fix slight difference placeholder between Input and Select
...
close #4987
2017-02-21 22:45:56 +08:00
陆离
7d982ddfd4
Calc width of Affix
using getBoundingClientRect ( #4989 )
...
+ close #4986
2017-02-21 22:17:48 +08:00
afc163
79f222b86c
fix snap, seems to be a jsdom bugfix
2017-02-21 22:17:35 +08:00
afc163
2fb0fb08d9
Fix Carousel autoplay not working after resizing, close #4984 & #2550
2017-02-21 22:12:11 +08:00
乔奕轩
030127e93c
fix: Affix should not pass onChange to div ( #4982 )
2017-02-21 18:07:58 +08:00
afc163
9fff177bbc
update table fixed column demo description
2017-02-21 17:11:30 +08:00
afc163
54dde4f5bc
Hide yellow tag for no compatible with WCAG 2.0 on contrast ratio
2017-02-21 16:19:56 +08:00
afc163
fbb6cb007f
max-height should not work on submenu filter, close #4975 , ref #4916
2017-02-21 15:54:14 +08:00
afc163
7f404f1e20
Fix styoe of spin inside spin, close #4971
2017-02-21 15:15:30 +08:00
afc163
68f3641a90
update less code style
2017-02-21 15:15:29 +08:00
Benjy Cui
760a5ffc90
fix: add .focus for TimePicker, ref: #3790
2017-02-21 15:10:28 +08:00
陆离
36fd55c441
Anchor ink in fixed ( #4960 )
...
* A config for displaying ink-balls of fixed Anchor
+ close #4930
+ add `inkInFixed` props to show ink-balls in fixed mode.
* rename
2017-02-21 14:44:20 +08:00
偏右
a80d6b7231
upgrade rc-rate to 2.x ( #4955 )
...
1. allow custom charactor
2. add className and onHoverChange
close #4870
2017-02-21 14:44:13 +08:00
陆离
21a0779692
Better loading of Button ( #4964 )
...
* Better loading of Button
+ close #4925
+ add a default delay timer (200ms)
* update snapshot
* escape
2017-02-21 14:44:08 +08:00
偏右
0120008cbd
Add tabBarStyle, close #4966 ( #4970 )
2017-02-21 14:43:48 +08:00
afc163
921f71a8bc
revert fix ant-col-xx-0 not disappear as expected
2017-02-21 11:56:51 +08:00
afc163
c4a67a1bf5
fix ant-col-xx-0 not disappear as expected
2017-02-21 11:51:17 +08:00
afc163
b839c624e8
fix slider demo
2017-02-20 22:31:43 +08:00
afc163
d19453c4c3
fix lint
2017-02-20 22:21:14 +08:00
afc163
c30878d38f
rewrite Slider demos to es6 component, #4878
2017-02-20 22:19:59 +08:00
afc163
580389ac15
rewrite Spin demos to es6 component, #4878
2017-02-20 22:16:57 +08:00
afc163
d576abc7b0
rewrite Switch demos to es6 component, #4878
2017-02-20 22:15:52 +08:00
afc163
6455bdf6e1
rewrite Pagination demos to es6 component, #4878
2017-02-20 22:14:47 +08:00
afc163
e68b54f902
rewrite Popconfirm demos to es6 component, #4878
2017-02-20 22:13:19 +08:00
afc163
176b9f9083
fix typo
2017-02-20 22:11:39 +08:00
afc163
c28020708f
fix typo
2017-02-20 22:09:13 +08:00
afc163
a6547a392b
rewrite Progress demos to es6 component, #4878
2017-02-20 22:07:45 +08:00
afc163
f27041342d
rewrite Popover demos to es6 component, #4878
2017-02-20 22:06:12 +08:00
afc163
c8e49995cb
rewrite Rate demos to es6 component, #4878
2017-02-20 22:05:06 +08:00
afc163
18203972a1
rewrite Radio demos to es6 component, #4878
2017-02-20 22:04:17 +08:00
afc163
5e0f5e1902
rewrite Modal demos to es6 component, #4878
2017-02-20 22:02:12 +08:00
afc163
3884ee3c5a
rewrite Select demos to es6 component, #4878
2017-02-20 21:54:23 +08:00
afc163
c440a4d2b2
rewrite Menu demos to es6 component, #4878
2017-02-20 21:51:23 +08:00
afc163
f2d12306bd
improve demo es6 class code style
2017-02-20 21:47:57 +08:00
afc163
2da59c3679
fix mention demo
2017-02-20 21:40:24 +08:00
afc163
ce877707bd
rewrite LocaleProvider and Mention demos to es6 component, #4878
2017-02-20 21:39:07 +08:00
afc163
23cb11fef3
update document, ref #4965
2017-02-20 17:58:51 +08:00
陆离
01086d56e5
shoud not have border around button ( #4967 )
2017-02-20 17:47:26 +08:00
afc163
38c8360d1f
Improve Menu[inline] and Collapse animation, ref #4898
2017-02-20 15:34:16 +08:00
afc163
3485529307
adjust message disappear animation setting
2017-02-20 14:44:27 +08:00
feng zhi hao
5303bd0a38
docs: rewrite Table demos to ES6 component ( #4954 )
2017-02-20 14:04:36 +08:00
afc163
18e554ff46
fix lint
2017-02-20 13:39:01 +08:00
afc163
f037f12523
fix demo code language
2017-02-20 13:32:48 +08:00
feng zhi hao
47dc4a81e4
docs: rewrite InputNumber demos to ES6 component ( #4950 )
2017-02-20 12:27:13 +08:00
afc163
a9a564779e
Merge from "master"
2017-02-20 12:18:41 +08:00
feng zhi hao
62e80928d5
docs: rewrite Form demos to ES6 component ( #4949 )
2017-02-20 11:50:57 +08:00
afc163
3308bce9b9
fix snapshot test
2017-02-20 11:36:57 +08:00
afc163
c1f3b58b28
Fix table wrapper float layout, close #4945
2017-02-20 11:36:56 +08:00
afc163
626e0c9d1e
Fix DatePicker default width, close #4947 , ref #4920
2017-02-20 11:36:19 +08:00
Benjy Cui
b7519a65c0
fix: should clear float, close : #4945
2017-02-20 11:31:51 +08:00
feng zhi hao
e85c8a25f6
docs: rewrite Dropdown demos to ES6 component ( #4946 )
2017-02-20 10:35:47 +08:00
偏右
1c2c93fa81
fix: show muliple messages in vertical direction, close #3543 ( #4939 )
2017-02-20 10:30:24 +08:00
feng zhi hao
6eca407711
docs: rewrite Checkbox demos to ES6 component ( #4944 )
2017-02-20 10:09:37 +08:00
feng zhi hao
0d2da7ad3b
docs: Rewrite Cascader demos to ES6 component ( #4943 )
2017-02-20 09:45:23 +08:00
陆离
7a4080ec40
Fix some problems of AutoCompelete demo ( #4942 )
...
+ close #4912
2017-02-20 00:09:07 +08:00
bang
b90237ee6f
fix: Tabs snapshot tests
2017-02-19 21:23:31 +07:00
bang
6bcd88f5c0
docs: Rewrite Tabs demos to ES6 component
2017-02-19 21:07:45 +07:00
bang
a4acf1f66e
docs: Rewrite Upload demos to ES6 component
2017-02-19 20:50:06 +07:00
bang
c10b051a92
docs: Rewrite TreeSelect demos to ES6 component
2017-02-19 20:41:54 +07:00
bang
eabe261648
docs: Rewrite Tree demos to ES6 component
2017-02-19 20:23:38 +07:00
Wei Zhu
a69a52f8b8
docs: Rewrite Button demos to ES6 component
2017-02-19 21:03:44 +08:00
bang
c9064fc494
Merge branches 'master' and 'master' of github.com:ant-design/ant-design
...
* 'master' of github.com:ant-design/ant-design:
docs: Rewrite Badge demos to ES6 component
* 'master' of github.com:ant-design/ant-design:
docs: Rewrite Badge demos to ES6 component
2017-02-19 19:54:32 +07:00
bang
fcf9bafb18
docs: Rewrite Transfer demos to ES6 component
2017-02-19 19:51:40 +07:00
Wei Zhu
1fc8990531
docs: Rewrite Badge demos to ES6 component
2017-02-19 20:27:06 +08:00
Wei Zhu
eb29fdada3
docs: Rewrite AutoComplete demos to ES6 component
2017-02-19 20:12:41 +08:00
afc163
18ec5933b7
fix old react documentation links
2017-02-19 17:02:58 +08:00
afc163
173b8c46ad
Fix input demo tooltip
2017-02-19 15:21:46 +08:00
afc163
f5b0536d42
improve demo code style
2017-02-19 15:06:37 +08:00
Aaron Planell López
05fd5a6825
Add locale ca_ES (Catalan) ( #4929 )
...
* Add locale ca_ES (Catalan)
* Add locale ca_ES (Catalan). Modify global locale in local-provider.
2017-02-19 14:27:14 +08:00
afc163
e289ce8b31
Fix Table fixed column z-index issue, close #4937
2017-02-19 14:26:30 +08:00
afc163
673969d0ba
fix table snapshot for react-component/table#121
2017-02-19 14:04:22 +08:00
afc163
6e4fae0e29
remove onChange functions in Table.onChange(pagination)
2017-02-19 13:55:36 +08:00
afc163
b34557ef17
Fix Table pagination.onChange arguments
...
react-component/pagination#58
2017-02-19 13:50:20 +08:00
afc163
b427adec21
docs: add instrunction about footer={null}
2017-02-19 01:42:58 +08:00
afc163
90daeb9a2b
Adjust upload demo
2017-02-19 01:39:41 +08:00
afc163
e71807b732
Improve pagination demo
2017-02-18 18:12:38 +08:00
afc163
8194793f9b
Update demo documentation
2017-02-18 16:49:34 +08:00
afc163
86981114a7
give up #4637 and fix #4936
2017-02-18 15:50:42 +08:00
afc163
ddcc284b43
Fix dark theme menu style of Dropdown, close #4903
2017-02-18 15:24:25 +08:00
afc163
bd6bc70302
Rollback #4869 for better loading animation, close #4934
2017-02-18 14:58:47 +08:00
afc163
8dc73f4601
Fix shake bug fo Button loading with icon, close #4913
2017-02-18 00:22:38 +08:00
afc163
2d02792da7
Add max-height for table filter dropdown menu, close #4916
2017-02-17 17:41:23 +08:00
afc163
28dbdd17ed
fix for #4920
2017-02-17 14:11:10 +08:00
Benjy Cui
56995e2089
test: update snapshot
2017-02-17 13:59:13 +08:00
Benjy Cui
89d77b2354
deps: upgrade rc-slider, ref: #4719
2017-02-17 13:59:13 +08:00
afc163
bed59cf658
fix lint
2017-02-17 13:58:24 +08:00
afc163
a87016ce54
Make sure DatePicker style.width can be effective, close #4920
2017-02-17 12:05:22 +08:00
afc163
bc988f486b
fix css rule should not be prefixed, close #4915
2017-02-17 11:32:02 +08:00
ddcat1115
7d3cbfd9d9
fix: menu[mode='vertical'] can not show submenu in Layout.Sider ( #4904 )
...
* fix menu[mode='vertical'] can not show submenu in Layout.Sider
close #4890
improve Layout demo
* del useless css
2017-02-17 11:12:52 +08:00
afc163
df3617dded
docs: improve API table layout
2017-02-17 00:59:11 +08:00
afc163
94e8138639
adjust spin style
2017-02-16 21:55:03 +08:00
afc163
989792ed9b
simplify less code
2017-02-16 21:24:17 +08:00
afc163
74028f6e48
Fix pop menu padding
2017-02-16 17:56:27 +08:00
afc163
477e150075
Fix some SubMenu style bug, close #4906
2017-02-16 17:31:08 +08:00
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
2017-02-16 17:08:15 +08:00
Benjy Cui
c4ac919067
fix: Menu.Item border width should not show animation
2017-02-16 16:32:03 +08:00
afc163
d22ce9cd50
Improve menu and collapse style details
2017-02-16 15:38:24 +08:00
afc163
144393c48a
demo: update menu sider demo
2017-02-16 15:38:24 +08:00
偏右
4c0af2ba1f
refactor: reduce table nested level ( #4869 )
...
* reduce table nested level, #4868
* update table snapshot
2017-02-16 15:36:34 +08:00
陆离
1c24600f8f
fix: tree DragOver Gap fix ( #4867 )
...
* Tree DragOver Gap fix
+ close #4858
* rewrite
2017-02-16 15:35:22 +08:00
偏右
f5d697988a
fix: Tooltip should work with disabled button ( #4865 )
...
* Fix Tooltip won't hide at disabled button
close react-component/tooltip#18
* change button text in test case
* Add comments for display attribute
* correct test case
2017-02-16 14:03:05 +08:00
afc163
af62254597
fix #4637 again
2017-02-16 13:27:43 +08:00
afc163
8941990e74
revert 1490a40
, ref #4637 , close #4899
2017-02-16 12:00:00 +08:00
Wei Zhu
2258f41f6b
docs: add nested Table demo ( #4887 )
...
* Remove Table pagination demo
* Add nested table
2017-02-16 10:04:55 +08:00
HQidea
7471780ffe
fix: fix Radio children === 0 ( #4882 )
2017-02-16 10:00:00 +08:00
Cordaro
168c576d4a
docs: fix getFieldDecorator param ( #4896 )
...
close #4894
2017-02-15 22:58:24 +08:00
afc163
5603fa0088
Fix upload error file style, close #4810
2017-02-15 20:58:40 +08:00
afc163
d8403718f9
Add test case for #4876
2017-02-15 18:00:20 +08:00
afc163
32e10784e1
Fix submenu active style in controlled mode
2017-02-15 17:14:40 +08:00
afc163
e801cd022e
fix snapshot
2017-02-15 16:40:26 +08:00
afc163
ec81fe4f1c
update MonthPicker demo
2017-02-15 16:32:20 +08:00
afc163
4cbcc05b02
Fix openKeys is not working when mode is switched, close #4876
2017-02-15 16:24:56 +08:00
afc163
588dd3033f
docs: update for customizing validation
2017-02-15 14:41:16 +08:00
Wei Zhu
972c2cfa95
fix: empty table placehoder style ( #4851 )
...
* Remove redundant border
* Fix empty table placehoder style
2017-02-15 12:08:17 +08:00
afc163
5327a49161
Fix Button[shape="circle"] loading style, close #4875
2017-02-15 11:55:08 +08:00
afc163
94ec19570e
Make InputNumber & RadioButton height style more flexible
2017-02-15 11:47:22 +08:00
afc163
c86d9f1abc
Make form control height follow large input height
2017-02-15 11:19:16 +08:00
afc163
c296d1a918
remove unused ant-select-show-search className, close #4859
2017-02-14 20:29:00 +08:00
afc163
e18a330fbd
Fix danger button click effect
2017-02-14 18:01:36 +08:00
Benjy Cui
63476d0bc0
Merge branch 'master' into feature-2.8
2017-02-14 10:56:33 +08:00
zilong
597e020a45
chore: add class ant-form-item-control-wrapper for formItem wrapper ( #4856 )
2017-02-14 10:46:54 +08:00
zollero
e7cb0aa95d
docs: fix typo ( #4855 )
...
修改一个错别字:“通” --》 “同”
2017-02-14 10:43:11 +08:00
Benjy Cui
184c4f5af7
docs: update docs for Form, ref: #4093
2017-02-14 10:29:06 +08:00
afc163
1490a40fc6
Fix #4637 webkit only
2017-02-13 18:32:05 +08:00
afc163
e2c46b78bf
revert commit fb421f1
in #4637 , close #4850
2017-02-13 17:56:36 +08:00
afc163
df1e30d9f8
Tweak radio vertical align
2017-02-13 16:38:31 +08:00
陆离
0d875432a5
feat: rc-editor-mention up to date and support multiple prefix token ( #4748 )
...
* rc-editor-mention -> 0.4.1, draft-js -> 0.10.0
transformIgnorePatterns
* multiple trigger supported
+ close #4797
* append DEMO
2017-02-13 15:50:38 +08:00
lixiaoyang
d05a03fe00
feat: Table的loading可以使用Spin的属性 ( #4824 )
...
* Table的loading可以使用Spin的属性
* Test
* Fix
* test
2017-02-13 15:48:08 +08:00
corneyl
28961856aa
feat: Added Dutch locale and bumped dep versions so they include Dutch locales ( #4785 )
...
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
2017-02-13 15:46:13 +08:00
陆离
135fd52afb
docs: AutoComplete document and demo improvement ( #4840 )
...
* AutoComplete document and demo improvement
+ add a non-case-sensitive demo, close #4834 .
+ remove confusing descriptions from document, close #4805 .
* add snapshot
2017-02-13 15:45:49 +08:00
HJin.me
c670ff2448
feat: enhance Responsive Grid when resolution greater than 1600px ( #4796 )
2017-02-13 15:44:58 +08:00
lixiaoyang
b88c07f1d5
feat: support Tabs.TabPane[closable] ( #4807 )
...
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
2017-02-13 15:43:54 +08:00
afc163
e5ccc1d4ba
fix for stylelint
2017-02-13 15:01:02 +08:00
afc163
aaa939cf87
refactor version import
2017-02-13 14:57:04 +08:00
afc163
8726e8581b
New animation for Badge[status="processing"]
2017-02-13 14:49:03 +08:00
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
...
* Change way to add package.version
* replace content than create new content
2017-02-13 14:27:12 +08:00
Benjy Cui
1f223d8e4c
fix: disabled option are not selectable, close : #4699
2017-02-13 11:55:12 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
eee34f1829
fix: footer button should align with cross button
2017-02-13 10:23:55 +08:00
陆离
49bbb2225f
Add Demo of Uncertain Category ( #4828 )
...
* Add Demo of Uncertain Category
+ close #4736
* add class prefix and cut lines
2017-02-10 22:59:28 +08:00
Erwann Mest
af7dafe0b8
Update LocaleProvider doc to be clearer. ( #4833 )
...
* Update LocaleProvider doc to be clearer.
* Update index.en-US.md
2017-02-10 22:59:16 +08:00
乐仪
ff658c17f6
- update CHANGLOG
...
- update Pagination docs
2017-02-10 22:59:46 +08:00
乐仪
1306c4656d
- version -> 2.7.1
...
- rc-pagination -> ~1.7.0
- fix site bug
2017-02-10 20:32:55 +08:00
陆离
9711c6bbf6
Anchor position with offsetTop bug ( #4817 )
...
+ close #4706
+ `<Anchor offset={x} />` will calculate target position correctly.
2017-02-10 16:34:10 +08:00
afc163
948edb227f
fix tabs border radius
2017-02-10 13:24:24 +08:00
Benjy Cui
34edd91207
chore: remove useless code
2017-02-10 09:43:33 +08:00
Warren Seymour
7010dd018d
Add 'middle' as a valid value for Table.props.size
( #4819 )
2017-02-09 22:43:58 +08:00
Benjy Cui
251930f183
docs: fix some link
2017-02-09 17:55:26 +08:00
afc163
ac23cca8b3
Fix missing ts types for TabPane, close #4776
2017-02-09 16:25:16 +08:00
afc163
d1b91bcc99
Fix direction of pop animation for Dropdown, ref #4811
2017-02-09 15:45:51 +08:00
ddcat1115
d71252ea12
improve Layout.Sider's animation effect ( #4812 )
2017-02-09 15:20:06 +08:00
afc163
5a643418d2
docs: Add missing demo and document fo Dropdown[placement], close #4811
2017-02-09 15:09:32 +08:00
Benjy Cui
c88cdc60ce
docs: update docs for form, close : #4802
2017-02-09 14:50:25 +08:00
afc163
4ec6bf3bcd
Fix a strange cover bug with Affix, close #4800
2017-02-09 11:43:41 +08:00
zhenzong
fdaf15d16c
fix issue #4783 ( #4788 )
2017-02-09 11:09:22 +08:00
陆离
fc3f4e1922
fix AutoComplete size ( #4768 )
...
* fix AutoComplete size
+ close #4766
* use input mixin
* use css variables
* use children directly instead of React.Children.toArray
+ close #4778
2017-02-09 10:45:42 +08:00
afc163
637c479c4c
Fix Tabs in IE9, close #4795
2017-02-08 17:16:48 +08:00
afc163
5b14b4f1eb
docs: update Col missing API in english doc
2017-02-08 15:22:33 +08:00
陆离
3789e0cbbb
Affix listener bug fix ( #4756 )
...
* Affix listener bug fix
+ close #4755
+ close #4760
+ clearScrollEventListeners before setTargetEventListeners
+ add tests for throttle
+ append affix test case
* genMockFn -> fn()
2017-02-08 14:44:43 +08:00
Wei Zhu
f84dfbbaa9
Fix table filter in JSX ( #4765 )
...
Fix #4759
2017-02-08 14:43:00 +08:00
afc163
a07c71165a
demo: update table demo code style
2017-02-08 14:42:33 +08:00
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
2017-02-08 14:21:29 +08:00
afc163
f9ee19ae05
Improve breadcrumb separator color for darker background
2017-02-08 14:09:27 +08:00
Benjy Cui
9ed06dea8a
docs: remove outdated warning, ref: #4783
2017-02-08 09:40:25 +08:00
Chikara Chan
64f6a71cc9
fix: should not render useless className when type is undefined ( #4784 )
2017-02-08 09:31:09 +08:00
zerob4wl
a39d435925
Update without-form-create.md ( #4781 )
...
typo
2017-02-07 21:38:14 +08:00
afc163
93e152268c
remove it.only, ref #4779
2017-02-07 21:21:51 +08:00
afc163
a585f603d0
Fix Table selection page-jumping issue, close #4779
2017-02-07 21:09:51 +08:00
afc163
ef5df24936
fix InputNumber onChange argument type
2017-02-07 17:27:28 +08:00
afc163
d8f6accbba
docs: update input number api
2017-02-07 17:26:40 +08:00
afc163
94f5a07f68
Add rowKey link into console warning message
2017-02-07 15:32:44 +08:00
Benjy Cui
5d7fc8c2b8
chore: add comment for tricky code
2017-02-07 12:10:20 +08:00
Benjy Cui
c565d42847
Revert "chore: remove useless code, close : #4402 "
...
This reverts commit 9b77a21a16
.
2017-02-07 12:05:12 +08:00
Benjy Cui
9b77a21a16
chore: remove useless code, close : #4402
2017-02-06 18:04:37 +08:00
Benjy Cui
0408c8c133
style: update code style to fix lint
2017-02-06 15:12:02 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
afc163
2196774b7f
update less code style
2017-02-06 10:54:59 +08:00
Benjy Cui
766cded638
docs: update docs for Grid, close : #4744
2017-02-06 10:28:59 +08:00
Jesper We
f7aaa0d399
Fix issues with the new Swedish locale provider. ( #4762 )
2017-02-05 22:18:10 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
afc163
a67264d68c
Add aliases for icon naming style, close #4758
2017-02-04 18:10:25 +08:00
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
2017-02-04 17:58:48 +08:00
afc163
70a0cc0940
fix badge borderColor
2017-02-04 01:14:10 +08:00
afc163
1a5f0f9fa7
remove whitespaces
2017-02-04 01:13:35 +08:00
afc163
fb421f10e0
Change another approach to fix #4637
...
avoid issues like #4750 and #4753 caused by old way
2017-02-03 19:01:06 +08:00
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
...
close #4747 #4290 #4176
2017-02-03 14:20:42 +08:00
afc163
5f8988a266
fix ghost primary button hover border color
2017-01-31 21:27:23 +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
7381cc95fe
update input test case
2017-01-31 16:03:14 +08:00
afc163
767c4ab70d
docs: update LocalProvider doc
2017-01-31 15:08:35 +08:00
afc163
99e7139634
docs: update LocalProvider doc
2017-01-31 15:08:07 +08:00
afc163
3a3efc3e5a
test input auto calculate height
2017-01-30 20:05:47 +08:00
afc163
30b2fa2c37
Move locale files
2017-01-30 18:20:57 +08:00
afc163
dda37d873b
update LocaleProvider documentation
2017-01-27 17:54:57 +08:00
afc163
490a90b46f
Add localProvider test for more language
2017-01-27 17:49:20 +08:00
afc163
95a74044b0
fix eslint warning
2017-01-27 17:26:52 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
Rex
aadf623dc6
support notification pop up from topLeft or bottomRight or bottomLeft ( #4700 )
...
* update snapshots
* update snapshots
* support notification pop up from topLeft or bottomRight or bottomLeft
* update snapshots
* 1. add test
2. update doc
3. support `placement` arguments in `open` method
* update doc
* update doc.
2017-01-27 17:12:25 +08:00
paranoidjk
f2e19c16be
fix(transfer): checkall should response to filter result; fix #4654 ( #4665 )
2017-01-27 17:08:12 +08:00
Wei Zhu
85086f14b6
Using a special static property for type detecting ( #4673 )
...
Related issue: #4655
2017-01-27 17:08:05 +08:00
afc163
1a3ea43ebe
Fix style prop of spin
2017-01-27 14:27:18 +08:00
Penghan Wang
29081542e6
doc: fix checkbox description error ( #4731 )
2017-01-27 13:54:15 +08:00
Penghan Wang
8a412ae260
doc: improve document for Form validateFields ( #4730 )
2017-01-27 10:39:09 +08:00
Valentin Vichnal
6c0dba60e7
Create reverseArrow prop for Sider ( #4611 )
...
Create reverseArrow prop for Sider
2017-01-26 12:30:37 +08:00
陆离
e270fa87af
Mention in controlled mode suggestions bug fix ( #4718 )
...
* Mention in controlled mode suggestions bug fix
+ close #4716
2017-01-26 12:09:26 +08:00
陆离
340385d34d
pass style props to Affix
( #4715 )
...
+ close #4701
2017-01-26 12:08:40 +08:00
陆离
5cd111d486
recalculate width while resize ( #4676 )
...
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
2017-01-26 11:23:54 +08:00
Benjy Cui
879bc9320c
docs: update docs for Tooltip, close : #4724
2017-01-26 10:56:24 +08:00
Walter Barbagallo
5e3618c26d
Fix Popover demo typo ( #4703 )
2017-01-25 21:27:14 +08:00
afc163
1ce6f7fc35
remove unused varable @layout-content-margin, close #4714
2017-01-25 21:18:06 +08:00
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
...
* Added German locale
* Added German locale for pagination
2017-01-25 21:12:27 +08:00
Wei Zhu
6a83118597
Upgrade rc-tree-select to 1.9.0 ( #4698 )
2017-01-25 11:15:41 +08:00
偏右
0dfdace923
Keep bundle size warning out of server side
2017-01-24 21:38:43 +08:00
afc163
edf9ebb0ef
Fix Button font size inside Dropdown, close #4705
2017-01-24 17:59:17 +08:00
afc163
f4e887b784
remove steps demo
2017-01-24 16:07:03 +08:00
afc163
f3b2e155b5
style: Select height should flex with @input-height variable, close #4694
2017-01-24 15:20:06 +08:00
afc163
70188ae40e
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
2017-01-24 15:10:34 +08:00
afc163
75128c8e22
fix ts error, ref #4675
2017-01-24 15:10:25 +08:00
afc163
e5a735e888
fix ts error, ref #4675
2017-01-24 15:10:04 +08:00
afc163
f4021d5255
Fix default locale in Upload, close #4697
2017-01-24 15:02:54 +08:00
afc163
a81bf8f73e
use file.thumbUrl for <img /> in priority, close #4653
2017-01-24 14:59:39 +08:00
偏右
f850993fda
More types of Button ( #4679 )
...
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
2017-01-23 22:24:36 +08:00
偏右
273c089aad
Add test case for LocalProvider ( #4693 )
2017-01-23 21:08:16 +08:00
afc163
bb54dce712
Add test case for Menu openKeys undefined bug
...
ref #4677 and #4692
2017-01-23 19:10:50 +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
afc163
5b9d8f0e5a
Fix style of Tabs[tabPosition&type="card"], close #4669
2017-01-23 14:11:14 +08:00
kacjay
1ed890c095
fix Menu selected change error ( #4677 )
...
protect none parameter[openKeys, defaultOpenKeys] Menu
2017-01-23 13:55:39 +08:00
caoyi
cebf3a4c9e
docs: fix Mention props API ( #4683 )
2017-01-22 19:49:08 +08:00
afc163
7518fde405
Fix align issue inside InputGroup, close #4680
2017-01-22 18:50:12 +08:00
afc163
bcd3b63c50
update tag colorful demo
2017-01-22 16:23:11 +08:00
afc163
9598169f90
fix tag snapshot test
2017-01-22 16:21:18 +08:00
afc163
f343d6c606
fix tag snapshot test
2017-01-22 16:20:20 +08:00
afc163
a183ee8ede
Adjust Tag vertical-align and margin
2017-01-22 16:09:13 +08:00
afc163
b2ee5b2319
Adjust Tag vertical-align and margin
2017-01-22 16:08:54 +08:00
Wei Zhu
f91ac37ad3
docs: Oops, no onHover event.
2017-01-22 15:05:32 +08:00
Wei Zhu
774b778474
docs: Add note to Popconfirm, Popover and tooltip about child node.
...
Related issue: #4672
2017-01-22 14:29:24 +08:00
afc163
2d2534321a
Fix Table fixed header align issue, close #4637
2017-01-22 11:15:14 +08:00
Wei Zhu
c681e8acf2
docs: Add backquote to default value
2017-01-21 22:35:42 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
ddcat1115
d2c00fae4b
fix Layout demo ( #4661 )
...
* fix Layout demo
* update snapshot
2017-01-20 20:09:59 +08:00
afc163
67da059874
fix demo language
2017-01-20 18:39:13 +08:00
afc163
35523be6e9
Merge from master
2017-01-20 18:28:09 +08:00
陆离
bee522133e
docs: Autocomplete optionLabelProp document ( #4663 )
...
close #4656
2017-01-20 16:16:31 +08:00
Wei Zhu
823ac6c139
fix TableColumnConfig exporting, #4660
2017-01-20 16:08:20 +08:00
afc163
9c6ce3fe48
fix RangePicker snapshot
2017-01-20 14:12:06 +08:00
afc163
e245facb48
Fix table snapshots
2017-01-20 13:43:39 +08:00
afc163
fae7fd1658
Fix default value of Table showHeader, close #4658
2017-01-20 11:34:08 +08:00
Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
2017-01-19 22:40:30 +08:00
afc163
ddc7054751
Fix fixed column table border radius
2017-01-19 21:51:53 +08:00
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
2017-01-19 21:49:03 +08:00
afc163
5203cabb8f
update comment
2017-01-19 17:36:02 +08:00
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
2017-01-19 16:08:21 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
df0426b2c9
workaround for table loading style in safari, close #4622
2017-01-19 15:08:28 +08:00
afc163
9189d3cc5d
Fix Cascader[disabled] style with defaultValue, close #4648
2017-01-19 14:25:44 +08:00
Benjy Cui
e3758168e4
fix: should switch to right panels, close : #4561 ( #4614 )
...
* fix: should switch to right panels, close : #4561
* docs: update demo
2017-01-19 13:55:04 +08:00
afc163
8f57451d8c
fix snap test for cascader upgrade
2017-01-17 13:45:26 +08:00
afc163
3a5d08383a
upgrade rc-cascader and support keyboard, close #4411
2017-01-17 12:10:17 +08:00
afc163
ebc6d9d2c2
Merge branch 'master' of github.com:ant-design/ant-design
2017-01-17 11:47:44 +08:00
偏右
0a68959207
Fix openKeys and defaultOpenKeys of Menu, close #3783 ( #4609 )
2017-01-16 21:13:59 +08:00
afc163
75abadac84
Add doc about clearing Modal old state
2017-01-16 14:30:07 +08:00
afc163
efd1d1e89d
Improve carousel default style
2017-01-15 22:48:57 +08:00
afc163
abd264ebf0
fix test case name
2017-01-15 14:37:22 +08:00
afc163
784915e55b
Fix DatePicker time scroll issue, close #4412
2017-01-15 14:10:20 +08:00
afc163
041457fa5e
fix typo
2017-01-15 13:39:44 +08:00
afc163
55da11db22
Fix Popconfirm not response, close #4606
2017-01-15 00:27:02 +08:00
afc163
fd6fc86b21
improve form validating style
2017-01-14 20:59:37 +08:00
paranoidjk
4d3f574d05
fix: typo; caused by #4435
2017-01-14 17:07:17 +08:00
kun sam
b6217e62df
add warning when using Breadcrumb without its Item ( #4435 )
...
* add warning when using Breadcrumb without its Item
fix issue ' Warning: Unknown prop `separator` on <div> tag. When I using Breadcrumb #4403 '
ps: 我是个前端beginner, - ( ゜- ゜)つロ, 这是我第一个PR welcome, 如果写错或者还有更好的写法请大神指正。thanks
* remove compatible and use type as condition
按照 @benjycui 的意见去掉了兼容项,并使用type判断
2017-01-14 15:25:37 +08:00
Rex
6e33285890
fix onVisibleChange arguments error ( #4589 )
...
* fix onVisibleChange arguments error
* add test
* trigger travis
2017-01-14 15:23:02 +08:00
Wei Zhu
c09cf95daa
Fix Table filter test
2017-01-13 23:30:39 +08:00
偏右
6e3565b983
Add Form[hideRequiredMark] ( #4500 )
...
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
2017-01-13 21:52:48 +08:00
偏右
10396419b5
Add preset color Tag ( #4571 )
...
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
2017-01-13 21:25:55 +08:00
陆离
46c200896f
Customize Input Component of AutoComplete ( #4483 )
...
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
2017-01-13 21:19:23 +08:00
Wei Zhu
65d1f721d3
Fix Table multiple levels filter menu ( #4548 )
...
fix #4541
2017-01-13 21:13:31 +08:00
Brett Lamy
78fe0a686f
Update index.tsx ( #4537 )
2017-01-13 21:13:22 +08:00
偏右
3423d27493
When form layout is vertical, keep the colon inside label, close #4593 ( #4599 )
2017-01-13 21:12:31 +08:00
afc163
6a073c8c6e
fix snap test
2017-01-13 19:03:59 +08:00
Hans Chan
3d58a3f608
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-13 19:03:59 +08:00
Hans Chan
927581bb84
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-13 18:05:24 +08:00
偏右
e032fa6a62
adjust entry file ( #4594 )
2017-01-13 17:48:30 +08:00
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
2017-01-13 17:11:26 +08:00
Benjy Cui
eeae03d681
docs: remove useless code
2017-01-13 15:14:06 +08:00
afc163
de544ad21b
fix useless className
2017-01-12 20:38:20 +08:00
Benjy Cui
75c0ade1ce
test: update snapshot
2017-01-12 10:38:14 +08:00
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
2017-01-12 10:35:17 +08:00
wallverb
c01ee02758
chore: Change AutoCompleteProps to extend SelectProps ( #4565 )
...
* Change AutoCompleteProps to extend SelectProps
* Extract common props into AbstractSelectProps
2017-01-12 09:23:56 +08:00
Tao Zhang
477fde8b7f
docs: Updated form description ( #4574 )
2017-01-12 09:09:59 +08:00
Wei Zhu
0ff50fc79d
docs: Update Table JSX api note
2017-01-12 00:03:35 +08:00
afc163
4654db312f
Fix some lesshint problems
2017-01-11 21:45:09 +08:00
afc163
65f2d8eb71
shorter demo code
2017-01-11 20:20:38 +08:00
afc163
f978b52ce3
remove blanks
2017-01-11 20:08:52 +08:00
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
...
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
2017-01-11 19:52:43 +08:00
afc163
af9a2cd8fb
update modal style
2017-01-11 19:15:16 +08:00
afc163
e0999eaec3
fix code indent
2017-01-11 11:32:17 +08:00
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
...
* add french locale
* Add french locale
2017-01-11 10:28:47 +08:00
afc163
29324ca59d
Add less variables for TimePicker panel width, close #4194
2017-01-10 22:10:37 +08:00
afc163
3f5aebe85b
Fix Table column.filteredValue null problem, ref #4550
2017-01-10 20:52:53 +08:00
偏右
aa89addcc2
Improve upload list ( #4516 )
...
* support prevent removing when return value is false, close #4456
* Add showRemoveIcon & showPreviewIcon into showUploadList
close #4384 & #4351
* fix typo
2017-01-10 20:15:02 +08:00
afc163
dc00b9ee96
Fix Search block again, close #4540
2017-01-10 15:11:43 +08:00
afc163
6af0842be8
fix table demo snapshot
2017-01-10 14:10:44 +08:00
afc163
088ecf18a4
cleaner demo
2017-01-10 14:09:19 +08:00
afc163
75b50e9731
wider the selection column and expand column of Table
2017-01-10 14:03:04 +08:00
afc163
1042681bcd
Fix Table filter dropdown style
2017-01-10 13:46:52 +08:00
Benjy Cui
3fa5d10da3
Merge branch 'master' into feature-2.7
2017-01-10 10:50:40 +08:00
afc163
920a084c21
carousel should be undraggable and text-seletable defaultly
2017-01-09 23:21:18 +08:00
afc163
e66604cab3
optimize progress active style
2017-01-09 23:05:18 +08:00
afc163
01859fc581
update input doc
2017-01-09 22:03:10 +08:00
wallverb
a47c200f7c
Fix validateTrigger type ( #4536 )
...
* Update validateTrigger type
* Update validateTrigger doc for en-US
* Update validateTrigger doc for zh-CN
2017-01-09 21:20:40 +08:00
afc163
452aa84d9d
fix table test case typo
2017-01-09 21:06:04 +08:00
afc163
1c493ad798
Fix error when Table[pagination] change, close #4532
2017-01-09 20:49:00 +08:00
afc163
7548f2068f
remove comment
2017-01-09 19:35:41 +08:00
Benjy Cui
5fd3baaff0
docs: update outdated docs
2017-01-09 18:00:30 +08:00
Benjy Cui
f436b5c2f4
deps: upgrade rc-form, close : #4374
2017-01-09 17:40:01 +08:00
afc163
82d18db79f
Improve collapse style and add a custom style panel demo
2017-01-09 17:19:26 +08:00
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
...
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
2017-01-09 16:25:58 +08:00
Benjy Cui
b96601decb
test: update snapshot
2017-01-09 14:56:14 +08:00
afc163
37541e3bfe
Fix Search block style
2017-01-09 14:24:08 +08:00
afc163
b5d0acee45
Merge branch 'master' into feature-2.7
2017-01-09 12:56:36 +08:00
afc163
6dcfa9519c
fix snapshot
2017-01-09 12:56:16 +08:00
afc163
6a8c88fd6b
Merge branch 'master' into feature-2.7
2017-01-09 12:10:30 +08:00
afc163
c208aea654
demo: fix duplicate key
2017-01-09 12:10:08 +08:00
afc163
1835961af1
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
2017-01-09 11:54:44 +08:00
afc163
c040c410e2
Merge branch 'master' into feature-2.7
2017-01-09 11:54:29 +08:00
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
2017-01-09 11:51:56 +08:00
Hans Chan
ef6c19e97b
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-09 11:03:35 +08:00
afc163
7d75a2673a
components/date-picker/locale/sv_SE.jsx
2017-01-08 19:24:55 +08:00
Pixy Yuan
a2bef2b87e
feat: Modal.confirm add maskClosable option ( #4488 ) ( #4490 )
...
* feat: Modal.confirm add maskClosable option (#4488 )
* feat: Modal.confirm add maskClosable option (#4488 )
2017-01-08 19:14:28 +08:00
Jesper We
c6f6de3605
feat: Add support for Swedish locale ( #4455 )
...
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
2017-01-08 19:14:28 +08:00
Rex
93128d1481
feat: add slider vertical style ( #4473 )
2017-01-08 19:14:02 +08:00
陆离
f54e822930
feat: Transfer on search change ( #4464 )
...
* add `onSearchChange(direction: 'left'|'right') => void ` of Transfer
* typo
2017-01-08 19:14:02 +08:00
Benjy Cui
df18edda79
chore: update link to locale format
2017-01-08 19:14:02 +08:00
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
...
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
2017-01-08 19:14:01 +08:00
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +08:00
ddcat1115
6495ef3592
fix Layout style ( #4506 )
...
* fix #4459
* improve
2017-01-08 17:03:47 +08:00
afc163
b978937af8
fix jest snapshot
2017-01-08 16:59:34 +08:00
afc163
9e4885d959
update select doc
2017-01-07 22:15:22 +08:00
afc163
c0ec375e8e
Fix documentation links, close #4496
2017-01-07 22:09:17 +08:00
afc163
237871da32
update spin document
2017-01-07 22:07:09 +08:00
afc163
31d6aca303
move spin variables to default.less
2017-01-07 22:04:52 +08:00
afc163
92c3bef888
Adjust spin style
2017-01-07 22:03:40 +08:00
afc163
1a8f000e35
update doc
2017-01-07 21:28:44 +08:00
afc163
1fbebd4ecf
Fix a Cascader align bug
2017-01-06 16:55:38 +08:00
afc163
0d38fefb00
Fix Menu[theme=dark] selected and disabled style, #4440
2017-01-06 11:36:54 +08:00
afc163
1b10733e47
Update tree doc
2017-01-06 10:46:25 +08:00
afc163
0187384445
refactor for code style
2017-01-06 01:33:09 +08:00
afc163
e2b8aee202
fix snapshot
2017-01-05 17:24:14 +08:00
afc163
41ff783868
Add name type for Input, close #4479
2017-01-05 17:19:50 +08:00
afc163
657c707a79
Hide useless prop Form[horizontal]
2017-01-05 16:57:41 +08:00
afc163
53371dfe3e
Add plain text form item in demo, close #4465
2017-01-05 16:40:21 +08:00
afc163
9df1eb91db
Add form layout demo and fix vertical form style
2017-01-05 16:32:50 +08:00
afc163
a53bb4bfe4
simplify Input.Search code
2017-01-05 15:53:04 +08:00
afc163
26d3c506b3
simplify select combobox demo
2017-01-05 15:47:19 +08:00
afc163
ec35121bae
update demo title
2017-01-05 15:35:43 +08:00
afc163
c4ac4d1eca
fix Input prefix and suffix vertical align style
2017-01-05 15:34:30 +08:00
Benjy Cui
d4132ac558
chore: add missing definition for Modal
2017-01-05 12:08:43 +08:00
陆离
a0498e436f
docs: add document for afterClose
props for Modal ( #4448 )
...
+ close #4445
2017-01-05 12:06:27 +08:00
Wei Zhu
4305ca7ab0
docs: Docment Select.defaultActiveFirstOption
2017-01-04 18:46:39 +08:00
陆离
e36039acf8
chore: Spinning Pagination of table while loading ( #4462 )
...
* Spinning Pagination of table while loading
- close #4461
* update snapshots of table
2017-01-04 18:43:11 +08:00
afc163
4443db4de6
css code style
2017-01-04 14:28:56 +08:00
afc163
2c6881a24a
Fix error colorPalette is not defined in some situations
...
close ant-design/ant-motion#44
2017-01-04 14:27:45 +08:00
afc163
56bd431cc6
clean demo
2017-01-04 11:07:49 +08:00
afc163
11f509a972
clean demo
2017-01-04 11:00:58 +08:00
Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #4415
2017-01-04 10:48:40 +08:00
Benjy Cui
29e598a3f3
docs: add missing docs for Option[title]
2017-01-03 16:00:34 +08:00
Jialei
96d3093b14
fix: placeholder in time-picker can be empty string ( #4446 )
2017-01-03 15:32:43 +08:00
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
2017-01-03 00:12:23 +08:00
Edd Hannay
ec2bec5417
Add tokenSeparators prop to Select TS definitions ( #4441 )
...
[The documentation](https://ant.design/components/select/ ) lists the `tokenSeparators` property on the `Select` component, but the TypeScript definition for the component does not contain the `tokenSeparators` property. The underlying `rc-select` component [defines tokenSeparators](https://github.com/react-component/select/blob/master/src/Select.jsx#L79 ) as `PropTypes.arrayOf(PropTypes.string)`, so I've added it as an optional TypeScript property of type `string[]`.
- Add tokenSeparators to SelectProps in Select Component
2017-01-02 19:11:13 +08:00
ddcat1115
c5b154294e
add attribute compact
for InputGroup ( #4309 )
...
* add attribute `compact` for InputGroup
* improve
2017-01-02 00:12:41 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
afc163
fb6858c3cc
Fix hasFeedback and Select style detail for #4436
2017-01-01 17:39:27 +08:00
Jesper We
d258ace146
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} ( #4436 )
2017-01-01 17:20:08 +08:00
afc163
793a2d284e
Add spin demo test snapshot
2017-01-01 15:42:54 +08:00
陆离
7f7d94068a
add delay
props of Spin ( #4424 )
...
* add `delay` props of Spin
+ close 4306
+ Specifies a delay for loading state. If `spinning` ends during delay, loading state won't appear.
* improves
2017-01-01 01:13:34 +08:00
Rex
1b8a280614
support suffix ( #4283 )
...
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
2017-01-01 01:06:19 +08:00
偏右
e4bee3425a
Upgrade rc form ( #4430 )
...
* support nested form item name by upgrade rc-form
react-component/form#48
* Fix dynamic form demo
2016-12-31 23:47:07 +08:00
afc163
c0a44adb56
Fix Cascader[disabled] background, close #4434
2016-12-31 16:08:58 +08:00
afc163
c285f5f651
fix snapshot
2016-12-30 22:36:10 +08:00
afc163
237d6ab62b
fix layout demo
2016-12-30 21:44:10 +08:00
偏右
0062867274
Feature 2.6 ( #4429 )
...
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
2016-12-30 21:41:28 +08:00
afc163
c3982b02aa
Fix monthCellContentRender and wrong documentation, close #4394
2016-12-30 15:04:13 +08:00
Wei Zhu
0a3e57a61e
Using padding for node gaps, fix #4371 ( #4398 )
2016-12-30 14:32:34 +08:00
Rex
c8a16b10bd
fix the blue border in some scenes ( #4382 )
2016-12-30 14:27:23 +08:00
afc163
2583798cce
Add demo for Case-insensitive search Select, close #4408
2016-12-30 14:05:27 +08:00
afc163
20cd35abe3
fix demo
2016-12-30 14:05:27 +08:00
Wei Zhu
29e4717fe3
Fallback table record key to data index. ( #4397 )
...
In last PR #4185 , we removed data index from record key, it
leads to inconformity behavior.
2016-12-30 13:50:11 +08:00
afc163
662b213137
Fix Menu[dark] item background, close #4414 again
2016-12-30 13:16:30 +08:00
afc163
35d91d8dee
Fix Menu[dark] item background, close #4414
2016-12-30 12:16:29 +08:00
Wei Zhu
42f98e6779
docs: fix typo.
2016-12-29 21:41:46 +08:00
可乐
2e4e1fcaef
避免 value 正好是数字 0 ( #4401 )
2016-12-29 13:42:14 +08:00
afc163
d570d03698
improve document for Form setFields, close #4370
2016-12-27 21:14:00 +08:00
afc163
869fc54cf7
fix snapshots
2016-12-27 19:32:36 +08:00
afc163
668c481110
Fix table radius without column header, close #4373
2016-12-27 18:24:30 +08:00
afc163
e91f4f2335
improve style code
2016-12-27 17:57:17 +08:00
afc163
3e00fa8e64
update dynamic-settings table demo
2016-12-27 17:47:27 +08:00
afc163
b0a5601c98
fix less variables in slider
2016-12-27 17:04:10 +08:00
afc163
9b8a26ba17
upgrade code style
2016-12-26 19:46:01 +08:00
afc163
d81c425588
fix snapshot
2016-12-26 18:24:00 +08:00
afc163
f07f33d879
fix snapshots
2016-12-26 11:16:28 +08:00
afc163
7602faed65
improve playground.md
2016-12-25 21:31:33 +08:00
afc163
1ef76b40ec
update Slider doc
2016-12-25 21:10:14 +08:00
afc163
ee17abfa9d
Add Grid playground demo
2016-12-25 21:09:49 +08:00
afc163
0d0d63a741
Improve responsive layout of Pagination, close #4349
2016-12-25 19:55:12 +08:00
Alexandre Kirszenberg
517720895d
Dropdown.Button as a single non-wrappable element ( #4355 )
2016-12-24 23:12:37 +08:00
Benjy Cui
4b08601f0f
style: update code style
2016-12-22 17:09:11 +08:00
Benjy Cui
588f0c3d1c
chore: expose loadData for Cascader, close : #4215
2016-12-22 16:35:37 +08:00
Benjy Cui
4967d36d2a
docs: update demos order for Cascader
2016-12-22 16:23:33 +08:00
afc163
25f8095b67
Add Menu[inlineIndent] documentation
2016-12-22 15:06:37 +08:00
Benjy Cui
114016dd4e
chore: add alias for getTooltipContainer
2016-12-22 12:08:17 +08:00
Benjy Cui
8b3e488485
docs: update docs for Tooltip Popconfirm Popover
2016-12-22 12:00:57 +08:00
afc163
2d19ea8344
Add comment
2016-12-22 11:54:03 +08:00
afc163
489d7cf997
Keep Search same default width as Input, close #4334
2016-12-22 11:53:53 +08:00
afc163
08893a47cb
fix card snap
2016-12-21 12:19:48 +08:00
afc163
215c2fd7af
Fix nested Tabs style, close #4317
2016-12-21 12:00:42 +08:00
afc163
07c39529bb
Merge branch 'master' of github.com:ant-design/ant-design
2016-12-21 11:45:39 +08:00
Edd Hannay
8382023409
docs: fix typo in Form demo ( #4313 )
...
- Rename checkPassowrd function checkPassword
2016-12-20 20:28:44 +08:00
HJin.me
0e92fa3f23
chore: improve Cascader and Tooltip's get(Popup|Tooltip)Container declaration ( #4303 )
2016-12-20 14:37:33 +08:00
afc163
847a60ee56
Learn card loading animation from hashnode.com
2016-12-20 12:22:45 +08:00
Benjy Cui
e6052d5832
docs: update demo for badge
2016-12-20 11:06:40 +08:00
afc163
ecd2e57ef2
controlled DatePicker should not be clear
2016-12-20 11:01:10 +08:00
Benjy Cui
77801ff436
fix: CI failed and ts null check
2016-12-20 10:23:25 +08:00
Benjy Cui
f3c55c6ef8
Revert "site: use cdn to improve performance, close : #3646 "
...
This reverts commit 47f56eab23
.
2016-12-20 10:19:06 +08:00
Wei Zhu
8018529582
Ensure checkbox props cache is cleared after dataSource changes. ( #4288 )
...
Fix #4245
2016-12-19 21:10:06 +08:00
Benjy Cui
47f56eab23
site: use cdn to improve performance, close : #3646
2016-12-19 20:22:29 +08:00
Benjy Cui
9f2e6c8baa
docs: update demo for SSR
2016-12-19 17:54:25 +08:00
afc163
0620d52adc
Allow to config top multiply
2016-12-19 16:50:20 +08:00
Benjy Cui
62c22f31a9
docs: update demo for table
2016-12-19 16:45:58 +08:00
Sergio Crisostomo
7bc43493c1
docs: Add info about how to turn off pagination ( #4285 )
2016-12-19 16:37:29 +08:00
Sean Sun
b345074065
fix the lack of '*-offset-0' / '*-push-0' styles, close #4223 ( #4281 )
2016-12-19 16:18:39 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Benjy Cui
4758302ad5
deps: upgrade antd-tools, close : #4208
2016-12-19 14:01:52 +08:00
Rex
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
...
* callback is triggered only when the value changes
* optimize lastValue assignment
2016-12-19 10:52:47 +08:00
afc163
e1d73eb424
update form documentation
2016-12-18 14:54:12 +08:00
afc163
48de73b721
Fix a FormItem mis-align bug, close #4271
2016-12-16 20:24:50 +08:00
Rex
05e9587ec8
<CheckboxGroup /> support className ( #4276 )
2016-12-16 20:23:36 +08:00
Benjy Cui
d7498c0af6
Test transfer ( #4191 )
...
* refactor: use Checkbox directly
* test: add test case for Transfer
2016-12-16 17:59:52 +08:00
Wei Zhu
d7a110552b
Don't use index as row key. ( #4185 )
...
* Ensure warning if key is undefined.
* Ensure getRecordKey receives index
* Remove rowKey's second parameter from doc.
2016-12-16 17:53:08 +08:00
Benjy Cui
ba0dce98f5
chore: add warning for invalid usage, ref: #4274
2016-12-16 17:12:48 +08:00
Patrick Gidich
21ec9cb985
fix: issue with TypeScript for children of LocaleProvider ( #4234 )
...
Similar to issue:
https://github.com/ant-design/ant-design/issues/4140
Fixed in similar manner to how this issue was resolved:
a28743f648 (diff-9ae0a9df19960a2d1b9608f30f6b19b3)
children?: React.ReactElement<any>
2016-12-16 16:42:50 +08:00
BK Heleth
a973ae18b5
docs: update document ( #4263 )
2016-12-16 16:38:14 +08:00
Wei Zhu
92edf23d4e
docs: Fix search tree demo expand, close #4233
2016-12-15 21:45:56 +08:00
feng zhi hao
6e416f4746
optimize Radio declaration ( #4260 )
...
chore: optimize Radio declaration (#4260 )
2016-12-15 16:25:15 +08:00
Wei Zhu
c547569d05
docs: Document callback parameters for Pagination
2016-12-15 16:07:04 +08:00
afc163
1f9e61ee69
update default font family
2016-12-15 15:31:28 +08:00
afc163
5b48656b82
Fix Menu[vertical] selected item background, close #4253
2016-12-15 12:12:35 +08:00
afc163
d9b6ff5c8f
revert switch height
2016-12-15 12:06:38 +08:00
Pierre
827aa2f94c
style: remove hardcoded inputs height ( #4175 )
...
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
2016-12-15 11:17:09 +08:00
邦
80ea247fa9
fix(Dropdown): onVisibleChange param. ( #4252 )
...
* fix(Dropdown): onVisibleChange param.
* doc(Dropdown): update onVisibleChange argument
2016-12-14 20:33:13 +07:00
afc163
bda303a38e
fix snap
2016-12-14 18:11:01 +08:00
afc163
dc4cfd3e5f
Improve notification style when there is no descrption
2016-12-14 18:07:36 +08:00
afc163
99824d3e9f
remove unused className
2016-12-14 17:58:06 +08:00
afc163
b7597e947f
update notification demo code style
2016-12-14 17:57:15 +08:00
Wei Zhu
587b874fc8
tests: Add button tests
2016-12-14 15:44:38 +08:00
Wei Zhu
666e80a1ba
tests: Fix table import
2016-12-14 15:38:26 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
邦
764cd9439d
fix(Cascader): onChange's first parameter should be string Array #4231 ( #4232 )
2016-12-13 21:28:39 +07:00
afc163
dba6b70e38
update upload API, #863
2016-12-13 18:48:11 +08:00
afc163
303fc113c2
Add coordinated form demo
2016-12-13 13:28:16 +08:00
afc163
a15d2c014a
update labelInValue description
2016-12-13 11:44:59 +08:00
afc163
9dfe19f544
update labelInValue description
2016-12-13 11:43:31 +08:00
Benjy Cui
a985c15872
deps: upgrade rc-upload
2016-12-12 12:08:15 +08:00
Jieraaa
abba1558c4
style:fix the bug of pseudo class ( #4210 )
2016-12-11 23:55:30 +08:00
afc163
3af1821bde
remove whitespaces
2016-12-11 14:05:19 +08:00
afc163
b912f1cea6
Fix DatePicker[showTime] default width
2016-12-11 13:59:06 +08:00
Rex
bc937aceb8
<Input /> addon have spacing when in table ( #4201 )
2016-12-10 01:03:16 +08:00
Wei Zhu
7413c61b23
Add missing semicolon.
2016-12-09 13:10:33 +08:00
陆离
5b779e8e8e
Exposing onFocus
and onBlur
callback of Mention ( #4164 )
...
* Expose `onFocus` and `onBlur` callback of Mention
+ close #4163
* add event arguments
2016-12-09 13:03:09 +08:00
Benjy Cui
60da9909d3
site: improve loading performance ( #4112 )
...
* site: should generate html file for both of en and cn, ref: #3934
* site: remove loading animation
* site: fix header menu highlight
* site: improve detail
* deps: update
2016-12-09 13:02:16 +08:00
chchen
3382abde65
css: set dropdown's background color with @component-background ( #4160 )
2016-12-09 10:35:13 +08:00
Benjy Cui
383101830a
docs: update demo
2016-12-08 18:15:10 +08:00
Benjy Cui
192ca5d898
css: update icon code, close : #4189
2016-12-08 17:01:51 +08:00
Wei Zhu
66f7b050eb
Read initial visible state from column.filterDropdownVisible if it's available. ( #4182 )
...
fix #4162
2016-12-08 11:18:35 +08:00
Benjy Cui
000085eb36
style: update code style for Transfer
2016-12-07 18:08:52 +08:00
Benjy Cui
d94f0ab09a
docs: update EditableTagGroup demo
2016-12-07 11:08:30 +08:00
Benjy Cui
904be38493
docs: update locale format ( #4150 )
2016-12-07 10:45:20 +08:00
Benjy Cui
4afb7b4b33
fix: unify selected options format, close : #4096 ( #4134 )
2016-12-07 10:43:06 +08:00
Benjy Cui
c48d7b557e
fix: container component should not use transform, close : #3943
2016-12-07 10:39:26 +08:00
kdenz
aab32236c6
hours array should be from 0 to 23, not 0 to 59 ( #4157 )
2016-12-07 10:05:31 +08:00
Chris Kelly
ff2d55481e
docs: Update loading.md ( #4128 )
2016-12-06 16:46:12 +08:00
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
2016-12-06 14:21:17 +08:00
邦
8ed8b25d73
fix(Tooltip): close #4140 ( #4141 )
2016-12-05 23:53:20 +08:00
afc163
03eff769be
Fix menu item hover color
2016-12-05 16:15:22 +08:00
afc163
9006d74034
Change Anchor category
2016-12-05 13:18:17 +08:00
D & R
57bb12ca3c
fix: radio button在disabled和checked状态多了点box-shadow ( #4114 )
2016-12-05 13:15:49 +08:00
afc163
03d6bdc942
update input API doc
2016-12-05 13:05:58 +08:00
afc163
f9bad27469
Fix DatePicker input style
2016-12-05 00:27:03 +08:00
afc163
99df18139b
Improve Menu selected design
2016-12-04 19:26:11 +08:00
afc163
fcdc375f77
update table demo detail style
2016-12-04 17:47:45 +08:00
afc163
779a62093d
group column header should be text align centered
2016-12-04 17:43:24 +08:00
afc163
4ac50c660c
improve transfer style
2016-12-04 17:08:29 +08:00
afc163
4e589af9b6
Revert loading icon to 1/4 circle
2016-12-04 16:53:59 +08:00
afc163
ad911d8dfa
Change way to fix #4092
2016-12-04 16:42:49 +08:00
afc163
5815ce514a
Add Radio in form demo, close #3910
2016-12-04 16:19:55 +08:00
afc163
264f02d98f
Fix steps icon size and some detail, close #3817
2016-12-04 15:50:54 +08:00
afc163
f5775fec73
Add breadcrumb docs about #4106
2016-12-04 15:17:17 +08:00
afc163
2ba1e8f3ef
clean table demo
2016-12-03 17:50:41 +08:00
afc163
89cf3a88e6
only icon down under Dropdown has smaller size, close #4023
2016-12-03 17:48:10 +08:00
afc163
0e97fae3f5
fix vertical-align of ButtonGroup
2016-12-03 17:15:06 +08:00
afc163
cf11a4f809
remove button-nested-icon font-size setting
2016-12-03 17:11:28 +08:00
afc163
c7c886fda6
Improve Affix target demo code style, close #4037
2016-12-03 16:20:53 +08:00
afc163
82902855db
fix ts error
2016-12-03 15:51:44 +08:00
afc163
8df23e2d06
revert value undefined for resetFields, close #3846
2016-12-03 15:50:36 +08:00
afc163
bf562c95f1
Fix fixed table empty z-index, close #4016
2016-12-03 15:43:26 +08:00
afc163
37af26fbdf
update select demo
2016-12-03 15:35:39 +08:00
afc163
75173dd7b0
Fix Slider[disabled] focus handler style, close #4045
2016-12-03 15:31:42 +08:00
afc163
0e1f154aab
Add doc and demo for AutoComplete[placeholder], close #4044
2016-12-03 15:31:41 +08:00
afc163
0bb71e6a6f
Fix Input[type=textarea] popover misalign bug, close #4092
2016-12-03 15:31:41 +08:00
Wei Zhu
65b2429ed2
Fix grouping column filter. ( #4113 )
2016-12-03 15:13:10 +08:00
afc163
edd57defa5
use moment.isMoment
...
http://momentjs.com/docs/#/query/is-a-moment/
2016-12-03 14:48:44 +08:00
afc163
4184e7c8ac
fix input-number snap
2016-12-03 14:44:10 +08:00
afc163
575f0dbc21
change LocaleProvider's component type
2016-12-02 21:06:21 +08:00
afc163
c4b6130daa
Merge branch 'master' of github.com:ant-design/ant-design
2016-12-02 15:16:59 +08:00
afc163
2270598f2e
update doc
2016-12-02 15:12:01 +08:00
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Benjy Cui
a939769069
fix: Tooltip support multi children, close : #3924 ( #4105 )
2016-12-02 15:07:03 +08:00
Benjy Cui
f3ffae9e54
css: fix icon size in button, close : #4023 ( #4080 )
...
* css: fix icon size in button, close : #4023
* test: update snapshot for Button demo
2016-12-02 15:06:59 +08:00
afc163
5370df346c
Add transition to input addon
2016-12-02 14:04:44 +08:00
Wei Zhu
d2918d2456
Fix rowSelection defauleChecked
2016-12-02 11:36:05 +08:00
afc163
3802f08191
Fix wrong description about Select[allowClear] ( #4101 )
2016-12-01 22:28:43 +08:00
Benjy Cui
643463c9f2
refactor: update code style
2016-12-01 22:05:49 +08:00
Benjy Cui
39eb19ad9b
fix: Popconfirm[visible] should be controlled prop, close : #4068
2016-12-01 22:05:49 +08:00
Benjy Cui
01dbcbe4af
css: should not reset fieldset style, close : #4090
2016-12-01 16:46:05 +08:00
Benjy Cui
47a9c80e82
docs: update demo style
2016-12-01 16:15:24 +08:00
Benjy Cui
d8d065af33
css: width should be set on TimePicker wrapper
2016-12-01 16:11:51 +08:00
Benjy Cui
75c09cb481
css: Form.Item[extra] should be block, close : #4089
2016-12-01 11:25:34 +08:00
Benjy Cui
04269ecb40
docs: hide Button[shape=circle-outline], close : #4077
2016-12-01 11:13:38 +08:00
Ashish Chaudhary
1593140912
Fixes minor typo
2016-11-30 22:31:54 +08:00
Zack Craig
f62fa38ebd
Re-word description of upload component ( #4085 )
...
Just a little bit of rewording for english speakers, same stuff, just sounds better.
2016-11-30 22:31:30 +08:00
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
...
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
陆离
ee2654dbe1
fix: Anchor issue while scrolling window fast ( #4054 )
...
* Anchor issue while scrolling window fast
+ close #4503
* another implement...
2016-11-30 10:10:31 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
afc163
3be71e41bf
upgrade slider demo style
2016-11-29 13:17:08 +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
6b0c34bb24
fix tslint
2016-11-28 19:14:43 +08:00
afc163
7d75f6e3de
Fix focus style of Form Controls, close #4035
2016-11-28 19:01:14 +08:00
afc163
58d5fafa19
Fix Button loading animation transition in Firefox
2016-11-26 23:39:06 +08:00
afc163
2034126e00
keep old style for compatibility
2016-11-26 14:39:30 +08:00
afc163
13020b7737
fix style
2016-11-26 14:39:30 +08:00
afc163
87f230f57b
refactor Input.Search
2016-11-26 14:39:30 +08:00
Wei Zhu
13e13f333d
fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 ( #4013 )
2016-11-25 16:24:24 +08:00
Benjy Cui
1c58e5ba4b
docs: adjust order
2016-11-25 15:34:25 +08:00
陆离
72fad02024
chore: Anchor 动画优化。 ( #4011 )
...
- close #3832
- 点击后给样式就行了, 不要把动画删掉
2016-11-25 15:05:19 +08:00
Wei Zhu
86f1fa030a
Fix: table columns not update ( #4009 )
2016-11-25 15:04:25 +08:00
Benjy Cui
59e0c6a4c1
docs: update demo for upload
2016-11-25 15:00:28 +08:00
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
...
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
2016-11-25 12:03:39 +08:00
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
2016-11-25 09:44:28 +08:00
Pierre Neter
76c8351fc4
docs: Update reponsive-more.md ( #4003 )
2016-11-25 09:41:47 +08:00
Pierre Neter
38706e16bc
docs: Update reponsive.md ( #4002 )
2016-11-25 09:41:29 +08:00
afc163
dfd15f8a56
Add dingding Icon, close #3961
2016-11-24 18:01:49 +08:00
Benjy Cui
f5cc937c8f
fix: Upload should work without children
2016-11-24 17:44:40 +08:00
afc163
9183ef0ede
Fix Transfer notFound, close #3996
2016-11-24 17:22:54 +08:00
afc163
c6c5a0c3a1
fix demo focus error
2016-11-24 16:16:27 +08:00
afc163
7c79a1c294
Fix wrong loading icon in Tree, close #3993
2016-11-24 15:04:17 +08:00
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
2016-11-24 14:09:43 +08:00
ddcat1115
73c776e73d
feat: Input
add NumericInput demo & update searchInput demo ( #3861 )
...
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
2016-11-24 14:03:57 +08:00
Benjy Cui
e6300e0128
docs: update demo for Tag, close : #3984
2016-11-24 10:51:28 +08:00
afc163
f2f3c5f15a
update alert style
2016-11-24 00:34:31 +08:00
afc163
f3df6205a4
fix RangePicker placeholder not working bug
2016-11-23 20:35:34 +08:00
afc163
a8c4f53922
remove unused code in demo
2016-11-23 20:24:36 +08:00
afc163
2260701865
improve demo detail
2016-11-23 20:17:44 +08:00
afc163
6ccaf71841
Add onCellClick API in doc for #3774
2016-11-23 19:45:09 +08:00
偏右
fec52a24c5
feat: Add more icons and improve some icons design ( #3977 )
2016-11-23 17:55:14 +08:00
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
2016-11-23 17:53:10 +08:00
Albert Zheng
5e1b679dfb
chore: Fixed two compiling errors reported by tsc 2.0.10. ( #3969 )
2016-11-23 17:52:29 +08:00
flashback313
63dadc1efa
css: Flashback313 fix checkbox style ( #3980 )
...
* Update mixin.less
* fix left2right
2016-11-23 17:47:15 +08:00
afc163
7b61b84145
Add missing doc for DatePicker[placeholder]
2016-11-23 11:30:05 +08:00
afc163
3b8ac48e6b
update DatePicker demo format
2016-11-23 11:23:18 +08:00
afc163
0dffd230a8
update TimePicker demo code style
2016-11-22 14:59:09 +08:00
afc163
e62dc08d2c
improve preview icon display logic, #3644
2016-11-22 14:44:16 +08:00
afc163
e552880c32
update upload detail
2016-11-22 14:29:07 +08:00
afc163
f77d568322
fix upload prefixCls
2016-11-22 14:29:07 +08:00
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
...
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
2016-11-22 13:42:45 +08:00
偏右
7748471fa0
feat: Add range into showTotal (#2240#issuecomment-234766623) ( #3863 )
2016-11-22 10:12:14 +08:00
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
...
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
2016-11-22 10:11:12 +08:00
Benjy Cui
1c26bca8fe
docs: update demo for Pagination, close : #3944
2016-11-22 09:49:25 +08:00
Benjy Cui
f250bdcc98
docs: update demo for form
2016-11-21 18:29:36 +08:00
afc163
70e1e26771
bigger tree icon
2016-11-21 18:17:12 +08:00
Benjy Cui
c3064949cc
docs: update demos for Slider
2016-11-21 16:37:04 +08:00
Benjy Cui
dd0be2e82f
css: fix style of Slider[marks], close : #3872
2016-11-21 16:10:46 +08:00
Benjy Cui
4ee2b9d930
site: SSR for official website ( #3903 )
...
* site: ssr for Layout
* site: SSR for site
* fix: ssr for Anchor
* chore: add ssr test
* chore: update deploy script
* site: udpate detail
* site: revert animation for site
* site: fix loading animation
2016-11-21 14:39:15 +08:00
afc163
34f353deb0
update form API doc
2016-11-21 14:28:20 +08:00
afc163
16c2ee69ab
update rate api doc
2016-11-21 13:56:35 +08:00
Benjy Cui
1ae5bb9845
chore: remove quick selector label, ref: #3753
2016-11-21 11:41:33 +08:00
ddcat1115
cd2a1438b7
docs: Table add editable demos ( #3922 )
2016-11-21 11:29:55 +08:00
ddcat1115
51971be12a
Merge pull request #3753 from ant-design/feat-date-picker
...
feat: basic impl of RangePicker[ranges], ref: #1418
2016-11-21 10:45:56 +08:00
偏右
3caa85b3f3
Merge pull request #3908 from ant-design/docs-customize-theme
...
Docs customize theme
2016-11-20 19:17:59 +08:00
afc163
6af5c54e6c
unify checkbox and expand icon width of Table
2016-11-20 19:09:46 +08:00
ddcat1115
259de9dbab
Merge pull request #3824 from ant-design/upgrade-default-theme
...
Upgrade default theme
2016-11-19 22:29:32 +08:00
ddcat1115
34d00559fc
Merge pull request #3869 from RaoHai/mentionOnSelectData
...
[Document only] onSelect of `Mention` component pass extra data
2016-11-19 22:26:21 +08:00
Benjy Cui
c94f577416
style: update code style for Anchor
2016-11-18 17:25:30 +08:00
Benjy Cui
db035aa691
style: update code style for Anchor
2016-11-18 17:02:57 +08:00
afc163
21b3f70ab3
adjust slider margin
2016-11-18 16:21:37 +08:00
afc163
7af7e8382d
Add customize-theme.md
2016-11-18 15:38:36 +08:00
RaoHai
1287f2a19f
object -> any
2016-11-18 14:31:46 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00
afc163
2c9339039c
change @primary-color and default border-radius
2016-11-18 14:24:50 +08:00
afc163
cc1f1be8bd
fix ts error
2016-11-18 11:31:02 +08:00
afc163
a6e09ccfd0
fix Badge z-index, close #3898
2016-11-18 11:26:29 +08:00
Benjy Cui
38fd7f6feb
chore: improve detail
2016-11-18 10:22:11 +08:00
Benjy Cui
e5deba620d
css: improve style according to design, ref: #1418
2016-11-18 10:22:11 +08:00
Benjy Cui
f499a026ce
feat: basic impl of RangePicker[ranges], ref: #1418
2016-11-18 10:22:11 +08:00
ddcat1115
18dcc09751
Merge pull request #3837 from ant-design/feat-custom-table-column-filter
...
controlled filterDropdown props
2016-11-17 23:52:17 +08:00
ddcat1115
29001ffe4c
Merge pull request #3830 from ant-design/fix-popover
...
Let Checkbox and Radio response hover events
2016-11-17 22:59:31 +08:00
afc163
16fdb00282
No need Radio[key] in RadioGroup
2016-11-17 17:50:26 +08:00
afc163
33ad640b0f
feedback icon should not affect user operation ( #3891 )
2016-11-17 17:33:00 +08:00
afc163
1c23189b1d
update select style
2016-11-17 17:08:38 +08:00
afc163
3c9272a60f
Add hover z-index to cover other card
2016-11-17 14:29:48 +08:00
afc163
c20239829d
Fix InputNumber vertial-align
...
https://github.com/ant-design/ant-design/issues/3866#issuecomment-261148256
2016-11-17 12:16:25 +08:00
ddcat1115
260665d1c2
Merge pull request #3853 from RaoHai/anchorLinkFix
...
Anchor link fix
2016-11-17 11:38:29 +08:00
偏右
c2a4cdb17c
Merge pull request #3874 from waywardmonkeys/more-typo-fixes
...
Typo fixes.
2016-11-16 22:16:26 +08:00
Bruce Mitchener
36508ffabd
Typo fixes.
2016-11-16 20:33:37 +07:00
afc163
fc79d6f967
stronger active Progress
2016-11-16 21:01:09 +08:00
afc163
4f7eff39fd
fix error controls style
2016-11-16 20:13:00 +08:00
RaoHai
b0bdfcb94c
onSelect of Mention
component pass extra data
...
+ close #3867
2016-11-16 17:16:32 +08:00
afc163
5b3df08ade
use @input-placeholder-color in select and mention, close #3858
2016-11-16 11:34:25 +08:00
afc163
34b4200220
adjust search input style for combobox change ( #3855 )
2016-11-15 21:59:29 +08:00
afc163
0d63e5f6b5
Fix select[combobox] vertical align, close #3855
2016-11-15 21:54:22 +08:00
afc163
9e6439b06c
fix title and footer height according to Table[size]
2016-11-15 20:06:41 +08:00
偏右
7e5cb09a2d
Merge pull request #3850 from waywardmonkeys/missing-dashed-button-doc
...
docs: Button: Add `dashed` to type property description.
2016-11-15 19:06:59 +08:00
afc163
36003d03ac
improve demo code style
2016-11-15 16:44:00 +08:00
RaoHai
146f3180aa
lint fix
2016-11-15 15:33:13 +08:00
afc163
aa635b9132
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-15 15:21:51 +08:00
afc163
b69fd4bf9f
fix lints
2016-11-15 15:21:13 +08:00
Benjy Cui
e2b6054cc4
style: update code style
2016-11-15 15:18:40 +08:00
RaoHai
12c974660e
Anchor 优化
...
+ using `document.getElementById` instead of `document.querySelector`
+ ink will scroll to target position directly
2016-11-15 15:15:34 +08:00
afc163
f9319e244b
Add compatible css centered demo code, close #3849
2016-11-15 15:02:30 +08:00
Bruce Mitchener
b875a6104b
docs: Button: Add dashed
to type property description.
2016-11-15 13:30:17 +07:00
afc163
1750fc754c
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-15 14:13:29 +08:00
afc163
bc45f43042
Fix Menu Devider style and document, close #3813
2016-11-15 14:12:25 +08:00
偏右
1ae4816cd0
fix format
props of RangePicker ( #3831 )
...
+ close #3808
2016-11-15 14:03:20 +08:00
afc163
ab8f8e4506
update table demo
2016-11-15 12:01:06 +08:00
afc163
d8516ee8df
adjust progress vertical align
2016-11-14 22:06:07 +08:00
RaoHai
d4269f8f30
fix format
props of RangePicker
...
+ close #3808
2016-11-14 20:27:51 +08:00
afc163
b0f366cb0f
Fix TreeSelect[multiple] placeholder margin bug, close #3841
2016-11-14 20:15:51 +08:00
afc163
fc3d320872
much better way for #3748 and fix ok close animation
2016-11-14 19:38:24 +08:00
afc163
82fa3ed2a5
update DatePicker doc and demo
2016-11-14 19:13:37 +08:00
afc163
1850e4b7cf
fix disabled today style
2016-11-14 19:00:17 +08:00
afc163
b54d0ccc31
Fix active Switch style, close #3838
2016-11-14 18:52:50 +08:00
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
2016-11-14 17:53:02 +08:00
afc163
4b2e9bbd23
Fix non-bordered Table column header border radius
...
https://zos.alipayobjects.com/rmsportal/khxltYwtEiBKtHE.png
2016-11-14 14:37:04 +08:00
afc163
05213a5827
update table demos
2016-11-14 14:26:08 +08:00
afc163
b6455e2546
fix path
2016-11-14 13:20:00 +08:00
afc163
a7153e6e24
Fix mention style detail
2016-11-14 12:21:58 +08:00
Benjy Cui
bbef274aae
feat: expose DatePicker[showToday], ref: #3793
2016-11-14 11:57:12 +08:00
Meck
0a30315a32
Let Checkbox and Radio response hover events
...
Close #3455
2016-11-14 11:55:32 +08:00
feng zhi hao
b6fbc266c5
add declaration in DatePicker ( #3829 )
2016-11-14 10:57:52 +08:00
afc163
ff803c2762
fix anchor style according to design file
2016-11-13 19:08:52 +08:00
afc163
3bdfe5bb88
adjust switch style
2016-11-13 18:22:47 +08:00
afc163
de64779546
speed up loading icon
2016-11-13 18:19:23 +08:00
Wei Zhu
b0c7a714ad
Don't pass visible to Dropdown if it's not exits. ( #3821 )
...
fix #3815
2016-11-13 15:53:02 +08:00
Benjy Cui
26c5c8e11c
fix: should work with latest rc-time-picker ( #3810 )
2016-11-11 18:23:11 +08:00
Wei Zhu
7dc0328c60
Fix table border when using cell merging ( #3806 )
2016-11-11 17:57:27 +08:00
Benjy Cui
c073e78074
fix: should work with timepicker without minutes and so on, ref: #3793 ( #3799 )
2016-11-11 17:50:48 +08:00
Benjy Cui
88d428bcc4
docs: update demo
2016-11-11 16:29:49 +08:00
Benjy Cui
d4b5b701bd
docs: update demos for TimePicker
2016-11-11 16:06:11 +08:00
Wei Zhu
926425d8ec
Pass visible and onVisibleChange to Dropdown, fix #3779 ( #3782 )
2016-11-11 15:26:57 +08:00
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
...
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
2016-11-11 15:26:51 +08:00
afc163
be9ed0388c
Fix form controls focused error style
2016-11-11 15:08:02 +08:00
afc163
d6288e5994
Fix TimePicker panel style ( #3793 )
2016-11-11 14:44:37 +08:00
afc163
524a421d72
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] ( #3793 )
2016-11-11 14:28:29 +08:00
Benjy Cui
4da0ae4f42
docs: update demos for DatePicker, ref: #3793
2016-11-11 12:08:18 +08:00
afc163
02422417d6
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-11 00:57:24 +08:00
afc163
01f5b61982
Add position relative for table cell
2016-11-11 00:57:14 +08:00
Benjy Cui
e7cf2a4f3f
docs: update demos for Form, close : #3558
2016-11-10 16:11:22 +08:00
ddcat1115
ed7d82f4cd
Merge pull request #3671 from ant-design/feat-tag
...
feat: make Tag checkable, close : #3560
2016-11-10 16:05:02 +08:00
Benjy Cui
8fa50cfddc
docs: add meaningful demo for CheckableTag
2016-11-10 14:32:17 +08:00
Benjy Cui
751b597df1
docs: update demo variable name
2016-11-10 11:44:12 +08:00
afc163
850e713e7f
Improve text overflow for MenuItem and AnchorLink, close #3712
2016-11-10 11:35:12 +08:00
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
2016-11-10 11:20:52 +08:00
Benjy Cui
8dcdd12bef
feat: bring Tag[color] back, close : #3773
2016-11-10 11:12:09 +08:00
afc163
88d470220b
Fix wrong error style for Form Validation
2016-11-09 22:25:39 +08:00
afc163
51dae474cc
fix form demo align
2016-11-09 22:12:21 +08:00
afc163
5d2a2cc39b
Add @highlight-color less variables
2016-11-09 21:30:02 +08:00
afc163
64e549be9d
fix anchor ball
2016-11-09 21:12:26 +08:00
afc163
19be7db53f
improve anchor detail
2016-11-09 21:06:43 +08:00
afc163
563f8120cd
fix Checkbox border
2016-11-09 20:38:57 +08:00
afc163
1903990315
update transfer doc
2016-11-09 20:37:10 +08:00
afc163
733a4cdc40
remove default chinese text in Transfer ( #3768 )
2016-11-09 20:30:31 +08:00
陆离
45d2182137
fix some anchor bug ( #3777 )
...
* fix some anchor bug
* lint
2016-11-09 20:17:02 +08:00
Wei Zhu
0fa41ebfb9
Fix small table style ( #3761 )
...
* Tweak small table style, fix #3743
* Add checkbox switch to dynamic settings demo
* Add fixed header to dynamic settings demo
2016-11-09 20:16:57 +08:00
afc163
5aafe0d8de
Fix tag[style] not working ( #3773 )
2016-11-09 17:10:05 +08:00
afc163
df4509bbda
Improve Carousel default UI style
2016-11-09 16:56:49 +08:00
afc163
156242053f
update demo
2016-11-09 15:26:56 +08:00
afc163
5c29fe41f7
improve anchor style
2016-11-09 15:26:22 +08:00
afc163
db68af8e72
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-09 14:46:28 +08:00
afc163
c04707d3e3
fix demo z-index
2016-11-09 14:45:50 +08:00
ddcat1115
c32256c204
docs: add searchable Tree demo ( #3693 )
2016-11-09 14:45:49 +08:00
ddcat1115
228b7328d3
docs: Steps demo update ( #3708 )
...
* Steps demo update
* update
2016-11-09 14:45:10 +08:00
afc163
3b08a6479c
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-09 14:44:05 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
74932b5de9
Add className and style props for Anchor
2016-11-09 14:43:12 +08:00
afc163
ec3f20936e
update anchor style
2016-11-09 14:40:31 +08:00
afc163
2df6476572
update anchor docs
2016-11-09 14:22:38 +08:00
Benjy Cui
4d2bdfd93d
docs: update docs for form
2016-11-09 10:16:36 +08:00
afc163
a91a7208a6
update steps demo
2016-11-08 21:51:28 +08:00
afc163
2d0f532f73
Improve checkbox and radio style (ref #3590 )
2016-11-08 21:42:46 +08:00
afc163
0d013be7fa
fix iconfont-size-under-12px mixin
2016-11-08 21:25:57 +08:00
afc163
5aea5b24ef
update select demo code style
2016-11-08 21:23:29 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
4844d92709
remove unused variable
2016-11-08 20:59:25 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
Benjy Cui
5782253a0f
fix: infinite loop, ref: #3759
2016-11-08 16:22:36 +08:00
Wei Zhu
c72612435e
Merge pull request #3736 from ant-design/feat-transfer
...
Feat Transfer selectedKeys
2016-11-08 16:11:45 +08:00
afc163
8dd48e0e26
adjust for #3760
2016-11-08 14:10:51 +08:00
afc163
6bf9ac4e04
Fix Steps vertical align style, close #3760
2016-11-08 13:46:11 +08:00
afc163
e6dd9a93d0
expand Input addon icon click area, close #3714
2016-11-08 11:46:41 +08:00
afc163
985d20ad80
Fix spin compatibility, close #3755
2016-11-07 17:53:12 +08:00
afc163
8f01552e0f
better way to fixing #3748
2016-11-07 15:41:03 +08:00
afc163
0acbba9838
fix DatePicker[showTime] now link, close #3748
2016-11-07 14:52:57 +08:00
Benjy Cui
7042e09a99
feat: add controlled property Transfer[selectedKeys], close : #3729
2016-11-07 13:52:24 +08:00
Benjy Cui
b39d96ec75
refactor: make variables' name meaningful
2016-11-07 12:11:11 +08:00
Benjy Cui
9360c02129
docs: update docs about resetFields, close : #3746
2016-11-07 11:55:58 +08:00
Benjy Cui
d8ea555ee8
docs: update menu demo
2016-11-07 11:55:58 +08:00
Wei Zhu
a3962d5869
Merge pull request #3720 from RaoHai/anchor
...
Anchor Component
2016-11-07 11:13:44 +08:00
RaoHai
03b4edee4a
AnchorLink -> Link and bug fix
2016-11-07 11:04:36 +08:00
afc163
8895776fad
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-06 15:45:50 +08:00
afc163
ebe2379a95
fix radio-button doc link
2016-11-06 15:45:39 +08:00
偏右
7f422c9e18
Feat collapse bordered ( #3698 )
...
* update ts types
* Add borderless style Collapse, close #3559
* update Collapse mix demo
* update demo description
2016-11-06 15:06:34 +08:00
afc163
af2cec65c5
improve TimePicker addon style
2016-11-06 14:53:29 +08:00
afc163
63a15f0d92
fix time-picker style
2016-11-06 14:41:34 +08:00
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
...
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
2016-11-06 14:32:47 +08:00
Wei Zhu
e4b35e02d2
Merge pull request #3715 from ant-design/feat-lazy-load-transfer
...
Improve transfer perfermance via importing react-lazy-load
2016-11-06 13:31:30 +08:00
afc163
d3788034e5
remove hover card border
2016-11-05 16:54:00 +08:00
afc163
d4e13e7616
update layout
2016-11-05 15:46:50 +08:00
RaoHai
954c3a13f1
remove useless files and sentences
2016-11-05 09:24:36 +08:00
afc163
afb49f95d0
separate item component
2016-11-04 16:52:57 +08:00
afc163
e253cce993
change react-lazy-load default props
2016-11-04 15:16:16 +08:00
afc163
7373ce0758
Add react-lazy-load for Transfer perfermance, close #2860
2016-11-04 15:08:39 +08:00
afc163
6a1b1476be
improve transfer style
2016-11-04 15:08:39 +08:00
afc163
45b8a9b507
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-04 13:57:05 +08:00
afc163
894a4ceb53
remove unnecessary demo ( #3690 )
2016-11-04 13:52:30 +08:00
jiang
33a30ae927
update spin animation style ( #3722 )
...
* update spin animation style
* update spin animation
* update code
2016-11-04 13:50:32 +08:00
afc163
7f974877bc
update Tree document ( #3730 )
2016-11-04 11:55:20 +08:00
Benjy Cui
ad88118373
feat: support Radio.Group[children] = undefined | null, ref: #3721
2016-11-04 09:38:57 +08:00
RaoHai
b6f9ac4058
test fix
2016-11-03 19:28:28 +08:00
RaoHai
0a0e14d610
Anchor Component
...
+ close #3557
2016-11-03 19:20:49 +08:00
RaoHai
616ecf1980
waiting for sketch
2016-11-03 19:20:49 +08:00
RaoHai
ef720db420
anchor
2016-11-03 19:20:49 +08:00
afc163
bd8482c893
update doc
2016-11-03 16:59:42 +08:00
afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
2016-11-03 16:58:51 +08:00
denzw
5fb01c8300
修复上传组件卡片样式时,新增加上传图片不能预览的问题 ( #3706 )
2016-11-03 13:43:34 +08:00
Benjy Cui
01ddb398c7
feat: add Radio.Group[className]
2016-11-03 11:33:26 +08:00
Meck
7d2328b910
docs: improve
2016-11-03 10:44:41 +08:00
Benjy Cui
81a8b65e6a
docs: improve UX of demo
2016-11-03 10:27:34 +08:00
afc163
fba7d62648
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 18:10:34 +08:00
afc163
d0c34380d4
simplify form demo code
2016-11-02 18:08:48 +08:00
Wei Zhu
5c711a275e
deps: update rc-select ( #3692 )
...
* Update rc-select
* Add automatic tokenization demo
2016-11-02 17:35:05 +08:00
afc163
4ae2467668
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 16:55:50 +08:00
afc163
24f71ac6be
remove some blanks
2016-11-02 16:55:15 +08:00
Meck
ae5f8c1a04
Merge branch 'RaoHai-mention-suggestion-fixed'
2016-11-02 15:51:38 +08:00
Wei Zhu
e4b6ccf7f0
docs: add dynamic setting demo for table ( #3690 )
2016-11-02 15:09:54 +08:00
Meck
248f0d12ad
Fix typo
2016-11-02 15:04:42 +08:00
afc163
137299f4c8
blur DatePicker[showTime] will trigger onChange
2016-11-02 15:02:21 +08:00
Benjy Cui
168370fb82
docs: remove documentation about timezone
2016-11-02 13:59:28 +08:00
Benjy Cui
2dc5b11c43
docs: update docs about timezone
2016-11-02 13:47:05 +08:00
Benjy Cui
59805843e5
docs: merge mix demo into validate-other
2016-11-02 12:13:52 +08:00
afc163
f443032caa
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 12:06:02 +08:00
afc163
82c816fbc9
Fix controlled DatePicker[showTime] not working, close #3665
2016-11-02 12:03:13 +08:00
Benjy Cui
d198c63a68
docs: update demo, close : #3673
2016-11-02 11:42:12 +08:00
Benjy Cui
7372893b8e
docs: add demo for without Form.create, ref: #3594
2016-11-02 11:24:52 +08:00
afc163
20bbf43ccd
Fix Transfer ssr bug, close #3686
2016-11-02 11:14:21 +08:00
Benjy Cui
1eb3d68656
docs: simplify demo
2016-11-02 10:47:50 +08:00
afc163
f40ba76ba7
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 16:11:43 +08:00
afc163
7e73725c68
update form demo
2016-11-01 16:11:06 +08:00
Benjy Cui
29a732e3a9
docs: fix typo, close : #3672
2016-11-01 15:30:02 +08:00
afc163
14cbb03dc1
fix link
2016-11-01 14:47:52 +08:00
afc163
fa06625de0
Fix popover arrow style in nested example, close #3448
2016-11-01 12:34:39 +08:00
afc163
b54020ea01
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 12:02:49 +08:00
afc163
8c68e8f64b
improve tabs switch animation
2016-11-01 11:58:43 +08:00
Benjy Cui
60ecb3c628
refactor: each message should warn just once
2016-11-01 11:10:11 +08:00
Benjy Cui
0b7856b712
fix: should check undefined value, close : #3665
2016-11-01 10:12:34 +08:00
Benjy Cui
048e3c9246
docs: update demo for time-relate controls
2016-11-01 10:11:02 +08:00
Meck
984a03e203
docs: add a note for AutoComplete's API
2016-11-01 09:50:42 +08:00
afc163
fc6ce27fd5
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 00:55:56 +08:00
afc163
002f3f5127
Fix Radio[disabled] style and add label-hovering style, close #3590
2016-11-01 00:54:47 +08:00
Nathan Wells
d997dc9e1e
typo ( #3663 )
2016-10-31 23:32:16 +08:00
ddcat1115
ad9cfe8914
Button add Multiple Buttons
demo ( #3660 )
2016-10-31 19:31:43 +08:00
Benjy Cui
b2e6bdcf94
feat: deprecate Tag[color], ref: #3560
2016-10-31 17:58:12 +08:00
afc163
44f61ac987
smaller Icon[loading]
2016-10-31 17:41:45 +08:00
Benjy Cui
4b5353b457
docs: add demo for mapPropsToFields, close : #3493
2016-10-31 16:33:25 +08:00
RaoHai
42d06e1f0e
fix getPopupDomNode
2016-10-31 15:58:15 +08:00
RaoHai
c5a043b4c8
Mention Improvement
...
+ add `getSuggestionContainer` callback function, which allow users modify the
container element of suggestions dropdown.
+ the suggestions dropdown will mount on `document.body` defaultly, instead of
on editor.
+ close #3588
2016-10-31 15:58:15 +08:00
Benjy Cui
037d739fa4
docs: update demo order
2016-10-31 15:42:57 +08:00
Benjy Cui
49e5bfa7ca
docs: add demo for customized form control, close : #3585 , ref: #3594
2016-10-31 15:03:48 +08:00
Benjy Cui
27708b702c
docs: update docs for upload, ref: #3651
2016-10-31 13:44:13 +08:00
edgji
ea4e98d5f7
docs: add documentation and reference for customRequest ( #3651 )
2016-10-31 13:36:40 +08:00
feng zhi hao
edb41f4420
update types in Tabs and FormItem ( #3653 )
...
* update types in Tabs and FormItem
* remove children prop in FormItem and Tabs
2016-10-31 13:15:13 +08:00
偏右
1deea83a05
refactor: keep index.js as entry ( #3397 )
2016-10-31 12:09:06 +08:00
Benjy Cui
746790a44e
docs: update Affix demos
2016-10-30 15:11:22 +08:00
Benjy Cui
e7fb3447a2
style: fix lint
2016-10-30 12:44:47 +08:00
Benjy Cui
a7d335ec7a
docs: update docs detail
2016-10-30 12:43:59 +08:00
Benjy Cui
2cb147f96d
docs: should not expose prefixCls to developer
2016-10-30 10:40:33 +08:00
afc163
216f046f3b
Change badge count title to raw value, close #3645
2016-10-29 15:26:05 +08:00
afc163
83ba6d96b4
upgrade normalize to 5.0 manually
2016-10-29 14:30:41 +08:00
afc163
c05df5ffd1
Add some new icons
2016-10-28 17:54:22 +08:00
afc163
393e51cab6
Add hover style for Slider handler
2016-10-28 17:42:33 +08:00
afc163
842b6636a3
support Alert[style] and Alert[className]
2016-10-28 16:42:26 +08:00
Benjy Cui
a3ec948dcd
css: the style should follow design
2016-10-28 15:18:29 +08:00
Benjy Cui
d70ff98f9f
fix: large size should be set by JS, not CSS, close : #3630
2016-10-28 14:25:09 +08:00
Benjy Cui
6bd75f2666
fix: dropdown menu should not show while disabled, close : #3535
2016-10-28 14:07:46 +08:00
Wei Zhu
f8d2aeefc3
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin ( #3627 )
2016-10-28 13:56:23 +08:00
Benjy Cui
52e3511192
docs: add demo for using time-related in form, close : #3610
2016-10-28 11:30:25 +08:00
ddcat1115
9d218860b5
修复firefox下无数据且固定表头时ant-table-body占高度的问题 ( #3632 )
2016-10-28 11:14:37 +08:00
Wei Zhu
d3bb55b825
Merge pull request #3628 from ant-design/feat-allowClear
...
feat: add DatePicker[allowClear], close : #3618
2016-10-28 10:59:07 +08:00
Benjy Cui
d57827f87c
fix: empty string should be treat as inexisting, close : #3613
2016-10-28 10:50:55 +08:00
Benjy Cui
eeb6ab5a01
docs: update docs for DatePicker and so on
2016-10-28 10:32:09 +08:00
Benjy Cui
f7e480ad53
feat: add DatePicker[allowClear], close : #3618
2016-10-28 10:10:02 +08:00
Benjy Cui
55e9e83be0
Revert "feat: 给message组件添加stack全局配置 #3543 ( #3548 )"
...
This reverts commit 818deacfee
.
2016-10-27 17:39:46 +08:00
Benjy Cui
ca2e9c6dc2
Revert "fix: should cache correctly"
...
This reverts commit 75423ed4b1
.
2016-10-27 17:39:28 +08:00
Benjy Cui
7860d74725
docs: update advance search form demo, ref: #3558
2016-10-27 17:14:53 +08:00
Benjy Cui
55c22a7232
fix: style bug in slider
2016-10-27 11:57:46 +08:00
Benjy Cui
835dc2fb52
docs: update form in modal demo, ref: #3594
2016-10-27 11:44:45 +08:00
afc163
2026449976
fix some props missing documentation
2016-10-27 11:10:19 +08:00
Benjy Cui
6bf99c1819
docs: update advanced search demo, ref: #3594
2016-10-27 10:26:12 +08:00
Benjy Cui
6cd841ef31
docs: add demo for registration, ref: #3594
2016-10-27 09:45:53 +08:00
feng zhi hao
90fbd4da51
types: add datasource generics type in Table ( #3603 )
2016-10-26 18:26:26 +08:00
Wei Zhu
a62c958a15
Hide inactive pane by set opacity to 0, fix #3304 ( #3604 )
2016-10-26 18:24:53 +08:00
Benjy Cui
7b76906924
docs: add normal login form, ref: #3594
2016-10-26 17:15:30 +08:00
Benjy Cui
3c49a90980
docs: update demo, ref: #3594
2016-10-26 16:42:57 +08:00
afc163
0f503101af
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-26 16:27:58 +08:00
afc163
527949df04
Fix Button and Input vertical-align bug
2016-10-26 16:27:01 +08:00
Benjy Cui
f599a24228
docs: update demo style
2016-10-26 15:33:45 +08:00
afc163
55efef3220
Add Icon[type="bulb"]
2016-10-26 14:26:57 +08:00
Benjy Cui
75423ed4b1
fix: should cache correctly
2016-10-26 11:05:00 +08:00
yeliex
818deacfee
feat: 给message组件添加stack全局配置 #3543 ( #3548 )
2016-10-26 09:33:44 +08:00
Benjy Cui
fed19bbcb5
fix: TimePicker[format] should have default value
2016-10-26 09:25:42 +08:00
Marius Ileana
84c4139023
table / index.en-US.md - small updates ( #3584 )
...
small typo and updates
2016-10-25 21:10:31 +08:00
陆离
d051d94af4
feat: RangePicker disabledTime ( #3568 )
...
* RangePicker disabledTime
* update API document of RangePicker
2016-10-25 17:39:17 +08:00
Cody Chan
9d2b48b511
docs: Fix 404 error ( #3552 )
2016-10-24 18:42:18 +08:00
Benjy Cui
e9111a855f
refactor: remove propTypes in private components
2016-10-24 16:51:53 +08:00
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
Benjy Cui
4878258f6c
refactor: ref: #3490
2016-10-24 12:04:26 +08:00
afc163
1da5490ab8
Fix badge initial position jump bug
2016-10-24 11:48:25 +08:00
afc163
ba227bbe54
fix Select[onSearch] overflow scroll
2016-10-24 11:34:50 +08:00
afc163
12e1735255
fix badge[style]
2016-10-24 11:34:12 +08:00
afc163
84b70ac140
fix key={0} in demo, close #3546
2016-10-24 11:06:31 +08:00
ddcat1115
23331e8594
Menu 样式调整 ( #3533 )
2016-10-22 13:30:59 +08:00
afc163
915f343de3
update select check style
2016-10-21 20:21:40 +08:00
afc163
49256c59c9
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-21 20:20:03 +08:00
afc163
3bb4b6ea7c
fix icon spin style, close #3536
2016-10-21 20:18:47 +08:00
Benjy Cui
66f6de79ce
refactor: Alert, Backtop, AutoComplete
2016-10-21 18:02:37 +08:00
Benjy Cui
8268bfdd9e
refactor: udpate Affix to work with strictNullCheck
2016-10-21 17:44:34 +08:00
Benjy Cui
0c848a5cd2
style: make clickable larger to improve UX
2016-10-21 16:46:30 +08:00
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
2016-10-21 16:27:26 +08:00
afc163
355f82231c
fix select style
2016-10-21 15:36:07 +08:00
Benjy Cui
6343e6b763
docs: update demo
2016-10-21 15:18:13 +08:00
Benjy Cui
1ed434a695
fix: should support Input[addon] in Form[inline], close : #3524
2016-10-21 15:04:55 +08:00
afc163
af3c1aac96
update switch animation ease
2016-10-21 13:09:29 +08:00
afc163
7a115c6c4b
fix switch line-height
2016-10-21 12:22:20 +08:00
afc163
9e322ea445
remove unused demo
2016-10-21 12:20:14 +08:00
afc163
1700ae6078
better way to fix #3523
2016-10-21 12:19:34 +08:00
afc163
1be129fa50
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-21 11:46:12 +08:00
afc163
a0c96783c0
fix DatePicker align
2016-10-21 11:45:57 +08:00
Benjy Cui
0aca663092
fix: should throw warning only once, ref: #3491
2016-10-21 11:17:59 +08:00
ddcat1115
7483254df6
Switch 宽度自适应 inner 内容 ( #3516 )
2016-10-21 11:09:24 +08:00
afc163
ea6a84d9cf
fix DatePicker[showTime] onChange, close #3523
2016-10-20 22:11:55 +08:00
afc163
1e5264bad7
fix tslint
2016-10-20 22:10:46 +08:00
afc163
d12cb17804
Fix broken TreeSelect[showSearch] style, close #3520
2016-10-20 21:28:50 +08:00
yiminghe
c2d3f16dfb
update tslint
2016-10-20 19:19:16 +08:00
Benjy Cui
3112b0d7ca
site: support debug mode for demo, close : #3506
2016-10-20 17:45:38 +08:00
Benjy Cui
d5edcb9ef0
feat: support deep-level form control, close : #3212 ( #3491 )
2016-10-20 16:24:48 +08:00
Benjy Cui
5d4d9f5cea
style: update code style
2016-10-20 14:48:13 +08:00
afc163
97bc13426f
fix overflow selected value in Select ( #3481 )
2016-10-20 14:18:07 +08:00
陆离
05c6d09eab
docs: add controllerd sample ( #3504 )
...
* add controllerd sample
* lint
2016-10-20 13:51:44 +08:00
afc163
58d98a7802
add Cascader[getPopupContainer] to document, #1503
2016-10-20 12:18:53 +08:00
afc163
7a6b21d02b
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-20 12:04:53 +08:00
afc163
d38c5a43da
fix about #3481
2016-10-20 11:59:38 +08:00
Benjy Cui
dc78317688
docs: update docs of table, close : #3469
2016-10-20 11:33:53 +08:00
Benjy Cui
3c99097bc8
fix: allow override fileNameProp, close : #3497
2016-10-20 11:28:05 +08:00
afc163
2482b4b760
not limit min-width of Popover without title
2016-10-20 11:23:30 +08:00
afc163
0b29ee6fee
continue fix for #3481 , also fix multiple select large and small size style
2016-10-19 20:32:14 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +08:00
afc163
140997b033
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-19 14:28:38 +08:00
afc163
ff5d9f6029
Fix select vertical-align and refactor its style, close #3481
2016-10-19 14:27:38 +08:00
zilong
6ceef46129
docs: update doc for Table ( #3483 )
...
* update Table en doc: fix header content mismatched
* update doc for Table: add description for props related to expand behavior
2016-10-19 14:06:36 +08:00
afc163
9fe859a31f
typo #3473
2016-10-19 11:29:14 +08:00
Benjy Cui
39cf0899f5
fix: DatePicker should be vertical-align: middle, close : #3481
2016-10-19 11:22:10 +08:00
Benjy Cui
f52dcbfb37
chore: add warning for invalid usage, close : #3475
2016-10-19 09:45:46 +08:00
afc163
be02817433
fix RadioButton style inside FormItem
2016-10-18 22:26:57 +08:00
afc163
55c2223366
update form docs, #3473
2016-10-18 21:12:52 +08:00
afc163
a223c7bdba
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-18 18:20:11 +08:00
afc163
d0a6fa47a9
Fix cascader defaultValue typo, close #3470
2016-10-18 18:19:13 +08:00
afc163
6f8f7de69e
update code style
2016-10-18 18:10:41 +08:00
feng zhi hao
6bcd489c50
chore: optimize DatePicker`s declaration ( #3468 )
2016-10-18 15:20:26 +08:00
Benjy Cui
9ac21d010b
docs: add demo for show image in-place, close : #3319
2016-10-18 15:16:25 +08:00
yiminghe
58e0228e86
optimize getFieldProps warning
2016-10-18 12:22:26 +08:00
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
...
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
2016-10-18 11:55:00 +08:00
kvetoslavnovak
9ed9fb053a
docs: Transfer - heading not wide enough for English ( #3466 )
2016-10-18 09:45:37 +08:00
afc163
512796b7fe
update table demo doc
2016-10-17 20:52:27 +08:00
afc163
806df6e912
update table fixed demos
2016-10-17 20:43:00 +08:00
kvetoslavnovak
63948af275
Rate demo - Eng. translation correction ( #3440 )
2016-10-15 15:54:59 +08:00
afc163
db4e50308f
fix demo typo
2016-10-15 15:34:09 +08:00
Wei Zhu
0e013fe485
Set height of inavtive TabPane to zero fix #3377 ( #3437 )
2016-10-15 15:33:41 +08:00
afc163
38cec5fd11
Fix TreeSelect placeholder not work in demo, close #3433
...
不用写到 changelog 里,只是 demo 的问题
2016-10-15 15:28:55 +08:00
afc163
3169d45246
change demos order
2016-10-14 21:45:48 +08:00
afc163
e520998166
Fix popover card arrow border
2016-10-14 21:43:59 +08:00
kayw
b2734eda66
fix: direct use "dist/antd" cause server rendering error ( #3436 )
2016-10-14 20:21:46 +08:00
afc163
316958d8b0
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-14 16:17:40 +08:00
afc163
4ef54a6edb
adjust tree style
2016-10-14 16:17:26 +08:00
afc163
c196f37239
patch for fixing #3413
2016-10-14 15:47:08 +08:00
afc163
d92a24d477
Improve overlay border design
2016-10-14 15:40:39 +08:00
Wei Zhu
6c0c495177
fix: backTop target ( #3399 )
...
fix: BackTop target
2016-10-14 15:26:22 +08:00
xiaofan2406
10afe1372f
flexible Card title wrapper ( #3416 )
2016-10-14 14:41:21 +08:00
afc163
c4665a78e2
remove strange margin-right of DatePicker confirm button in safari
2016-10-14 11:39:21 +08:00
afc163
ea6537b47a
improve select doc
2016-10-14 11:31:24 +08:00
afc163
953538d4e9
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-14 11:30:09 +08:00
afc163
00dd1d5f07
improve select doc
2016-10-14 11:29:45 +08:00
偏右
62a53e75b8
refactor: Downsize some style code ( #3421 )
...
* remove fieldset disabled style
* improve button style mixins
2016-10-14 09:12:10 +08:00
afc163
28765d4811
Fix large and small button's border-radius less vars
2016-10-13 21:12:05 +08:00
偏右
4f77a2e5f5
Fix back top ssr ( #3418 )
...
* improve code style
* move getRequestAnimationFrame to util
* Fix ssr problem in BackTop, close #3343
2016-10-13 16:26:15 +08:00
Benjy Cui
0981dd46c7
fix: should not import less file firectly
2016-10-13 16:19:16 +08:00
Wei Zhu
26921cf234
fix: Pass format to Calendar ( #3407 )
2016-10-13 16:13:05 +08:00
afc163
d217c72529
Fix Select onSearch width style bug, close #3413
2016-10-13 15:54:25 +08:00
陆离
24a68a8961
fix again: Datepicker 触发两次 onChange ( #3417 )
...
* fix again
* fix lint
2016-10-13 14:48:09 +08:00
afc163
6dd222a8a4
Refactor code of status Badge
2016-10-12 19:42:10 +08:00
afc163
a11206f7ad
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-12 11:50:53 +08:00
afc163
4936bc3735
close autoComplete in Cascader, close #3350
2016-10-12 11:49:55 +08:00
陆离
2232c6b647
fix ( #3391 )
2016-10-12 11:47:34 +08:00
afc163
b5446d632a
Remove wrong dropdownStyle imported by #3344 , close #3386
2016-10-12 11:19:01 +08:00
kvetoslavnovak
c9258fc483
Form controls - Eng. correction ( #3381 )
2016-10-12 11:04:59 +08:00
kvetoslavnovak
1dad6653c4
Mix - Eng. correction ( #3382 )
2016-10-12 11:04:52 +08:00
kvetoslavnovak
0eb080bf49
Select Basic usage - Eng. correction ( #3383 )
2016-10-12 11:04:45 +08:00
kvetoslavnovak
b700e7ea06
Three Select - Eng. correction ( #3384 )
2016-10-12 11:04:40 +08:00
kvetoslavnovak
ef2c2b114e
Select Option Group - Eng. correction ( #3385 )
2016-10-12 11:04:32 +08:00
kvetoslavnovak
125331a023
Form validation - Translazion correction ( #3387 )
2016-10-12 11:03:49 +08:00
afc163
741eb732f0
fix lesshint
2016-10-11 20:00:25 +08:00
afc163
889548b1b6
Add shadow to Modal
2016-10-11 19:59:52 +08:00
afc163
e0a986ed71
Update upload document
2016-10-11 15:23:18 +08:00
kvetoslavnovak
38962e19f2
Code example radio style - English translation ( #3367 )
...
Residual translation
2016-10-11 11:03:22 +08:00
feng zhi hao
4b9db4ff87
improve props interface in InputNumber and Table ( #3360 )
2016-10-10 22:38:47 +08:00
kvetoslavnovak
4ade308737
Menu theme demo switch style, closes #3327 ( #3341 )
2016-10-10 22:38:20 +08:00
ddcat1115
c6e1d6febc
修复Table 带边框相关的样式问题 ( #3340 )
...
close #3301
2016-10-10 22:38:15 +08:00
偏右
8bf99b7773
Fix Upload onRemove and style ( #3331 )
...
* fix onRemove prevent origin behavious, close #3317
* remove onPreview if
* improve upload render props code style
* Fix upload trigger click area, close #3316
2016-10-10 22:38:11 +08:00
afc163
193cc3fa17
fix demo style
2016-10-10 20:56:17 +08:00
Catalin Miron
0b38ced351
Update card-top ( #3356 )
...
Fix typo
2016-10-10 16:21:41 +08:00
Catalin Miron
114d78a1a6
Update card.md ( #3355 )
...
Fix typo
2016-10-10 16:21:04 +08:00
afc163
3ac6532577
Fix Select notFoundContent
...
close #3345
also close #3344
2016-10-09 22:55:50 +08:00
Benjy Cui
dd844b0347
feat: supports Tabs[animated], close : #3324 ( #3326 )
2016-10-09 14:26:41 +08:00
kvetoslavnovak
7156956685
Table - basic - English translation ( #3325 )
...
* Table - basic - English translation
Correction, to same as in line with other examplets
* Update basic.md
* Update basic.md
2016-10-08 15:45:42 +08:00
Benjy Cui
358308ce87
docs: fix docs
2016-10-08 15:20:37 +08:00
偏右
795df0ea96
feat: Add icon[spin], close #2363 ( #3322 )
2016-10-08 15:09:56 +08:00
kvetoslavnovak
2aba5ea582
docs: Transfer[title] should follow LocaleProvider ( #3264 )
...
* Transfer - lists labels - English Translation
* Update index.en-US.md
* Update index.en-US.md
* Update index.en-US.md
2016-10-08 15:05:07 +08:00
kvetoslavnovak
cc6946b714
Pagination - Total - English correction ( #3286 )
...
* Pagination - Total - English correction
* Update total.md
2016-10-08 11:45:39 +08:00
陆离
1ad99cb095
feat: Exposing onSelect
API of AutoComplete Component ( #3320 )
2016-10-08 11:20:53 +08:00
Benjy Cui
a987e34f6f
fix: Transfer[title] should follow LocaleProvider, ref: #3264 ( #3318 )
2016-10-08 10:42:13 +08:00
kvetoslavnovak
73bf9fc327
docs: Pagination - Mini size - English correction ( #3287 )
...
* Pagination - Mini size - English correction
* Update mini.md
2016-10-08 08:49:08 +08:00
Benjy Cui
6efadb7988
docs: update docs for AutoComplete, ref: #3295
2016-10-07 20:22:46 +08:00
afc163
dccc4ced95
Export @animation-duration-* to default theme
2016-10-07 18:29:55 +08:00
afc163
fc52934c12
Faster animation for Tooltip
2016-10-07 18:18:23 +08:00
afc163
66891a7cc0
update demo text
2016-10-07 18:00:48 +08:00
afc163
6edac76abb
prolong delay animation click time
2016-10-07 18:00:40 +08:00
afc163
2969f9d1e5
Improve confirm Modal style detail
2016-10-07 17:59:00 +08:00
afc163
1566011720
continue to fix #3312 & #3307
2016-10-07 16:04:11 +08:00
afc163
f1d0223b66
Fix conflict less var, fix #3312
2016-10-07 15:41:11 +08:00
afc163
c5d221e55a
Simplify TimePicker english placeholder
2016-10-07 15:38:33 +08:00
afc163
1ddc4371eb
fix typo
2016-10-07 15:33:04 +08:00
afc163
36058f7173
Fix arrowPointAtCenter not work in Popconfirm
2016-10-07 15:30:05 +08:00
afc163
6df2100a5c
update some demos
2016-10-07 15:20:10 +08:00
afc163
d940bd9567
Move Popover less variables to theme/default.less
2016-10-07 14:56:11 +08:00
afc163
8dcb9b6a22
Adjust Tooltip less variables
2016-10-07 14:50:53 +08:00
afc163
fd76b0cc6c
fix long label overflow style
2016-10-07 14:34:25 +08:00
afc163
847e40eac0
Adjust site layout
2016-10-07 14:33:08 +08:00
afc163
f39687d69a
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-07 00:40:49 +08:00
afc163
f15d62e189
adjust transfer button style
2016-10-06 19:10:01 +08:00
kvetoslavnovak
dded174ece
Tabs - Card - Typo correction ( #3289 )
2016-10-06 18:57:40 +08:00
kvetoslavnovak
fc0b8e5431
Tabs - Custom Trigger - Typo correction ( #3290 )
2016-10-06 18:57:34 +08:00
kvetoslavnovak
70fa956301
Tabs - Container of Card - Typo trigger ( #3291 )
2016-10-06 18:57:25 +08:00
kvetoslavnovak
e5fab55d6b
Tabs - Basic - Typo correction ( #3292 )
2016-10-06 18:56:57 +08:00
afc163
20a310aa07
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-06 18:54:50 +08:00
afc163
58d7741709
http => https, close #3303
2016-10-06 18:54:28 +08:00
Danny Hoower Antonio Viasus Avila
502d0f4f29
Adding Spanish Support - LocaleProvider - Spanish Translation ( #3285 )
...
* Spanish support Intld
* Update es_ES.js
2016-10-06 18:00:35 +08:00
Andrey G
5982aacacb
Update ru_RU.tsx ( #3306 )
2016-10-06 11:39:56 +08:00
Benjy Cui
64079f181a
docs: update demos text
2016-10-02 08:55:40 +08:00
kvetoslavnovak
b3729806ef
docs: Table - Fixed header - English Translation ( #3278 )
2016-10-02 08:47:42 +08:00
kvetoslavnovak
e1b1f7f374
docs: Calendar - Demo of notice - English Translation ( #3266 )
2016-10-02 08:47:34 +08:00
kvetoslavnovak
c2fb8f30a1
docs: Table - ajax - English Translation ( #3270 )
2016-10-02 08:47:13 +08:00
kvetoslavnovak
8128a94b71
docs: Table - Fixed Columns and Header - English Trans. ( #3280 )
2016-10-02 08:46:19 +08:00
kvetoslavnovak
d3667b8a58
docs: Table - Selection&operation - English Translation ( #3267 )
...
* Table - Selection&operation - English Translation
* Table - Selection&operation - English Translation
* Update row-selection-and-operation.md
* Update row-selection-and-operation.md
2016-10-02 08:41:53 +08:00
kvetoslavnovak
1ff8a020d1
docs: Table - Pagination - English Translation ( #3268 )
2016-10-02 08:41:41 +08:00
kvetoslavnovak
bf105e64c9
docs: Calendar Custom Render - English Translation ( #3265 )
2016-10-02 08:40:34 +08:00
kvetoslavnovak
e76f604e25
docs: Table - Filter and sorter - English Translation ( #3269 )
2016-10-02 08:39:23 +08:00
kvetoslavnovak
a7b9266e10
docs: Table - size - English Translation ( #3272 )
2016-10-02 08:38:54 +08:00
kvetoslavnovak
27a53b5c6c
docs: Table - No pagination - English Translation ( #3271 )
2016-10-02 08:38:34 +08:00
kvetoslavnovak
142227d3fa
docs: Table - border, title and footer - English Trans. ( #3273 )
2016-10-02 08:38:16 +08:00
kvetoslavnovak
c0ee38b173
docs: Table - Expandable Row - English Translation ( #3274 )
2016-10-02 08:37:51 +08:00
kvetoslavnovak
5373f52d27
docs: Table - Loading - English Translation ( #3276 )
2016-10-02 08:37:14 +08:00
kvetoslavnovak
2e4e159ed8
docs: Table - colSpan and rowSpan - English Translation ( #3275 )
2016-10-02 08:36:10 +08:00
kvetoslavnovak
e246b99849
docs: Table - Tree data - English Translation ( #3277 )
2016-10-02 08:35:06 +08:00
kvetoslavnovak
54994bf136
docs: Table - Fixed columns - English Translation ( #3279 )
2016-10-02 08:32:27 +08:00
kvetoslavnovak
74ae8f4283
docs: Table - Grouping table head - English Translation ( #3281 )
...
* Table - Grouping table head - English Translation
* Update grouping-columns.md
2016-10-02 08:32:04 +08:00
Benjy Cui
61910bc2cb
fix: SSR for Affix and BackTop, close : #3283
2016-10-02 08:21:10 +08:00
Benjy Cui
27649dd8d8
fix: should generate style/css for LocaleProvider, close : #3255
2016-10-01 08:27:07 +08:00
kvetoslavnovak
bfb063e525
docs: Timeline Custom - English Translation ( #3263 )
2016-10-01 08:04:27 +08:00
kvetoslavnovak
a3fb631ece
docs: Timeline Last node - English Translation ( #3262 )
2016-10-01 08:04:13 +08:00
kvetoslavnovak
79f2829584
docs: Timeline Color - English Translation ( #3261 )
2016-10-01 08:03:50 +08:00
kvetoslavnovak
7e4efe57b9
docs: Timeline Basic - English Translation ( #3260 )
2016-10-01 08:03:36 +08:00
kvetoslavnovak
e9ba1e83c7
docs: Table Basic usage - English Translation ( #3256 )
2016-10-01 08:03:20 +08:00
kvetoslavnovak
7a40f8f200
docs: Table selection - English Translation ( #3257 )
2016-10-01 08:02:18 +08:00
kvetoslavnovak
5d914d6ba3
docs: Reset filters and sorters - English Translation ( #3259 )
2016-10-01 08:02:01 +08:00
kvetoslavnovak
94f2d08978
docs: Table Checkbox props - English Translation ( #3258 )
2016-10-01 08:01:18 +08:00
Benjy Cui
5705f72fb8
fix: make sure en|ru locale import after zh-CN ( #3246 )
...
* fix: make sure en|ru locale import after zh-CN
* refactor: simplify code
2016-10-01 00:17:31 +08:00
Benjy Cui
e4ed800b61
docs: should not jump to other website
2016-09-30 18:13:22 +08:00
Benjy Cui
9c83538621
fix: should work with getFieldDecorator ( #3251 )
2016-09-30 17:45:58 +08:00
ddcat1115
96e71a4147
fix: 修复 Spin 垂直居中问题 close #3097 ( #3214 )
2016-09-30 17:44:55 +08:00
Benjy Cui
06e4eaa7d5
fix: progress demo and trailWidth
2016-09-30 15:21:03 +08:00
Shawn Sit
a932a4ac08
docs: translated controlled demo ( #3220 )
...
* translated controlled demo
* fixs: misspell & shorter label
2016-09-30 14:56:53 +08:00
afc163
36e50ed794
Improve Layout demo style
...
learn from https://www.iviewui.com/components/layout
2016-09-30 14:24:41 +08:00
Benjy Cui
1e0c034353
Fix cascader ( #3243 )
...
* docs: update demo
* fix: should show input value
2016-09-30 13:37:36 +08:00
Shawn Sit
4548b9521f
update customized validation demo ( #3242 )
2016-09-30 12:11:13 +08:00
afc163
b63d620625
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-30 11:31:40 +08:00
afc163
466aea3ea5
fix some components style detail
2016-09-30 11:30:51 +08:00
陆离
3513cf7a1f
Mention fix ( #3240 )
...
* placeholder style fix
* add onSelect callback
2016-09-30 11:26:27 +08:00
Benjy Cui
0265cf0cb1
docs: update links
2016-09-30 10:34:27 +08:00
kvetoslavnovak
c8b741283e
docs: Step Error status - Translation Correction ( #3235 )
2016-09-30 09:49:28 +08:00
kvetoslavnovak
2ecb039e09
docs: Step Vertical MiniVersion - Translation Correction ( #3234 )
2016-09-30 09:49:17 +08:00
kvetoslavnovak
b98b2d92bf
docs: Step Vertical - Translation Correction ( #3233 )
2016-09-30 09:49:05 +08:00
kvetoslavnovak
fe59d8a7f3
docs: translation correction ( #3232 )
2016-09-30 09:48:54 +08:00
Benjy Cui
9685d06f45
fix: should test if window exist, close : #3216
2016-09-29 18:00:23 +08:00
Benjy Cui
1e65cac784
feat: Steps.Step[icon] support React.ReactNode, close : #3159
2016-09-29 16:12:43 +08:00
Benjy Cui
539bb33fe5
fix: should allow ref to react-slick, close : #3164
2016-09-29 15:50:45 +08:00
Benjy Cui
a40a8e914f
docs: add ref for upload, close : #3171
2016-09-29 15:37:32 +08:00
Benjy Cui
0c90e73fa8
fix: add missing domain..
2016-09-29 15:11:59 +08:00
Benjy Cui
2d383067ce
docs: should remove domain, close : #3215
2016-09-29 15:08:57 +08:00
Benjy Cui
76d43e8d1b
docs: update demo
2016-09-29 14:36:18 +08:00
Shawn Sit
1d71e98dbf
docs: translated popover demos ( #3211 )
2016-09-29 13:43:55 +08:00
afc163
2875d024f9
fix range picker style
2016-09-29 12:20:21 +08:00
Shawn Sit
8b46cfaf99
docs: translated dropdown demos ( #3208 )
2016-09-29 11:51:24 +08:00
Shawn Sit
d2b7c4f2ec
docs: Translation popconfirm ( #3205 )
...
* doc translation
* translation enhancement
* translate demos
2016-09-29 11:27:59 +08:00
thewei
8b7d013116
Update index.tsx ( #3206 )
...
fixed Upload export name
2016-09-29 11:23:37 +08:00
ImJoeHs
ea5386994d
fix table filter type ( #3193 )
...
* fix table filter type
* 'fix'
* update
2016-09-28 19:56:12 +08:00
yiminghe
f059b9b125
Merge pull request #3188 from Brooooooklyn/style
...
style: clean export codes
2016-09-28 18:42:20 +08:00
feng zhi hao
c0527f8b66
chore: complete declaration in Tabs and Select ( #3183 )
2016-09-28 16:58:14 +08:00
Benjy Cui
92fb8f266f
docs: add docs for Mention[prefix], close : #3184
2016-09-28 16:56:01 +08:00
LongYinan
5cf81a96e4
style: clean export codes
2016-09-28 16:53:02 +08:00
afc163
bf87c8a930
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-28 13:49:52 +08:00
afc163
1a9fef5d2a
reinforcement button clicked animation
2016-09-28 00:13:00 +08:00
Benjy Cui
545d4ff384
Merge branch '1.x-stable'
2016-09-27 13:46:44 +08:00
Benjy Cui
d8e9fff5ba
deps: upgrade dependencies, close : #3161 ( #3162 )
...
* deps: upgrade dependencies, close : #3161
* css: update style for DatePicker[showTime]
2016-09-27 13:42:30 +08:00
广彬-梁
a7ba9004e1
fix: record key bug ( #3166 )
2016-09-27 13:41:57 +08:00
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
...
* improve declaration
* remove id props in row
2016-09-27 12:04:01 +08:00
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
2016-09-27 10:06:34 +08:00
afc163
f0de230192
fix wrong type of Step[icon]
2016-09-26 10:41:08 +08:00
Benjy Cui
4663995f69
fix: should follow the targetKeys' order, close : #3152
2016-09-26 10:24:18 +08:00
Benjy Cui
feb7a88c09
fix: should generate style/css for BackTop, close : #3153
2016-09-26 10:13:15 +08:00
Benjy Cui
28d5b49f9e
site: update details
2016-09-23 10:14:57 +08:00
kvetoslavnovak
a9afd5cd17
docs: Mention Basic Use - English translation ( #3137 )
2016-09-23 09:41:04 +08:00
kvetoslavnovak
069b5963db
docs: Mention Controlled Mode - English translation ( #3136 )
2016-09-23 09:40:47 +08:00
kvetoslavnovak
2ccda65957
docs: Mention Icon Image - English translation ( #3135 )
2016-09-23 09:40:32 +08:00
kvetoslavnovak
150d4e6dbb
docs: Mention Customize Suggestion - English translation ( #3134 )
2016-09-23 09:39:56 +08:00
kvetoslavnovak
b5a0ad0a67
docs: Mention Asynchronous loading - English translation ( #3133 )
2016-09-23 09:39:35 +08:00
kvetoslavnovak
ff42c08ebe
docs: Switch the menu type - English Translation ( #3132 )
2016-09-23 09:38:57 +08:00
kvetoslavnovak
892b815c4a
docs: Menu Themes - English Translation ( #3131 )
2016-09-23 09:38:40 +08:00
kvetoslavnovak
533ae0393b
docs: Vertical menu - English translation ( #3130 )
2016-09-23 09:38:12 +08:00
kvetoslavnovak
9c2b346950
docs: Open current submenu only - English translation ( #3129 )
2016-09-23 09:37:53 +08:00
kvetoslavnovak
5753f14b85
docs: Vertical menu with children - English translation ( #3128 )
2016-09-23 09:37:31 +08:00
afc163
8f41b66253
Fix strange button style bug in chrome 53, close #3031
2016-09-22 15:48:01 +08:00
afc163
c0c00fbcd0
Fix strange button style bug in chrome 53, close #3031
2016-09-22 15:47:19 +08:00
Benjy Cui
2bc2ccc9c4
feat: AutoComplete.Option should be children, close : #3106 ( #3120 )
2016-09-22 14:40:34 +08:00
Benjy Cui
10b24ed77c
fix: should pass className to Wrapper, close : #3119
2016-09-22 14:36:22 +08:00
Benjy Cui
50e978de53
fix: should show all the uploaded files, close : #3113 ( #3117 )
2016-09-22 11:54:36 +08:00
kvetoslavnovak
afefa3fc31
docs: English translation ( #3114 )
2016-09-22 10:42:23 +08:00
kvetoslavnovak
1fa710a911
docs: Top Navigation Example - English translation ( #3116 )
2016-09-22 10:40:42 +08:00
Benjy Cui
949907231b
docs: udpate demo detail, close : #3111
2016-09-22 10:09:22 +08:00
afc163
44372760a1
update form demo style
2016-09-21 22:27:26 +08:00
afc163
1bd39692e9
adjust error message margin style in FormItem
2016-09-21 22:26:53 +08:00
afc163
33b8b3345b
Merge branch "1.x-stable"
2016-09-21 22:01:54 +08:00
afc163
11b019667c
Fix badge props, close #3109
2016-09-21 21:52:43 +08:00
Benjy Cui
c1d71acfc7
docs: update demos of AutoComplete, close : #3106
2016-09-21 17:14:58 +08:00
Benjy Cui
247757f63f
css: fix RangePicker's style
2016-09-21 16:43:09 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
Marius Ileana
4139dc3c8a
docs: BackTop - demos - english translation ( #3081 )
...
* BackTop - basic demo - english translation
* BackTop - custom demo - english translation
* BackTop - basic demo - english translation - fix
* BackTop - custom demo - english translation - fix
2016-09-21 09:33:27 +08:00
feng zhi hao
a4be70334d
chore: fix some error declaration ( #3099 )
2016-09-21 09:27:58 +08:00
ddcat1115
602000f1a1
feat: Table suport indeterminate checkbox ( #3074 )
...
* Table suport indeterminate checkbox
* Table support indeterminate Checkbox
2016-09-20 15:29:31 +08:00
Benjy Cui
f04b65b25e
fix: should pass style to upload correctly, close : #3072
2016-09-20 15:11:30 +08:00
Benjy Cui
9b99c3886d
fix: spin should mask content, close : #3091
2016-09-20 14:51:43 +08:00
ddcat1115
3958eb4771
fix #3076 ( #3086 )
...
fix demolint
2016-09-20 13:49:38 +08:00
afc163
69cdf22b42
Allow indicate expandIconColumnIndex in Table, close #3055
2016-09-20 13:16:58 +08:00
马金花儿
3d187d00a1
feat: 为Modal组件的confirm、success、error、warning、info 子组件增加快捷键,模仿原生体验。 ( #3061 )
...
* Add hotkey for Modal.confirm
* Optimize
* 重构快捷键逻辑
* 根据CR 进一步优化逻辑
* timeoutId 改为非强制
* Update confirm.tsx
* 使用 onCancel 回调代替 onClose,并修改 onCancel 注释。
* 修改注释
2016-09-20 08:58:20 +08:00
Benjy Cui
31615c9793
feat: support disabled item for Transfer, close : #3038 ( #3044 )
...
* feat: support disabled item for Transfer, close : #3038
* refactor: Transfer
2016-09-19 17:52:20 +08:00
afc163
41266f6374
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-19 17:43:01 +08:00
afc163
4a756405d4
Add two less variables
2016-09-19 17:42:47 +08:00
feng zhi hao
2cf5dc0046
chore: improve declaration ( #3078 )
2016-09-19 17:35:17 +08:00
Benjy Cui
1100acd26e
docs: fix AutoComplete demo, close : #3077
2016-09-19 17:08:18 +08:00
Benjy Cui
b08a17d986
fix: add .clearfix
2016-09-19 16:57:00 +08:00
afc163
7233b9a908
Fix #3075 and #2876
2016-09-19 16:16:13 +08:00
afc163
e4ecb88220
fix InputNumber long text overflow style, close #3075
2016-09-19 16:01:57 +08:00
Benjy Cui
d1b9db9f97
fix: should use rc-calendar@7.1.0
2016-09-19 15:23:49 +08:00
Benjy Cui
469d24599f
fix: should support Dropdown.Button[disabled], close : #3070
2016-09-19 11:42:03 +08:00
afc163
3d8c63b821
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-19 11:08:00 +08:00
afc163
701425250f
fix demo markdown
2016-09-19 11:01:58 +08:00
Benjy Cui
370a6bde52
fix: should export type
2016-09-19 10:22:52 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
Benjy Cui
2dce9e67fb
docs: fix docs of Menu
2016-09-18 15:59:43 +08:00
Shawn Sit
7ce12fe36a
doc: demo translation enhancement ( #3033 )
...
* doc enhancement
* keep chinese simplified demo
2016-09-18 14:30:37 +08:00
afc163
483b9e4888
Fix hover bounce style in DatePicker time panel
2016-09-18 14:21:45 +08:00
afc163
697b6c7b19
update upload demos
2016-09-18 11:08:54 +08:00
Benjy Cui
d644a01f89
feat: add Transfer[onSelectChange], close : #2968 ( #2984 )
2016-09-18 10:44:22 +08:00
Benjy Cui
af7635a73c
fix: should work with rc-form, close : #3046
2016-09-18 10:20:35 +08:00
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
...
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
2016-09-18 10:12:21 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
Marius Ileana
691a4d5766
docs: English translation of tab's position demo ( #3050 )
...
Just a small update of a label.
2016-09-18 09:26:39 +08:00
Marius Ileana
837ec0cb07
docs: Spin, Progress - demos - english translation ( #3051 )
...
* spin demos translation
* Progress demo translation
2016-09-18 09:24:49 +08:00
Marius Ileana
3d25f65c2b
docs: Badge - demos - english translation ( #3058 )
2016-09-18 09:06:31 +08:00
afc163
6d2e0b80eb
fix notifiaction duration, close #3049
2016-09-16 14:40:34 +08:00
afc163
9042e139b3
Remove some unused code
2016-09-15 01:38:32 +08:00
afc163
9e5061acdc
Merge branch "1.x-stable"
2016-09-15 01:25:28 +08:00
Benjy Cui
59093a6586
fix: should pass prefixCls correctly
2016-09-14 16:59:45 +08:00
afc163
73a6bfb055
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-14 16:29:53 +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
feng zhi hao
7a7395329b
chore: 完善Form组件的声明 ( #3043 )
2016-09-14 16:07:28 +08:00
afc163
bbe6606dc3
fix demo
2016-09-14 14:49:12 +08:00
Benjy Cui
d8c6eccaea
docs: update demo of slider
2016-09-14 14:45:01 +08:00
Benjy Cui
2a57a4af27
fix: css of DatePicker
2016-09-14 14:22:27 +08:00
Benjy Cui
5b5b691879
docs: update demo
2016-09-14 13:52:54 +08:00
Benjy Cui
c754a3d3d4
chore: add warning for breaking changes
2016-09-14 11:42:06 +08:00
Benjy Cui
37e8474714
fix: withRef
should work, close : #2843 ( #2992 )
2016-09-14 10:25:44 +08:00
Benjy Cui
cbfc181fa4
fix: should not wrap upload list
2016-09-14 10:21:26 +08:00
Benjy Cui
31a0bed13c
docs: update demo of Tooltip
2016-09-14 10:20:42 +08:00
Marius Ileana
39a11f00a0
docs: upload, alert, tooltip - translations of remaining demos ( #3035 )
...
* upload - translations of two remaining demos
* alert & tooltip - remaining demo translations
* Prompt typo
2016-09-14 09:52:14 +08:00
Benjy Cui
7459be26aa
docs: update docs about timezone, ref: #3020
2016-09-14 09:42:16 +08:00
afc163
63789c3838
remove text overflow in select, close #2927
2016-09-13 18:46:45 +08:00
afc163
be81b360fd
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-09-13 18:27:49 +08:00
afc163
d518e485b1
Improve Dropdown Button examples
2016-09-13 18:27:39 +08:00
afc163
0f986c07a2
update form index.md
2016-09-13 18:26:52 +08:00
jiang
656ab0e3f3
feat: add back to top animation ( #3021 )
...
* add back to top animation
* update currentScrollTop
* use date now
2016-09-13 17:10:08 +08:00
ddcat1115
e19a0d500c
fix: time-picker style, close #2973 ( #3028 )
2016-09-13 17:06:11 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
Benjy Cui
58745edecf
docs: update
2016-09-13 11:51:34 +08:00
Benjy Cui
969cbed2ca
docs: update demo of Badge
2016-09-13 10:27:16 +08:00
afc163
c897243d33
Fix upload beforeUpload, close #3001
2016-09-12 15:19:44 +08:00
afc163
472821013c
Fix Cascader hover style, close #3015
2016-09-12 14:31:29 +08:00
Marius Ileana
71683f0cf6
docs: radio/demo/disable.md - English translation ( #3006 )
...
English translation of labels
2016-09-12 10:10:43 +08:00
Marius Ileana
a8cc57cd13
docs: select/demo/coordinate.md - English translation ( #3011 )
...
English translation of labels/data
2016-09-12 10:10:27 +08:00
Marius Ileana
bde1711597
docs: select/demo/combobox.md - English translation ( #3010 )
...
English translation of labels and comments
2016-09-12 10:10:07 +08:00
Marius Ileana
ced5c9a9ed
docs: select/demo/search.md - English translation ( #3009 )
...
English translation of labels.
2016-09-12 10:09:22 +08:00
Marius Ileana
8e7fc057e6
docs: radio/demo/size.md - English translation ( #3008 )
...
English translation of labels.
2016-09-12 10:09:03 +08:00
Marius Ileana
df856b9d9a
docs: radio/demo/radiobutton.md - English translation ( #3007 )
...
English translation of labels
2016-09-12 10:08:40 +08:00
Marius Ileana
23d68cad19
input/demo/basic.md - placeholder translated ( #3005 )
...
placeholder value translated to english.
2016-09-11 21:22:53 +08:00
kvetoslavnovak
10709251ec
#1471 ( #3000 )
...
#1471
2016-09-11 00:30:08 +08:00
Shawn Sit
57cdbe1a6b
docs: translated cascader demo ( #2997 )
2016-09-10 18:23:24 +08:00
Benjy Cui
25cb3e2d30
docs: update demo to catch errors, close : #2912
2016-09-10 18:14:23 +08:00
Shawn Sit
9777c7d065
docs: translate demo ( #2996 )
2016-09-10 18:00:51 +08:00
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
2016-09-10 17:17:55 +08:00
Benjy Cui
44d5fc6fd2
fix: both of undefined and null means no input, close : #2959
2016-09-10 14:28:40 +08:00
Shawn Sit
374328bca9
docs: fix misspelled ( #2990 )
2016-09-10 14:17:11 +08:00
Shawn Sit
280698f793
docs: translated cascade custom trigger demo ( #2991 )
2016-09-10 14:16:13 +08:00
afc163
0e1be22785
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-10 14:11:10 +08:00
afc163
d2effd165b
update icon doc
2016-09-10 14:00:57 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Benjy Cui
17cadbb3fa
docs: update docs of Affix
2016-09-10 12:45:33 +08:00
afc163
c79826ea83
remove jsx file
2016-09-10 11:19:10 +08:00
afc163
5c7cf8d746
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-10 11:11:44 +08:00
afc163
2f308b0f99
update font-family
2016-09-10 11:10:47 +08:00
Benjy Cui
090fb16c77
docs: update the doc of Form, ref: #2985
2016-09-10 10:05:26 +08:00
ddcat1115
41a7f51e12
docs: update Upload
en doc ( #2982 )
...
refer to https://github.com/ant-design/ant-design/issues/2892
2016-09-09 14:45:07 +08:00
Benjy Cui
14fb2c78ba
chore: remove deprecated code ( #2920 )
...
* chore: remove deprecated code
* chore: add warning for Breadcrumb
2016-09-09 13:55:46 +08:00
Benjy Cui
77a45f0b00
deps: upgrade rc-table ( #2958 )
...
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
2016-09-09 13:55:41 +08:00
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
...
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
2016-09-09 13:55:21 +08:00
afc163
3f1960f233
fix fixed columns align bug in small Table, close #2933
2016-09-08 21:27:38 +08:00
Benjy Cui
cb367f3f35
site: update site details
2016-09-08 16:53:50 +08:00
ddcat1115
5dffb63484
feat: checkbox add indeterminate ( #2905 )
2016-09-08 15:54:04 +08:00
afc163
bab669d17d
Merge branch "1.x-stable"
2016-09-08 15:17:39 +08:00
afc163
87e6ec8940
fix date-picker demo
2016-09-08 14:09:36 +08:00
afc163
10862b30a2
Add missing prop open
into document, close #2792
2016-09-08 14:07:38 +08:00
afc163
903bb1aa82
fix lesshint
2016-09-08 11:14:39 +08:00
ddcat1115
dcd4477bb8
docs: Upload 修正老旧文档 close #2892 ( #2941 )
2016-09-07 10:19:51 +08:00
tianli.zhao
ff4348186e
fix issue 2929:Menu 设置成 theme=dark 后,链接点击无效 ( #2931 )
2016-09-03 00:46:01 +08:00
tianli.zhao
9be6901794
fix issue 2929:Menu 设置成 theme=dark 后,链接点击无效 ( #2931 )
2016-09-03 00:43:33 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
ddcat1115
5762b4139b
fix ButtonGroup 'default' size warning
...
close #2906
2016-09-01 17:17:05 +08:00
afc163
7c99d5fb9e
fix selector order, close #2916
2016-09-01 16:48:22 +08:00
afc163
5f8b176c69
Merge branch 'master' of github.com:ant-design/ant-design
2016-09-01 14:39:15 +08:00
afc163
1dd810ebcb
update doc
2016-09-01 14:25:05 +08:00
afc163
e9c551acb3
upgrade react-slick to 0.13 and fix pauseOnHover
...
ref https://github.com/akiran/react-slick/pull/452
2016-09-01 12:22:03 +08:00
Benjy Cui
5a4ebe535f
deps: update rc-form and form's docs ( #2873 )
2016-09-01 11:48:38 +08:00
Benjy Cui
6030e6abef
fix: upgrade rc-menu to close : #2701 ( #2836 )
2016-09-01 11:26:07 +08:00
Benjy Cui
92ab804815
feat: Cascader[showSearch] ( #2776 )
...
* feat: implement Cascader[showSearch] basicly
* feat: optimize Cascader[showSearch]
* feat: clear for input value
* feat: complete Cascader[showSearchf]
* docs: add docs for Cascader[search]
* fix: review
* fix: add key
* style: update code style to please lint
* refactor: update according to review
* docs: update docs
2016-09-01 11:08:41 +08:00
Shawn Sit
04e8f062c7
translated doc of affix target demo ( #2817 )
...
* translated doc of affix target demo
* fixs: misspell
* enhancement
2016-09-01 11:04:34 +08:00
afc163
b798a228e6
Add less variables about outline
2016-08-31 17:04:24 +08:00
afc163
123b2c1728
Add some translation
2016-08-31 15:02:08 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
afc163
67fc242c6b
fix propTypes
2016-08-31 14:45:38 +08:00
afc163
b10ff61272
update builtInPlacements order
2016-08-31 14:34:26 +08:00
afc163
977e2e32fc
Add arrowPointAtCenter to Tooltip Popover Popconfirm
...
修正默认对齐方式为边缘对齐,增加属性用于箭头指向中心的行为
2016-08-31 13:54:16 +08:00
afc163
6ba30bc485
Fix calendar card style
2016-08-30 21:30:55 +08:00
ddcat1115
bffdf731cd
fix #2812 ( #2875 )
2016-08-30 17:01:51 +08:00
afc163
e0eb9ae162
Merge branch "1.x-stable"
2016-08-29 21:02:59 +08:00
afc163
c3c1d091c2
Fix InputNumber flush style in Chrome, close #2876
2016-08-29 20:57:42 +08:00
afc163
ee60b42d6d
improve Modal code style
2016-08-29 20:48:47 +08:00
afc163
9ae07d5bc7
Fix defaultPageSize in Table.pagination, close #2874
2016-08-29 18:19:29 +08:00
afc163
a7874cd2a2
change linkRender
and nameRender
to a simpler itemRender
, close #2871
2016-08-29 16:52:35 +08:00
Benjy Cui
33939312e9
docs: fix demos
2016-08-29 14:46:31 +08:00
Benjy Cui
34974923b8
docs: remove dead code in demo
2016-08-29 14:38:57 +08:00
afc163
d91441d362
Merge branch 'master' of github.com:ant-design/ant-design
2016-08-28 17:47:48 +08:00
afc163
b6222f7c22
fix lints
2016-08-28 17:47:06 +08:00
afc163
59d7a7ee2d
Support customize the icon for Notification
2016-08-28 17:45:27 +08:00
afc163
f76a6bf107
Improve Alert and notification style
2016-08-28 17:16:43 +08:00
Benjy Cui
cc92f36c3d
docs: update title
2016-08-26 15:19:40 +08:00
Benjy Cui
b2349facab
docs: fix docs' format
2016-08-26 15:07:46 +08:00
afc163
96c9c11b55
Make children sort recursively
2016-08-26 15:04:19 +08:00
Winsky
6e94e7b7a4
[docs] translate menu,popover,popconfirm ( #2713 )
2016-08-26 14:42:41 +08:00
Liu Yang
fb66e9c7e3
apply sorter for children
2016-08-25 21:12:23 +08:00
Benjy Cui
50c4367a15
docs: update docs for Form.Item, close : #2835
2016-08-25 13:54:53 +08:00
DengYun
43d17eeb3a
补充Table组件缺少的columns的属性类型定义 ( #2833 )
...
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
2016-08-25 10:58:10 +08:00
detailyang
ff05904b54
append slash on URI ( #2834 )
...
[http://ant.design/components/cascader ](http://ant.design/components/cascader ) is 404 but [http://ant.design/components/cascader/ ](http://ant.design/components/cascader/ ) is good well
2016-08-25 10:52:51 +08:00
hellowenqi
a25b8b0658
docs: Translation upload ( #2770 )
2016-08-25 09:46:19 +08:00
Benjy Cui
a6d7cc0035
style: update code style to please lint
2016-08-24 16:56:29 +08:00
afc163
363f610d8b
Fix tsc errors beside DatePicker
2016-08-24 16:09:55 +08:00
afc163
cce5cb4021
Remove deprecated components: QueueAnim & Validation
2016-08-24 12:08:31 +08:00
Benjy Cui
0ec8c7ba86
docs: fix demoe' format, close : #2822
2016-08-24 10:33:25 +08:00
afc163
77949bb9e3
upgrade eslint-config, close #2811
2016-08-23 21:00:35 +08:00
afc163
ca906a0f9d
Merge branch "1.x-stable"
2016-08-23 18:16:19 +08:00
afc163
37c3de6b83
remove indexForSort ( #2501 ) until another stable sort problem is reported
2016-08-23 18:00:01 +08:00
Jerry Bendy
cb56defea3
Spin animate with tips ( #2801 )
...
* Spin 组件在显示 tip 时同时显示动画
* remove tip text when not exists
2016-08-23 16:17:32 +08:00
Shawn Sit
2e0424d3b2
Translation tab title ( #2815 )
...
* translated doc of tab title
* fixs: misspell
* fixs: misspell
* remove full stop
2016-08-23 14:15:34 +08:00
Shawn Sit
b85d158fd0
docs: Translation tag ( #2795 )
2016-08-23 09:37:10 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
Benjy Cui
5d39bd9c54
fix: resolve merge conflict
2016-08-22 17:18:26 +08:00
Benjy Cui
e6280a7ea6
Merge branch '1.x-stable'
2016-08-22 17:05:37 +08:00
afc163
47a3b04eb1
change layout chinese name
2016-08-22 14:51:24 +08:00
Benjy Cui
18eea7f1ad
docs: update input demos' format
2016-08-22 10:27:43 +08:00
Marius Ileana
52f7bf8ba5
docs: Translation of Input component and its demos. ( #2789 )
2016-08-22 09:53:39 +08:00
Marius Ileana
75741854c9
input-number / index.en-US.md - small update ( #2790 )
...
Small update on the API section.
2016-08-21 00:20:42 +08:00
afc163
9ec6cc90a5
Fix menu z-index
...
maybe it can close #2762 😄
2016-08-20 19:29:59 +08:00
Benjy Cui
ff19dcc1fc
feat: add Badge[status, text], close : #2715 ( #2780 )
...
* feat: add Badge[status, text], close : #2715
* feat: optimize Badge[status, text]
2016-08-20 17:43:46 +08:00
ryangun
bc651a207c
docs: Translation icon ( #2706 )
2016-08-20 11:58:31 +08:00
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
...
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
2016-08-19 17:11:06 +08:00
Benjy Cui
4e0ae95e1e
chore: export form's interface
2016-08-19 16:53:27 +08:00
陆离
ff765002fa
refactor: rewrite form and dropdown in ts ( #2683 )
2016-08-19 16:43:32 +08:00
Benjy Cui
2c0ed57e5a
docs: fix InputNumber demos' format
2016-08-18 15:59:07 +08:00
ryangun
0723b9664c
docs: the translation of Input-number ( #2707 )
2016-08-18 15:46:11 +08:00
ddcat1115
6289d1202b
docs: LocaleProvider, DatePicker 补充时区说明 ( #2761 )
2016-08-18 15:39:57 +08:00
Benjy Cui
cf6643ae75
feat: support BackTop[target], ref: #2718 ( #2735 )
2016-08-18 11:28:00 +08:00
Benjy Cui
d28e193382
feat: support Affix[target], ref: #2718 ( #2734 )
2016-08-18 11:27:37 +08:00
Benjy Cui
f21033c316
docs: tranlsation of Checkbox ( #2740 )
2016-08-18 11:22:55 +08:00
然则
63a266c312
fix #2748
2016-08-17 18:10:33 +08:00
Jerry Bendy
3a12cad07a
链接 404 啦 ( #2753 )
...
有些链接没写最后面的 "/" 导致打不开
2016-08-17 18:09:24 +08:00
然则
5d36e7e03f
fix #2748
2016-08-17 17:12:40 +08:00
afc163
2ce9d94a66
Fix select input height in IE, close #2741
2016-08-17 13:57:42 +08:00
afc163
9645fdf3c4
use perfix varible in less
2016-08-17 13:47:23 +08:00
Gray Choi
3e5015e351
docs: translate notification ( #2731 )
2016-08-17 11:07:02 +08:00
afc163
1f670b84a9
fix Tabs children again ( #2559 )
2016-08-16 23:13:31 +08:00
afc163
0670b05e50
Improve code style
2016-08-17 15:47:29 +08:00
afc163
471743f4c7
Fix editable Tabs key error
...
close #2721 & #2725
2016-08-17 15:17:10 +08:00
afc163
6a86811e95
Fix table style, close #2723
2016-08-17 14:55:03 +08:00
afc163
36293e2ccb
fix tslint
2016-08-16 18:12:56 +08:00
afc163
10e1b8b269
Fix some ts errors
2016-08-16 18:07:37 +08:00
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
ddcat1115
2c76b19a1a
fix #2688 避免对已经unmount的组件进行操作 ( #2720 )
2016-08-15 17:49:41 +08:00
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
2016-08-15 12:00:05 +08:00
Benjy Cui
3128b15ea5
docs: fix demo format
2016-08-15 11:42:44 +08:00
Benjy Cui
6884b4cd53
docs: fix demo format
2016-08-15 11:23:19 +08:00
Benjy Cui
63941ae665
docs: fix table demo format
2016-08-15 08:07:03 +08:00
偏右
0b3186696c
docs: Translate table ( #2594 )
2016-08-15 07:54:01 +08:00
afc163
ef23ee9d68
Make table styles more percise, fix DatePicker in Table
...
close #2675
2016-08-14 16:18:12 +08:00
ddcat1115
6b0a3e129c
Fix 2663 有 title 时表格 empty 样式错位 ( #2679 )
...
* fix #2663
* fix #2663
2016-08-14 15:38:43 +08:00
ddcat1115
a5585bff77
fix #2571 #2518 #2645 增加disabled属性及取消上传时cancel请求 ( #2690 )
...
* fix #2571 #2518 use rc-upload@2.x abort
fix #2645 add `disabled`
* fix
2016-08-14 15:20:00 +08:00
Benjy Cui
8dd31d0bb2
fix: buttons of Modal.xxx should be disabled, close : #2684 ( #2687 )
2016-08-14 15:19:47 +08:00
Marius Ileana
bb0a30d926
docs: table/demo/reset-filter - A little more meaningful filter ( #2700 )
2016-08-13 09:06:32 +08:00
afc163
7bbb26d441
Fix spin overflow, close #2652
2016-08-12 16:36:47 +08:00
afc163
8d439c48a5
Remove wrong placeholder cursor
2016-08-12 15:18:50 +08:00
afc163
da6b65f7f0
Merge 1.x-stable
2016-08-12 14:47:01 +08:00
Eddie Xie
dc62976b39
docs: Fix typos ( #2694 )
2016-08-12 14:16:59 +08:00
afc163
8402439a71
Fix some hardcoded style, close #2424
2016-08-11 17:16:38 +08:00
afc163
42298b60d4
Fix editable-card Tabs children map bug, close #2658
2016-08-11 16:36:12 +08:00
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
...
* refactor: table ts
* fix: should pass context to onChange correctly
2016-08-11 15:38:03 +08:00
afc163
f2bb52e57b
Fix autosize Input can not input chinese words
...
and lost cursor problems
close #2666 , close #2239
2016-08-11 15:27:59 +08:00
Benjy Cui
2ed192db52
docs: fix demo style
2016-08-11 11:47:28 +08:00
Gray Choi
5c2087311f
docs: translate modal ( #2634 )
2016-08-11 11:41:06 +08:00
afc163
cd98aab871
Fix transfer list item overflow style, close #2674
2016-08-10 17:46:36 +08:00
然则
be553af441
fix #2657
2016-08-10 14:49:58 +08:00
afc163
8ae2936342
Fix nested Forms style
2016-08-10 14:38:35 +08:00
Benjy Cui
d3d6faf2f3
refactor: ts radio, ref: #2639
2016-08-10 10:26:42 +08:00
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
2016-08-10 09:46:56 +08:00
ddcat1115
e0d02b1990
refactor: ts Progress ( #2640 )
2016-08-09 15:04:02 +08:00
afc163
47311313ab
Fix transfer line-height inside FormItem
2016-08-09 11:48:27 +08:00
Marius Ileana
725ca31939
docs: Small correction ( #2637 )
2016-08-08 15:43:21 +08:00
afc163
175438ec8c
fix tslint
2016-08-08 15:00:35 +08:00
afc163
7e77489c8e
Fix ts errors in Transfer
2016-08-08 14:42:29 +08:00
afc163
b200f8a2d8
Merge 1.x-stable
2016-08-08 14:12:02 +08:00
Benjy Cui
ca5fe46611
docs: fix demo
2016-08-08 10:57:11 +08:00
The Rock
dc0fc80709
docs(translation): translation for layout ( #2635 )
2016-08-08 10:40:02 +08:00
然则
db0ac02321
fix show arrow when there is no children #2616
2016-08-07 20:38:20 +08:00
然则
72f56cac8e
fix show arrow when there is no children #2616
2016-08-07 20:34:19 +08:00
ddcat1115
2a9864c9ee
fix #2604 ( #2617 )
...
* fix #2604
* fix
2016-08-06 13:16:38 +08:00
afc163
0ad3492fc9
fix markdown
2016-08-06 09:23:12 +08:00
afc163
a93a72e3b0
update layout doc for missing APIs, close #2629
2016-08-06 09:05:17 +08:00
ddcat1115
c9e26ecab9
docs: treeSelect
translation ( #2582 )
2016-08-05 11:47:31 +08:00
陆离
b946d71026
Merge pull request #2600 from ddcat1115/Alert-banner
...
banner型 Alert
2016-08-05 11:34:25 +08:00
陆离
33daca7962
Merge pull request #2601 from RaoHai/smallScreenDialog-stable
...
modal 添加小屏幕适配。
2016-08-05 11:34:16 +08:00
Benjy Cui
4cf04c5799
docs: update form demo
2016-08-05 11:28:34 +08:00
Marius Ileana
6bb29a1774
docs: Review of form / demo / advanced-search-form.md ( #2574 )
2016-08-05 11:25:39 +08:00
Benjy Cui
6687c12b82
feat: support Transfer[filterOption], close : #2324
2016-08-05 10:49:54 +08:00
Benjy Cui
7d9585377e
feat: Form[vertical], close : #2449
2016-08-04 17:45:15 +08:00
afc163
3bae249170
Merge branch 'master' of github.com:ant-design/ant-design
2016-08-04 14:23:07 +08:00
afc163
bb68245b7f
Merge 1.x-stable
2016-08-04 14:06:09 +08:00
Benjy Cui
37a3861c65
docs: sync, ref: #2607
2016-08-04 09:45:50 +08:00
Marius Ileana
c8f2793ec3
docs: Review of transfer / index.en-US.md ( #2607 )
2016-08-04 09:33:04 +08:00
Marius Ileana
05ba63bccc
docs: Review of transfer / demo / advanced.md ( #2608 )
2016-08-04 09:25:07 +08:00
Benjy Cui
95c353de63
docs: sync, ref: #2609
2016-08-04 09:23:10 +08:00
Marius Ileana
77940b77f0
docs: Review of transfer / demo / basic.md ( #2609 )
2016-08-04 09:13:36 +08:00
afc163
9726122904
selectedRows should match selectedRowKeys, close #2566
2016-08-03 21:27:45 +08:00
afc163
2536dbee78
Improve Table select perfermance
2016-08-03 21:08:13 +08:00
afc163
32a587ba71
fix empty children inside Row, close #2603
2016-08-03 20:30:17 +08:00
afc163
d140108656
Fix typo
...
close #2602
2016-08-03 19:56:27 +08:00
RaoHai
3209edddca
modal 添加小屏幕适配。
...
+ 加入 768px 断点。当屏幕小于 768 时,宽度 auto 且 margin:10。其他不变。
2016-08-03 15:25:33 +08:00
ddcat1115
21b67a330d
banner型 Alert
2016-08-03 14:55:30 +08:00
afc163
77fa03240b
Merge branch '1.x-stable'
2016-08-03 11:43:43 +08:00
afc163
9cee9f103a
Fix TreeSelect not found style
2016-08-03 11:33:23 +08:00
Benjy Cui
5b5439208c
docs: update docs for Form, ref: #2591
2016-08-03 10:55:15 +08:00
Shawn Sit
c04ba5b39b
docs: Traslation tabs ( #2587 )
2016-08-03 10:39:20 +08:00
lixiaochou077
6f620b0e91
docs: translate transfer ( #2586 )
2016-08-03 10:10:13 +08:00
Benjy Cui
86aaa2d1ed
feat: support customized color for Tag, close : #2585
2016-08-03 09:55:16 +08:00
Benjy Cui
a4d91fb99a
fix: should hide close button if not hover, close : #2584
2016-08-03 09:48:53 +08:00
afc163
8b0766937f
Fix cascader disabled style
2016-08-02 17:19:54 +08:00
afc163
9ffdbc5c26
update cascader demo
2016-08-02 17:06:14 +08:00
ddcat1115
ef84f8d408
refactor: ts LocaleProvider ( #2548 )
2016-08-02 16:10:26 +08:00
lixiaochou077
9cec8af5f7
docs: translation tooltip ( #2577 )
2016-08-02 16:06:46 +08:00
afc163
4bbe2291ef
Fix uploading picture style
2016-08-02 15:05:25 +08:00
陆离
536de74b62
Merge pull request #2569 from ant-design/typescript-tree-select-and-upload
...
Add types for tree-select and upload
2016-08-02 14:24:53 +08:00
afc163
da6d511567
Merge branch '1.x-stable'
2016-08-02 12:03:11 +08:00
Benjy Cui
eaebebf425
docs: fix docs
2016-08-02 09:34:04 +08:00
Marius Ileana
23e5912384
docs: Review ( #2573 )
...
Please excuse any mistake. I just discovered this library the other day, I felt in love with it and I really like to contribute. :-)
2016-08-02 09:32:50 +08:00
Marius Ileana
be181a7cc7
docs: review of form / demo / form-in-modal.md ( #2575 )
2016-08-02 09:25:14 +08:00
Marius Ileana
40498e7f01
chore: small typo to form / Form.tsx ( #2576 )
2016-08-02 09:24:15 +08:00
afc163
25b3517cc3
Add types for tree-select and upload ( #1846 )
2016-08-01 16:35:01 +08:00
陆离
4fbc909ac1
fix: children should be an array, close #2559 ( #2563 )
2016-08-01 13:53:11 +08:00
afc163
0fcaeb5280
Merge branch 'master' of github.com:ant-design/ant-design
2016-08-01 13:31:07 +08:00
afc163
4f18cf0658
fix types
2016-08-01 13:30:13 +08:00
Benjy Cui
e5e7a9ac33
docs: update documentation of form
2016-07-31 10:01:58 +08:00
Gray Choi
d07b73fec0
docs: translation of form ( #2555 )
2016-07-31 09:53:51 +08:00
afc163
57f08259db
Merge 1.x-stable
2016-07-30 14:36:49 +08:00
ddcat1115
a3a999441e
refactor: ts message ( #2544 )
2016-07-29 16:32:12 +08:00
ddcat1115
89efcb903a
ts popover ( #2542 )
2016-07-29 14:45:06 +08:00
afc163
10a0709b3a
update dragger demo
2016-07-29 14:40:19 +08:00
afc163
877239bfe5
fix Unused import
2016-07-29 14:06:27 +08:00
Benjy Cui
1d2111db02
chore: add warning
2016-07-29 14:02:24 +08:00
afc163
37880beedb
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-29 13:58:41 +08:00
afc163
71d74c30c1
Merge 1.x-stable
2016-07-29 13:57:54 +08:00
Benjy Cui
d60051dac2
docs: fix typo
2016-07-29 13:47:14 +08:00
Vadim Macagon
70f16295bd
docs: Improve English docs for the Card component ( #2537 )
2016-07-29 13:43:48 +08:00
Benjy Cui
d1364ac038
feat: pass this.props.form as context automatically ( #2534 )
2016-07-29 11:18:31 +08:00
ddcat1115
a242a4bdf3
docs: pagination translation ( #2533 )
2016-07-29 10:15:31 +08:00
ddcat1115
634e836e8d
docs: LocaleProvider translation ( #2532 )
2016-07-29 10:13:59 +08:00
yeliex
14d6bd80da
fix: label should align left when it occupy the whole line ( #2517 )
2016-07-28 08:39:03 +08:00
afc163
c451a865d1
Fix Cascader item overflow style, close #2515
2016-07-27 13:37:20 +08:00
afc163
fec500698e
fix unknown props in Table dropdown
2016-07-26 17:02:30 +08:00
ddcat1115
479c15bb58
docs: progress-translation ( #2499 )
2016-07-26 15:42:04 +08:00
afc163
b8c64f8b6c
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-26 22:30:40 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
Vincent Zhang
abecc44d38
fix improper prop 'dataSource' change in Table; close #2501 ( #2503 )
2016-07-26 14:17:41 +08:00
afc163
f4b10a9e7c
Fix string rowKey in Table, close #2500
...
ref #2058
2016-07-26 21:14:13 +08:00
afc163
f862655df5
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-26 19:47:53 +08:00
afc163
75da5a358a
fix some site style
2016-07-26 19:45:55 +08:00
lixiaochou077
039b064529
docs: translation timepicker ( #2491 )
2016-07-26 11:03:44 +08:00
ddcat1115
87a159b18f
docs: Switch-translation ( #2489 )
2016-07-26 09:17:46 +08:00
然则
a7eea77637
up tree-select
2016-07-25 20:17:52 +08:00
afc163
a5eb044d5c
update BackTop doc
2016-07-25 19:37:23 +08:00
afc163
47d273669d
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-25 19:31:12 +08:00
afc163
3a2fbf9815
modify BackTop chinese name
2016-07-25 19:28:52 +08:00
Benjy Cui
331b2fdf73
chore: fix
2016-07-25 17:54:09 +08:00
陆离
552fa228ee
feat: AutoComplete ( #2490 )
2016-07-25 17:46:45 +08:00
陆离
ac32dd5811
feat: debounce before spinning => debounce after spinning ( #2486 )
2016-07-25 16:35:00 +08:00
陆离
0f6a8e2ff7
feat: debounce before spinning => debounce after spinning ( #2486 )
2016-07-25 16:31:59 +08:00
Benjy Cui
11660c128b
docs: update demo, close : #1872
2016-07-25 16:08:18 +08:00
afc163
ca57794ae7
better implement for a2804cb
2016-07-25 14:03:56 +08:00
warmhug
408027b95d
add tree's tips
2016-07-25 12:15:59 +08:00
warmhug
bc5f5d5ba4
add tree's tips
2016-07-25 12:08:43 +08:00
afc163
5ec1a99dd4
fix transition
2016-07-25 11:57:37 +08:00
afc163
f3f952e40f
fix tslint
2016-07-25 11:39:54 +08:00
afc163
7a52a6fafe
Fix context types
2016-07-25 11:35:51 +08:00
afc163
3543cdc1cf
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-25 11:28:56 +08:00
ddcat1115
a396e3779a
Ts rewrite popconfirm ( #2472 )
...
* Popconfirm rewrite
* fix`
2016-07-25 11:28:43 +08:00
afc163
45c0a6e38f
blank line
2016-07-25 11:28:19 +08:00
afc163
e0c0830a04
Fix TimelineItem custom color, close #2479
2016-07-24 16:19:46 +08:00
yeliex
f12bbdfdd0
修复了select组件placeholder溢出的问题 ( #2480 )
2016-07-24 15:15:13 +08:00
afc163
1b001c7672
Merge 1.x-stable
2016-07-24 15:07:50 +08:00
然则
77b0952e36
fix #2393 #2459 #2401
...
Conflicts:
package.json
2016-07-24 14:26:19 +08:00
afc163
5c52c21435
inline menu does not highlight selected sub-menu
2016-07-24 14:23:41 +08:00
afc163
32ab285886
Merge branch '1.x-stable'
2016-07-24 13:49:42 +08:00
ddcat1115
79ef6a0664
fix #2414
2016-07-22 18:42:47 +08:00
afc163
2face80716
Click todayButton should trigger onChange, close #1902
2016-07-22 16:14:50 +08:00
afc163
1a1ed29717
Add switch :active style
2016-07-22 14:23:59 +08:00
afc163
2a54161e51
fix eslint
2016-07-21 21:19:37 +08:00
afc163
a2804cbff5
Make clear icon more clear
2016-07-21 20:57:44 +08:00
afc163
a72d9ec381
Merge
2016-07-21 18:10:13 +08:00
afc163
dd80613cd1
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-21 18:08:35 +08:00
afc163
db00e94b40
fix links
2016-07-21 18:07:49 +08:00
afc163
a458de0a88
fix prefer-const
2016-07-21 18:05:15 +08:00
afc163
398b8ac708
typo
2016-07-21 15:53:33 +08:00
afc163
497cc1f65a
improve FormItem colon ( #2311 )
2016-07-21 15:51:37 +08:00
afc163
a30f0090b9
update metion doc
2016-07-21 15:41:40 +08:00
afc163
57a34d8f5d
fix metion styles
2016-07-21 15:40:13 +08:00
afc163
aa8e02326a
update metion docs
2016-07-21 15:23:04 +08:00
afc163
92d127d8a5
Fix DatePicker style
2016-07-21 15:20:01 +08:00
ddcat1115
eba54529ca
table-title style ( #2452 )
2016-07-21 15:14:42 +08:00
afc163
5eb52885d6
@background-color-base
2016-07-21 15:02:24 +08:00
afc163
1138b69c6d
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-21 14:40:11 +08:00
afc163
db4cbabf0c
Merge
2016-07-21 14:39:28 +08:00
陆离
4ad8b2f96c
Merge pull request #2441 from RaoHai/MentionComponent
...
Mention component fix
2016-07-21 14:37:29 +08:00
afc163
42d34a5db3
Merge branch '1.x-stable'
2016-07-21 14:34:37 +08:00
afc163
44b8f38a3c
fix disabled menu item background
2016-07-21 14:30:37 +08:00
afc163
7aad78c508
improve progress style
2016-07-21 14:27:54 +08:00
afc163
54c7192d1e
Update code style of Steps demos
2016-07-21 14:20:49 +08:00
afc163
a26c2e8888
Fix breadcrume style detail, close #2434
2016-07-21 11:48:56 +08:00
Benjy Cui
5bee7d2088
docs: fix translation
2016-07-21 10:15:00 +08:00
却痕
e202c7d2b3
docs: translation of Rate && Radio ( #2440 )
2016-07-21 10:10:04 +08:00
Leon Shi
3d070b8d85
docs: translate Cascader's documentation to English ( #2433 )
2016-07-21 10:09:01 +08:00
ddcat1115
2b20ac0456
docs: steps translation ( #2430 )
2016-07-21 10:07:30 +08:00
Gray Choi
b0bf2a5c0e
docs: translate tree component ( #2395 )
2016-07-21 09:52:39 +08:00
陆离
49e164d09d
docs: translation of Spin
and Slider
( #2378 )
2016-07-21 09:51:04 +08:00
RaoHai
1ccfad13f7
Mention Component fix
...
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
2016-07-20 19:01:11 +08:00
yiminghe
12b531efb3
Merge pull request #2416 from RaoHai/improvementOfDatePicker
...
DatePicker 组件优化
2016-07-20 11:17:35 +08:00
yiminghe
6158b39335
Merge pull request #2259 from RaoHai/MentionComponent
...
Mention Component
2016-07-20 11:17:19 +08:00
afc163
ea61aa3cab
upload code style
2016-07-19 20:28:56 +08:00
yiminghe
b140856836
add class
2016-07-19 19:08:59 +08:00
RaoHai
8c739abeb5
style lint
2016-07-19 16:00:19 +08:00
RaoHai
7dd4a019d5
DatePicker 组件优化
...
+ DatePicker showTime: 面板上的日期展示输入框统一为一个,格式和外面的输入框同步,并且支持手动修改。
面板上的 TimePicker
+ DatePicker showTime: 输入框不再展示,改造为『选择时间』,点击后不再展开浮层,直接盖住日期区域。
+ RangePicker showTime : 只选中开始日期,“确定”和“选择时间”灰置。 如未选择日期直接选择时间,开始日期和结束日期默认选中当天。
+ RangePicker showTime : 点击框外和确定均为确定操作。
+ RangePicker showTime : 在时间页面,开始时间的默认状态为当前时间,结束时间的默认状态跟随开始时间。
+ RangePicker showTime : 开始时间的选择范围没有限制,结束时间的选择范围必须大于等于开始时间。
+ RangePicker showTime : 当开始时间选择了结束时间之后的时间(发生冲突),结束时间则自动切换到与开始时间相同的时间。
2016-07-19 16:00:19 +08:00
yiminghe
3342aae9f3
upgrade
2016-07-19 15:46:00 +08:00
RaoHai
3095f58be8
export toEditorState of Mention
2016-07-19 13:39:05 +08:00
RaoHai
3fe36f4584
export toString
of Mention
2016-07-19 12:31:03 +08:00
afc163
e2cc2838fd
Fix lesshint
2016-07-18 22:24:53 +08:00
RaoHai
23df8f7504
tslint fix
2016-07-18 17:58:55 +08:00
RaoHai
69da207f3c
support value props and controllred mode
2016-07-18 16:58:52 +08:00
RaoHai
f547a97020
lesslint fix
2016-07-18 16:58:52 +08:00
RaoHai
595938f5f2
Mention Component
2016-07-18 16:58:52 +08:00
RaoHai
8e3d2b823a
improvement after review
2016-07-18 16:58:52 +08:00
RaoHai
1fd4837d25
lesslint fix
2016-07-18 16:58:52 +08:00
RaoHai
01fabac77a
Mention Component
2016-07-18 16:58:52 +08:00
afc163
765150f17d
fix cascader props warning ( #2258 )
2016-07-16 15:50:27 +08:00
afc163
f0995bd1e3
Merge 1.x-stable
2016-07-15 16:42:58 +08:00
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
...
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6
, which break the behavious above.
close #2399 , also fix #2120
2016-07-15 16:26:14 +08:00
afc163
e7f6f4b869
Fix Transfer search and check all behavious, close #2396
2016-07-15 15:07:31 +08:00
afc163
138a7a9c54
fix code style
2016-07-15 14:01:51 +08:00
afc163
a535238d68
fix cascader input style
2016-07-15 12:46:49 +08:00
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
2016-07-15 12:38:42 +08:00
afc163
d7defe458b
blank line
2016-07-15 12:37:53 +08:00
yiminghe
91037fa78f
Merge pull request #2385 from ant-design/add-typings
...
Add typings
2016-07-15 11:42:30 +08:00
Infinity
5fa89f280a
为TimePicker增加定制anchor的API ( #2390 )
2016-07-15 11:11:55 +08:00
afc163
730dbc72f7
Add typings
2016-07-14 18:15:59 +08:00
afc163
2e4d09c68e
Fix types
2016-07-13 18:04:38 +08:00
afc163
2e41e35cc6
Fix more tslint problems
2016-07-13 17:22:23 +08:00
afc163
aee2b2c5ad
Merge branch '1.x-stable'
2016-07-13 16:26:27 +08:00
afc163
8c9af24d72
fix some tree style
2016-07-13 16:12:44 +08:00
afc163
2d0b56a429
update tree demo
2016-07-13 16:08:10 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
afc163
5e5bd6af9e
Merge branch '1.x-stable'
2016-07-12 21:36:23 +08:00
afc163
4b29e40089
Fix overflow current state in Table, close #2301
2016-07-12 18:45:45 +08:00
afc163
1029419e95
improve code style
2016-07-12 18:24:16 +08:00
afc163
ce7e7c77f0
Fix ts error in Affix ( #1846 )
2016-07-12 16:07:12 +08:00
afc163
4954f5d733
Merge branch '1.x-stable'
2016-07-12 13:59:58 +08:00
afc163
cf978908e8
Fix overflow combobox, close #2353
2016-07-12 12:17:19 +08:00
afc163
129df7dc2a
Fix removed upload item bug, close #2342
2016-07-12 12:09:12 +08:00
ezpub
dce99bc259
fix cascader input value error ( #2338 )
...
`value` prop on `input` should not be null. Consider using the empty string to clear the component or `undefined` for uncontrolled components.
2016-07-11 14:58:15 +08:00
afc163
6dad2b2987
Merge branch '1.x-stable'
2016-07-11 14:57:38 +08:00
afc163
b40205461e
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-11 14:53:21 +08:00
afc163
1f82c573bf
Add placeholder for Affix, close #1987
2016-07-11 14:52:21 +08:00
afc163
7c595797c0
Improve fixed Table border style
2016-07-11 13:50:15 +08:00
yiminghe
d855460eee
merge
2016-07-11 13:03:22 +08:00
Benjy Cui
6ee3da59c1
fix: badge scrollnumber
2016-07-11 11:50:34 +08:00
偏右
bb03c89ebf
docs: translate badge to english ( #2269 )
2016-07-11 11:45:42 +08:00
ddcat1115
3c1a9c6939
docs: backTop tranlation ( #2244 )
2016-07-11 11:40:20 +08:00
Benjy Cui
0058c80e98
fix: the bgc of cascader should be white
2016-07-11 11:36:02 +08:00
afc163
8e9768fb4a
Fix form button align
2016-07-10 17:04:03 +08:00
afc163
5856bb1b30
Fix key warning
2016-07-10 15:16:24 +08:00
afc163
8ec15e4ad3
Fix Input value warning
...
close #2333 , close #2332
2016-07-10 15:12:02 +08:00
Benjy Cui
0fccbd4b1d
docs: fix format
2016-07-10 09:14:14 +08:00
偏右
1cf55c2b16
docs: translate affix to english ( #1471 ) ( #2219 )
2016-07-10 08:56:02 +08:00
陆离
b2ff1dcc75
docs: i18n of Select ( #1899 )
2016-07-10 08:55:43 +08:00
afc163
158b594526
Merge branch '1.x-stable'
2016-07-09 17:46:11 +08:00
Benjy Cui
4a6ff6f053
fix: Form.Item should support responsive layout, close : #2305 ( #2313 )
2016-07-09 17:44:28 +08:00
afc163
64b2381759
Merge 1.x-stable
2016-07-09 17:43:31 +08:00
afc163
0977a656aa
Fix default upload item link, close #2331
2016-07-09 17:22:48 +08:00
afc163
fc9eacbd7e
fix eslint
2016-07-09 16:15:08 +08:00
afc163
b9793662ac
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-09 16:04:27 +08:00
afc163
28c470cb37
Merge 1.x-stable
2016-07-09 16:03:47 +08:00
afc163
4ac775212f
Improve code for #2247
2016-07-09 16:00:05 +08:00
djorkaeff
f687c95bd9
change offset when window resize
2016-07-09 15:40:30 +08:00
yeliex
147e06a837
Add colon
props to Form ( #2311 )
2016-07-09 15:10:07 +08:00
afc163
ec8a0821cd
Fix controlled fileList prop, close #2236
2016-07-09 15:08:39 +08:00
bang
9677a06f38
update tag
2016-07-09 11:00:07 +08:00
bang
414de809ea
update tooltip
2016-07-09 10:54:21 +08:00
bang
724ce80b5e
update timeline
2016-07-09 10:53:40 +08:00
bang
00710328b1
update timepicker
2016-07-09 10:52:58 +08:00