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

feat(Input): add autoCapitalize to html input props #1318

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

flipvrijn
Copy link
Contributor

@flipvrijn flipvrijn commented Feb 13, 2017

Add autoCapitalize to the whitelist of props fixes #1312

@codecov-io
Copy link

Codecov Report

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

@@           Coverage Diff           @@
##           master    #1318   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         140      140           
  Lines        2402     2402           
=======================================
  Hits         2396     2396           
  Misses          6        6
Impacted Files Coverage Δ
src/elements/Input/Input.js 100% <ø> (ø)

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 4a321ec...032bbb9. Read the comment docs.

@levithomason levithomason changed the title Add autoCapitalize to props feat(Input): add autoCapitalize to html input props Feb 13, 2017
@levithomason levithomason merged commit 17a5775 into Semantic-Org:master Feb 13, 2017
@levithomason
Copy link
Member

levithomason commented Feb 17, 2017

Released in semantic-ui-react@0.65.0 Thanks!

harel pushed a commit to harel/Semantic-UI-React that referenced this pull request Feb 18, 2017
)

feat(Input): add `autoCapitalize` to html input props
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.

Form.Input not honouring autoCapitalize prop
3 participants