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

Merged
merged 30 commits into from Sep 22, 2020
Merged

chore: Feature merge master #26851

merged 30 commits into from Sep 22, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Sep 22, 2020

[中文版模板 / 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?)

View rendered CHANGELOG.en-US.md
View rendered CHANGELOG.zh-CN.md
View rendered components/auto-complete/index.en-US.md
View rendered components/auto-complete/index.zh-CN.md
View rendered components/form/demo/dynamic-form-items-complex.md

afc163 and others added 29 commits September 16, 2020 16:00
Co-authored-by: weiwei <weiwei0814@theduapp.com>
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`

close #26781
* fix: Select search bug when input chinese

close #26790

* fix: test snapshot
* bump rc-select version

* bump rc-dropdown version

* bump rc-mentions version

* bump rc-picker version

* bump rc-cascader & rc-menu version

* bump rc-slider version

* update rc-motion

* update rc-select version

* rm sleep in test case

* 📦 reduce bundlesize limit to 280kb

Co-authored-by: 偏右 <afc163@gmail.com>
* test: ✅ add test cases to increase coverage

* test: fix snapshot

* fix: test node envioronment

* fix: test node envioronment

* fix test case

* test: refactor menu test cases

* test: update test code style

* test: add more menu test cases

* add comment

* test: update snapshot

* fix: alert test case

* fix: form onLeaveEnd test cov

* test: fix button click wave test cases

* chore: clean up snapshots
* style: fix description item long text

* Update index.less
* docs: 4.6.5 changelog

* fix lint

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrk <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrk <xrkffgg@gmail.com>

Co-authored-by: xrk <xrkffgg@gmail.com>
* test: ✅ test menu and collapse motion

* chore: move openAnimation into collapse

* add test case

* rm extra openAnimation.tsx

* remove unused code
* test: isStyleSupport

* test: 100% test coverage
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Sep 22, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Sep 22, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 22, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b696579:

Sandbox Source
antd reproduction template Configuration

@github-actions
Copy link
Contributor

Size Change: -38 B (0%)

Total Size: 801 kB

Filename Size Change
./dist/antd-with-locales.min.js 317 kB -10 B (0%)
./dist/antd.compact.min.css 66.4 kB -8 B (0%)
./dist/antd.dark.min.css 67.7 kB +1 B
./dist/antd.min.css 66.4 kB -10 B (0%)
./dist/antd.min.js 283 kB -11 B (0%)

compressed-size-action

@zombieJ
Copy link
Member Author

zombieJ commented Sep 22, 2020

CI failed. Let me check why

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #26851 into feature will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           feature   #26851      +/-   ##
===========================================
+ Coverage    99.83%   99.97%   +0.13%     
===========================================
  Files          385      385              
  Lines         7408     7403       -5     
  Branches      2072     2073       +1     
===========================================
+ Hits          7396     7401       +5     
+ Misses          12        2      -10     
Impacted Files Coverage Δ
components/_util/wave.tsx 100.00% <ø> (+3.66%) ⬆️
components/back-top/index.tsx 100.00% <ø> (ø)
components/collapse/Collapse.tsx 100.00% <ø> (ø)
components/collapse/openAnimation.tsx 100.00% <ø> (ø)
components/form/index.tsx 100.00% <ø> (ø)
components/slider/SliderTooltip.tsx 100.00% <ø> (+3.33%) ⬆️
components/typography/Base.tsx 100.00% <ø> (ø)
components/_util/styleChecker.tsx 100.00% <100.00%> (+14.28%) ⬆️
components/_util/throttleByAnimationFrame.tsx 100.00% <100.00%> (+4.54%) ⬆️
components/alert/index.tsx 100.00% <0.00%> (+2.50%) ⬆️
... and 3 more

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 659a2d7...b696579. Read the comment docs.

@zombieJ zombieJ merged commit 7b1327f into feature Sep 22, 2020
@zombieJ zombieJ deleted the feature-merge-master branch September 22, 2020 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants