2020-05-11 20:33:37 +03:00
# 5.0.5 (2020-05-11)
2020-05-08 21:47:21 +03:00
2020-05-09 04:16:38 +03:00
* **units:** Increase value of $layout-2xl unit (#82)
2020-05-08 21:47:21 +03:00
* **content**: Update content sizes (#73)
2020-04-30 09:12:28 +03:00
# 5.0.4 (2020-04-29)
2020-04-01 03:12:31 +03:00
### Bug Fixes
* **fontstack:** Change type to 'font-family' to prevent quotes (#78)
2020-02-11 09:31:08 +03:00
# 5.0.3 (2020-02-11)
### Bug Fixes
* **colors:** Remove repeated definition of color-light-gray-05
2020-01-09 01:52:19 +03:00
# 5.0.2 (2020-01-08)
2019-12-20 02:30:30 +03:00
* **media queries:** Update $screen-lg and media queries
2019-12-06 20:36:10 +03:00
# 5.0.1 (2019-12-06)
### Bug Fixes
* **package:** update dist folder, erroneously published with outdated contents
2019-12-05 22:56:59 +03:00
# 5.0.0 (2019-12-05)
2019-10-05 00:19:13 +03:00
2019-12-05 22:56:59 +03:00
* **shadows:** Add tokens for box shadows
* **borders:** Add tokens for border radii
* **colors:** (breaking) Rename "grey" colors to the American spelling of "gray"
2019-10-05 00:19:13 +03:00
* **colors:** Add Mozilla brand colors
2019-09-13 18:22:25 +03:00
# 4.0.0 (2019-09-13)
2019-07-10 22:34:31 +03:00
2019-12-05 22:56:59 +03:00
* **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` .
2019-07-10 22:34:31 +03:00
* **colors:** Update color values to latest Firefox brand guide
2019-03-25 21:09:51 +03:00
# 3.0.0 (2019-03-25)
2019-02-15 20:05:09 +03:00
### Features
2019-03-25 21:04:45 +03:00
* **units:** (breaking) Removes padding, margin, spacing-base, and layout-base. (#35)
2019-02-21 17:00:30 +03:00
* **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)
2019-02-15 20:05:09 +03:00
* **gulp:** Update to Gulp 4.0.0 and Theo 8.1.1
2018-11-19 16:35:33 +03:00
# 2.1.0 (2018-11-19)
### Bug Fixes
* **units:** Screen size tokens were incorrectly mapped to content tokens (#27)
2018-08-17 12:39:31 +03:00
# 2.0.0 (2018-08-17)
2018-08-09 18:03:43 +03:00
### Features
* **media-queries:** Add mq-short, mq-tall, and mq-high-res tokens. (#22)
* **breakpoints:** Renamed breakpoints.yml to media-queries.yml (#22)
2018-08-17 02:57:38 +03:00
### Bug Fixes
* **units:** Color value for Gray 90 was incorrectly mapped to Gray 60 (#23)
2018-06-28 19:13:02 +03:00
# 1.3.1 (2018-06-27)
### Bug Fixes
* **json:** Remove extraneous trailing comma from json data formatting (#20)
2018-06-21 10:59:00 +03:00
# 1.3.0 (2018-06-21)
### Bug Fixes
* **content:** update content-max value to match bedrock (#18)
2018-06-19 19:52:42 +03:00
# 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.
2018-06-11 02:38:40 +03:00
# 1.2.1 (2018-06-08)
### Bug Fixes
* **breakpoints:** media query strings we're previously invalid, since yaml cannot perform arithmetic (#13)
2018-06-06 18:31:35 +03:00
# 1.2.0 (2018-06-05)
### Bug Fixes
* **units:** units are now formatted correctly as pixel values instead of strings (#9)
2018-05-16 01:19:40 +03:00
# 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
2018-05-11 01:24:43 +03:00
# 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