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: merge feature into master #25841

Merged
merged 3 commits into from
Jul 27, 2020
Merged

chore: merge feature into master #25841

merged 3 commits into from
Jul 27, 2020

Conversation

07akioni
Copy link
Contributor

@07akioni 07akioni commented Jul 27, 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
  • 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

View rendered docs/react/replace-moment.en-US.md
View rendered docs/react/replace-moment.zh-CN.md

07akioni and others added 2 commits July 27, 2020 15:39
chore: merge master into feature
* feat: support in date-fns in Picker

* add document

* feat: add docs

* fix document

* update
@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #25841 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25841   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files         374      374           
  Lines        7292     7309   +17     
  Branches     1988     1991    +3     
=======================================
+ Hits         7257     7274   +17     
  Misses         35       35           
Impacted Files Coverage Δ
components/alert/index.tsx 100.00% <ø> (ø)
components/message/index.tsx 100.00% <ø> (ø)
components/radio/index.tsx 100.00% <ø> (ø)
components/avatar/avatar.tsx 100.00% <100.00%> (ø)
...ate-picker/generatePicker/generateSinglePicker.tsx 100.00% <100.00%> (ø)
components/date-picker/generatePicker/index.tsx 90.62% <100.00%> (+0.30%) ⬆️
components/locale/de_DE.tsx 100.00% <100.00%> (ø)
components/notification/index.tsx 100.00% <100.00%> (ø)
components/steps/index.tsx 100.00% <100.00%> (ø)
components/table/hooks/useSelection.tsx 99.56% <100.00%> (+<0.01%) ⬆️

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 f38f297...c2f208e. Read the comment docs.

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 27, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 27, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 27, 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 c2f208e:

Sandbox Source
antd reproduction template Configuration

* feat: Steps with progress

* test: update snapshot

* fix: lint

* Update package.json

Co-authored-by: 偏右 <afc163@gmail.com>

* refactor: remove progressIcon && rename percentage to percent

* test: snapshot

* fix: icon position offset

* fix: position offset

* fix: icon position offset

* docs

* fix: small line offset

Co-authored-by: 偏右 <afc163@gmail.com>
@07akioni 07akioni merged commit 27d1474 into master Jul 27, 2020
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

3 participants