afc163
041457fa5e
fix typo
2017-01-15 13:39:44 +08:00
afc163
b245659887
update API table style
2017-01-15 13:15:30 +08:00
afc163
1bf0bab2a7
bump 2.6.3
2017-01-15 00:30:28 +08:00
afc163
55da11db22
Fix Popconfirm not response, close #4606
2017-01-15 00:27:02 +08:00
afc163
fc32c751ca
update doc
2017-01-14 22:49:40 +08:00
afc163
a1a46ae57a
update Changelog
2017-01-14 21:58:33 +08:00
afc163
25f95d467a
remove update self, ref ant-design/antd-tools#29
2017-01-14 21:48:03 +08:00
afc163
9f1f932386
fix eslintignore
2017-01-14 21:30:09 +08:00
afc163
fd6fc86b21
improve form validating style
2017-01-14 20:59:37 +08:00
偏右
a0d27426e8
Add Changelog for 2.6.2 ( #4603 )
2017-01-14 20:55:29 +08:00
paranoidjk
4d3f574d05
fix: typo; caused by #4435
2017-01-14 17:07:17 +08:00
afc163
c3a2b44f58
Fix strong site anchor truncation in IE
...
screenshot:
https://zos.alipayobjects.com/rmsportal/jtXxUhVBfEslRIpDvwhP.png
2017-01-14 16:59:02 +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
Benjy Cui
e459562cdc
site: fix target demo highlight, close : #4545
2017-01-13 14:59:14 +08:00
afc163
d013952398
remove unused doc
2017-01-12 21:51:40 +08:00
afc163
de544ad21b
fix useless className
2017-01-12 20:38:20 +08:00
Benjy Cui
ff67c6eee6
docs: add documentation of third-party and awesomeness ( #4559 )
...
* docs: add documentation of third-party and awesomeness
* docs: merge install.md into introduce.md
* docs: update recommendation components list
2017-01-12 17:57:04 +08:00
afc163
6a015f00e6
upgrade @types/react
2017-01-12 13:57:35 +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
1dd5fce324
ignore lint temp js/jsx files in components
2017-01-11 21:25:52 +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
VTHINKXIE
b305a9c7e7
update link of ant.design of angular 2 ( #4570 )
2017-01-11 19:21:37 +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