ant-design/components
2020-10-12 15:07:47 +08:00
..
__tests__ feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00
_util Merge pull request #27055 from ant-design/master 2020-10-09 17:28:17 +08:00
affix test: fix eslint jest rules 2020-09-15 11:54:47 +08:00
alert docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
anchor docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
auto-complete feat: TextArea showCount (#26952) 2020-10-10 11:30:58 +08:00
avatar Merge pull request #26768 from ant-design/master 2020-09-16 14:49:19 +08:00
back-top test: 100% coverage (#26839) 2020-09-21 18:32:24 +08:00
badge style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
breadcrumb docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
button docs: ✏️ replace is with are (#26983) 2020-10-02 13:15:41 +08:00
calendar feat: add Belarusian translation (#27028) 2020-10-09 21:37:07 +08:00
card docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
carousel test: fix eslint jest rules 2020-09-15 11:54:47 +08:00
cascader style: optimize loading icon in rtl (#27010) 2020-10-05 16:20:14 +08:00
checkbox chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
comment feat: TextArea showCount (#26952) 2020-10-10 11:30:58 +08:00
config-provider feat: TextArea showCount (#26952) 2020-10-10 11:30:58 +08:00
date-picker merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
descriptions docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
divider fix: Divider border style not work on text mode (#26863) 2020-09-23 13:33:35 +08:00
drawer docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
dropdown style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
empty docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
form docs: 📝 fix Form API table, close #27078 2020-10-10 23:12:34 +08:00
grid fix: add flex type to ColSize interface (#26578) 2020-09-04 10:50:36 +08:00
icon docs: perfect website (#26079) 2020-08-07 15:50:53 +08:00
image refactor(image): improve code (#27087) 2020-10-12 10:59:09 +08:00
input style: optimize Input.TextArea count style in rtl (#27098) 2020-10-12 12:43:04 +08:00
input-number refactor(input-number): useContext (#27086) 2020-10-12 10:59:40 +08:00
layout refactor: Remove layout deprecated (#27039) 2020-10-09 11:04:38 +08:00
list docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
locale Updating es_ES locale docs (#27079) 2020-10-11 02:56:12 +08:00
locale-provider merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
mentions style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
menu docs: update menu api (#27096) 2020-10-12 12:00:00 +08:00
message docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
modal docs: update modal version column (#27094) 2020-10-12 10:47:09 +08:00
notification docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
overview docs: fix two typos in the overview (#25383) 2020-07-02 13:29:48 +08:00
page-header Merge pull request #26267 from ant-design/master 2020-08-18 18:51:49 +08:00
pagination style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
popconfirm docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
popover docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
progress fix: Progress steps support trailColor (#26323) 2020-08-22 01:29:48 +08:00
radio fix: Radio cannot use Tooltip (#27050) 2020-10-09 18:01:04 +08:00
rate docs: format api radio/rate/switch (#25342) 2020-07-01 16:21:56 +08:00
result style: fix classnames to classNames (#25697) 2020-07-20 13:41:05 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
skeleton style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
slider docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
space feat: Space add split (#26948) 2020-10-08 18:41:40 +08:00
spin fix: ⌨️ improve Accessibility by adding role (#25774) 2020-07-23 15:00:14 +08:00
statistic docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
steps docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
style style: 💄 fix TimePicker column align (#26784) 2020-09-18 13:06:19 +08:00
switch docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
table Merge pull request #27055 from ant-design/master 2020-10-09 17:28:17 +08:00
tabs docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
tag refactor(checkable-tag): improve code (#27097) 2020-10-12 15:07:47 +08:00
time-picker feat: add Belarusian translation (#27028) 2020-10-09 21:37:07 +08:00
timeline docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
tooltip docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
transfer style: optimize transfer pagination rtl style (#26960) 2020-09-30 15:23:02 +08:00
tree docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
tree-select docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
typography docs: update Typography.Text (#27093) 2020-10-12 10:49:17 +08:00
upload test: fix test cov (#27065) 2020-10-10 13:32:27 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00