=== HEAD

=== 4.0.0 (June 26, 2014)

* Change variable names.

=== 3.3.1 (June 24, 2014)

* Add `.css` extension to imports for interoperability.

=== 3.3.0 (June 22, 2014)

* npm-based workflow.
* Add new preprocessor build tools.
* Fix Firefox/IE default `button` focus styles.

=== 3.2.0 (May 15, 2014)

* Update variables syntax.

=== 3.1.0 (April 1, 2014)

* Add npm support.
* Revert to implicit-width, inline-block rendering.
* Add variables support.
* Use Component(1) for development.

=== 3.0.0 (October 19, 2013)

* 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.

=== 2.0.0 (May 26, 2013)

* Prevent user-select of text.
* Remove size modifiers.
* Add `is-disabled` and `:disabled` styles.
* Rename `component.json` to `bower.json`.

=== 1.1.0 (March 7, 2013)

* Add a test file.
* Change class name notation.

=== 1.0.0 (October 4, 2012)

* Public release.
