122 строки
3.0 KiB
Markdown
122 строки
3.0 KiB
Markdown
# HEAD
|
|
|
|
## Features
|
|
|
|
* Migrate CI to GitHub actions
|
|
|
|
# 5.0.5 (2020-05-11)
|
|
|
|
* **units:** Increase value of $layout-2xl unit (#82)
|
|
* **content:**: Update content sizes (#73)
|
|
|
|
# 5.0.4 (2020-04-29)
|
|
|
|
### Bug Fixes
|
|
|
|
* **fontstack:** Change type to 'font-family' to prevent quotes (#78)
|
|
|
|
# 5.0.3 (2020-02-11)
|
|
|
|
### Bug Fixes
|
|
|
|
* **colors:** Remove repeated definition of color-light-gray-05
|
|
|
|
# 5.0.2 (2020-01-08)
|
|
|
|
* **media queries:** Update $screen-lg and media queries
|
|
|
|
# 5.0.1 (2019-12-06)
|
|
|
|
### Bug Fixes
|
|
|
|
* **package:** update dist folder, erroneously published with outdated contents
|
|
|
|
# 5.0.0 (2019-12-05)
|
|
|
|
* **shadows:** Add tokens for box shadows
|
|
* **borders:** Add tokens for border radii
|
|
* **colors:** (breaking) Rename "grey" colors to the American spelling of "gray"
|
|
* **colors:** Add Mozilla brand colors
|
|
|
|
# 4.0.0 (2019-09-13)
|
|
|
|
* **fontstack:** (breaking) Adds Inter and Metropolis to the font stacks. Adds new variables for base and brand themes, removing `font-stack-sans` and `font-stack-serif`.
|
|
* **colors:** Update color values to latest Firefox brand guide
|
|
|
|
# 3.0.0 (2019-03-25)
|
|
|
|
### Features
|
|
|
|
* **units:** (breaking) Removes padding, margin, spacing-base, and layout-base. (#35)
|
|
* **colors:** (breaking) Updated colors and gradients. Removes Mozilla brand colors, magenta, teal. Adds pink and violet hues. Adds a lighter shade for each color. (#30)
|
|
* **gulp:** Update to Gulp 4.0.0 and Theo 8.1.1
|
|
|
|
# 2.1.0 (2018-11-19)
|
|
|
|
### Bug Fixes
|
|
|
|
* **units:** Screen size tokens were incorrectly mapped to content tokens (#27)
|
|
|
|
# 2.0.0 (2018-08-17)
|
|
|
|
### Features
|
|
|
|
* **media-queries:** Add mq-short, mq-tall, and mq-high-res tokens. (#22)
|
|
* **breakpoints:** Renamed breakpoints.yml to media-queries.yml (#22)
|
|
|
|
### Bug Fixes
|
|
|
|
* **units:** Color value for Gray 90 was incorrectly mapped to Gray 60 (#23)
|
|
|
|
# 1.3.1 (2018-06-27)
|
|
|
|
### Bug Fixes
|
|
|
|
* **json:** Remove extraneous trailing comma from json data formatting (#20)
|
|
|
|
# 1.3.0 (2018-06-21)
|
|
|
|
### Bug Fixes
|
|
|
|
* **content:** update content-max value to match bedrock (#18)
|
|
|
|
# 1.2.2 (2018-06-19)
|
|
|
|
### Bug Fixes
|
|
|
|
* **units:** layout-lg, layout-xl & layout-2xl values we're incorrect (#16)
|
|
* **docs:** link to CHANGELOG.md in README.md was 404.
|
|
|
|
# 1.2.1 (2018-06-08)
|
|
|
|
### Bug Fixes
|
|
|
|
* **breakpoints:** media query strings we're previously invalid, since yaml cannot perform arithmetic (#13)
|
|
|
|
# 1.2.0 (2018-06-05)
|
|
|
|
### Bug Fixes
|
|
|
|
* **units:** units are now formatted correctly as pixel values instead of strings (#9)
|
|
|
|
# 1.1.0 (2018-05-15)
|
|
|
|
### Bug Fixes
|
|
|
|
* **colors:** colors.yml file was updated to match the color values in the aliases.yml file
|
|
|
|
### Features
|
|
|
|
* **gradients:** removes iOS and Android support
|
|
|
|
|
|
# 1.0.0 (2018-05-10)
|
|
|
|
### Features
|
|
|
|
* **breakpoints:** Added js, css, json, less, and scss file support
|
|
* **colors:** Added android.xml, soc, js, css, gpl, json, less, scss, and swift file support
|
|
* **gradients:** Added android.xml, js, css, json, less, scss, swift
|
|
* **typography:** Added js, css, json, less, and scss file support
|
|
* **units:** Added js, css, json, less, and scss file support
|