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 |
tangjinzhou
|
db46965761
|
release 4.0.0-beta.1
|
2 years ago |
tangjinzhou
|
5578c14a8e
|
perf: useModal #6517
|
2 years ago |
Cherry7
|
69640c0af8
|
feat(modal): add useModal (#6517)
* feat(modal): add useModal hook
* feat(modal): add HookModal demo
* test(modal): update HookModal demo snap
* feat(modal): update modal docs
* chore(modal): update modal type
|
2 years ago |
tangjinzhou
|
0df6abe3a7
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
Zev Zhu
|
045193e797
|
fix: passing a non-array as children to a table will result in an error. (#6521)
* fix: fix table column data is passed into chlidren is undefined or null errorr
* chore(menu): fix menu inline demo watch not trigger
|
2 years ago |
Zhan Dong
|
3b37cc1ae7
|
fix(input-number): fix the issuse of missing id when use in form (#6519)
closed #6466
|
2 years ago |
Zev Zhu
|
b103b7570d
|
fix: dealing with switching topics modal, notification, message does not take effect close #6512 (#6518)
* fix: resolve dark mode not support
* fix: unified expression
|
2 years ago |
Simon He
|
b39f2b2d03
|
perf(anchor): reduce unnecessary calculations (#6516)
|
2 years ago |
tangjinzhou
|
61d6312783
|
fix: dropdown menu hide error
|
2 years ago |
tangjinzhou
|
98be7071e5
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
5439e0c164
|
fix: submenu type lose theme
|
2 years ago |
Cherry7
|
9be58078d2
|
Refactor(demo): change options to composition api (#6499)
* feat(demo): A-B
* feat(demo): update B-checkbox
* feat(demo): update CheckBox -DatePicker
* feat(demo): update DatePicker - Form
* feat(demo): update Form - List
* feat(demo): update List-pagination
* feat(demo): update List - skeleton
* feat(demo): update skeleton - switch
* feat(demo): update skeleton - switch
* feat(demo): update switch - upload
* feat(demo): update watermark
* fix(demo): del hashId
|
2 years ago |
Simon He
|
019b539f16
|
perf(affix): reduce unnecessary calculations (#6509)
|
2 years ago |
tangjinzhou
|
ccf850552d
|
release 3.2.20
|
2 years ago |
tangjinzhou
|
858169aee3
|
fix: datePicker support empty, close #6510
|
2 years ago |
tangjinzhou
|
80fbabc66f
|
fix: space remounted slot, close #6500
|
2 years ago |
tangjinzhou
|
6d1035f1b0
|
docs: add quarterOfYear, close #6508
|
2 years ago |
果冻橙
|
063c06f9c6
|
fix: table resizable not work && type error (#6514)
|
2 years ago |
tangjinzhou
|
43009f0c59
|
release 4.0.0-alpha.6
|
2 years ago |
tangjinzhou
|
ca0d8cc7c1
|
release 3.2.19
|
2 years ago |
tangjinzhou
|
678ec079bc
|
fix: antd.min error
|
2 years ago |
tangjinzhou
|
eba8f6b960
|
feat: menu items icon add arg
|
2 years ago |
tangjinzhou
|
760c4c2695
|
doc: update menu icon
|
2 years ago |
Cherry7
|
8ab50b1757
|
feat(menu): icon support function components with items and update demo (#6457)
* fix(menu): icon do not show problem
* fix(menu): icon do not show problem
* feat(menu): update demo
* test(menu): update demo snap
* chore(Menu): update docs
* test(Menu): update demo
* Update MenuItem.tsx
* Update SubMenu.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
tangjinzhou
|
12c9e0c3fb
|
release 3.2.18
|
2 years ago |
tangjinzhou
|
b0990b7323
|
Merge remote-tracking branch 'origin/main' into feat-v4
|
2 years ago |
tangjinzhou
|
c36b69d7bd
|
fix: ts error
|
2 years ago |
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
|
2 years ago |
tangjinzhou
|
5376014b33
|
docs: update doc anchor
|
2 years ago |
tangjinzhou
|
bccd9204e8
|
feat: anchor add customTitle slot #6447
|
2 years ago |
Cherry7
|
8932aff13f
|
feat(anchor): add direction action (#6447)
* refactor(anchor): direction show
* refactor(anchor): update anchor css
* feat(anchor): update demo
* test(anchor): update demo test snap
* feat(anchor): update docs
* Update index.zh-CN.md
* Update index.en-US.md
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
tangjinzhou
|
de00607dc7
|
feat: remove backtop
|
2 years ago |
果冻橙
|
118ae9a50b
|
docs: v4 vuedocs (#6468)
* 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
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |
tangjinzhou
|
0683ede0fb
|
feat: add convertLegacyToken
|
2 years ago |
xihaoshangdi
|
634adae1c3
|
fix(a-form):fixed use props.name instead window.name (#6460)
|
2 years ago |
Cherry7
|
95642610da
|
fix(Select): fix polite span effect (#6467)
|
2 years ago |
xing.org1^
|
69da428a51
|
fix(RangePicker): syntax errors (#6469)
|
2 years ago |
tangjinzhou
|
78c8c9d791
|
fix: virtual list error at firefox, close #6470
|
2 years ago |
Cherry7
|
c690f4188a
|
doc(transfer): tree-transfer disabled style (#6480)
|
2 years ago |
果冻橙
|
838aa71b4b
|
fix: cssinjs compatibility (#6454)
|
2 years ago |
Cherry7
|
2bf654da71
|
chore(docs): update docs (#6446)
* docs(space): update demo
* docs(affix): update docs
|
2 years ago |
Cherry7
|
bf5fcdc269
|
docs(DatePicker): update docs (#6450)
|
2 years ago |
tangjinzhou
|
515ab9e38c
|
release 4.0.0-alpha.5
|
2 years ago |
tangjinzhou
|
d4f2e97ca9
|
fix: modal api method i18n not work, close #6438
|
2 years ago |
tangjinzhou
|
be90b53527
|
docs: update site responsive
|
2 years ago |
鱼见
|
0b85b84dcf
|
fix(badge): badge props count default value error (#6433)
|
2 years ago |