Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: feature merge master #6324

Merged
merged 33 commits into from
Aug 16, 2023

Conversation

miracles1919
Copy link
Contributor

No description provided.

1587315093 and others added 30 commits July 4, 2023 19:23
…itch (ant-design#6232)

* doc: update SwupeAction doc

* doc: update ProgressBar  ProgressCircle doc

* doc: update Popover doc

* doc: update Switch doc
* fix: fix placeholder show when value is number 0 on virtual-input

* test: add value `0`

---------

Co-authored-by: wuguangsen.wgs <[email protected]>
Co-authored-by: miracles1919 <[email protected]>
…its parent (ant-design#6239)

fix: hidden textarea element is not positioned relative to its parent
* enhance: useWheel dir change

* enhance: 代码风格调整

* refactor: 数组解构方式优化

* style: delete note code
* fix(TextArea): rows should be the smallest of default and autoSize

* refactor: adjust rows logic
* refactor: to simplify the judge

* refactor: simplify the judge

* fix: add null judge

* fix: add judage case
)

* refactor(Calendar): change locale from method to string

* test(ConfigProvider): remove spaces in Japanese translation in calendar

---------

Co-authored-by: litaoq <[email protected]>
* enhance: passive and preventDefault coexist repair

* refactor: code simplify

* test: add useLockScroll test case
fix(toast): compatible with rtl mode

Co-authored-by: Fog3211 <[email protected]>
enhance: fix passive and preventDefault in components
* chore: code simplify

* chore: code simplify
…n#6253 (ant-design#6254)

* fix: useLockScroll whether the element scroll is in the end ant-design#6253

* test: useLockScroll test case ant-design#6253

* fix: useLockScroll whether the element scroll is in the end ant-design#6253

* test: useLockScroll whether the element scroll is in the end ant-design#6253

* test: useLockScroll with strict params ant-design#6253

* test: useLockScroll with strict params ant-design#6253

* fix: del px and remove {} ant-design#6253
* fix: error-block Normal display 0

* test: add test case
1587315093 and others added 3 commits August 15, 2023 10:18
chore: pickview dom use classPrefix
… (ant-design#6320)

* enhance: replace missing colors with css variables. fix ant-design#6319

* enhance: replace black color with css variable

* chore: update tag snapshots for css var
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 78.72% and project coverage change: +0.52% 🎉

Comparison is base (ac7c2be) 91.06% compared to head (1e853fa) 91.58%.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #6324      +/-   ##
===========================================
+ Coverage    91.06%   91.58%   +0.52%     
===========================================
  Files          307      308       +1     
  Lines         6600     6609       +9     
  Branches      1645     1629      -16     
===========================================
+ Hits          6010     6053      +43     
+ Misses         544      521      -23     
+ Partials        46       35      -11     
Files Changed Coverage Δ
src/components/input/input.tsx 97.46% <ø> (ø)
src/components/rate/rate.tsx 100.00% <ø> (ø)
src/components/tag/tag.tsx 100.00% <ø> (ø)
src/locales/base.ts 100.00% <ø> (ø)
src/locales/da-DK.ts 100.00% <ø> (ø)
src/locales/es-ES.ts 100.00% <ø> (ø)
src/locales/fa-IR.ts 100.00% <ø> (ø)
src/locales/fr-FR.ts 100.00% <ø> (ø)
src/locales/id-ID.ts 100.00% <ø> (ø)
src/locales/it-IT.ts 100.00% <ø> (ø)
... and 24 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6324.surge.sh

@miracles1919 miracles1919 merged commit 5ed6ffd into ant-design:feature Aug 16, 2023
8 checks passed
@miracles1919 miracles1919 deleted the feature-merge-master branch August 16, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants