tangjinzhou
3499b11a47
refactor: flex components
2023-11-11 10:24:58 +08:00
selicens
dae7262f13
feat(Flex): New component ( #7052 )
...
* feat(Flex): New component
* fix: Unified type
* test: Add unit test and update snapshots
* docs: update md file
---------
Co-authored-by: undefined <undefined>
2023-11-11 10:06:02 +08:00
w-z-y
8cf6be11f7
fix: DatePicker panelChange( #7059 )
...
onPanelChange事件缺少
2023-11-11 10:00:48 +08:00
Konv Suu
2510608665
fix(collapse): custom prefix in animation ( #7074 )
2023-11-11 09:59:40 +08:00
cc heart
b22875db33
fix(message): message offset error ( #7093 )
2023-11-11 09:53:59 +08:00
lyn
2bdeed1432
typo: fix docs ant Rect is spelled as React ( #7082 )
2023-11-11 09:31:38 +08:00
lai9fox
49a6b588c1
docs(tree-select): fix duplicate values in demo ( #7083 )
2023-11-11 09:30:42 +08:00
Konv Suu
bd080cde2a
chore: enable pnpm run pre scripts ( #7078 )
2023-11-11 09:29:29 +08:00
huiliangShen
c1454bc7b5
fix(carousel): can not use jsx render children ( #7077 )
...
Co-authored-by: banruo <shl@dataqin.com>
2023-11-11 09:28:33 +08:00
cc heart
61402142f8
feat[watermark]: support dark theme ( #7067 )
...
* perf[watermark]: replace with token variable
* feat: add theme toggle watch
2023-11-11 09:14:43 +08:00
Konv Suu
242982301d
site: menu show tag when front-matter has tag prop ( #7053 )
2023-11-02 19:00:16 +08:00
Konv Suu
9bdf882517
docs(theme-editor): handleEditConfigChange logic ( #7038 )
2023-10-23 10:51:46 +08:00
Konv Suu
88ec06b717
fix(upload): disabled prop apply order ( #7047 )
2023-10-23 10:16:23 +08:00
Konv Suu
6c39bec277
feat(config-provider ): wave config ( #7036 )
2023-10-23 10:15:56 +08:00
Konv Suu
82f407d396
docs(tag): colorful demo css style ( #7037 )
2023-10-23 10:13:49 +08:00
bowen
bfcdba251f
docs(checkbox): fix typo ( #7039 )
2023-10-23 10:13:18 +08:00
cc heart
0abcd25b2a
fix: fix space duplicated key ( #7048 )
2023-10-23 10:12:26 +08:00
tangjinzhou
72b8d09b92
release 4.0.6
2023-10-17 23:01:50 +08:00
selicens
b4c29d927b
fix: dropdownVisibleChange invalid ( #7033 )
...
Co-authored-by: undefined <undefined>
2023-10-17 22:59:42 +08:00
tangjinzhou
bf917f36eb
release 4.0.5
2023-10-17 19:04:56 +08:00
黄小民
0f9c80b86e
fix: rangePick onOk can't close the panel ( #7026 )
2023-10-17 19:02:10 +08:00
Zev Zhu
61e5746b0d
fix(StyleContext): fix style cache loaded repeat ( #7029 )
...
Co-authored-by: unknown <aibayanyu20>
2023-10-17 18:55:10 +08:00
bowen
7786a81e76
docs(menu): fix typo ( #7025 )
2023-10-17 10:53:20 +08:00
tangjinzhou
6f89185fe1
release 4.0.4
2023-10-16 16:19:34 +08:00
Konv Suu
449adb03df
fix: setContainer in onBeforeMount for drawer ( #6986 )
...
* fix: setContainer in onBeforeMount for drawer
* fix: add judgement
2023-10-16 15:56:28 +08:00
tangjinzhou
4428423be4
fix: select dropdown custom input error #7020
2023-10-16 15:51:44 +08:00
selicens
380fcd4aa9
fix(Select): dropdownRender inside dropdown box disappears when the input box gains focus ( #7020 )
...
Co-authored-by: undefined <undefined>
2023-10-16 15:03:37 +08:00
tangjinzhou
4a1296bb3f
fix: code error #7001
2023-10-16 14:35:19 +08:00
selicens
b9c65656db
fix(select): list scrollbar height and timing ( #6987 ) ( #7001 )
...
* fix: select scrollbar height
* fix: mousemove appear scrollbar
* Update List.tsx
* Update List.tsx
---------
Co-authored-by: undefined <undefined>
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-10-16 14:33:37 +08:00
selicens
f1bcf2093a
fix(FloatButton): BackTop attribute invalid ( #7009 )
...
* fix(FloatButton): BackTop attribute invalid
* fix: attribute props
* fix: Remove default slot
---------
Co-authored-by: undefined <undefined>
2023-10-16 14:21:39 +08:00
selicens
398710cf1b
feat(Form): FormItem add tooltip attributes ( #7014 )
...
* feat(Form): FormItem add tooltip attributes
* fix: Delete duplicate types
* fix: Remove excess slots and types
* Update FormItemLabel.tsx
---------
Co-authored-by: undefined <undefined>
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-10-16 14:20:32 +08:00
黄小民
858c4ec409
fix bug:#6911 a-range-picker canot close when set popContainer ( #6994 )
...
* fix bug:#6911 a-range-picker 组件选择完之后下拉面板无法收起的问题
* update prettier to 3.0.3
* Update package.json
* Update package.json
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-10-16 11:42:55 +08:00
一堆菠萝
77eab3637c
docs(pagination): fix pageSizeOptions API ( #7010 )
2023-10-16 10:39:56 +08:00
Konv Suu
664711373c
fix(drawer): wrapper style pass to drawer content ( #6983 )
2023-10-16 09:57:27 +08:00
Konv Suu
21d85ea82c
fix(form-item): initialValue issue in resetField ( #6979 )
2023-10-16 09:54:41 +08:00
Konv Suu
b3ef24963f
fix(checkbox): get disabled prop from parent ( #6970 )
2023-10-16 09:53:29 +08:00
Konv Suu
f953482a4d
chore: remove repeat type ( #6962 )
2023-10-16 09:51:13 +08:00
Cherry7
a9f9899185
fix(useMessage): closeIcon ( #6957 )
...
* fix(useMessage): closeIcon
* chore: del debugger
2023-10-16 09:50:38 +08:00
果冻橙
c99e9b00bd
fix: chrome 117 onCancel event ( #6991 )
2023-10-16 09:48:13 +08:00
Nitin Ramnani
3084ced55f
test: Added testcases for Tour Component ( #7000 )
2023-10-16 09:46:04 +08:00
Konv Suu
c5ea668e88
chore: provide esm output file in dist ( #6966 )
2023-10-16 09:44:54 +08:00
Konv Suu
3c5fb84542
fix(vc-image): remove repeat listener ( #6945 )
2023-09-15 14:25:48 +08:00
Konv Suu
2f7f0e6928
fix(message): getContainer prop doesn't work ( #6942 )
2023-09-15 14:21:22 +08:00
agoni1212
2c4d4650da
docs: typo ( #6941 )
2023-09-15 14:19:15 +08:00
Konv Suu
0f1ffc99cd
chore: optimize startup performance ( #6952 )
2023-09-15 14:18:44 +08:00
tangjinzhou
83d6c93765
release 4.0.3
2023-09-10 11:03:59 +08:00
tangjinzhou
a6c945caaa
fix: support shadow dom, close #6912
2023-09-10 10:36:30 +08:00
tangjinzhou
d0f7c34497
chore: update cssinjs
2023-09-09 23:31:44 +08:00
tangjinzhou
2b8f2adcbf
fix: icons support shadow dom, close #6914
2023-09-09 21:50:57 +08:00
Attacktive
f25bf6e189
docs: correct simple copy-paste error ( #6924 )
2023-09-09 09:21:18 +08:00