All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added
.input-group-middle
input group add-on. - Added
.custom-toggle-sm
class modifier. - Added
.list-group-sm
class modifier.
- Added small toggle size variation to demo page
- Adjusted small addon variable (sm resulted in padding larger than default).
- Updated the demo page with new
.input-group-middle
add-on.
- Small dropdown menu modifier class.
- Small card modifier.
- BS4 dependency import path.
- Fixed the package entrypoint path so Shards' JavaScript package could be imported as a module.
- Input group append/prepend z-index issue.
- Skipped minor version due to changes that break backward compatibility.
- Upgraded compatibility with Bootstrap 4 final.
- Improved outlined buttons active state styles.
- Improved form label sizing.
- Improved default select element styles.
- Improved toggle elements focused state styles.
- Fixed indeterminate checkbox styles.
- Fixed multiple IE11 app promo extra page layout issues (#11)
- Extended support for customisation options via variables.
- Removed redundant margin adjustments on paragraphs following headings.
- Removed unused SCSS variables.
- Fixed custom toggle issues (#8) and (#9).
- Fixed demo page elements issues (#10).
- Corrected first field "type" in the bottom form of the demo agency landing page.
- Demo example page as extra.
- Updated license to MIT.
- Initial release.