UNPKG

@vcl/vcl

Version:

The whole VCL in one package

164 lines (49 loc) 3.32 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-alpha.2](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.2) (2020-01-17) ### Code Refactoring * migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511)) ### BREAKING CHANGES * VCL was migrated to sass. Check docs for further information. # [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17) ### Code Refactoring * migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511)) ### BREAKING CHANGES * VCL was migrated to sass. Check docs for further information. # [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17) **Note:** Version bump only for package @vcl/flex-grid # [0.7.0-alpha.3](https://github.com/vcl/vcl/compare/v0.7.0-alpha.0...v0.7.0-alpha.3) (2020-01-08) **Note:** Version bump only for package @vcl/flex-grid # [0.7.0-alpha.0](https://github.com/vcl/vcl/compare/v0.6.2...v0.7.0-alpha.0) (2019-11-21) ### Code Refactoring * migrate vcl to kebab-case ([6f39268](https://github.com/vcl/vcl/commit/6f39268fe95b3f48d44da527e7e283e97eca04cd)) ### BREAKING CHANGES * All class names are now in kebab-case without any (vcl)prefix by default. ## [0.6.3](https://github.com/vcl/vcl/compare/v0.6.2...v0.6.3) (2019-11-18) **Note:** Version bump only for package @vcl/flex-grid ## [0.6.2](https://github.com/vcl/vcl/compare/v0.6.1...v0.6.2) (2019-09-05) **Note:** Version bump only for package @vcl/flex-grid ## [0.6.1](https://github.com/vcl/vcl/compare/v0.6.0...v0.6.1) (2019-09-05) **Note:** Version bump only for package @vcl/flex-grid # [0.6.0](https://github.com/vcl/vcl/compare/v0.6.0-7...v0.6.0) (2019-09-04) **Note:** Version bump only for package @vcl/flex-grid # [0.6.0-7](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-7) (2019-09-04) ### Code Refactoring * **layout-spans:** layout-spans module is deprecated and removed from the @vcl/vcl modules ([1beac8e](https://github.com/vcl/vcl/commit/1beac8e)) ### BREAKING CHANGES * **layout-spans:** layout-spans module is deprecated and removed from the @vcl/vcl modules. Use sizing modules instead. # [0.6.0-6](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-6) (2019-09-03) **Note:** Version bump only for package @vcl/flex-grid # [0.6.0-5](https://github.com/vcl/vcl/compare/v0.6.0-4...v0.6.0-5) (2019-09-03) **Note:** Version bump only for package @vcl/flex-grid # [0.6.0-3](https://github.com/vcl/vcl/compare/v0.6.0-2...v0.6.0-3) (2019-09-03) ### Code Refactoring * **flex-grid:** rename gutter to grid-gutter ([e07b288](https://github.com/vcl/vcl/commit/e07b288)) ### BREAKING CHANGES * **flex-grid:** Renamed gutter class to grid-gutter # [0.6.0-1](https://github.com/vcl/vcl/compare/v0.6.0-0...v0.6.0-1) (2019-09-02) **Note:** Version bump only for package @vcl/flex-grid # [0.6.0-0](https://github.com/vcl/vcl/compare/v0.5.4...v0.6.0-0) (2019-08-23) ### Features * **flex-grid:** add flex-grid module ([d7ab70e](https://github.com/vcl/vcl/commit/d7ab70e))