Commit Graph

5057 Commits

Author SHA1 Message Date
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
tangjinzhou
6d60eba281 release 4.0.0-alpha.4 2023-03-21 15:09:00 +08:00
tangjinzhou
bfcbd5bdef fix: ConfigProvider error for style, close #6368 2023-03-21 15:08:16 +08:00
Cherry7
4d2a37fcd3
fix: ant-piker-cell-range-hover-end style error (#6373)
* fix: ant-piker-cell-range-hover-end style error

* feat: be consistent with antd

* feat: be consistent with antd
2023-03-21 14:08:37 +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
tangjinzhou
dcc3bb10cb fix: button wave not work 2023-03-20 16:45:26 +08:00
tangjinzhou
7d1418d9f4 doc: update baner 2023-03-20 13:36:49 +08:00
zkwolf
3653f37d6b
fix: dropdown divider disappear, close #6365 (#6369) 2023-03-20 13:32:23 +08:00
果冻橙
f265a7bb02
fix docs dark theme & add docs coverDark (#6367)
* fix docs dark theme & add docs coverDark

* fix theme Editor edit
2023-03-20 11:15:02 +08:00
tangjinzhou
89314fb4d0 fix: qrcode ; error, close #6362 2023-03-17 10:27:17 +08:00
tangjinzhou
b1f38eb2ec release 4.0.0-alpha.2 2023-03-16 14:42:15 +08:00
tangjinzhou
d95861aa90 fix: motion not work 2023-03-16 14:41:44 +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
果冻橙
5cc85f3cc1
doc: fix theme editor bgcolor (#6358) 2023-03-16 08:27:37 +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
f3935ebb4f doc: update site 2023-03-14 13:38:47 +08:00
tangjinzhou
11c52d487d doc: update doc site 2023-03-14 10:30:18 +08:00
tangjinzhou
295c417f49 fix: remove not use file 2023-03-13 21:24:27 +08:00
tangjinzhou
27c5a6c96a fix: qrcode type 2023-03-13 15:22:48 +08:00
tangjinzhou
fc7cadb3f9 release 4.0.0-alpha.1 2023-03-13 15:08:43 +08:00
tangjinzhou
ad1d6443f2 fix: tag click event not trigger 2023-03-13 12:08:38 +08:00
tangjinzhou
77d0d188f0 doc: format code 2023-03-13 11:58:59 +08:00
tangjinzhou
b22bd85828 fix: cssinjs effect error 2023-03-13 11:11:40 +08:00
果冻橙
f819a1b209
Feat v4 theme editor (#6349)
* feat: add theme editor container

* feat: add theme editor layout

* add left panel

* add vue-colorful & fix bug

* 修复hue组件抖动问题

* fix bug && add demo

* fix bug

* fix demo preview

* fix theme editor components demo

* add theme editor token drawer

* add theme editor token drawer

* fix bug

* open commment

* fix error demo

* fix theme editor bug
2023-03-13 09:54:21 +08:00
tangjinzhou
dde2ff140d fix: token effect error 2023-03-12 23:48:46 +08:00
果冻橙
f429148734
Feat v4 theme editor (#6348)
* feat: add theme editor container

* feat: add theme editor layout

* add left panel

* add vue-colorful & fix bug

* 修复hue组件抖动问题

* fix bug && add demo

* fix bug

* fix demo preview

* fix theme editor components demo
2023-03-12 15:15:52 +08:00
tangjinzhou
23a213acda Merge remote-tracking branch 'origin/main' into feat-v4 2023-03-08 13:44:43 +08:00
tangjinzhou
6fb47874a3 fix: image preview error #6333 2023-03-08 13:43:47 +08:00
tangjinzhou
d241a06f9d Merge remote-tracking branch 'origin/main' into feat-v4 2023-03-04 08:37:28 +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
tangjinzhou
1d9a521669 fix: floatbutton animation not work 2023-03-03 17:25:11 +08:00
tangjinzhou
a04cae1221 fix: groupsize context error 2023-03-03 17:13:48 +08:00
tangjinzhou
add208aefb refactor: float-button 2023-03-03 16:58:47 +08:00
tangjinzhou
355c41b4aa refactor: qrcode #6315 2023-03-03 14:56:23 +08:00
果冻橙
3f5f3ecabf
Feat v4 floatbutton (#6294)
* feat: add float-button components

* fix type &  demo display

* fix components entry

* fix review bug

* fix bug

* fix .value
2023-03-02 10:59:44 +08:00
selicens
41a455f881
feat: add qrcode (#6315)
* feat: add qrcode

* fix: qrcode bug

* fix: qrcode value required

* refactor: props  deconstruct
2023-03-02 10:46:16 +08:00
zkwolf
eda7247c2c
fix: inject value maybe undefined && tag style invalid (#6320)
* fix: inject value maybe undefined

* fix(tag): style invalid
2023-02-28 21:57:11 +08:00
tangjinzhou
f85485e733 doc: add theme-editor 2023-02-28 16:47:38 +08:00
tangjinzhou
a1e967dfc2 refactor: watermark type 2023-02-28 11:01:43 +08:00
Zev Zhu
6058ca5576
feat: add watermark (#6300)
* feat: add watermark

* feat: add watermark demo

* feat: add mutationObserver

* feat: add watermark demo
2023-02-28 10:35:10 +08:00
zkwolf
dd063b8275
fix(dropdown): open invalid (#6316) 2023-02-28 10:25:46 +08:00
tangjinzhou
9c6a9fb47c fix: tag warning 2023-02-27 16:06:26 +08:00
tangjinzhou
516b2e5a0c refactor: rename _style to style 2023-02-27 16:00:05 +08:00
tangjinzhou
d3a919b0bf chore: update style 2023-02-27 15:54:40 +08:00
tangjinzhou
261e7d0857 chore: update token error 2023-02-27 11:00:19 +08:00
tangjinzhou
b393a0a2dd doc: refactor doc 2023-02-24 23:58:46 +08:00
tangjinzhou
2b80870461 doc: update doc 2023-02-23 21:42:41 +08:00