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

Merged
merged 14 commits into from
Nov 4, 2019
Merged

chore: Feature merge master #19544

merged 14 commits into from
Nov 4, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 4, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

View rendered components/avatar/demo/type.md
View rendered components/avatar/index.en-US.md
View rendered components/avatar/index.zh-CN.md
View rendered components/input/demo/allowClear.md
View rendered components/input/index.en-US.md
View rendered components/input/index.zh-CN.md

afc163 and others added 14 commits October 20, 2019 12:27
chore: Merge master into feature
chore: sync master to feature
* fix(#11119): fix Transfer listStyle support function callback

* fix(#11119): fix Transfer listStyle support function callback
chore: Merge master into feature
* feat: icon of avatar support ReactNode

* docs: update document of Avatar
* Add missing translations in th_TH locale

* Snapshot updated
chore: Merge master into feature
* add allow clear to textarea

revert textarea md

refactor textarea css

fix textarea props bug

add test and update snapshot

update doc

add margin

refactor textarea to reuse fixControlledValue and setValue method

add clearable input to reuse code

refactor clearable input

finish refactor

refactor clearable input

refactor input and textArea

finish refactor

update test snapshots

fix input props bug

fix dom issue

fix textarea dom issue

fix textarea test bug

fix textarea dom issue

refactor code and fix textarea dom issue

fix input dom issue

fix typo error

update test snapshots

fix ci failed issues

adjust margin

* remove useless code fix ci failed issue

* fix textarea padding issue

* update snapshots

* fix padding issue
Copy link

@tests-checker tests-checker bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add tests to make sure this change works as expected?

@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #19544 into master will increase coverage by 0.01%.
The diff coverage is 98.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19544      +/-   ##
==========================================
+ Coverage   97.78%    97.8%   +0.01%     
==========================================
  Files         282      284       +2     
  Lines        7640     7697      +57     
  Branches     2155     2166      +11     
==========================================
+ Hits         7471     7528      +57     
  Misses        169      169
Impacted Files Coverage Δ
components/locale/hy_AM.tsx 100% <ø> (ø) ⬆️
components/input/Input.tsx 100% <100%> (ø) ⬆️
components/input/TextArea.tsx 100% <100%> (+3.5%) ⬆️
components/upload/Upload.tsx 99.22% <100%> (ø) ⬆️
components/transfer/index.tsx 98.75% <100%> (+0.04%) ⬆️
components/avatar/index.tsx 98.43% <100%> (+0.05%) ⬆️
components/input/ClearableLabeledInput.tsx 100% <100%> (ø)
components/input/ResizableTextArea.tsx 95.12% <95.12%> (ø)

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 0189244...5bf96bb. Read the comment docs.

@netlify
Copy link

netlify bot commented Nov 4, 2019

Deploy preview for ant-design ready!

Built with commit 5bf96bb

https://deploy-preview-19544--ant-design.netlify.com

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