CHANGELOG.md in bootstrap-bookingsync-sass-0.0.18 vs CHANGELOG.md in bootstrap-bookingsync-sass-0.0.19

- old
+ new

@@ -1,28 +1,36 @@ ### Unreleased +### 0.0.19 - 2016-05-09 + +* bug fixes + * Fix `stackable` so items order can't be altered + +* improvements + * Update ReadMe to explain how to use single javascript plugins + ### 0.0.18 - 2016-05-09 -* improvement +* improvements * add `tabs` with improved design when first element of a `sheet` * add `stackable.js`, used to auto-stack list or tabs to always fit on single lines * improve dropdown style through new `dropdown` stylesheet file * restructure docs examples ### 0.0.17 - 2016-04-08 -* improvement +* improvements * add documentation * move the menu and sheet components into separate files * move flex helpers into utilities file * move all variable declarations into one file * add !default to all variable declarations * add !important rule to make the vertical align helpers usable in table cell * provide the fixed position menu as a component variant ### 0.0.16 - 2015-12-14 -* improvement +* improvements * add styling for `descriptions` ### 0.0.15 - 2015-12-09 * bug fixes