Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #4415
8 years ago
Benjy Cui
29e598a3f3
docs: add missing docs for Option[title]
8 years ago
Jialei
96d3093b14
fix: placeholder in time-picker can be empty string ( #4446 )
8 years ago
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
8 years ago
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
8 years ago
ddcat1115
c5b154294e
add attribute `compact` for InputGroup ( #4309 )
* add attribute `compact` for InputGroup
* improve
8 years ago
偏右
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
8 years ago
afc163
fb6858c3cc
Fix hasFeedback and Select style detail for #4436
8 years ago
Jesper We
d258ace146
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} ( #4436 )
8 years ago
afc163
793a2d284e
Add spin demo test snapshot
8 years ago
陆离
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
8 years ago
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
8 years ago
偏右
e4bee3425a
Upgrade rc form ( #4430 )
* support nested form item name by upgrade rc-form
react-component/form#48
* Fix dynamic form demo
8 years ago
afc163
c0a44adb56
Fix Cascader[disabled] background, close #4434
8 years ago
afc163
c285f5f651
fix snapshot
8 years ago
afc163
237d6ab62b
fix layout demo
8 years ago
偏右
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
8 years ago
afc163
c3982b02aa
Fix monthCellContentRender and wrong documentation, close #4394
8 years ago
Wei Zhu
0a3e57a61e
Using padding for node gaps, fix #4371 ( #4398 )
8 years ago
Rex
c8a16b10bd
fix the blue border in some scenes ( #4382 )
8 years ago
afc163
2583798cce
Add demo for Case-insensitive search Select, close #4408
8 years ago
afc163
20cd35abe3
fix demo
8 years ago
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.
8 years ago
afc163
662b213137
Fix Menu[dark] item background, close #4414 again
8 years ago
afc163
35d91d8dee
Fix Menu[dark] item background, close #4414
8 years ago
Wei Zhu
42f98e6779
docs: fix typo.
8 years ago
可乐
2e4e1fcaef
避免 value 正好是数字 0 ( #4401 )
8 years ago
afc163
d570d03698
improve document for Form setFields, close #4370
8 years ago
afc163
869fc54cf7
fix snapshots
8 years ago
afc163
668c481110
Fix table radius without column header, close #4373
8 years ago
afc163
e91f4f2335
improve style code
8 years ago
afc163
3e00fa8e64
update dynamic-settings table demo
8 years ago
afc163
b0a5601c98
fix less variables in slider
8 years ago
afc163
9b8a26ba17
upgrade code style
8 years ago
afc163
d81c425588
fix snapshot
8 years ago
afc163
f07f33d879
fix snapshots
8 years ago
afc163
7602faed65
improve playground.md
8 years ago
afc163
1ef76b40ec
update Slider doc
8 years ago
afc163
ee17abfa9d
Add Grid playground demo
8 years ago
afc163
0d0d63a741
Improve responsive layout of Pagination, close #4349
8 years ago
Alexandre Kirszenberg
517720895d
Dropdown.Button as a single non-wrappable element ( #4355 )
8 years ago
Benjy Cui
4b08601f0f
style: update code style
8 years ago
Benjy Cui
588f0c3d1c
chore: expose loadData for Cascader, close : #4215
8 years ago
Benjy Cui
4967d36d2a
docs: update demos order for Cascader
8 years ago
afc163
25f8095b67
Add Menu[inlineIndent] documentation
8 years ago
Benjy Cui
114016dd4e
chore: add alias for getTooltipContainer
8 years ago
Benjy Cui
8b3e488485
docs: update docs for Tooltip Popconfirm Popover
8 years ago
afc163
2d19ea8344
Add comment
8 years ago
afc163
489d7cf997
Keep Search same default width as Input, close #4334
8 years ago
afc163
08893a47cb
fix card snap
8 years ago