.. |
__tests__
|
Test case for warning message of importing all components (#9814)
|
2018-03-26 15:36:44 +08:00 |
_util
|
Fix moment require (#9528)
|
2018-03-09 15:04:21 +08:00 |
affix
|
sync placeholder node size when node is sticky by Affix, close #9536
|
2018-03-14 16:22:45 +08:00 |
alert
|
docs: Add afterClose
|
2018-03-13 11:40:11 +08:00 |
anchor
|
Add Anchor[getContainer] (#9694)
|
2018-03-30 15:55:54 +08:00 |
auto-complete
|
Update incorrect signature for onChange
|
2018-01-04 20:49:35 +08:00 |
avatar
|
proper class on avatar when image doesnt exist (#9278)
|
2018-02-07 10:43:27 +08:00 |
back-top
|
Fix test cases
|
2018-03-06 21:47:05 +08:00 |
badge
|
remove !important
|
2018-03-23 11:45:39 +08:00 |
breadcrumb
|
add vars to theme Breadcrumb component (#9022)
|
2018-01-20 16:04:49 +08:00 |
button
|
Fix button two-chinese-words update bug
|
2018-03-23 22:23:03 +08:00 |
calendar
|
Slovenian locale added (sl_SI) (#9724)
|
2018-03-26 11:44:27 +08:00 |
card
|
Add the defaultActiveTabKey property for the Card component (#9526)
|
2018-03-10 14:44:12 +08:00 |
carousel
|
update snapshot
|
2018-03-26 15:47:29 +08:00 |
cascader
|
Add some tests
|
2018-03-23 19:19:29 +08:00 |
checkbox
|
Remove AbstractCheckboxChangeEvent, fix TS4029 error
|
2018-03-08 21:42:22 +08:00 |
col
|
export components interface (#7654)
|
2017-09-25 22:14:49 +08:00 |
collapse
|
Syncing forceRender prop with rc-collapse. (#9192)
|
2018-01-30 20:44:33 -06:00 |
date-picker
|
clean up
|
2018-03-29 18:03:14 +08:00 |
divider
|
doc: update divider doc and demo
|
2018-04-03 14:25:47 +08:00 |
dropdown
|
Fix submenu z-index, close #9218
|
2018-02-09 15:56:34 +08:00 |
form
|
fix #9907 (#9908)
|
2018-04-04 15:29:59 +08:00 |
grid
|
Improve Grid and Layout type definition
|
2018-03-06 15:51:06 +08:00 |
icon
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
input
|
Fix test case for #9639
|
2018-03-12 21:02:20 +08:00 |
input-number
|
Add some tests
|
2018-03-23 19:19:29 +08:00 |
layout
|
Fix Layout.Sider typos (#9885)
|
2018-04-01 01:15:42 +08:00 |
list
|
Revert "Update snapshot"
|
2018-03-21 12:01:58 +08:00 |
locale-provider
|
Update snapshot for React 16.3
|
2018-03-30 11:04:49 +08:00 |
mention
|
fix: focus editor (#9548)
|
2018-03-06 20:59:03 +08:00 |
menu
|
Fix Layout.Sider typos (#9885)
|
2018-04-01 01:15:42 +08:00 |
message
|
doc: update message duration description
|
2018-04-03 13:41:44 +08:00 |
modal
|
fix: fixed modal content overflowed
|
2018-03-30 15:33:33 +08:00 |
notification
|
fix(notifiction): Complement duration missing type definition. (#9120)
|
2018-01-24 22:29:03 -06:00 |
pagination
|
Revert "Update snapshot"
|
2018-03-21 12:01:58 +08:00 |
popconfirm
|
Fix implicit any error for Pagination PopConfirm Popover Progress
|
2017-11-21 15:37:39 +08:00 |
popover
|
Fix arrow position of Popover, close #8548
|
2017-12-11 16:02:53 +08:00 |
progress
|
Fix: successPercent should decide the progress status when it exists, close #9382 (#9614)
|
2018-03-11 00:11:52 +08:00 |
radio
|
Remove AbstractCheckboxChangeEvent, fix TS4029 error
|
2018-03-08 21:42:22 +08:00 |
rate
|
fix: cursor style of disabled Rate should be default, close #9747
|
2018-03-21 10:30:25 +08:00 |
row
|
export components interface (#7654)
|
2017-09-25 22:14:49 +08:00 |
select
|
dcos: Detail Select[optionLabelProp] default value
|
2018-03-24 21:38:25 +08:00 |
slider
|
Add some tests
|
2018-03-23 19:19:29 +08:00 |
spin
|
Add spin dot className to custom indicator
|
2018-02-14 12:56:22 +08:00 |
steps
|
Update index.tsx (#9126)
|
2018-01-26 10:38:28 +08:00 |
style
|
Merge branch 'master' into feature-3.4.0
|
2018-03-30 15:09:38 +08:00 |
switch
|
Fix <Switch /> small margin (#9602)
|
2018-03-24 21:52:47 +08:00 |
table
|
Tweak table sorter icon click area again
|
2018-04-03 11:33:37 +08:00 |
tabs
|
support less vars for tabs title font size
|
2018-02-28 11:07:26 +08:00 |
tag
|
Remove span.ant-tag-text in Tag, and remove type casting in Dropdown (#9055)
|
2018-02-04 01:29:56 -06:00 |
time-picker
|
Slovenian locale added (sl_SI) (#9724)
|
2018-03-26 11:44:27 +08:00 |
timeline
|
Fix type error
|
2018-04-04 14:49:14 +08:00 |
tooltip
|
add Tooltip contextMenu doc
|
2018-03-06 15:21:37 +08:00 |
transfer
|
Resolved type name collisions (#8605)
|
2017-12-13 20:49:44 -06:00 |
tree
|
Fix conduct logic on node disabled, update test snapshot
|
2018-03-29 19:46:01 +08:00 |
tree-select
|
docs: Update TreeSelect labelInValue description
|
2018-03-19 14:20:47 +08:00 |
upload
|
fix test case
|
2018-04-04 15:50:08 +08:00 |
version
|
refactor version import
|
2017-02-13 14:57:04 +08:00 |
index.tsx
|
Test case for warning message of importing all components (#9814)
|
2018-03-26 15:36:44 +08:00 |