UNPKG

@novicell/flexbox-grid

Version:

A CSS flexbox grid package configurable via CSS Custom Properties and PostCSS.

70 lines (23 loc) 1.89 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/Novicell/frontend-packages/compare/@novicell/flexbox-grid@1.1.4...@novicell/flexbox-grid@2.0.0) (2022-09-06) ### ⚠ BREAKING CHANGES * add support for mobile gutters ### Features * add support for mobile gutters ([95021cf](https://github.com/Novicell/frontend-packages/commit/95021cfe55bd20407e4457b0bd5b71b5943f8e48)) ### [1.1.4](https://github.com/Novicell/frontend-packages/compare/@novicell/flexbox-grid@1.1.3...@novicell/flexbox-grid@1.1.4) (2021-09-29) **Note:** Version bump only for package @novicell/flexbox-grid ### [1.1.3](https://github.com/Novicell/frontend-packages/compare/@novicell/flexbox-grid@1.1.2...@novicell/flexbox-grid@1.1.3) (2021-09-29) **Note:** Version bump only for package @novicell/flexbox-grid ## [1.1.2](https://github.com/Novicell/frontend-packages/compare/@novicell/flexbox-grid@1.1.0...@novicell/flexbox-grid@1.1.2) (2021-02-22) ### Bug Fixes * gitignore and add .cache to gitignore ([45797d3](https://github.com/Novicell/frontend-packages/commit/45797d39dc4125bb0ae3665a575fc8400b55ff55)) * **flexbox-grid:** mobile spacing is now smaller on containers ([8f4c367](https://github.com/Novicell/frontend-packages/commit/8f4c367b1aaab3bca271c3cec3bf35efb824c507)) # [1.1.0](https://github.com/Novicell/frontend-packages/compare/@novicell/flexbox-grid@1.0.1...@novicell/flexbox-grid@1.1.0) (2021-02-03) ### Features * Added container spacing variable ([c52ebf6](https://github.com/Novicell/frontend-packages/commit/c52ebf651062d1444e311b432ae06a066324b15d)) ## 1.0.1 (2021-02-02) **Note:** Version bump only for package @novicell/flexbox-grid ## 1.0.0 (2021-02-01) **Note:** Initial release of @novicell/flexbox-grid