ant-design/components
Ashkan Pourghasem cc12109d46
feat: Implement centered prop in Tabs (#24958)
* Implement centered in Tabs along with its tests and docs

* Fix build error

* Add Chinese translations and remove test case

Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
2020-06-14 13:42:44 +08:00
..
__tests__ chore: Replace domhook with jest.spyon (#23469) 2020-04-22 11:59:56 +08:00
_util chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
affix chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
alert docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
anchor chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
auto-complete refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
avatar chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
back-top docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
badge fix: badge offset in rtl (#24724) 2020-06-06 13:20:09 +08:00
breadcrumb docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
button refactor: reduce CSS size (#24846) 2020-06-09 19:39:37 +08:00
calendar chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
card fix: Tabs shaking of content (#24873) 2020-06-09 21:01:58 +08:00
carousel docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
cascader feat: 🆕 Cascader expandIcon (#24865) 2020-06-09 17:31:19 +08:00
checkbox docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse chore: change the style of ghost collapse & demo modified (#24762) 2020-06-08 16:19:05 +08:00
comment style: optimize comment actions style (#24869) 2020-06-10 12:44:19 +08:00
config-provider refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
date-picker docs: update picker placeholder (#24861) 2020-06-09 13:07:39 +08:00
descriptions docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
divider style: add @divider-orientation-margin less (#24877) 2020-06-10 09:37:48 +08:00
drawer feat: 🆕 support Drawer closeIcon (#24842) 2020-06-08 19:24:29 +08:00
dropdown Merge pull request #24839 from ant-design/master 2020-06-08 18:33:02 +08:00
empty docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
form merge master 2020-06-11 10:38:50 +08:00
grid docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
icon docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
input chore: replace textarea with rc-textarea (#24966) 2020-06-13 14:24:56 +08:00
input-number docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
layout docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
list feat: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +08:00
locale Add ko_KR localizations for Form (#24783) 2020-06-06 16:08:20 +08:00
locale-provider Added Irish(ga_IE) locale (#24609) 2020-05-31 12:40:10 +08:00
mentions feat: Mentions support autoSize (#24961) 2020-06-12 23:26:30 +08:00
menu fix: Menu SubMenu scroll problem (#24806) 2020-06-07 20:57:43 +08:00
message docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
modal merge master 2020-06-11 10:38:50 +08:00
notification Add test cases for Notification (#24808) 2020-06-07 21:47:07 +08:00
overview docs: 📖 update recommendation page 2020-06-02 15:59:32 +08:00
page-header fix: Tabs shaking of content (#24873) 2020-06-09 21:01:58 +08:00
pagination feat: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +08:00
popconfirm docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
popover docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
progress Merge pull request #24839 from ant-design/master 2020-06-08 18:33:02 +08:00
radio feat: add radio optionType api to set radio option type (#24809) 2020-06-11 13:21:54 +08:00
rate feat: expand rate character (#24903) 2020-06-11 14:11:21 +08:00
result refactor: move Result children to end (#24945) 2020-06-12 13:40:36 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select snapshot 2020-06-11 11:09:40 +08:00
skeleton feat: add Skeleton-Image (#24805) 2020-06-12 22:44:32 +08:00
slider docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
space docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
spin docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
statistic fix: Statistic don't work with Tooltip (#24782) 2020-06-06 15:25:47 +08:00
steps feat: remove content max-width on dot-step (#24907) 2020-06-12 15:02:31 +08:00
style feat: add Skeleton-Image (#24805) 2020-06-12 22:44:32 +08:00
switch docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
table feat: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +08:00
tabs feat: Implement centered prop in Tabs (#24958) 2020-06-14 13:42:44 +08:00
tag update snapshot 2020-06-11 10:59:46 +08:00
time-picker docs: update picker placeholder (#24861) 2020-06-09 13:07:39 +08:00
timeline docs: 🌈 Add Components overview page (#24491) 2020-05-31 11:48:34 +08:00
tooltip docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
transfer fixed code that increased package size if tree shaking is disabled (#24847) 2020-06-08 22:11:25 +08:00
tree docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
tree-select docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
typography chore: replace textarea with rc-textarea (#24966) 2020-06-13 14:24:56 +08:00
upload docs: Update components cover (#24744) 2020-06-05 13:50:09 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx feat: 🆕 new Space component (#22363) 2020-03-22 11:38:02 +08:00