alpha-grid
Version:
Simple 12 column grid system build on css grid and inspired by Bootstrap
58 lines (32 loc) • 3.54 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.4.0](https://github.com/icanteven-code/alpha-grid/compare/v1.3.1...v1.4.0) (2022-04-21)
### Features
* Move docs to dedicated folder; Clean dist; Adjust variables; Update docs ([6182144](https://github.com/icanteven-code/alpha-grid/commit/61821449ddfc4fd43db9342be9b7addd0f207f75))
### [1.3.1](https://github.com/icanteven-code/alpha-grid/compare/v1.3.0...v1.3.1) (2022-03-29)
## [1.3.0](https://github.com/icanteven-code/alpha-grid/compare/v1.2.1...v1.3.0) (2022-03-29)
### Features
* Adjust gulp sass copy task; Upload latest dist ([f1533df](https://github.com/icanteven-code/alpha-grid/commit/f1533dfa06d2f0ad3aa0a9b80ec83e4a78424a9f))
* Break agrid into modules; Create different base groups ([758ba1e](https://github.com/icanteven-code/alpha-grid/commit/758ba1e6351fff088fe2e4228787b0c78887c3fb))
* Combine and sort media queries; Use CSSO for compression ([007e6d9](https://github.com/icanteven-code/alpha-grid/commit/007e6d96ad29035203c4a21f13a15a50778c70a1))
* Compress via Gulp tasks; Add local clean.js script ([a214e80](https://github.com/icanteven-code/alpha-grid/commit/a214e8012d652aa12362028775b5ce3585dad140))
* Move docs to /dist and handle urls; add :2here to base grid styles ([5d64b8f](https://github.com/icanteven-code/alpha-grid/commit/5d64b8fe77f938832cdf77f638f3803a43c6fc65))
### [1.2.1](https://github.com/icanteven-code/alpha-grid/compare/v1.2.0...v1.2.1) (2022-03-27)
## [1.2.0](https://github.com/icanteven-code/alpha-grid/compare/v1.1.0...v1.2.0) (2022-03-27)
### Features
* Add acol-order utils ([106d4e5](https://github.com/icanteven-code/alpha-grid/commit/106d4e54c7aacd0098064f4a432bc6a91bfee5ed))
* Add agrid-order; Update all docs; Add Prism code exaples ([9385c5d](https://github.com/icanteven-code/alpha-grid/commit/9385c5d470ca0a5807a399edb565b5f9213c818f))
* Added offset classes ([1b24c39](https://github.com/icanteven-code/alpha-grid/commit/1b24c39a450fb99a0d989388a05c54ccc1a19f1d))
* BREAKING CHANGE: Rework responsive prefixes to be like Tailwind's syntax ([4af0ccd](https://github.com/icanteven-code/alpha-grid/commit/4af0ccd1848952721d2e3cec824549413fa7a696))
### Bug Fixes
* Change index.html to load from src/agrid ([ea5d8ff](https://github.com/icanteven-code/alpha-grid/commit/ea5d8ffda9a843197989d439944f182b67733a2c))
* Rebuild src/agrid css files ([6960546](https://github.com/icanteven-code/alpha-grid/commit/696054628086171345e884d8bbca83a79cf8108d))
## 1.1.0 (2022-02-20)
### Features
* A-grid initial setup ([98aef42](https://github.com/icanteven-code/alpha-grid/commit/98aef42c9bf0e0fde6e33bce7332fe116b471b83))
* Add gzip & brotli via node zlib ([bd310f8](https://github.com/icanteven-code/alpha-grid/commit/bd310f8b5fa34fe760075f22f45d9128913f7537))
* Autoprefix w/ gulp task ([19ad4d5](https://github.com/icanteven-code/alpha-grid/commit/19ad4d5e5c12fd2f2a3949459bf54a2950e4a766))
* Support resp gap sizes; reorder project ([841748a](https://github.com/icanteven-code/alpha-grid/commit/841748aaa135aa186bd42e98f2d74c8f4f58a36f))
### Bug Fixes
* Change build to dist dir; update package info; copy scss to dist ([7187056](https://github.com/icanteven-code/alpha-grid/commit/718705616db9049a3d97e1c805444d683e0816c6))
* Change cdn link after dist rename ([d999ea3](https://github.com/icanteven-code/alpha-grid/commit/d999ea397b408ae133465dc0bdbe17c8a9f7d389))