tangjinzhou
|
80fbabc66f
|
fix: space remounted slot, close #6500
|
2023-04-27 22:18:35 +08:00 |
|
tangjinzhou
|
12c9e0c3fb
|
release 3.2.18
|
2023-04-23 13:40:28 +08:00 |
|
tangjinzhou
|
c36b69d7bd
|
fix: ts error
|
2023-04-22 22:17:17 +08:00 |
|
Zhan Dong
|
8e5431886a
|
feat: Add focus and blur methods to buttons (#6490), close #6483
* feat(button): add methods for focus and blur
closed #6483
* docs(button): add focus methods doc
|
2023-04-22 21:21:15 +08:00 |
|
xihaoshangdi
|
634adae1c3
|
fix(a-form):fixed use props.name instead window.name (#6460)
|
2023-04-21 14:01:57 +08:00 |
|
Cherry7
|
95642610da
|
fix(Select): fix polite span effect (#6467)
|
2023-04-21 13:55:28 +08:00 |
|
xing.org1^
|
69da428a51
|
fix(RangePicker): syntax errors (#6469)
|
2023-04-21 11:14:34 +08:00 |
|
tangjinzhou
|
78c8c9d791
|
fix: virtual list error at firefox, close #6470
|
2023-04-21 11:12:45 +08:00 |
|
Cherry7
|
c690f4188a
|
doc(transfer): tree-transfer disabled style (#6480)
|
2023-04-21 09:54:05 +08:00 |
|
Cherry7
|
bf5fcdc269
|
docs(DatePicker): update docs (#6450)
|
2023-04-12 21:22:14 +08:00 |
|
Cherry7
|
1977074a7e
|
fix(dayjs): cannot handle week and quarter String + Format (#6385)
* fix(generateRangePicker): onChange type
* fix(dayjs): cannot handle week's String + Format
* test(date-picker): update snap
* test(date-picker): add WeekPicker valueFormat case
* refactor(dayjs): todate support week and quarter
* test(QuarterPicker): test QuarterPicker valueFormat
* chore(QuarterPicker): findTargetStr rename
* test(DatePicker): update demo snap
|
2023-04-05 09:47:51 +08:00 |
|
tangjinzhou
|
72508d864b
|
Revert "fix: useMergedState is not updated in time (#6402)" (#6421)
This reverts commit 670ff3f857 .
|
2023-04-05 09:32:56 +08:00 |
|
siaikin
|
670ff3f857
|
fix: useMergedState is not updated in time (#6402)
Co-authored-by: siaikin <abc131054026@outlook.com>
|
2023-04-05 08:25:18 +08:00 |
|
Dmytro Lukashenko
|
9445dd23c8
|
fix: fix bug with render class ant-upload-drag-container in dom (#6413)
Co-authored-by: Dmytro Lukashenko <dmytro.lukashenko@levi9.com>
|
2023-04-04 23:43:11 +08:00 |
|
HeyXml
|
2a5b18ac6e
|
fix: fix form error style for input addonAfter slot when disabled (#6403), close #6374
|
2023-04-04 23:04:46 +08:00 |
|
tangjinzhou
|
a8823f523c
|
revert: dropdown #6324, close #6400, #6405
|
2023-04-04 22:32:55 +08:00 |
|
wheeljs
|
7ebabb3778
|
docs(upload): duplicated prop directory (#6378)
Co-authored-by: will.tian <will.tian@hyatt.com>
|
2023-03-27 08:10:49 +08:00 |
|
tangjinzhou
|
9802fb3ea1
|
test: update snap
|
2023-03-23 14:11:40 +08:00 |
|
tangjinzhou
|
5fd866b136
|
format: inputnumber util
|
2023-03-23 11:56:15 +08:00 |
|
Cherry7
|
d956eed086
|
Fix form type prompt (#6375)
* fix(FormITem): Change from ValidationRule to Rule
* fix(FormI): from props type
|
2023-03-23 10:37:13 +08:00 |
|
ming
|
e5e20cca5b
|
feat[data-picker]: improve format types and docs (#6371)
Co-authored-by: xiamingming1 <xiamingming@jd.com>
|
2023-03-21 14:05:57 +08:00 |
|
Jobin
|
0a610d818f
|
fix: Export the types referenced in the Props of the Slider component for external use. (#6357)
|
2023-03-16 08:28:54 +08:00 |
|
tangjinzhou
|
6fb47874a3
|
fix: image preview error #6333
|
2023-03-08 13:43:47 +08:00 |
|
Zz-ZzzZ
|
3d2d5fdd99
|
fix(dropdown): fix close popup doesn't emit 'visibleChange' event (#6324)
* fix(dropdown): fix close popup doesn't emit 'visibleChange' event
* Update Dropdown.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2023-03-03 21:45:53 +08:00 |
|
lyn
|
b695dc95e3
|
docs: typo (#6256)
|
2023-02-11 21:18:36 +08:00 |
|
H1mple
|
bcc46d1d5d
|
fix: type of minute in props disabledDateTime of DatePicker (#6233)
|
2023-02-07 11:28:29 +08:00 |
|
lyn
|
f49437f002
|
fix: typo (#6218)
* fix: typo
* docs<upload>: docs update
|
2023-01-31 22:13:12 +08:00 |
|
Nguyen Ba Hung
|
058bc3622a
|
doc: Add "format" prop for time-picker demo (#6197)
The `format` prop is used to format the display value of the time-picker.
Reference from AntDesign official docs: https://github.com/ant-design/ant-design/blob/master/components/time-picker/demo/hide-column.tsx
|
2023-01-17 16:55:16 +08:00 |
|
DMQ
|
034f71c005
|
fix: set the correct activce classname for stickyScrollBar (#6169)
|
2023-01-17 16:52:16 +08:00 |
|
lyn
|
c8b7848f99
|
docs(date-picker): docs update (#6175)
* Update index.zh-CN.md
* Update index.en-US.md
|
2023-01-17 16:51:39 +08:00 |
|
M.Wang
|
8a0c8a8fb1
|
fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot. (#6149)
* fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot.
* feat(_util) add deepCloneElement function
|
2022-12-15 10:28:33 +08:00 |
|
Konv Suu
|
7ea18a8287
|
fix: notification onClose event runs repeatedly (#6150)
|
2022-12-11 14:49:02 +08:00 |
|
lyn
|
5b3ade8980
|
docs(select): docs update (#6118)
|
2022-11-25 15:47:23 +08:00 |
|
luokavin
|
0fd3d302e4
|
docs(tree-select): docs typos (#6107)
|
2022-11-22 10:19:01 +08:00 |
|
luokavin
|
80a160d766
|
docs(tree-select): docs typos (#6108)
|
2022-11-22 10:18:35 +08:00 |
|
lyn
|
cb80e40aa6
|
docs(pagination): docs update (#6114)
* Update index.zh-CN.md
* Update index.en-US.md
|
2022-11-22 10:18:13 +08:00 |
|
tangjinzhou
|
925a8f6ee5
|
fix: image delete error
|
2022-11-10 11:40:11 +08:00 |
|
tangjinzhou
|
7c35bcfece
|
release 3.2.14
|
2022-11-07 15:57:27 +08:00 |
|
tangjinzhou
|
d484e1f6a0
|
fix: rangePicker popup pos, close #6073, #6074
|
2022-11-07 15:23:24 +08:00 |
|
tangjinzhou
|
7fa1fe428d
|
feat: add vueuse feature
|
2022-11-07 13:42:51 +08:00 |
|
QiangGuZi
|
ac9d3e40c1
|
fix: import type (#6071)
|
2022-11-07 11:03:05 +08:00 |
|
QiangGuZi
|
265233c34f
|
fix(directory-tree): expose scrollTo method. (#6067)
Co-authored-by: tan_qiang <tan.qiang@oushu.io>
|
2022-11-01 13:36:24 +08:00 |
|
tangjinzhou
|
639b746ba5
|
test: update test
|
2022-10-31 10:46:36 +08:00 |
|
tangjinzhou
|
fcca4baefe
|
test: menu test error
|
2022-10-31 10:18:19 +08:00 |
|
tangjinzhou
|
9eac1a1da5
|
fix: picker nest select error, close #6062 #5994
|
2022-10-30 21:45:59 +08:00 |
|
tangjinzhou
|
213c3a4059
|
fix: not use prefixCls with custom theme #6063
|
2022-10-30 15:05:36 +08:00 |
|
lchrennew
|
4cdda535a6
|
fix: Cannot use custom prefixCls with custom theme color (#6063)
|
2022-10-30 15:00:12 +08:00 |
|
tangjinzhou
|
7252149804
|
fix: error when menu key dynamic, close #6057
|
2022-10-28 09:07:44 +08:00 |
|
Remx Xu
|
2a30de162c
|
fix typo (#6047)
|
2022-10-28 08:58:35 +08:00 |
|
Li kang
|
4201c923b5
|
docs(Badge) Change the description of the text attribute of the Badge component document (#6012)
* 更改Badge组件文档text属性说明
* 更改Avatar组件文档crossOrigin属性说明
Co-authored-by: 吴亚丹 <wuyadan@uniontech.com>
|
2022-10-21 14:38:57 +08:00 |
|