- 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
.css
extension to imports for interoperability.
- npm-based workflow.
- Add new preprocessor build tools.
- Fix Firefox/IE default
button
focus 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:middle
to 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-disabled
and:disabled
styles. - Rename
component.json
tobower.json
.
- Add a test file.
- Change class name notation.
- Public release.