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

Refactored css into js for textfields #434

Merged
merged 3 commits into from
Mar 16, 2015
Merged

Conversation

mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented Mar 16, 2015

  • Modified BeforeAfterWrapper
    • Removed default style.
  • New prop to EnhancedTextArea
    • textareaStyle - replaces textareaClassname that was removed in a previous commit.
  • Removed use of ::after pseudo-elements.
    • Instead, a div is manually created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants