.. |
__tests__
|
feat: 🆕 new Space component (#22363)
|
2020-03-22 11:38:02 +08:00 |
_util
|
chore(Tag): improve color types (#22999)
|
2020-04-07 22:10:07 +08:00 |
affix
|
fix: 🐛 Affix state update on unmounted component (#22790)
|
2020-03-31 21:25:40 +08:00 |
alert
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
anchor
|
style: add anchor rtl (#22875)
|
2020-04-07 10:55:36 +08:00 |
auto-complete
|
chore: Merge feature
|
2020-03-29 20:21:14 +08:00 |
avatar
|
docs: optimize avatar demo (#22631)
|
2020-03-26 15:53:57 +08:00 |
back-top
|
fix: ⬆️ BackTop not working in iframe (#22788)
|
2020-04-01 17:38:21 +08:00 |
badge
|
chore(Badge): improve Badge color types (#23026)
|
2020-04-08 13:41:32 +08:00 |
breadcrumb
|
✅ fix ci
|
2020-03-29 23:06:55 +08:00 |
button
|
✅ fix lint
|
2020-04-06 12:15:28 +08:00 |
calendar
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
card
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
carousel
|
chore: make bundle size smaller (#22693)
|
2020-03-28 19:03:11 +08:00 |
cascader
|
test: refactor code (#22436)
|
2020-03-20 15:48:44 +08:00 |
checkbox
|
style: optimize slider inner (#22627)
|
2020-03-26 15:14:17 +08:00 |
col
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
collapse
|
merge master
|
2020-03-29 14:40:29 +08:00 |
comment
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
config-provider
|
fix: Center not work in Table (#22858)
|
2020-04-02 18:53:49 +08:00 |
date-picker
|
docs: update DatePicker docs to specify correct monthCellRender prop insted of monthCellContentRender (#22946)
|
2020-04-05 22:18:14 +08:00 |
descriptions
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
divider
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
|
2020-03-28 11:56:57 +08:00 |
drawer
|
ignore styleint line rule
|
2020-03-29 14:49:17 +08:00 |
dropdown
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
empty
|
chore: Update snapshot
|
2020-03-27 22:43:39 +08:00 |
form
|
fix form status (#23004)
|
2020-04-07 22:51:54 +08:00 |
grid
|
merge feature into master-to-merge-feature
|
2020-03-23 15:02:22 +08:00 |
icon
|
docs: Update icons doc (#22709)
|
2020-03-29 10:48:59 +08:00 |
input
|
chore(Input): improve type types (#23006)
|
2020-04-08 10:43:37 +08:00 |
input-number
|
style: add rtl.less of InputNumber (#22434)
|
2020-03-20 14:43:32 +08:00 |
layout
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
list
|
fix: 💄 List footer border (#22771)
|
2020-03-31 12:02:10 +08:00 |
locale
|
Merge pull request #22301 from ant-design/master
|
2020-03-17 17:07:38 +08:00 |
locale-provider
|
chore: Update snapshot
|
2020-04-03 12:19:41 +08:00 |
mentions
|
fix: Form item has default height align with form size (#21476)
|
2020-02-19 22:04:25 +08:00 |
menu
|
fix(menu): fix submenu style in dark mode (#22981)
|
2020-04-07 13:32:29 +08:00 |
message
|
style: add message rtl (#22513)
|
2020-04-04 13:35:36 +08:00 |
modal
|
fix: confirm button should only trigger once (#22963)
|
2020-04-06 21:57:51 +08:00 |
notification
|
🐛 Fix Notification invalid padding-top css (#22941)
|
2020-04-05 20:57:08 +08:00 |
page-header
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
pagination
|
fix: IE11 Select flex (#23020)
|
2020-04-08 12:31:37 +08:00 |
popconfirm
|
🔨 simplify Popconfirm and Popover dom structure (#22052)
|
2020-03-10 15:17:23 +08:00 |
popover
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
progress
|
fix: narrow down types of string literals in a few defaultProps declarations (#22686)
|
2020-03-28 19:29:02 +08:00 |
radio
|
fix(rtl): fix radio rtl overrided by theme (#22926)
|
2020-04-04 22:27:11 +08:00 |
rate
|
style: fix rtl.less place and name (#22384)
|
2020-03-19 12:13:24 +08:00 |
result
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
|
2020-03-28 11:56:57 +08:00 |
row
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
select
|
fix: IE11 Select flex (#23020)
|
2020-04-08 12:31:37 +08:00 |
skeleton
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
slider
|
Fix order of operations for tooltipPlacement (#22772)
|
2020-03-31 11:54:41 +08:00 |
space
|
fix: add rtl space (#22809)
|
2020-04-01 17:38:03 +08:00 |
spin
|
fix: fix menu and spin style in compact mode (#22908)
|
2020-04-05 12:04:22 +08:00 |
statistic
|
fix: Statistic show -0 (#22950)
|
2020-04-06 11:19:44 +08:00 |
steps
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
style
|
style: 💄 @info-color should be @primary-color defaultly
|
2020-04-01 21:06:24 +08:00 |
switch
|
style: fix rtl.less place and name (#22384)
|
2020-03-19 12:13:24 +08:00 |
table
|
chore: Update snapshot
|
2020-04-08 16:11:01 +08:00 |
tabs
|
fix: Card Tabs do not support small size (#22666)
|
2020-04-01 10:54:38 +08:00 |
tag
|
chore(Tag): improve color types (#22999)
|
2020-04-07 22:10:07 +08:00 |
time-picker
|
chore: Adjust range picker style (#22847)
|
2020-04-02 15:05:31 +08:00 |
timeline
|
merge master
|
2020-03-29 14:40:29 +08:00 |
tooltip
|
feat: 🔢 improve default pagination switch experience (#22711)
|
2020-03-29 20:15:05 +08:00 |
transfer
|
fix: Extract type of the element of a tuple without indexing. (#22916)
|
2020-04-04 12:32:56 +08:00 |
tree
|
docs: 📖 virtual default value
|
2020-04-08 10:52:55 +08:00 |
tree-select
|
docs: 📖 virtual default value
|
2020-04-08 10:52:55 +08:00 |
typography
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
upload
|
fix: improve typing of upload component (#22921)
|
2020-04-05 22:26:13 +08:00 |
version
|
fix: package.json import for webpack@5 compatibility (#22644)
|
2020-03-27 10:15:31 +08:00 |
index.tsx
|
feat: 🆕 new Space component (#22363)
|
2020-03-22 11:38:02 +08:00 |