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