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

Checkbox renders SVG icons #2323

Merged
merged 3 commits into from Mar 27, 2018
Merged

Checkbox renders SVG icons #2323

merged 3 commits into from Mar 27, 2018

Conversation

giladgray
Copy link
Contributor

Fixes #2312

Changes proposed in this pull request:

  • Checkbox now renders Icons instead of using CSS icons for checked and indeterminate
  • refactor controls.tsx to support this, and to use composition instead of inheritance

Gilad Gray added 2 commits March 27, 2018 11:10
- Control is now an SFC composed in the other components, instead of an inherited class
- Checkbox renders `Icon` instead of CSS icons
@blueprint-bot
Copy link

refactor controls to support Checkbox icons

Preview: documentation | landing | table

@blueprint-bot
Copy link

remove unused method

Preview: documentation | landing | table

@giladgray giladgray merged commit f36af81 into develop Mar 27, 2018
@giladgray giladgray deleted the gg/checkbox-icon branch March 27, 2018 20:15
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.

None yet

4 participants