.. |
__tests__
|
chore: Remove LocaleProvider & Mention in export (#19935)
|
2019-11-26 14:21:05 +08:00 |
_util
|
feat: Modal support hooks (#20949)
|
2020-02-03 13:00:35 +08:00 |
affix
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
alert
|
🐛 fix Alert button extra padding in Firefox (#21325)
|
2020-02-10 19:52:12 +08:00 |
anchor
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
auto-complete
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
avatar
|
fix: Badge number style (#21235)
|
2020-02-05 13:52:26 +08:00 |
back-top
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
badge
|
💄 fix Badge function name
|
2020-02-11 10:49:09 +08:00 |
breadcrumb
|
🔧 remove react-router from devDeps (#21276)
|
2020-02-07 17:08:37 +08:00 |
button
|
fix: Button.Group size style issue (#21307)
|
2020-02-10 11:32:37 +08:00 |
calendar
|
style: 优化calendar若干样式 (#20790)
|
2020-01-09 15:40:29 +08:00 |
card
|
fix: card actions font-size issue (#21107)
|
2020-01-26 12:11:59 +08:00 |
carousel
|
fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向 (#20781)
|
2020-01-09 10:23:53 +08:00 |
cascader
|
🆕 Add bordered prop (#21242)
|
2020-02-06 10:02:02 +08:00 |
checkbox
|
🆕 Add style for Checkbox & Radio Group options (#21219)
|
2020-02-04 17:34:02 +08:00 |
col
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
collapse
|
fix: Collapse Panel with extra prop (#21202)
|
2020-02-04 10:57:10 +08:00 |
comment
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
config-provider
|
fix: Badge number style (#21235)
|
2020-02-05 13:52:26 +08:00 |
date-picker
|
Merge pull request #21284 from ant-design/feature
|
2020-02-08 12:02:06 +08:00 |
descriptions
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
divider
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
drawer
|
🎬 update drawer demo (#20988)
|
2020-01-17 23:32:56 +08:00 |
dropdown
|
🎬 improve dropdown demos in mobile (#21312)
|
2020-02-10 13:07:07 +08:00 |
empty
|
chore: dark site images address (#20796)
|
2020-01-09 15:28:52 +08:00 |
form
|
omit validateFirst (#21329)
|
2020-02-10 21:55:55 +08:00 |
grid
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
icon
|
fix typo (#20913)
|
2020-01-15 12:16:12 +08:00 |
input
|
fix: Some input style issue (#21316)
|
2020-02-10 15:26:32 +08:00 |
input-number
|
fix: dark theme in 4.0 (#20642)
|
2020-01-03 19:00:01 +08:00 |
layout
|
✅ update snapshot
|
2020-02-04 17:42:18 +08:00 |
list
|
✅ update snapshot
|
2020-02-04 16:41:28 +08:00 |
locale
|
chore: Clean up merged code (#20595)
|
2020-01-02 16:51:52 +08:00 |
locale-provider
|
test: update snapshot for pt_BR locale
|
2020-02-04 22:05:06 +08:00 |
mentions
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
menu
|
✅ update snapshot
|
2020-02-04 17:42:18 +08:00 |
message
|
💄 fix message shadow get cutted (#20856)
|
2020-01-13 14:22:17 +08:00 |
modal
|
docs: Update hooks description (#21279)
|
2020-02-07 20:32:00 +08:00 |
notification
|
docs: Update hooks description (#21279)
|
2020-02-07 20:32:00 +08:00 |
page-header
|
💄 new tabs style (#21256)
|
2020-02-07 11:08:16 +08:00 |
pagination
|
chore: update snapshot
|
2020-01-28 12:16:48 +08:00 |
popconfirm
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
popover
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
progress
|
refactor: Progress use React.Fragment to remove unused div (#21170)
|
2020-02-02 11:12:07 +08:00 |
radio
|
fix: Badge number style (#21235)
|
2020-02-05 13:52:26 +08:00 |
rate
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
result
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
row
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
select
|
🆕 Add bordered prop (#21242)
|
2020-02-06 10:02:02 +08:00 |
skeleton
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
slider
|
chore: dark site style (#21246)
|
2020-02-06 14:43:16 +08:00 |
spin
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
statistic
|
remove moment deps in Countdown (#21108)
|
2020-01-27 10:08:02 +08:00 |
steps
|
💄 tweak steps 1px align (#21306)
|
2020-02-10 11:29:14 +08:00 |
style
|
🐛 Fix Menu collapsed jumping (#21314)
|
2020-02-10 13:50:22 +08:00 |
switch
|
feat: Add Min-Width Style Variables for Switch Component (#20829)
|
2020-01-11 23:24:10 +08:00 |
table
|
fix: table export ColumnProps (#21321)
|
2020-02-10 17:43:45 +08:00 |
tabs
|
Update index.zh-CN.md (#20962)
|
2020-01-17 10:48:25 +08:00 |
tag
|
🎬 improve Tag demo
|
2020-01-08 15:08:54 +08:00 |
time-picker
|
🆕 Add bordered prop (#21242)
|
2020-02-06 10:02:02 +08:00 |
timeline
|
fix: timeline content style (#21068)
|
2020-01-25 00:23:15 +08:00 |
tooltip
|
🐛 Fix Tooltip title 0 is not shown (#20894)
|
2020-01-14 17:57:05 +08:00 |
transfer
|
fix: Transfer search input style collapsed (#21247)
|
2020-02-05 19:11:41 +08:00 |
tree
|
fix tree node spread warning (#21303)
|
2020-02-10 10:08:32 +08:00 |
tree-select
|
Merge pull request #21284 from ant-design/feature
|
2020-02-08 12:02:06 +08:00 |
typography
|
🐛 Typography editable should focus at the end (#21268)
|
2020-02-07 13:15:24 +08:00 |
upload
|
refactor: Progress use React.Fragment to remove unused div (#21170)
|
2020-02-02 11:12:07 +08:00 |
version
|
|
|
index.tsx
|
chore: Remove LocaleProvider & Mention in export (#19935)
|
2019-11-26 14:21:05 +08:00 |