lijianan
|
0836497363
|
refactor: refactor Drawer loading (#48886)
* refactor: adjust Drawer loading area not include header area
* fix: fix snap
* fix: fix
* fix: fix
|
2024-05-14 14:15:33 +08:00 |
|
afc163
|
b49f70fb74
|
Merge pull request #48911 from ant-design/master
chore: merge master into feature
|
2024-05-14 11:33:39 +08:00 |
|
二货爱吃白萝卜
|
a2d8659014
|
test: revert test (#48909)
|
2024-05-14 10:22:45 +08:00 |
|
kiner-tang
|
65063943f0
|
fix: solve tooltip's content isn't align center when pass into a sigle char issue (#48890)
|
2024-05-13 10:51:01 +08:00 |
|
LonelySnowman
|
8b8021083e
|
fix: button component add colorErrorBgActive token (#48876)
|
2024-05-12 20:16:58 +08:00 |
|
叶枫
|
b15a2f2bfc
|
fix: fix cascader type (#48879)
* fix: fix cascader type
* feat: add test
* feat: test
* feat: panel
* feat: panel
* feat: CascaderAutoProps
|
2024-05-12 20:15:10 +08:00 |
|
lijianan
|
23d3435634
|
Merge pull request #48885 from ant-design/master
chore: merge master into feature
|
2024-05-12 18:38:56 +08:00 |
|
Wanpan
|
470e8a8e0a
|
fix: fix Badge CSSMotion setref use error and add test case (#48878)
|
2024-05-11 13:54:40 +08:00 |
|
thinkasany
|
7af1cc616b
|
demo(space): replace 'overlay' in Dropdown (#48867)
* demo(space): replace 'overlay' in Dropdown
* test: update snap
|
2024-05-10 19:19:35 +08:00 |
|
Wanpan
|
eb218e80c6
|
fix: fix Alert findDOMNode error (#48868)
* fix: fix Alert findDOMNode error
* fix: update test
|
2024-05-10 19:18:54 +08:00 |
|
Wanpan
|
c9f7f5d8e6
|
fix: fix float-button findDOMNode error (#48865)
|
2024-05-10 16:28:25 +08:00 |
|
lijianan
|
32b89e6d87
|
fix: add Drawer Spin className (#48857)
* fix: add Spin className
* fix: update snap
|
2024-05-10 14:31:21 +08:00 |
|
栗嘉男
|
20208bfb97
|
Merge branch 'master' into feature-merge-master
|
2024-05-10 12:04:05 +08:00 |
|
lijianan
|
bc26758e2b
|
Merge branch 'feature' into feature-merge-master
|
2024-05-10 12:03:47 +08:00 |
|
Richard Zhang
|
6da1ad1c67
|
docs(modal): correct closable default value (#48856)
|
2024-05-10 11:38:53 +08:00 |
|
Wanpan
|
c3cf0ded65
|
fix: fix Button findDOMNode error (#48830)
* fix: fix Button findDOMNode error
* test: update test case
* fix: optimize code
* Update components/_util/wave/WaveEffect.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>
* fix: optimize code
* fix: update test
* fix: update test
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-05-10 10:47:16 +08:00 |
|
LonelySnowman
|
5098e6e209
|
feat: progress add inside and bottom text position (#48157)
* feat: progress add inside and bottom text position
* feat: change progress percent position api
* fix: change to follow coding standards
* docs: reset i18n zh file
* fix: change to follow coding standards
* fix: change to follow coding standards
* docs: reset i18n file
* fix: change to follow coding standards
* docs: reset i18n file
* feat: progress inner text get brighten color
* feat: update progress snapshots
* fix: progress bottom layout center
* feat: update steps snapshots
* feat: update progress snapshots
* feat: update config provider snapshots
* feat: progress inner text add negate color
* feat: update progress snapshots
* feat: progress inner text add light bg color
* feat: progress inner text add light bg color
* feat: change progress percentPosition api
* feat: change progress component test
* feat: update progress line component snapshot
* feat: progress component outer start layout text adapt
* feat: progress line change to flex layout
* feat: update progress snapshots
* feat: update progress line style
* feat: update progress line style
* fix: progress line reset height use inline block
* fix: change progress is line type
* fix: change progress is line type
* fix: delete progress outer styles
* fix: change progress line type layout
* fix: progress add outer style
* feat: update progress snapshots
* fix: change progress text bright color
* fix: optimized code volume
* fix: progress delete after style on inner layout
* fix: update progress test file
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-05-10 10:22:32 +08:00 |
|
二货爱吃白萝卜
|
cf6e9c8b6e
|
docs: update RangePicker month demo (#48844)
* docs: clean up useless code
* docs: update demo
* docs: fix typo
|
2024-05-10 09:55:31 +08:00 |
|
栗嘉男
|
6a97f52197
|
chore: merge master into feature
|
2024-05-09 20:15:16 +08:00 |
|
afc163
|
a343fcd035
|
refactor: button icon only style (#48840)
|
2024-05-09 18:34:12 +08:00 |
|
afc163
|
6957a5f90d
|
style: fix Button align issue (#47318)
* style: fix Button align issue
* test: fix test case
* test: fix AutoComplete image diff
* test: fix Transfer image diff
* refactor: simpify icon position code
* chore: remove unused import
* chore: update snapshot
* chore: fix button style
* chore: fix button style
|
2024-05-09 17:41:26 +08:00 |
|
lijianan
|
fec2132073
|
demo: update Drawer demo (#48831)
|
2024-05-09 11:56:53 +08:00 |
|
lijianan
|
b87dbc91ae
|
refactor: rewrite inline-style to cssinjs (#48832)
* refactor: rewrite inline-style to cssinjs
* test: fix snap
|
2024-05-09 10:12:26 +08:00 |
|
叶枫
|
1da6d23c0f
|
feat: progress support size object (#48805)
* feat: progress support size object
* feat: add test
* feat: 优化方法
* feat: doc
* feat: 120
* feat: 不判断 object
* fix: test
* Update components/progress/index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* feat: doc
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-05-09 10:10:05 +08:00 |
|
lijianan
|
00c770537b
|
Merge pull request #48828 from ant-design/master
chore: sync master into feature
|
2024-05-08 21:20:07 +08:00 |
|
afc163
|
766ae3b320
|
fix: Button icon order and margin in rtl mode (#48821)
* fix: Button icon order and margin in rtl mode
* demo: default iconPosition should be end
* fix: test case
|
2024-05-08 20:07:57 +08:00 |
|
Wanpan
|
e2d7e689e5
|
docs: image component adding destroyOnClose (#48827)
* docs: image component adding destroyOnClose
* docs: update demo
|
2024-05-08 19:05:50 +08:00 |
|
红
|
f0189fd36f
|
docs(App): add edge usage warning (#48814)
* chore(App): add edge usage warning
* test: add test
* docs(App): add FAQ
|
2024-05-08 10:27:59 +08:00 |
|
Wanpan
|
73adedbfab
|
fix: Fix fails when using tabs minHeight inside the small card (#48787)
* fix: Fix fails when using small tabs minHeight inside the card
* test: del test case
* Update components/card/style/index.ts
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>
* fix: update style
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-05-07 19:06:17 +08:00 |
|
thinkasany
|
b6b96d2d1d
|
demo(ConfigProvider): replace 'popupPlacement' and 'TabPane' (#48797)
|
2024-05-07 12:18:24 +08:00 |
|
lijianan
|
ddf70283ed
|
site: update site type { children: React.ReactNode } => React.PropsWithChildren (#48770)
* site: update site type React.ReactNode => React.PropsWithChildren
* fix: fix
* fix: fix
|
2024-05-06 15:28:52 +08:00 |
|
lijianan
|
8b1f79c1f5
|
demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771)
* demo: update demo type React.ReactNode => React.PropsWithChildren
* fix: fix
|
2024-05-06 12:04:27 +08:00 |
|
lijianan
|
313d534f2b
|
type: rm any (#48765)
|
2024-05-05 17:44:53 +08:00 |
|
希亚的西红柿
|
c54b9cd892
|
feat: get image info in the render function of Image component. (#48729)
* feat: add imgInfo for render function
* fix: remove useless code
* fix: revert demo
* chore: bump rc-image verison from 7.6.0 to 7.7.0
* test: update snapshot
* fix: update snapshot
* docs: update version
* docs: update
|
2024-05-04 18:04:15 +08:00 |
|
afc163
|
ab9edc3698
|
chore: refactor Typography code (#48738)
* chore: refactor Typography code
* Apply suggestions from code review
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-05-02 22:12:53 +08:00 |
|
afc163
|
15982625b5
|
fix: Typography editable focus trigger on mount unexpectedly (#48741)
|
2024-05-02 20:03:43 +08:00 |
|
lijianan
|
2f304d1e27
|
Merge pull request #48735 from ant-design/feature
chore: merge feature to master
|
2024-05-02 17:23:37 +08:00 |
|
afc163
|
15c7e68149
|
fix: DatePicker flickering issue when closing panel (#48734)
|
2024-05-02 17:20:35 +08:00 |
|
lijianan
|
7b30c801cf
|
test: add test case (#48724)
|
2024-05-02 12:17:27 +08:00 |
|
栗嘉男
|
20f183cf6f
|
chore: merge master into feature
|
2024-05-01 16:33:46 +08:00 |
|
replygirl
|
4e9af18e76
|
fix: consume wrapper classNames in drawer (#48721)
Signed-off-by: replygirl <moon@moon.fyi>
|
2024-05-01 11:33:29 +08:00 |
|
Wanpan
|
68497323d5
|
docs: InputNumber add changeOnWheel FAQ (#48714)
* docs: InputNumber add changeOnWheel FAQ
* Update components/input-number/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Wanpan <wanpan96@163.com>
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-05-01 11:30:01 +08:00 |
|
lyy
|
7d27bedd9b
|
docs: add more JSDoc (#48712)
* docs: add more JSDoc
* docs: add more JSDoc
|
2024-04-30 21:30:58 +08:00 |
|
thinkasany
|
3fa9d45dd5
|
feat: qrcode canvas supports style configuration (#48194)
* feat: qrcode canvas supports style configuration
* Update components/qr-code/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
* docs: update version
* fix: typos
* fix: ant-qrcode
* fix: update padding for canvas / svg
* fix: update
* fix: typos
* fix: when borderless padding shouble be 0
* fix: when borderless borderRadius should be 0
* fix: rm Variant
---------
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-04-30 17:03:00 +08:00 |
|
afc163
|
244ad743e3
|
fix: Slider tooltip should not display when open is false (#48708)
|
2024-04-30 13:48:31 +08:00 |
|
daisy
|
5fc3618aad
|
docs: update Table onExpand docs (#48706)
|
2024-04-30 12:21:12 +08:00 |
|
Edi Kurniawan
|
4d05229782
|
locale: add missing japanese translation (#48704)
|
2024-04-30 09:59:07 +08:00 |
|
Edi Kurniawan
|
110c8b2e33
|
locale: add missing indonesian translation (#48703)
|
2024-04-30 09:58:51 +08:00 |
|
Joel
|
72c6fefc79
|
docs: update doc for align prop (#48705)
Co-authored-by: Jie.Tan <taamjoe@gmail.com>
|
2024-04-30 09:54:21 +08:00 |
|
Jerry Nwosu
|
3b4809dede
|
docs: Update index.en-US.md (#48702)
Fixed typo
Signed-off-by: Jerry Nwosu <jerrynwosu007@gmail.com>
|
2024-04-29 21:08:15 +08:00 |
|