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 |
果冻橙
|
4e277ea9bb
|
fix
* fix compile type errors
* fix menuprops type import
* fix lint errors
* fix lint errors
* fix format error
* fix node version
* fix run dist error
* fix run lint
* fix as any
* fix string type
* fix steps error & fix docs version select option & fix theme editor error
|
2 years ago |
selicens
|
bf97057c2c
|
test: add QRCode unit testing (#6441)
|
2 years ago |
tangjinzhou
|
637656b0c3
|
fix: picker import error
|
2 years ago |
tangjinzhou
|
0e1b7fd94f
|
release 4.0.0-alpha.4
|
2 years ago |
tangjinzhou
|
33d1553908
|
fix: qrcode size error, close #6418
|
2 years ago |
Cherry7
|
2eaad16331
|
fix(defaultConfigProvider): add getPopupContainer (#6425), close #6419
|
2 years ago |
tangjinzhou
|
58998c4978
|
fix: progress borderRadius reactive #6409
|
2 years ago |
Cherry7
|
7db4265616
|
feat(Progress): enhance size prop and add variants (#6409)
* refactor(progress): Progress size and add variants
* feat(progress): add `getsize`
* refactor(progress): Progress size and add variants
* chore(progress): update props type
* chore(progress): update props type
* feat(progress): update demo
* feat(progress): update docs
* test(progress): update test snap
* fix(Circle): Merging classes
* test(progress): update test snap
* feat(progress): add size demo
* test(progress): add size snapshot
* chore(Progress): reback Circle svg class change
|
2 years ago |
tangjinzhou
|
8a3ed32254
|
docs: update compatiple #6415
|
2 years ago |
Cherry7
|
1151bdad0f
|
feat(StyleProvider): add StyleProvider handle cssinjs features (#6415)
* feat(StyleProvider): StyleProvider
* feat(StyleProvider): refactor to use context
* chore(StyleProvider): update AStyleProviderProps type
* chore(App): reback
* chore(StyleProvider): export StyleProvider
* feat(StyleProvider): update StyleProvider docs
* feat(StyleProvider): update StyleProvider docs
* feat(StyleProvider): add StyleProvider docs routes
* chore(StyleProvider): with useStyleProvider
|
2 years ago |
luoawai
|
84037f8eef
|
fix(Modal): fix modal locale (#6423)
|
2 years ago |
tangjinzhou
|
3e46f27b59
|
perf: shallowRef instead ref
|
2 years ago |
tangjinzhou
|
719847901e
|
test: update steps
|
2 years ago |
tangjinzhou
|
fbfec0a062
|
refactor: steps #6406
|
2 years ago |
tangjinzhou
|
9a5cbeee50
|
docs: update site
|
2 years ago |
Cherry7
|
b0125de963
|
feat(Steps): add items prop and variants (#6406)
* refactor(steps): add items prop and variants
* feat(steps): add Label Placement and Inline Steps demo
* feat(steps): Label Placement and Inline Steps snap
* test(steps): Steps demo snap
* feat(Steps): update docs
* fix(Step): progressDot
* chore(useLegacyItems): change from warning to devWarning
* refactor(Steps): Remove useLegacyItems
* refactor(Steps): renderStep
* test(Steps): update test snapshot
* chore(Steps): filterEmpty
* feat(Steps): update docs
|
2 years ago |
tangjinzhou
|
bf1e6fec95
|
docs: update datepicker doc #6387
|
2 years ago |
tangjinzhou
|
5f1cb0d240
|
fix: datepicker presets error #6387
|
2 years ago |
Cherry7
|
f6daa8d28f
|
Feat(DatePicker): increase presets prop (#6387)
* feat(date-picker): add PresetDate type
* feat(date-picker): add usePresets hook
* feat(date-picker): add PresetPanel Component
* feat(date-picker): add PresetPanel Component
* feat(demo): update Preset Ranges Examples
* feat(docs): add new prop presets
* feat(docs): add new prop presets with english
* fix(RangePicker): footer is not managed by panels
* chore(Picker): prefixCls default rc-picker
* chore(date-picker): update presetted-ranges demo
* chore(date-picker): update rangePickerProps'presets
* feat(date-picker): presets reactively processing
* chore(date-picker): update type
* refactor(RangePicker): deprecated ranges prop
* chore(date-picker): update type
* chore(PickerPanel): del notuse panelRef
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2 years ago |