tangjinzhou
|
7d1418d9f4
|
doc: update baner
|
2 years ago |
zkwolf
|
3653f37d6b
|
fix: dropdown divider disappear, close #6365 (#6369)
|
2 years ago |
果冻橙
|
f265a7bb02
|
fix docs dark theme & add docs coverDark (#6367)
* fix docs dark theme & add docs coverDark
* fix theme Editor edit
|
2 years ago |
tangjinzhou
|
89314fb4d0
|
fix: qrcode ; error, close #6362
|
2 years ago |
tangjinzhou
|
b1f38eb2ec
|
release 4.0.0-alpha.2
|
2 years ago |
tangjinzhou
|
d95861aa90
|
fix: motion not work
|
2 years ago |
果冻橙
|
5cc85f3cc1
|
doc: fix theme editor bgcolor (#6358)
|
2 years ago |
tangjinzhou
|
f3935ebb4f
|
doc: update site
|
2 years ago |
tangjinzhou
|
11c52d487d
|
doc: update doc site
|
2 years ago |
tangjinzhou
|
295c417f49
|
fix: remove not use file
|
2 years ago |
tangjinzhou
|
27c5a6c96a
|
fix: qrcode type
|
2 years ago |
tangjinzhou
|
fc7cadb3f9
|
release 4.0.0-alpha.1
|
2 years ago |
tangjinzhou
|
ad1d6443f2
|
fix: tag click event not trigger
|
2 years ago |
tangjinzhou
|
77d0d188f0
|
doc: format code
|
2 years ago |
tangjinzhou
|
b22bd85828
|
fix: cssinjs effect error
|
2 years ago |
果冻橙
|
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
|
2 years ago |
tangjinzhou
|
dde2ff140d
|
fix: token effect error
|
2 years ago |
果冻橙
|
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
|
2 years ago |
tangjinzhou
|
23a213acda
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
6fb47874a3
|
fix: image preview error #6333
|
2 years ago |
tangjinzhou
|
d241a06f9d
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
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>
|
2 years ago |
tangjinzhou
|
1d9a521669
|
fix: floatbutton animation not work
|
2 years ago |
tangjinzhou
|
a04cae1221
|
fix: groupsize context error
|
2 years ago |
tangjinzhou
|
add208aefb
|
refactor: float-button
|
2 years ago |
tangjinzhou
|
355c41b4aa
|
refactor: qrcode #6315
|
2 years ago |
果冻橙
|
3f5f3ecabf
|
Feat v4 floatbutton (#6294)
* feat: add float-button components
* fix type & demo display
* fix components entry
* fix review bug
* fix bug
* fix .value
|
2 years ago |
selicens
|
41a455f881
|
feat: add qrcode (#6315)
* feat: add qrcode
* fix: qrcode bug
* fix: qrcode value required
* refactor: props deconstruct
|
2 years ago |
zkwolf
|
eda7247c2c
|
fix: inject value maybe undefined && tag style invalid (#6320)
* fix: inject value maybe undefined
* fix(tag): style invalid
|
2 years ago |
tangjinzhou
|
f85485e733
|
doc: add theme-editor
|
2 years ago |
tangjinzhou
|
a1e967dfc2
|
refactor: watermark type
|
2 years ago |
Zev Zhu
|
6058ca5576
|
feat: add watermark (#6300)
* feat: add watermark
* feat: add watermark demo
* feat: add mutationObserver
* feat: add watermark demo
|
2 years ago |
zkwolf
|
dd063b8275
|
fix(dropdown): open invalid (#6316)
|
2 years ago |
tangjinzhou
|
9c6a9fb47c
|
fix: tag warning
|
2 years ago |
tangjinzhou
|
516b2e5a0c
|
refactor: rename _style to style
|
2 years ago |
tangjinzhou
|
d3a919b0bf
|
chore: update style
|
2 years ago |
tangjinzhou
|
261e7d0857
|
chore: update token error
|
2 years ago |
tangjinzhou
|
b393a0a2dd
|
doc: refactor doc
|
2 years ago |
tangjinzhou
|
2b80870461
|
doc: update doc
|
2 years ago |
tangjinzhou
|
33a47bc27a
|
chore: update build script
|
2 years ago |
tangjinzhou
|
53b146ab88
|
refactor: remove not use code
|
2 years ago |
tangjinzhou
|
f3ffcdbc7e
|
doc: update cover
|
2 years ago |
tangjinzhou
|
37b5d02b6d
|
fix: use open, remove visible
|
2 years ago |
tangjinzhou
|
1b51e6ffb3
|
fix: directive not work
|
2 years ago |
tangjinzhou
|
f39d4894e4
|
refactor: form
|
2 years ago |
一堆菠萝
|
975d70e7ed
|
fix: some type & doc (#6292)
* fix: typo (#6218)
* fix: typo
* docs<upload>: docs update
* fix: type of minute in props disabledDateTime of DatePicker (#6233)
* docs: typo (#6256)
* feat: tooltip added overlayInnerStyle attribute
* Update abstractTooltipProps.ts
* Update Tooltip.tsx
---------
Co-authored-by: lyn <76365499@qq.com>
Co-authored-by: H1mple <35363759+baohangxing@users.noreply.github.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
tangjinzhou
|
c301c63e8b
|
feat: radio add disabled context
|
2 years ago |
果冻橙
|
e04f73dfef
|
refactor:radio (#6299)
* refactor:radio
* fix attrs
|
2 years ago |
tangjinzhou
|
8fcb3fdfe3
|
refactor: drawer
|
2 years ago |
tangjinzhou
|
c7b15a96a8
|
refactor: image
|
2 years ago |