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

Added support for wrapClassName in SemanticUI theme #358

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

MacRusher
Copy link
Member

Adding support for wrapClassName in SUI theme, similar solution already exists in Bootstrap3/4 themes.

This will allow to use Semantic inputs variants like size, inverted, transparent etc.

@MacRusher MacRusher requested a review from radekmie October 26, 2017 12:04
@codecov
Copy link

codecov bot commented Oct 26, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #358   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         157    157           
  Lines        1397   1397           
=====================================
  Hits         1397   1397
Impacted Files Coverage Δ
packages/uniforms-semantic/src/NumField.js 100% <ø> (ø) ⬆️
packages/uniforms-semantic/src/DateField.js 100% <ø> (ø) ⬆️
packages/uniforms-semantic/src/TextField.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 ba5daa2...4af8d36. Read the comment docs.

Copy link
Contributor

@radekmie radekmie left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@radekmie radekmie merged commit c1a4d7c into master Oct 26, 2017
@radekmie radekmie deleted the semantic-wrapclassname branch October 26, 2017 20:34
@radekmie radekmie added the Type: Feature New features and feature requests label May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New features and feature requests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants