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 #34054

Closed
wants to merge 24 commits into from
Closed

chore: feature merge master #34054

wants to merge 24 commits into from

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Feb 15, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

renovate bot and others added 24 commits February 9, 2022 18:03
Co-authored-by: Renovate Bot <bot@renovateapp.com>
#33976)

* fix: Exception on enter key callback

* Move spyOn position
* fix: Typography copyable add stopPropagation

* add test
* chore(deps): update dependency react-dnd to v15

* fix: Tabs demo

* fix: demo

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
* fix: Pagination and Rate style bug in safari

close #33965

* fix style
* docs: fix missing @/services/product

close #33952

* update data
* style: improve Menu :focus-visible style

ref #34005

* style: darken :focus-visible style
* fix: typography ellipsis check in transform

* test: Update snapshot
* fix to: cascader's multiple determines the declaration of onChange

* fix: cascader's onChange ts adapts to single and multiple

* test: fix
…34022)

* docs: add info about Menu overflowedIndicator prop

close #34016

* fix doc
* fix: textarea maxlength

* refactor: delete some useless code

* refactor: fix ci

* refactor and fix test case fall

* update snapshot

* add testcase

* refactor type defined
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
* fix: useLayoutEffect to useIsomorphicLayoutEffect

* chore: change to rc-util/lib/hooks/useLayoutEffect
@MadCcc MadCcc requested a review from zombieJ as a code owner February 15, 2022 03:25
@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #34054 (6ca9719) into feature (37e0423) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           feature    #34054   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          422       422           
  Lines         7860      7880   +20     
  Branches      2265      2275   +10     
=========================================
+ Hits          7860      7880   +20     
Impacted Files Coverage Δ
components/cascader/index.tsx 100.00% <ø> (ø)
components/locale/pl_PL.tsx 100.00% <ø> (ø)
components/button/button.tsx 100.00% <100.00%> (ø)
components/input/TextArea.tsx 100.00% <100.00%> (ø)
components/typography/Base/Ellipsis.tsx 100.00% <100.00%> (ø)
components/typography/Base/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37e0423...6ca9719. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2022

@MadCcc MadCcc changed the base branch from master to feature February 15, 2022 03:25
@MadCcc MadCcc closed this Feb 15, 2022
@MadCcc MadCcc deleted the feature-merge-master branch February 15, 2022 03:29
@yoyo837
Copy link
Contributor

yoyo837 commented Feb 15, 2022

咋滴了亲

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 15, 2022

revert merge 的commit 最好不要吧?

@MadCcc
Copy link
Member Author

MadCcc commented Feb 15, 2022

revert merge 的commit 最好不要吧?

把 master 合到 feature 的,有些冲突手动解决下,一开始选错 base 了

@MadCcc MadCcc restored the feature-merge-master branch February 15, 2022 03:32
@MadCcc MadCcc reopened this Feb 15, 2022
@github-actions
Copy link
Contributor

Size Change: +4.08 kB (0%)

Total Size: 938 kB

Filename Size Change
./dist/antd-with-locales.min.js 362 kB +1.78 kB (0%)
./dist/antd.compact.min.css 65.6 kB +69 B (0%)
./dist/antd.dark.min.css 67.1 kB +241 B (0%)
./dist/antd.min.css 65.6 kB +35 B (0%)
./dist/antd.min.js 310 kB +1.67 kB (+1%)
./dist/antd.variable.min.css 66.5 kB +294 B (0%)

compressed-size-action

@MadCcc MadCcc closed this Feb 15, 2022
@MadCcc MadCcc deleted the feature-merge-master branch February 15, 2022 06:07
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.

None yet