.. |
__tests__
|
chore: Replace domhook with jest.spyon (#23469)
|
2020-04-22 11:59:56 +08:00 |
_util
|
fix: proper react import (#23381)
|
2020-04-22 09:37:46 +08:00 |
affix
|
fix: include tests in type check (#23452)
|
2020-04-22 13:37:23 +08:00 |
alert
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
anchor
|
chore: Replace domhook with jest.spyon (#23469)
|
2020-04-22 11:59:56 +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
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +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
|
style: fix button loading rtl (#23399)
|
2020-04-20 16:25:43 +08:00 |
calendar
|
fix: Calendar missing style (#23081)
|
2020-04-09 15:44:22 +08:00 |
card
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
carousel
|
🐛 Fix Carousel tabindex in non-active slide (#23380)
|
2020-04-19 01:28:54 +08:00 |
cascader
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
checkbox
|
chore: Fix console warning typo (validate -> valid) (#23240)
|
2020-04-14 16:48:23 +08:00 |
col
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
collapse
|
fix: collapse default position in rtl (#23445)
|
2020-04-21 23:23:37 +08:00 |
comment
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
config-provider
|
fix: ConfigProvider with nest prefixCls (#23423)
|
2020-04-21 11:16:33 +08:00 |
date-picker
|
💄 fix DatePicker/TimePicker disabled icon color (#23478)
|
2020-04-22 15:16:51 +08:00 |
descriptions
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
divider
|
fix: first Divider render bug (#23438)
|
2020-04-21 16:16:13 +08:00 |
drawer
|
ignore styleint line rule
|
2020-03-29 14:49:17 +08:00 |
dropdown
|
style: add dropdown group title rtl style (#23404)
|
2020-04-21 10:49:59 +08:00 |
empty
|
docs(Empty component): 📖 Fix typo in image prop description (#23251)
|
2020-04-14 18:20:14 +08:00 |
form
|
chore: improve less variable @form-item-margin-bottom (#23436)
|
2020-04-21 17:48:15 +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
|
fix: Input.Search ConfigProvider size (#23331)
|
2020-04-18 18:31:03 +08:00 |
input-number
|
refactor(input-number): rewrite with hook (#23461)
|
2020-04-22 09:48:10 +08:00 |
layout
|
chore: 🚮 remove console (#23431)
|
2020-04-21 11:47:09 +08:00 |
list
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
locale
|
improvement: Form default locale (#23165)
|
2020-04-18 13:18:51 +08:00 |
locale-provider
|
improvement: Form default locale (#23165)
|
2020-04-18 13:18:51 +08:00 |
mentions
|
style: optimize mentions dropdown in RTL (#23076)
|
2020-04-09 13:18:49 +08:00 |
menu
|
style: fix menu rtl style (#23319)
|
2020-04-16 17:40:13 +08:00 |
message
|
style: add message rtl (#22513)
|
2020-04-04 13:35:36 +08:00 |
modal
|
fix: Modal.info onOk execute times (#23360)
|
2020-04-18 01:09:14 +08:00 |
notification
|
🐛 Fix Notification invalid padding-top css (#22941)
|
2020-04-05 20:57:08 +08:00 |
page-header
|
chore: Replace domhook with jest.spyon (#23469)
|
2020-04-22 11:59:56 +08:00 |
pagination
|
fix: Pagination missing showTitle (#23134) (#23144)
|
2020-04-11 16:36:12 +08:00 |
popconfirm
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
popover
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +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
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +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: proper react import (#23381)
|
2020-04-22 09:37:46 +08:00 |
skeleton
|
refactor(skeleton): rewrite with hook (#23206)
|
2020-04-14 10:30:14 +08:00 |
slider
|
doc(slider): value & defaultValue not consistent with definition (#23252)
|
2020-04-14 19:33:49 +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
|
style: optimize statistic rtl style (#23397)
|
2020-04-20 16:29:30 +08:00 |
steps
|
style: add steps disabled style (#23402)
|
2020-04-20 17:05:41 +08:00 |
style
|
💄 tweak Table selected row hover background (#23313)
|
2020-04-21 16:53:06 +08:00 |
switch
|
chore: Fix console warning typo (validate -> valid) (#23240)
|
2020-04-14 16:48:23 +08:00 |
table
|
💄 tweak Table selected row hover background (#23313)
|
2020-04-21 16:53:06 +08:00 |
tabs
|
style: optimize tabs rtl style (#23471)
|
2020-04-22 11:57:06 +08:00 |
tag
|
refactor(tag): rewrite with hook (#23466)
|
2020-04-22 10:59:24 +08:00 |
time-picker
|
fix: Fix popupClassName prop in timepicker (#23214)
|
2020-04-14 16:49:58 +08:00 |
timeline
|
merge master
|
2020-03-29 14:40:29 +08:00 |
tooltip
|
✅ fix test case which fails a lot
|
2020-04-13 20:21:30 +08:00 |
transfer
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
tree
|
fix: proper react import (#23381)
|
2020-04-22 09:37:46 +08:00 |
tree-select
|
docs: Add listHeight desc (#23268)
|
2020-04-15 10:04:01 +08:00 |
typography
|
test: increase test cov for Layout and Typography (#23407)
|
2020-04-20 19:18:53 +08:00 |
upload
|
chore: Replace domhook with jest.spyon (#23469)
|
2020-04-22 11:59:56 +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 |