CHANGELOG.md in bootstrap-bookingsync-sass-0.0.19 vs CHANGELOG.md in bootstrap-bookingsync-sass-1.0.0.beta1

- old
+ new

@@ -1,5 +1,38 @@ -### Unreleased +### 1.0.0.beta1 - 2016-08-06 + +* breaking changes + * Smiles definition changed from `bs-icon bs-*` to `bs-icon-*` + * Fix `laughing` smile name (was with a typo `laughting`) + * Entire rebuild of the `menu` + * remove `#content` in favor of `.main-content` + +* bug fixes + * Fix `navbar-btn` positioning + * Fix fixed navbars with collapseable menus + * Fix select labels, needs to wrap `select`s in a `div` with a `select` class. + * Fix addon validation state background color + +* improvements + * Add Ember Addon: ember-cli-bootstrap-bookingsync-sass + * Add `btn-secondary-inverse` and `btn-round` + * Add `sheet-fullscreen` + * Add documentation for tabulated content composition + * Add documentation for fullscreen modal composition + * Add documentation for radio buttons + * Add documentation for modals + * Add `annotated-section` support + * Improve form inputs spacing + * Add documentation for smiles + * Add icons font and documentation + * Add icons with fixed width + * Add smiles with fixed width + * Add styling for Ember Power Select + * Improve Buttons styling + * Add Buttons loading animation + * Add `list-group` support with nesting and icons support + * Add `.sided-content` to use with `menu` + * Add `.navbar-breadcrumb` ### 0.0.19 - 2016-05-09 * bug fixes * Fix `stackable` so items order can't be altered