ant-design/components
2020-10-17 17:23:22 +08:00
..
__tests__ feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00
_util refactor: improve useCombinedRefs code (#27181) 2020-10-16 10:21:21 +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 refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
avatar Merge pull request #26768 from ant-design/master 2020-09-16 14:49:19 +08:00
back-top style: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +08:00
badge refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
breadcrumb docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
button docs(button): improve docs and shape remove undeclared doc type (#27159) 2020-10-16 15:50:19 +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 fix: Cascader duplicated className (#27187) 2020-10-16 15:48:23 +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 fix: if form warp drawer, close button will trigger submit (#27175) 2020-10-15 18:54:24 +08:00
date-picker fix(date-picker): showTime should work correctly when format is function (#27156) 2020-10-14 23:00:18 +08:00
descriptions style(descriptions): fix content overflow (#27195) 2020-10-16 22:28:02 +08:00
divider fix: Divider color with text (#27134) 2020-10-13 20:22:17 +08:00
drawer fix: if form warp drawer, close button will trigger submit (#27175) 2020-10-15 18:54:24 +08:00
dropdown fix: Dropdown icon margin style (#27165) 2020-10-15 14:13:17 +08:00
empty docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
form fix: form customizing mixin (#26422) 2020-10-16 22:25:36 +08:00
grid refactor(grid): useContext and improve code (#27127) 2020-10-14 15:19:07 +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 fix: clear Password value attribute in controlled mode (#27191) 2020-10-16 18:05:13 +08:00
input-number style: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +08:00
layout fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width (#27154) 2020-10-15 10:42:15 +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 fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width (#27154) 2020-10-15 10:42:15 +08:00
message docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
modal docs: Update Modal faq 2020-10-15 18:32:48 +08:00
notification fix: notification width in small screen (#27189) 2020-10-16 16:07:56 +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: fix API description 2020-10-14 14:42:57 +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 checked cursor style when disabled (#27125) 2020-10-13 18:32:18 +08:00
rate docs: format api radio/rate/switch (#25342) 2020-07-01 16:21:56 +08:00
result refactor(result): useContext and improve code (#27128) 2020-10-14 15:24:26 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select style: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +08:00
skeleton style: 💄 className prop ordering #26594 (#26602) 2020-09-06 13:07:39 +08:00
slider refactor: improve useCombinedRefs code (#27181) 2020-10-16 10:21:21 +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 Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +08:00
switch docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
table docs: ✍️ Corrected "onFilter" definition for Table Column in docs 2020-10-16 22:29:00 +08:00
tabs fix: 🐛 Tabs animated={true} should works (#27145) 2020-10-14 16:34:15 +08:00
tag style: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +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: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +08:00
tree refactor: 📦 some styles to reduce css bundle size (#27129) 2020-10-13 21:16:20 +08:00
tree-select docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
typography refactor(typography): remove deprecated (#27158) 2020-10-17 17:23:22 +08:00
upload style: 💄 fix Pickers wrong animation direction (#27101) 2020-10-12 15:50:02 +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