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
tangjinzhou
48ab5a2f99
Merge remote-tracking branch 'origin/main' into feat-v4
2 years ago
Cherry7
1977074a7e
fix(dayjs): cannot handle week and quarter String + Format ( #6385 )
...
* fix(generateRangePicker): onChange type
* fix(dayjs): cannot handle week's String + Format
* test(date-picker): update snap
* test(date-picker): add WeekPicker valueFormat case
* refactor(dayjs): todate support week and quarter
* test(QuarterPicker): test QuarterPicker valueFormat
* chore(QuarterPicker): findTargetStr rename
* test(DatePicker): update demo snap
2 years ago
tangjinzhou
72508d864b
Revert "fix: useMergedState is not updated in time ( #6402 )" ( #6421 )
...
This reverts commit 670ff3f857
.
2 years ago
siaikin
670ff3f857
fix: useMergedState is not updated in time ( #6402 )
...
Co-authored-by: siaikin <abc131054026@outlook.com>
2 years ago
HeyXml
a8294a9f79
docs: pull request branch in EN and CN introduce docs ( #6404 )
2 years ago
Dmytro Lukashenko
9445dd23c8
fix: fix bug with render class ant-upload-drag-container in dom ( #6413 )
...
Co-authored-by: Dmytro Lukashenko <dmytro.lukashenko@levi9.com>
2 years ago
HeyXml
2a5b18ac6e
fix: fix form error style for input addonAfter slot when disabled ( #6403 ), close #6374
2 years ago
tangjinzhou
65408bfd48
release 3.2.17
2 years ago
tangjinzhou
a8823f523c
revert: dropdown #6324 , close #6400 , #6405
2 years ago
tangjinzhou
f4b47ad94b
Delete translate.yml
2 years ago
Szymon Jędrych
b16c89fcd2
docs(introduce): fix urls to components overwiev, fix links to PR templates ( #6389 )
...
* Move pull request template to PULL_REQUEST_TEMPLATE folder, rename english template to pr_en, fix url
* Fix urls to components in EN and CN introduce docs
* Fix url to chinese pr template
2 years ago
Cherry7
ae27d430e5
docs: version menu ( #6390 )
2 years ago
Konv Suu
9dbe035efe
style: add dark style for `pre` and `code` ( #6382 )
2 years ago
wheeljs
7ebabb3778
docs(upload): duplicated prop `directory` ( #6378 )
...
Co-authored-by: will.tian <will.tian@hyatt.com>
2 years ago
tangjinzhou
051161f102
release 3.2.16
2 years ago
tangjinzhou
9802fb3ea1
test: update snap
2 years ago