ant-design/components
Alan Deng 02a0e6f160
style: Skeleton.Button square shape style (#36123)
* refactor: Skeleton.Button square shape style

the Button's square shape style is same as Avator's that its width is equal to height,
and the old square shape become the default shape that its width is double size to height.

* fix: `ButtonShapeType` type annotation
2022-06-24 12:30:47 +08:00
..
__tests__ feat: add new component Segmented (#34319) 2022-04-11 11:13:16 +08:00
_util refactor: Wave in React 18 StrictMode (#35889) 2022-06-02 18:39:32 +08:00
affix test: migrate part of Affix tests (#35860) 2022-06-06 17:49:55 +08:00
alert chore: bump rc-dialog version (#35969) 2022-06-10 17:06:07 +08:00
anchor chore: merge master 2022-05-23 14:37:16 +08:00
auto-complete docs: fix onChange description repeated twice (#36013) 2022-06-12 18:29:40 +08:00
avatar chore: merge master 2022-05-23 14:37:16 +08:00
back-top test: move test cases to testing lib (#35909) 2022-06-08 09:56:50 +08:00
badge chore: merge master 2022-05-23 14:37:16 +08:00
breadcrumb refactor: Fix Dropdown nesting menu injection logic (#35810) 2022-05-30 19:06:51 +08:00
button fix: Button has no disabled style when link type (#35975) 2022-06-10 17:58:58 +08:00
calendar feat: add si_LK locale (#36149) 2022-06-22 19:38:21 +08:00
card refactor: Fix Dropdown nesting menu injection logic (#35810) 2022-05-30 19:06:51 +08:00
carousel chore: merge master 2022-05-23 14:37:16 +08:00
cascader chore: merge master 2022-05-23 14:37:16 +08:00
checkbox chore: merge master 2022-05-23 14:37:16 +08:00
col
collapse refactor: bump rc-collapse to stable dom (#35781) 2022-05-27 23:18:36 +08:00
comment chore: merge master 2022-05-23 14:37:16 +08:00
config-provider refactor: pagination mini className (#35881) 2022-06-02 17:26:41 +08:00
date-picker feat: add si_LK locale (#36149) 2022-06-22 19:38:21 +08:00
descriptions chore: merge master 2022-05-23 14:37:16 +08:00
divider chore: merge master 2022-05-23 14:37:16 +08:00
drawer fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
dropdown fix: missing semicolon (#36008) 2022-06-11 15:10:03 +08:00
empty refactor: Fix Dropdown nesting menu injection logic (#35810) 2022-05-30 19:06:51 +08:00
form feat: Form support setFieldValue (#36058) 2022-06-15 17:30:10 +08:00
grid chore: merge master 2022-05-23 14:37:16 +08:00
icon chore: merge master 2022-05-23 14:37:16 +08:00
image fix: Fixed the getContainer property in Image not reading the settings in ConfigProvider (#36002) 2022-06-11 13:54:50 +08:00
input fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
input-number fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
layout chore: merge master 2022-05-23 14:37:16 +08:00
list chore: merge feature 2022-06-01 18:28:31 +08:00
locale feat: add si_LK locale (#36149) 2022-06-22 19:38:21 +08:00
locale-provider fix: fix snapshot after si_LK locale is merged (#36181) 2022-06-22 20:05:11 +08:00
mentions chore: merge master 2022-05-23 14:37:16 +08:00
menu docs: fix menu API table (#36043) 2022-06-14 11:08:16 +08:00
message chore: merge master 2022-05-23 14:37:16 +08:00
modal fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
notification chore: merge master 2022-05-23 14:37:16 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header refactor: Fix Dropdown nesting menu injection logic (#35810) 2022-05-30 19:06:51 +08:00
pagination refactor: pagination mini className (#35881) 2022-06-02 17:26:41 +08:00
popconfirm refactor: align with popover (#35676) 2022-05-23 15:41:59 +08:00
popover chore: merge feature 2022-06-01 18:28:31 +08:00
progress feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
radio fix: Radio.Group focus and blur should work (#36041) 2022-06-14 14:00:33 +08:00
rate chore: merge master 2022-05-23 14:37:16 +08:00
result chore: merge master 2022-05-23 14:37:16 +08:00
row
segmented docs: Segmented API type (#35974) 2022-06-09 21:39:35 +08:00
select fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
skeleton style: Skeleton.Button square shape style (#36123) 2022-06-24 12:30:47 +08:00
slider chore: merge master 2022-05-23 14:37:16 +08:00
space chore: merge master 2022-05-23 14:37:16 +08:00
spin chore: merge master 2022-05-23 14:37:16 +08:00
statistic test: move test cases to testing lib for Statistic (#36019) 2022-06-13 09:05:49 +08:00
steps chore: merge master 2022-05-23 14:37:16 +08:00
style Fix color generation for grey colors (#35954) 2022-06-09 15:11:15 +08:00
switch chore: merge master 2022-05-23 14:37:16 +08:00
table test: replace Table part test with test lib (#35989) 2022-06-13 11:26:16 +08:00
tabs feat: tabs support popupClassName (#35892) 2022-06-02 19:31:27 +08:00
tag chore: merge master 2022-05-23 14:37:16 +08:00
time-picker feat: add si_LK locale (#36149) 2022-06-22 19:38:21 +08:00
timeline chore: merge master 2022-05-23 14:37:16 +08:00
tooltip chore: merge master 2022-05-23 14:37:16 +08:00
transfer refactor: pagination mini className (#35881) 2022-06-02 17:26:41 +08:00
tree test: refactor tree with testing lib (#35937) 2022-06-07 21:04:47 +08:00
tree-select chore: bump bundle size of babel runtime 2022-06-06 18:57:00 +08:00
typography test: move test cases to @testing/library for Typography (#35955) 2022-06-09 18:09:43 +08:00
upload fix: cubic-bezier should be animation-timing-function (#35943) 2022-06-08 11:06:50 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx fix: DropDownProps => DropdownProps (#35161) 2022-04-21 22:09:59 +08:00