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
|
98c361cbad
|
doc: add qq
|
2023-03-15 11:17:23 +08:00 |
|
tangjinzhou
|
2ac1e1d42a
|
doc: add next site nav
|
2023-03-15 10:57:38 +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 |
|
tarasovsn
|
75c65e094f
|
Fixed some errors in generator-types (#6095)
Co-authored-by: starasov <starasov@sportmaster.ru>
|
2022-12-15 10:54:20 +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
|
7246e62823
|
release 3.2.15
|
2022-11-10 11:42:58 +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
|
fbf1c78cc8
|
doc: add backtop
|
2022-11-07 15:34:53 +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
|
5e60d7c3b0
|
doc: add surely form
|
2022-10-30 14:05:52 +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 |
|
tangjinzhou
|
e10b659aac
|
docs: add survey
|
2022-10-27 11:20:00 +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 |
|
大猪
|
a69a7ff82a
|
fix: Style variables describe error , close #6009 (#6027)
Co-authored-by: wanjun.shi <wanjun.shi@transsion.com>
|
2022-10-21 14:38:10 +08:00 |
|
lyn
|
d0eebf3791
|
docs: Update index.en-US.md (#6040)
|
2022-10-21 14:36:33 +08:00 |
|
tangjinzhou
|
d7f78435c1
|
chore: update vue tsc
|
2022-10-13 09:35:04 +08:00 |
|
24min
|
bc5dc845ac
|
docs: remove one of openFileDialogOnClick props in docs (#6019)
|
2022-10-12 22:40:12 +08:00 |
|
tangjinzhou
|
7923c25e4f
|
release 3.2.13
|
2022-10-08 14:36:33 +08:00 |
|
tangjinzhou
|
aea54ac7ad
|
fix: defaultXXX error in fieldNames, close #6007
|
2022-10-08 14:26:21 +08:00 |
|
tangjinzhou
|
af756de1f3
|
test: update snap
|
2022-10-04 14:50:15 +08:00 |
|
tangjinzhou
|
775e48d428
|
fix: table fixed shadow error, close #5996
|
2022-10-04 11:15:12 +08:00 |
|
tangjinzhou
|
23a8368894
|
docs: fix site error, close #5993
|
2022-09-28 13:54:45 +08:00 |
|
tangjinzhou
|
714a6f4764
|
fix: transfer delete error, close #5975
|
2022-09-27 10:49:49 +08:00 |
|
tangjinzhou
|
8318b731b4
|
docs: update add accept info, close #5986
|
2022-09-26 22:15:38 +08:00 |
|