tangjinzhou
|
45ede0853b
|
release 4.0.0-rc.5
|
2 years ago |
tangjinzhou
|
afb2619a81
|
fix: pagination mini size style
|
2 years ago |
tangjinzhou
|
2bf85998ba
|
fix: checxbox style
|
2 years ago |
tangjinzhou
|
9cff5cb558
|
Update README.md (#6594)
|
2 years ago |
tangjinzhou
|
42cb6871ee
|
release 4.0.0-rc.4
|
2 years ago |
tangjinzhou
|
508e8e3706
|
fix: paginantion error, close #6590
|
2 years ago |
tangjinzhou
|
fe3c2bdf89
|
chore: remove vue private api
|
2 years ago |
tangjinzhou
|
64b9347fce
|
4.0.0-rc.3
|
2 years ago |
tangjinzhou
|
96f940d834
|
release 4.0.0-rc.2, close #6588
|
2 years ago |
tangjinzhou
|
d3d37f08a2
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
1e0cefa786
|
fix: table not work
|
2 years ago |
tangjinzhou
|
d49082008e
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
bba322702e
|
fix: ts error
|
2 years ago |
tangjinzhou
|
1d0a2737a4
|
release 4.0.0-rc.1
|
2 years ago |
tangjinzhou
|
c9f0841628
|
feat: support vue 3.3 slot type
|
2 years ago |
tangjinzhou
|
03760e3e3d
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
144bb2e6d5
|
feat: support vue 3.3 slot type
|
2 years ago |
tangjinzhou
|
b4258dc23d
|
feat: support vue 3.3 slot type
|
2 years ago |
tangjinzhou
|
9499a7fc86
|
fix: vue 3.3 type error
|
2 years ago |
tangjinzhou
|
c36f7e701f
|
fix: tour animated
|
2 years ago |
果冻橙
|
83017269ab
|
fix: tour-mask attrs pointer-events (#6577)
|
2 years ago |
tangjinzhou
|
1c7b7a35f6
|
test: update tour test
|
2 years ago |
tangjinzhou
|
28263bbe33
|
test: update snap
|
2 years ago |
tangjinzhou
|
5aad611d4c
|
fix: picker support v-show
|
2 years ago |
tangjinzhou
|
429172b345
|
fix: tour center
|
2 years ago |
tangjinzhou
|
e5787c2ed2
|
refactor: tour #6332
|
2 years ago |
果冻橙
|
698c0ff3b4
|
feat: add tour (#6332)
* feat v4 add tour
* fix type error
* sync tour from antd5.4.6 & fix type error
* fix error
|
2 years ago |
tangjinzhou
|
db4148af5a
|
feat: remove Step __legacy
|
2 years ago |
tangjinzhou
|
21cf533664
|
fix: tooltip custom color error
|
2 years ago |
Zev Zhu
|
4c8cc0129f
|
fix(grid): remove grid xxxl attribute (#6572)
* fix: remove grid xxxl attribute
* docs: remove xxxl in grid docs
|
2 years ago |
JerryHuang
|
6a1952c469
|
docs: Modify the error description of the upload component document (#6560)
|
2 years ago |
selicens
|
a694167f37
|
fix: segmentd disabled label is undefined (#6556)
* fix: segmentd disabled label is undefined
* fix: segmentd disabled label is undefined
* fix: segmentd disabled label is undefined
|
2 years ago |
Zev Zhu
|
3ed455b3f7
|
docs(grid): update migrate docs && delete xxxl in grid docs (#6562)
|
2 years ago |
果冻橙
|
e49e72d24a
|
fix: components bug & update docs (#6548)
* fix bug
* fix test case and update snapshot,fix space merge class
|
2 years ago |
Zev Zhu
|
149cedd262
|
test(alert): update demo with space (#6541)
* docs(alert): update demo with space
* docs(alert): update alert test snap
---------
Co-authored-by: zhuzhengjian <zhuzhengjian@hoteamsoft.com>
|
2 years ago |
Zev Zhu
|
8bf8515933
|
docs: update grid docs (#6549)
Co-authored-by: zhuzhengjian <zhuzhengjian@hoteamsoft.com>
|
2 years ago |
Cherry7
|
f5bea1413b
|
docs(demo): stripe dark (#6542)
|
2 years ago |
tangjinzhou
|
0d24755ee3
|
release 4.0.0-beta.4
|
2 years ago |
tangjinzhou
|
f2f7cfd94d
|
release 4.0.0-beta.3
|
2 years ago |
tangjinzhou
|
d933605b56
|
fix: getPopupContainer not work
|
2 years ago |
果冻橙
|
266482deca
|
docs(customize-theme): update docs (#6540)
* fix introduce doc
* fix getting-started doc
* add migration-v4 doc
* fix docs
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update getting-started.en-US.md
* Update getting-started.zh-CN.md
* Update introduce.en-US.md
* Update introduce.zh-CN.md
* update customize-theme doc & fix migration-v4 error
* update customize-theme doc
* fix migration-v4 error
* remove SSR & shadowDom
* Update customize-theme.zh-CN.md
* Update customize-theme.en-US.md
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
gongshun
|
1deefa8b7f
|
chore: modify the babel configuration (#6532)
* chore: modify the babel configuration
* fix: 参考 antd-tools 的代码
|
2 years ago |
Cherry7
|
fd8af2322c
|
docs(introduce): update docs (#6539)
* docs(introduce): update docs
* docs(introduce): add Dollar
* Update introduce.zh-CN.md
* Update introduce.en-US.md
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
Cherry7
|
9fdc297686
|
docs(button): update demo with space (#6536)
* feat(button): demo space
* test(button): update demo snap
* chore(button): disabled demo Ghost space
* test(button): update disabled demo snap
|
2 years ago |
tangjinzhou
|
fded418b8a
|
release 4.0.0-beta.2
|
2 years ago |
tangjinzhou
|
feffe70ebb
|
refactor: useNotification #6527
|
2 years ago |
tangjinzhou
|
02ed988cba
|
refactor: useMessage #6527
|
2 years ago |
Cherry7
|
6eb4d8f5c5
|
Feat(use): add useMessage useNotification (#6527)
* feat(Message): add useMessage hook
* feat(Notification): add useNotification hook
* feat(Message): add Hook demo
* feat(Notification): add Hook demo
* test(Message): update demo snap
* test(Notification): update demo snap
* docs(Message): update docs with FAQ
* docs(Notification): update docs with FAQ
|
2 years ago |
Zev Zhu
|
b61c88e5df
|
fix(config-provider): fix ConfigProvider.config is not function close #6528 (#6529)
|
2 years ago |
tangjinzhou
|
ac93c476d1
|
docs: fix tab demo error
|
2 years ago |