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(Form): add inverted boolean property #1212

Closed
wallslide opened this issue Jan 24, 2017 · 2 comments
Closed

feat(Form): add inverted boolean property #1212

wallslide opened this issue Jan 24, 2017 · 2 comments

Comments

@wallslide
Copy link

As seen on the official Semantic-UI page here:
http://semantic-ui.com/collections/form.html

a <form> is able to be inverted, for use on dark backgrounds.

On the semantic ui react documentation page for forms here:
http://react.semantic-ui.com/collections/form

there is no mention of this usecase. inverted is also missing under Props for Form. Adding inverted to a Form element does not affect it in any way either.

@levithomason
Copy link
Member

Thanks, this would be a great first contribution for someone. PRs welcome.

@levithomason levithomason changed the title fix(Form): Missing inverted boolean property feat(Form): add inverted boolean property Jan 24, 2017
@levithomason
Copy link
Member

Released in [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants