- Remove default border radius (#25)
- Add support for JS bundling (#24)
- Remove
cursor: pointer;(#22) - Upgrade preprocessor to
^3.0.1
- Remove support for input elements - issue
- Upgrade preprocessor to
^0.8.0
- Change variable names.
- Add
.cssextension to imports for interoperability.
- npm-based workflow.
- Add new preprocessor build tools.
- Fix Firefox/IE default
buttonfocus styles.
- Update variables syntax.
- Add npm support.
- Revert to implicit-width, inline-block rendering.
- Add variables support.
- Use Component(1) for development.
- Rewrite the test file using
suit-grid. - Remove
vertical-align:middleto make the component conform with framework. - Allow text wrapping.
- Make buttons full-width by default.
- Add CSS linting and configuration.
- Prevent user-select of text.
- Remove size modifiers.
- Add
is-disabledand:disabledstyles. - Rename
component.jsontobower.json.
- Add a test file.
- Change class name notation.
- Public release.