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

fix style of Input.Search with enterButton #14397

Merged
merged 1 commit into from
Jan 17, 2019
Merged

fix style of Input.Search with enterButton #14397

merged 1 commit into from
Jan 17, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 17, 2019

fix #14396

First of all, thank you for your contribution! 😄

New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!

[中文版模板 / Chinese template]

This is a ...

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

What's the background?

#14396
2019-01-17 4 35 39

What's the effect? (Optional if not new feature)

Change the style of Search suffix. May affect some customize style.

Changelog description (Optional if not new feature)

  1. Fix Input.Search with enterButton style issue.
  2. 修复 Input.Search 使用 enterButton 时的样式问题。

Self Check before Merge

  • 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

@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #14397 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #14397   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         325      325           
  Lines        7098     7098           
  Branches     1781     1752   -29     
=======================================
  Hits         6696     6696           
  Misses        390      390           
  Partials       12       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 2a99fe7...c5b9a45. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #14397 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #14397   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         325      325           
  Lines        7098     7098           
  Branches     1781     1752   -29     
=======================================
  Hits         6696     6696           
  Misses        390      390           
  Partials       12       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 2a99fe7...c5b9a45. Read the comment docs.

@netlify
Copy link

netlify bot commented Jan 17, 2019

Deploy preview for ant-design ready!

Built with commit c5b9a45

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

@zombieJ zombieJ merged commit 321117c into master Jan 17, 2019
@zombieJ zombieJ deleted the enterButton branch January 17, 2019 08:52
afc163 added a commit that referenced this pull request Jan 22, 2019
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
  ✅ Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
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.

Input.Search长内容问题
1 participant