@codecademy/gamut-styles 11.11.1-alpha.ac83cf.0 → 12.1.0-alpha.60d2a0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,24 +3,135 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## [12.1.0-alpha.60d2a0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@12.0.0...@codecademy/gamut-styles@12.1.0-alpha.60d2a0.0) (2021-11-10)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* remove unused brandColors and drepcatedColors variables ([60d2a08](https://github.com/Codecademy/gamut/commit/60d2a0853d89e6225ec4013f61a0d39d70585088))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## [12.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.4...@codecademy/gamut-styles@12.0.0) (2021-10-26)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### ⚠ BREAKING CHANGES
|
|
19
|
+
|
|
20
|
+
* release -kit-4.7
|
|
21
|
+
* use a sticky Box for GlobalHeader
|
|
22
|
+
* **ContentContainer:** update responsive padding
|
|
23
|
+
* bumped ESLint packages to latest and added recommended & Jest linting
|
|
24
|
+
* **gamut-styles:** deprecate legacy JS color variables (#940)
|
|
25
|
+
* Swapped default font family to Apercu (#935)
|
|
26
|
+
* **Gamut:** Enable Emotion (#917)
|
|
27
|
+
* **Gamut:** Removed deprecated color variables (#819)
|
|
28
|
+
* **Gamut:** removed easily replaceable deprecated swatches- colors (#717)
|
|
29
|
+
* `gamut-styles/variables` renamed to `gamut-styles/utils/variables`
|
|
30
|
+
|
|
31
|
+
### Features
|
|
32
|
+
|
|
33
|
+
* **Drawer:** extract Drawer from Flyout ([e2352f9](https://github.com/Codecademy/gamut/commit/e2352f98dec94c539bbbbd4e1b87069e40a88e3d))
|
|
34
|
+
* bump ESLint configs to latest ([4e3cf77](https://github.com/Codecademy/gamut/commit/4e3cf77928bdd69bce3eeca8a7f07439627b4f08))
|
|
35
|
+
* **Anchor:** Variance Migration + ColorMode [GM-203] ([dd0058b](https://github.com/Codecademy/gamut/commit/dd0058b0ba96a2f8cca804884c2d2fcf66951ee4))
|
|
36
|
+
* **Testimonial:** Add new Testimonial Component ([64c83be](https://github.com/Codecademy/gamut/commit/64c83be3650207b339459cd92179f3e5c58712db))
|
|
37
|
+
* Add 2.5rem interval to spacing GM-317 ([8c11d05](https://github.com/Codecademy/gamut/commit/8c11d0550b8af28f0b4280dd724408667c2bf1a1))
|
|
38
|
+
* **Background:** Set current background color to local CSS variable GM-259 ([ea834ea](https://github.com/Codecademy/gamut/commit/ea834ea5654334b6b1bf5c26e8438038dcb0a8c5))
|
|
39
|
+
* Add admin theme ([7090b30](https://github.com/Codecademy/gamut/commit/7090b303c5451113983e5345316a821ddfaaf1fc))
|
|
40
|
+
* **Button:** Alternative (secondary) modes and consistent height [GM-126] ([11d3466](https://github.com/Codecademy/gamut/commit/11d3466a083e0abb8be57a1fcfb6d11f26624d19))
|
|
41
|
+
* **Buttons:** Color + Structure Redux [GM-237] ([#1809](https://github.com/Codecademy/gamut/issues/1809)) ([698aa2a](https://github.com/Codecademy/gamut/commit/698aa2a184e59e32821c58686ac133cb043c8f65))
|
|
42
|
+
* **Buttons:** ColorModes + Props + Refactor + Refs Oh My! [GM-211] [REACH-856] [GM-192] ([998c2cc](https://github.com/Codecademy/gamut/commit/998c2cc01945e8b675a01f60a38bc2a03250ac8e))
|
|
43
|
+
* **ColorModes:** Base ColorMode support and serialization of color variables [GM-177] ([9f322b4](https://github.com/Codecademy/gamut/commit/9f322b4ed959e1245a18dbddb42f33be3e0d9356))
|
|
44
|
+
* **ContentContainer:** update responsive padding ([4b6fb50](https://github.com/Codecademy/gamut/commit/4b6fb50171f412f2238c4f7519f227319cc686ff))
|
|
45
|
+
* **Emotion:** Add Emotion Dependency to Next WEB-982 ([#888](https://github.com/Codecademy/gamut/issues/888)) ([7cfde27](https://github.com/Codecademy/gamut/commit/7cfde27834a71b119231b88f96e506167ef50311))
|
|
46
|
+
* **Emotion:** Upgrade to Emotion 11 ([#944](https://github.com/Codecademy/gamut/issues/944)) ([f87f19c](https://github.com/Codecademy/gamut/commit/f87f19c2578fe047561e62b806a44af2238e17ef))
|
|
47
|
+
* **focus-visible:** Add stylis plugin for focus-visible support WEB-1148 ([92c02e4](https://github.com/Codecademy/gamut/commit/92c02e4a3f3d1c1595755237503d87fb9aa849a0))
|
|
48
|
+
* **Gamut:** Created separate bucket for "Platform" colors ([#778](https://github.com/Codecademy/gamut/issues/778)) ([446804b](https://github.com/Codecademy/gamut/commit/446804bd437d95f3d14bb25e8fa49d52413a6240))
|
|
49
|
+
* **Gamut:** Enable Emotion ([#917](https://github.com/Codecademy/gamut/issues/917)) ([9b25901](https://github.com/Codecademy/gamut/commit/9b2590148018d07b889618b5dc2588a6a375bfd3))
|
|
50
|
+
* **gamut-styles:** Added TypeScript .d.ts generation to gamut-styles ([#775](https://github.com/Codecademy/gamut/issues/775)) ([f0c1c4b](https://github.com/Codecademy/gamut/commit/f0c1c4ba2d27bd53249344d776f8eff6780325b5))
|
|
51
|
+
* **gamut-styles:** formalized Editor colors in gamut-styles ([#726](https://github.com/Codecademy/gamut/issues/726)) ([2e0ba92](https://github.com/Codecademy/gamut/commit/2e0ba92b83e757dd41cc0153ed5aac5202e9c694))
|
|
52
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([afa9c7f](https://github.com/Codecademy/gamut/commit/afa9c7f647c005f2d17517726bf3409cafdbb6fc))
|
|
53
|
+
* **headertab:** move more header components into gamut ([#740](https://github.com/Codecademy/gamut/issues/740)) ([01a6949](https://github.com/Codecademy/gamut/commit/01a694989a1aeb4950485b71e9ea607c82f2f017))
|
|
54
|
+
* **LayoutGrid:** LayoutGrid conversion + Initial Variance Props [GM-81] ([14a753e](https://github.com/Codecademy/gamut/commit/14a753e2850bd381aa9f6819c5bac623b39e4036))
|
|
55
|
+
* **Overlay:** Add inline option for locking the offset parent only [GM-225] ([b19f83c](https://github.com/Codecademy/gamut/commit/b19f83c14db8804745d9651f9df3c40a93927dd2))
|
|
56
|
+
* **PageWrapper:** Extend stacking context reset element for pages with a background color ([8a42aca](https://github.com/Codecademy/gamut/commit/8a42aca9b6e9bc833f5b4dcb63c18a962fb45762))
|
|
57
|
+
* **props:** Adds custom shouldForwardProp to omit system props ([5a02ac4](https://github.com/Codecademy/gamut/commit/5a02ac41ecd7200b0ded8cfff4406c09d8c48cd5))
|
|
58
|
+
* **props:** Support `color` and other HTML attributes as system props without type collision GM-247 ([ff93f0c](https://github.com/Codecademy/gamut/commit/ff93f0c9b7ca64ed9819586709f58436ca4502b9))
|
|
59
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([697ee38](https://github.com/Codecademy/gamut/commit/697ee38dde8ab0de5cef0bb8f9167021922927c4))
|
|
60
|
+
* **variance:** Computed styles, and configurable CSSType narrowing [GM-233] ([ddb4091](https://github.com/Codecademy/gamut/commit/ddb40917fe41b0dc741d34f5c34ec6d0bf29dad1))
|
|
61
|
+
* Added Apercu and Suisse font families as opt-ins ([#933](https://github.com/Codecademy/gamut/issues/933)) ([fd4119b](https://github.com/Codecademy/gamut/commit/fd4119bec1b28dc04423c4e57c2bddca6a0ea398))
|
|
62
|
+
* Align brand color aliases [WEB-215] ([#821](https://github.com/Codecademy/gamut/issues/821)) ([7c168ac](https://github.com/Codecademy/gamut/commit/7c168acfa0ed0dad05b47f4cc0a96853d9299d1d))
|
|
63
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([0cecc5c](https://github.com/Codecademy/gamut/commit/0cecc5ca58883616a78c5429c1f6ec41fa03c4ba))
|
|
64
|
+
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([f966933](https://github.com/Codecademy/gamut/commit/f966933ac814d228072e781ee2a3d75a33190a85))
|
|
65
|
+
* Navy scale + color alias changes GM-237 ([3c8a772](https://github.com/Codecademy/gamut/commit/3c8a772271492e0ecc8d724f296f0bfe5ef17112)), closes [#10162](https://github.com/Codecademy/gamut/issues/10162)
|
|
66
|
+
* **variance:** states boolean toggle styles GM-233 ([a4fa8cf](https://github.com/Codecademy/gamut/commit/a4fa8cf473a1b22648fa480025630a9d1827f84d))
|
|
67
|
+
* release -kit-4.7 ([f574c83](https://github.com/Codecademy/gamut/commit/f574c8317c2e6128eaead047146a774acc257293))
|
|
68
|
+
* **theme:** createTheme self containment ([87a203c](https://github.com/Codecademy/gamut/commit/87a203c56df8002406552208b8b5ffc55b228262)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
69
|
+
* Merge standard & core variables ([#123](https://github.com/Codecademy/gamut/issues/123)) ([59f4ac4](https://github.com/Codecademy/gamut/commit/59f4ac47baed6c481e604fba583258bffd4db605))
|
|
70
|
+
* use a sticky Box for GlobalHeader ([a4b6bdc](https://github.com/Codecademy/gamut/commit/a4b6bdc6edec9fe7f7674e20188e0b1a0646bab4))
|
|
71
|
+
* **Styleguide:** Add specific theme and scale docs ([d1c93fd](https://github.com/Codecademy/gamut/commit/d1c93fdc1239ff98e39d88001e287f3bc6e39873))
|
|
72
|
+
* **Styles:** Create system styles and gamut theme ([#1127](https://github.com/Codecademy/gamut/issues/1127)) ([57abf97](https://github.com/Codecademy/gamut/commit/57abf970d7f326a9cb59bdab4fd8f96d93f6a735))
|
|
73
|
+
* **ThemeBuilder:** TypeSafe theme construction + variable serialization [WEB-1401] ([e0a4c16](https://github.com/Codecademy/gamut/commit/e0a4c163e39b64c7d7290a325c900f05ae5ce4e4))
|
|
74
|
+
* **Variance:** Initial Props and Refactor Tests [WEB-1390] ([9f29489](https://github.com/Codecademy/gamut/commit/9f294894b49915ea0504749ecdca7e62d46d475e))
|
|
75
|
+
* add new Button ([#1119](https://github.com/Codecademy/gamut/issues/1119)) ([1e654ef](https://github.com/Codecademy/gamut/commit/1e654ef989e19109ea31854bb3beb5bf5d3facce))
|
|
76
|
+
* Add shared config modules for eslint & prettier ([#224](https://github.com/Codecademy/gamut/issues/224)) ([8d9a6b8](https://github.com/Codecademy/gamut/commit/8d9a6b81179db6325ffb55a4ccbfe065ad72042e))
|
|
77
|
+
* Adds mar 2019 colors, deprecates colors ([#211](https://github.com/Codecademy/gamut/issues/211)) ([057e0d9](https://github.com/Codecademy/gamut/commit/057e0d942df08047bf89c561280d37341d3412bd))
|
|
78
|
+
* Create default main export for gamut-styles [WEB-895] ([#820](https://github.com/Codecademy/gamut/issues/820)) ([540e710](https://github.com/Codecademy/gamut/commit/540e710390245a725ef0bcf229dd0f733f4ead0e))
|
|
79
|
+
* onboarded eslint-plugin-simple-import-sort into ESLint plugin ([89520d0](https://github.com/Codecademy/gamut/commit/89520d0e50c85b325616c0963c22199eedbfb8b7))
|
|
80
|
+
* Swapped default font family to Apercu ([#935](https://github.com/Codecademy/gamut/issues/935)) ([2fee178](https://github.com/Codecademy/gamut/commit/2fee17808514a9d91dfcd541c4ceef6491f22547)), closes [#943](https://github.com/Codecademy/gamut/issues/943)
|
|
81
|
+
* tweaked red and green theme colors per design updates ([#1066](https://github.com/Codecademy/gamut/issues/1066)) ([80d3fd9](https://github.com/Codecademy/gamut/commit/80d3fd9bb1a8c361401692aa16a6b52ec8be3231))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Bug Fixes
|
|
85
|
+
|
|
86
|
+
* Add GamutProvider Tests and Remove .storybook from coverage ([c04fab8](https://github.com/Codecademy/gamut/commit/c04fab841e142dd09d92bcb55b95dbf81c1f09fe))
|
|
87
|
+
* allow override of tooltip alignment ([92a9126](https://github.com/Codecademy/gamut/commit/92a912655facd66915d39057a6e0763978c64739))
|
|
88
|
+
* cache constants missing ([d66c077](https://github.com/Codecademy/gamut/commit/d66c077dd1a57faa08c7d3b64b9a6d13df64f2f8))
|
|
89
|
+
* Cards now correctly set color mode for their contents GM-308 ([ea2d8ac](https://github.com/Codecademy/gamut/commit/ea2d8ac97121558fe0a45065364f0b04d172588a))
|
|
90
|
+
* Import path ([eaf5c8b](https://github.com/Codecademy/gamut/commit/eaf5c8b63f6f7dd537530d77df21990bc1c4fa54))
|
|
91
|
+
* **colors:** Red Swap for accessible errors GM-281 ([51ec3d4](https://github.com/Codecademy/gamut/commit/51ec3d4d2732563517619b991396264b09aab44a))
|
|
92
|
+
* Hover + Shadow regression ([a2a3414](https://github.com/Codecademy/gamut/commit/a2a3414fe37c1280fcbd59efaa5764873c377d35))
|
|
93
|
+
* Theme extension merge logic ([de3cbf2](https://github.com/Codecademy/gamut/commit/de3cbf25995b6be7769cbb92bc51d13e5f6a6695))
|
|
94
|
+
* Use native focus-visible in addition to polyfill ([ccfd943](https://github.com/Codecademy/gamut/commit/ccfd943be6dd1a73aff2a4e021fbaf4e15d75c7a))
|
|
95
|
+
* **ColorMode:** Ref Forarding for BG + ColorMode ([d42c991](https://github.com/Codecademy/gamut/commit/d42c991ed5acc747602d634be3a07a94e531660a))
|
|
96
|
+
* **deps:** pin dependencies ([#231](https://github.com/Codecademy/gamut/issues/231)) ([a6525c3](https://github.com/Codecademy/gamut/commit/a6525c328f2796b12d38c3bc8e2e4dfd0e63847d))
|
|
97
|
+
* **emotion:** Add emotion cache settings overrides and default speedy styles ([9d8ff8f](https://github.com/Codecademy/gamut/commit/9d8ff8ffed0159c0c8640a726ddc7d3e8efe66b0))
|
|
98
|
+
* **emotion:** Cache changes ([c4e9074](https://github.com/Codecademy/gamut/commit/c4e907499152d5db7ed1afc59c6022d0b0d57171))
|
|
99
|
+
* **emotion:** change emotion style prefix to gamut ([9432cda](https://github.com/Codecademy/gamut/commit/9432cda2bfd73e93d031cb1b9f9b0a0d5a191dd4))
|
|
100
|
+
* **Emotion:** Add mode and variant to base `shouldForwardProp` filters and keep static list of all system props ([2946b43](https://github.com/Codecademy/gamut/commit/2946b4330a4f57cc46353455d622731713eb299e))
|
|
101
|
+
* **FillButton:** corrected hover styles on FillButton in dark mode ([330fe9a](https://github.com/Codecademy/gamut/commit/330fe9add330949384358d169554bf736f4720db))
|
|
102
|
+
* **Props:** Adds alignment props to both grid and flex ([9b8abce](https://github.com/Codecademy/gamut/commit/9b8abce649785daac1e995eda632686240d41b65))
|
|
103
|
+
* **Props/Dialog/Button:** Prop Fixes for Button / Dialog ([7f7d789](https://github.com/Codecademy/gamut/commit/7f7d789a07ad43a3731598e2b9c02d2507b48b8c))
|
|
104
|
+
* **styles:** Default button focus styles to focus-visible ([8e26d02](https://github.com/Codecademy/gamut/commit/8e26d026e90145db3439515c0f3ee0340ae2e07a))
|
|
105
|
+
* **styles:** Run emotion plugin ([2f5a995](https://github.com/Codecademy/gamut/commit/2f5a9959e1a6a6ccb2a6e0e16e6e33c2be7eb12a))
|
|
106
|
+
* **System:** Typescript memory performance fixes ([#1145](https://github.com/Codecademy/gamut/issues/1145)) ([4c9a92b](https://github.com/Codecademy/gamut/commit/4c9a92b72975752254ef4edf59f29663576a9423))
|
|
107
|
+
* **Text:** Make small text size 14px ([#1065](https://github.com/Codecademy/gamut/issues/1065)) ([02d1697](https://github.com/Codecademy/gamut/commit/02d16979efd1f316336d8dc649ca5052610fc95f))
|
|
108
|
+
* export JS colors object, removes scss exports ([937759c](https://github.com/Codecademy/gamut/commit/937759c29fc900ef627a82290ef9044bcdaed529))
|
|
109
|
+
* minor core stylesheet tweaks ([#159](https://github.com/Codecademy/gamut/issues/159)) ([3c7ba69](https://github.com/Codecademy/gamut/commit/3c7ba697e6017b7347c64129636307fdc659a9a8))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
### Reverts
|
|
113
|
+
|
|
114
|
+
* Revert "chore: set packages to have publishConfig: access: public (#970)" (#981) ([c7fed45](https://github.com/Codecademy/gamut/commit/c7fed4565437b1a4505e1b3dd37f5bc88ffc208c)), closes [#970](https://github.com/Codecademy/gamut/issues/970) [#981](https://github.com/Codecademy/gamut/issues/981)
|
|
7
115
|
|
|
8
|
-
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
9
116
|
|
|
117
|
+
### Miscellaneous Chores
|
|
10
118
|
|
|
119
|
+
* **Gamut:** Removed deprecated color variables ([#819](https://github.com/Codecademy/gamut/issues/819)) ([0a0f894](https://github.com/Codecademy/gamut/commit/0a0f894b3d4cc716c86c90e25bd47ab299fb18e1))
|
|
120
|
+
* **Gamut:** removed easily replaceable deprecated swatches- colors ([#717](https://github.com/Codecademy/gamut/issues/717)) ([4598854](https://github.com/Codecademy/gamut/commit/45988548474989dd77ac8a592f13856cde3a13d6))
|
|
121
|
+
* **gamut-styles:** deprecate legacy JS color variables ([#940](https://github.com/Codecademy/gamut/issues/940)) ([dd99a9c](https://github.com/Codecademy/gamut/commit/dd99a9ccda389cfa95de78aa9775f8100fcce811))
|
|
11
122
|
|
|
12
123
|
|
|
13
124
|
|
|
14
|
-
## [11.11.0](https://github.com/Codecademy/
|
|
125
|
+
## [11.11.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.10.1...@codecademy/gamut-styles@11.11.0) (2021-09-30)
|
|
15
126
|
|
|
16
127
|
|
|
17
128
|
### Features
|
|
18
129
|
|
|
19
|
-
* **Drawer:** extract Drawer from Flyout ([76f261c](https://github.com/Codecademy/
|
|
130
|
+
* **Drawer:** extract Drawer from Flyout ([76f261c](https://github.com/Codecademy/gamut/commit/76f261cc7840bd640de368f70e125b5585638412))
|
|
20
131
|
|
|
21
132
|
|
|
22
133
|
|
|
23
|
-
### [11.10.1](https://github.com/Codecademy/
|
|
134
|
+
### [11.10.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.10.0...@codecademy/gamut-styles@11.10.1) (2021-09-13)
|
|
24
135
|
|
|
25
136
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
26
137
|
|
|
@@ -28,16 +139,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
28
139
|
|
|
29
140
|
|
|
30
141
|
|
|
31
|
-
## [11.10.0](https://github.com/Codecademy/
|
|
142
|
+
## [11.10.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.9.2...@codecademy/gamut-styles@11.10.0) (2021-09-10)
|
|
32
143
|
|
|
33
144
|
|
|
34
145
|
### Features
|
|
35
146
|
|
|
36
|
-
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/
|
|
147
|
+
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/gamut/commit/e0a201abcc5f49718538d3d91af21cb37db4470e))
|
|
37
148
|
|
|
38
149
|
|
|
39
150
|
|
|
40
|
-
### [11.9.2](https://github.com/Codecademy/
|
|
151
|
+
### [11.9.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.9.1...@codecademy/gamut-styles@11.9.2) (2021-08-30)
|
|
41
152
|
|
|
42
153
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
43
154
|
|
|
@@ -45,34 +156,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
45
156
|
|
|
46
157
|
|
|
47
158
|
|
|
48
|
-
### [11.9.1](https://github.com/Codecademy/
|
|
159
|
+
### [11.9.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.9.0...@codecademy/gamut-styles@11.9.1) (2021-08-16)
|
|
49
160
|
|
|
50
161
|
|
|
51
162
|
### Bug Fixes
|
|
52
163
|
|
|
53
|
-
* Import path ([5aa461c](https://github.com/Codecademy/
|
|
164
|
+
* Import path ([5aa461c](https://github.com/Codecademy/gamut/commit/5aa461c53dea7580588a39dfa1b48b4eeac44684))
|
|
54
165
|
|
|
55
166
|
|
|
56
167
|
|
|
57
|
-
## [11.9.0](https://github.com/Codecademy/
|
|
168
|
+
## [11.9.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.8.0...@codecademy/gamut-styles@11.9.0) (2021-08-16)
|
|
58
169
|
|
|
59
170
|
|
|
60
171
|
### Features
|
|
61
172
|
|
|
62
|
-
* **Testimonial:** Add new Testimonial Component ([efe1568](https://github.com/Codecademy/
|
|
173
|
+
* **Testimonial:** Add new Testimonial Component ([efe1568](https://github.com/Codecademy/gamut/commit/efe156813cd10586b7a61f1013564cb5387f5aa3))
|
|
63
174
|
|
|
64
175
|
|
|
65
176
|
|
|
66
|
-
## [11.8.0](https://github.com/Codecademy/
|
|
177
|
+
## [11.8.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.7.2...@codecademy/gamut-styles@11.8.0) (2021-08-13)
|
|
67
178
|
|
|
68
179
|
|
|
69
180
|
### Features
|
|
70
181
|
|
|
71
|
-
* Add 2.5rem interval to spacing GM-317 ([755a224](https://github.com/Codecademy/
|
|
182
|
+
* Add 2.5rem interval to spacing GM-317 ([755a224](https://github.com/Codecademy/gamut/commit/755a2247ed0dd24c1f31a56bd6db922895ef9547))
|
|
72
183
|
|
|
73
184
|
|
|
74
185
|
|
|
75
|
-
### [11.7.2](https://github.com/Codecademy/
|
|
186
|
+
### [11.7.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.7.1...@codecademy/gamut-styles@11.7.2) (2021-08-12)
|
|
76
187
|
|
|
77
188
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
78
189
|
|
|
@@ -80,34 +191,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
80
191
|
|
|
81
192
|
|
|
82
193
|
|
|
83
|
-
### [11.7.1](https://github.com/Codecademy/
|
|
194
|
+
### [11.7.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.7.0...@codecademy/gamut-styles@11.7.1) (2021-08-05)
|
|
84
195
|
|
|
85
196
|
|
|
86
197
|
### Bug Fixes
|
|
87
198
|
|
|
88
|
-
* Cards now correctly set color mode for their contents GM-308 ([7621edc](https://github.com/Codecademy/
|
|
199
|
+
* Cards now correctly set color mode for their contents GM-308 ([7621edc](https://github.com/Codecademy/gamut/commit/7621edc5bfb908b1e26bc8a77933ea0e310d76e7))
|
|
89
200
|
|
|
90
201
|
|
|
91
202
|
|
|
92
|
-
## [11.7.0](https://github.com/Codecademy/
|
|
203
|
+
## [11.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.6.3...@codecademy/gamut-styles@11.7.0) (2021-08-03)
|
|
93
204
|
|
|
94
205
|
|
|
95
206
|
### Features
|
|
96
207
|
|
|
97
|
-
* **Background:** Set current background color to local CSS variable GM-259 ([bbb71e6](https://github.com/Codecademy/
|
|
208
|
+
* **Background:** Set current background color to local CSS variable GM-259 ([bbb71e6](https://github.com/Codecademy/gamut/commit/bbb71e6ef4a0b8d7d10409f81f936693a7b34962))
|
|
98
209
|
|
|
99
210
|
|
|
100
211
|
|
|
101
|
-
### [11.6.3](https://github.com/Codecademy/
|
|
212
|
+
### [11.6.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.6.2...@codecademy/gamut-styles@11.6.3) (2021-07-29)
|
|
102
213
|
|
|
103
214
|
|
|
104
215
|
### Bug Fixes
|
|
105
216
|
|
|
106
|
-
* **colors:** Red Swap for accessible errors GM-281 ([c09d9f4](https://github.com/Codecademy/
|
|
217
|
+
* **colors:** Red Swap for accessible errors GM-281 ([c09d9f4](https://github.com/Codecademy/gamut/commit/c09d9f4ad8254042ebdec9b02675e89f6a9aaac3))
|
|
107
218
|
|
|
108
219
|
|
|
109
220
|
|
|
110
|
-
### [11.6.2](https://github.com/Codecademy/
|
|
221
|
+
### [11.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.6.1...@codecademy/gamut-styles@11.6.2) (2021-07-19)
|
|
111
222
|
|
|
112
223
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
113
224
|
|
|
@@ -115,52 +226,52 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
115
226
|
|
|
116
227
|
|
|
117
228
|
|
|
118
|
-
### [11.6.1](https://github.com/Codecademy/
|
|
229
|
+
### [11.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.6.0...@codecademy/gamut-styles@11.6.1) (2021-07-16)
|
|
119
230
|
|
|
120
231
|
|
|
121
232
|
### Bug Fixes
|
|
122
233
|
|
|
123
|
-
* Theme extension merge logic ([9b32463](https://github.com/Codecademy/
|
|
234
|
+
* Theme extension merge logic ([9b32463](https://github.com/Codecademy/gamut/commit/9b32463d044ead994b2c173bc07c5ebbd5511187))
|
|
124
235
|
|
|
125
236
|
|
|
126
237
|
|
|
127
|
-
## [11.6.0](https://github.com/Codecademy/
|
|
238
|
+
## [11.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.5.1...@codecademy/gamut-styles@11.6.0) (2021-07-15)
|
|
128
239
|
|
|
129
240
|
|
|
130
241
|
### Features
|
|
131
242
|
|
|
132
|
-
* Add admin theme ([c5f7bf9](https://github.com/Codecademy/
|
|
243
|
+
* Add admin theme ([c5f7bf9](https://github.com/Codecademy/gamut/commit/c5f7bf9faaf86b2aca3f8dffd67480d50999be7b))
|
|
133
244
|
|
|
134
245
|
|
|
135
246
|
|
|
136
|
-
### [11.5.1](https://github.com/Codecademy/
|
|
247
|
+
### [11.5.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.5.0...@codecademy/gamut-styles@11.5.1) (2021-06-17)
|
|
137
248
|
|
|
138
249
|
|
|
139
250
|
### Bug Fixes
|
|
140
251
|
|
|
141
|
-
* Hover + Shadow regression ([d044952](https://github.com/Codecademy/
|
|
252
|
+
* Hover + Shadow regression ([d044952](https://github.com/Codecademy/gamut/commit/d044952f2fdda508aeab9c277dcac2327f5dcc00))
|
|
142
253
|
|
|
143
254
|
|
|
144
255
|
|
|
145
|
-
## [11.5.0](https://github.com/Codecademy/
|
|
256
|
+
## [11.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.4.0...@codecademy/gamut-styles@11.5.0) (2021-06-16)
|
|
146
257
|
|
|
147
258
|
|
|
148
259
|
### Features
|
|
149
260
|
|
|
150
|
-
* **variance:** Computed styles, and configurable CSSType narrowing [GM-233] ([c258c19](https://github.com/Codecademy/
|
|
261
|
+
* **variance:** Computed styles, and configurable CSSType narrowing [GM-233] ([c258c19](https://github.com/Codecademy/gamut/commit/c258c19b7970b41361b6cfafe76e2a52b7b4c828))
|
|
151
262
|
|
|
152
263
|
|
|
153
264
|
|
|
154
|
-
## [11.4.0](https://github.com/Codecademy/
|
|
265
|
+
## [11.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.3.1...@codecademy/gamut-styles@11.4.0) (2021-06-16)
|
|
155
266
|
|
|
156
267
|
|
|
157
268
|
### Features
|
|
158
269
|
|
|
159
|
-
* **Buttons:** Color + Structure Redux [GM-237] ([#1809](https://github.com/Codecademy/
|
|
270
|
+
* **Buttons:** Color + Structure Redux [GM-237] ([#1809](https://github.com/Codecademy/gamut/issues/1809)) ([743c248](https://github.com/Codecademy/gamut/commit/743c2488ad5b62d41bfe3aec30504d9191a8c83c))
|
|
160
271
|
|
|
161
272
|
|
|
162
273
|
|
|
163
|
-
### [11.3.1](https://github.com/Codecademy/
|
|
274
|
+
### [11.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.3.0...@codecademy/gamut-styles@11.3.1) (2021-06-16)
|
|
164
275
|
|
|
165
276
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
166
277
|
|
|
@@ -168,34 +279,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
168
279
|
|
|
169
280
|
|
|
170
281
|
|
|
171
|
-
## [11.3.0](https://github.com/Codecademy/
|
|
282
|
+
## [11.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.2.0...@codecademy/gamut-styles@11.3.0) (2021-06-15)
|
|
172
283
|
|
|
173
284
|
|
|
174
285
|
### Features
|
|
175
286
|
|
|
176
|
-
* **props:** Support `color` and other HTML attributes as system props without type collision GM-247 ([50a8b43](https://github.com/Codecademy/
|
|
287
|
+
* **props:** Support `color` and other HTML attributes as system props without type collision GM-247 ([50a8b43](https://github.com/Codecademy/gamut/commit/50a8b43b27eff2d75307d317d724383156e5a3ed))
|
|
177
288
|
|
|
178
289
|
|
|
179
290
|
|
|
180
|
-
## [11.2.0](https://github.com/Codecademy/
|
|
291
|
+
## [11.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.1.0...@codecademy/gamut-styles@11.2.0) (2021-06-10)
|
|
181
292
|
|
|
182
293
|
|
|
183
294
|
### Features
|
|
184
295
|
|
|
185
|
-
* Navy scale + color alias changes GM-237 ([bf896dd](https://github.com/Codecademy/
|
|
296
|
+
* Navy scale + color alias changes GM-237 ([bf896dd](https://github.com/Codecademy/gamut/commit/bf896dd3fcf0435ef557694740d96df38d12173b)), closes [#10162](https://github.com/Codecademy/gamut/issues/10162)
|
|
186
297
|
|
|
187
298
|
|
|
188
299
|
|
|
189
|
-
## [11.1.0](https://github.com/Codecademy/
|
|
300
|
+
## [11.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@11.0.0...@codecademy/gamut-styles@11.1.0) (2021-06-10)
|
|
190
301
|
|
|
191
302
|
|
|
192
303
|
### Features
|
|
193
304
|
|
|
194
|
-
* **variance:** states boolean toggle styles GM-233 ([e463f0e](https://github.com/Codecademy/
|
|
305
|
+
* **variance:** states boolean toggle styles GM-233 ([e463f0e](https://github.com/Codecademy/gamut/commit/e463f0e77802a3565ddda4de2e14050372923678))
|
|
195
306
|
|
|
196
307
|
|
|
197
308
|
|
|
198
|
-
## [11.0.0](https://github.com/Codecademy/
|
|
309
|
+
## [11.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.2.1...@codecademy/gamut-styles@11.0.0) (2021-06-03)
|
|
199
310
|
|
|
200
311
|
|
|
201
312
|
### ⚠ BREAKING CHANGES
|
|
@@ -204,11 +315,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
204
315
|
|
|
205
316
|
### Features
|
|
206
317
|
|
|
207
|
-
* release -kit-4.7 ([1066f7b](https://github.com/Codecademy/
|
|
318
|
+
* release -kit-4.7 ([1066f7b](https://github.com/Codecademy/gamut/commit/1066f7b87f5fc37d5595324953964945c3d2b082))
|
|
208
319
|
|
|
209
320
|
|
|
210
321
|
|
|
211
|
-
### [10.2.1](https://github.com/Codecademy/
|
|
322
|
+
### [10.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.2.0...@codecademy/gamut-styles@10.2.1) (2021-06-02)
|
|
212
323
|
|
|
213
324
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
214
325
|
|
|
@@ -216,43 +327,43 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
216
327
|
|
|
217
328
|
|
|
218
329
|
|
|
219
|
-
## [10.2.0](https://github.com/Codecademy/
|
|
330
|
+
## [10.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.1.2...@codecademy/gamut-styles@10.2.0) (2021-05-27)
|
|
220
331
|
|
|
221
332
|
|
|
222
333
|
### Features
|
|
223
334
|
|
|
224
|
-
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([67c8651](https://github.com/Codecademy/
|
|
335
|
+
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([67c8651](https://github.com/Codecademy/gamut/commit/67c8651dc4985dd656c8d488af4cf56ca21a813b))
|
|
225
336
|
|
|
226
337
|
|
|
227
338
|
|
|
228
|
-
### [10.1.2](https://github.com/Codecademy/
|
|
339
|
+
### [10.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.1.1...@codecademy/gamut-styles@10.1.2) (2021-05-25)
|
|
229
340
|
|
|
230
341
|
|
|
231
342
|
### Bug Fixes
|
|
232
343
|
|
|
233
|
-
* Use native focus-visible in addition to polyfill ([aefae8f](https://github.com/Codecademy/
|
|
344
|
+
* Use native focus-visible in addition to polyfill ([aefae8f](https://github.com/Codecademy/gamut/commit/aefae8f6923438c459cb774293d637403df708a2))
|
|
234
345
|
|
|
235
346
|
|
|
236
347
|
|
|
237
|
-
### [10.1.1](https://github.com/Codecademy/
|
|
348
|
+
### [10.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.1.0...@codecademy/gamut-styles@10.1.1) (2021-05-24)
|
|
238
349
|
|
|
239
350
|
|
|
240
351
|
### Bug Fixes
|
|
241
352
|
|
|
242
|
-
* allow override of tooltip alignment ([3930e15](https://github.com/Codecademy/
|
|
353
|
+
* allow override of tooltip alignment ([3930e15](https://github.com/Codecademy/gamut/commit/3930e158c7f430acabc5ac5d66ab19d2b1fe9b76))
|
|
243
354
|
|
|
244
355
|
|
|
245
356
|
|
|
246
|
-
## [10.1.0](https://github.com/Codecademy/
|
|
357
|
+
## [10.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@10.0.0...@codecademy/gamut-styles@10.1.0) (2021-05-18)
|
|
247
358
|
|
|
248
359
|
|
|
249
360
|
### Features
|
|
250
361
|
|
|
251
|
-
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/
|
|
362
|
+
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/gamut/commit/59ddff7224cd8e0972212dd6ba1696f40ccac835)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
252
363
|
|
|
253
364
|
|
|
254
365
|
|
|
255
|
-
## [10.0.0](https://github.com/Codecademy/
|
|
366
|
+
## [10.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.9.0...@codecademy/gamut-styles@10.0.0) (2021-05-12)
|
|
256
367
|
|
|
257
368
|
|
|
258
369
|
### ⚠ BREAKING CHANGES
|
|
@@ -261,20 +372,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
261
372
|
|
|
262
373
|
### Features
|
|
263
374
|
|
|
264
|
-
* use a sticky Box for GlobalHeader ([dd8639e](https://github.com/Codecademy/
|
|
375
|
+
* use a sticky Box for GlobalHeader ([dd8639e](https://github.com/Codecademy/gamut/commit/dd8639ee6a6ce669912907a60646d1bd1f829ee1))
|
|
265
376
|
|
|
266
377
|
|
|
267
378
|
|
|
268
|
-
## [9.9.0](https://github.com/Codecademy/
|
|
379
|
+
## [9.9.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.8.1...@codecademy/gamut-styles@9.9.0) (2021-05-11)
|
|
269
380
|
|
|
270
381
|
|
|
271
382
|
### Features
|
|
272
383
|
|
|
273
|
-
* **Overlay:** Add inline option for locking the offset parent only [GM-225] ([53aed51](https://github.com/Codecademy/
|
|
384
|
+
* **Overlay:** Add inline option for locking the offset parent only [GM-225] ([53aed51](https://github.com/Codecademy/gamut/commit/53aed5140d6043594844458e6fb71c79ddfb241e))
|
|
274
385
|
|
|
275
386
|
|
|
276
387
|
|
|
277
|
-
### [9.8.1](https://github.com/Codecademy/
|
|
388
|
+
### [9.8.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.8.0...@codecademy/gamut-styles@9.8.1) (2021-05-07)
|
|
278
389
|
|
|
279
390
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
280
391
|
|
|
@@ -282,16 +393,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
282
393
|
|
|
283
394
|
|
|
284
395
|
|
|
285
|
-
## [9.8.0](https://github.com/Codecademy/
|
|
396
|
+
## [9.8.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.7.4...@codecademy/gamut-styles@9.8.0) (2021-05-05)
|
|
286
397
|
|
|
287
398
|
|
|
288
399
|
### Features
|
|
289
400
|
|
|
290
|
-
* **PageWrapper:** Extend stacking context reset element for pages with a background color ([0a22b34](https://github.com/Codecademy/
|
|
401
|
+
* **PageWrapper:** Extend stacking context reset element for pages with a background color ([0a22b34](https://github.com/Codecademy/gamut/commit/0a22b3489625e524085ffd2076730e05b9a4d898))
|
|
291
402
|
|
|
292
403
|
|
|
293
404
|
|
|
294
|
-
### [9.7.4](https://github.com/Codecademy/
|
|
405
|
+
### [9.7.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.7.3...@codecademy/gamut-styles@9.7.4) (2021-05-04)
|
|
295
406
|
|
|
296
407
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
297
408
|
|
|
@@ -299,16 +410,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
299
410
|
|
|
300
411
|
|
|
301
412
|
|
|
302
|
-
### [9.7.3](https://github.com/Codecademy/
|
|
413
|
+
### [9.7.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.7.2...@codecademy/gamut-styles@9.7.3) (2021-05-04)
|
|
303
414
|
|
|
304
415
|
|
|
305
416
|
### Bug Fixes
|
|
306
417
|
|
|
307
|
-
* **Props/Dialog/Button:** Prop Fixes for Button / Dialog ([9b03d03](https://github.com/Codecademy/
|
|
418
|
+
* **Props/Dialog/Button:** Prop Fixes for Button / Dialog ([9b03d03](https://github.com/Codecademy/gamut/commit/9b03d0336f545f5107ba600a953f6f04edcf97da))
|
|
308
419
|
|
|
309
420
|
|
|
310
421
|
|
|
311
|
-
### [9.7.2](https://github.com/Codecademy/
|
|
422
|
+
### [9.7.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.7.1...@codecademy/gamut-styles@9.7.2) (2021-05-03)
|
|
312
423
|
|
|
313
424
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
314
425
|
|
|
@@ -316,25 +427,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
316
427
|
|
|
317
428
|
|
|
318
429
|
|
|
319
|
-
### [9.7.1](https://github.com/Codecademy/
|
|
430
|
+
### [9.7.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.7.0...@codecademy/gamut-styles@9.7.1) (2021-04-30)
|
|
320
431
|
|
|
321
432
|
|
|
322
433
|
### Bug Fixes
|
|
323
434
|
|
|
324
|
-
* **Emotion:** Add mode and variant to base `shouldForwardProp` filters and keep static list of all system props ([19b34e4](https://github.com/Codecademy/
|
|
435
|
+
* **Emotion:** Add mode and variant to base `shouldForwardProp` filters and keep static list of all system props ([19b34e4](https://github.com/Codecademy/gamut/commit/19b34e40abf9bf1ec2a92f4828c734ec67ee879e))
|
|
325
436
|
|
|
326
437
|
|
|
327
438
|
|
|
328
|
-
## [9.7.0](https://github.com/Codecademy/
|
|
439
|
+
## [9.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.6.3...@codecademy/gamut-styles@9.7.0) (2021-04-29)
|
|
329
440
|
|
|
330
441
|
|
|
331
442
|
### Features
|
|
332
443
|
|
|
333
|
-
* **Buttons:** ColorModes + Props + Refactor + Refs Oh My! [GM-211] [REACH-856] [GM-192] ([c4643db](https://github.com/Codecademy/
|
|
444
|
+
* **Buttons:** ColorModes + Props + Refactor + Refs Oh My! [GM-211] [REACH-856] [GM-192] ([c4643db](https://github.com/Codecademy/gamut/commit/c4643db64d3684319f8d5fc6f68d05197ec1f61e))
|
|
334
445
|
|
|
335
446
|
|
|
336
447
|
|
|
337
|
-
### [9.6.3](https://github.com/Codecademy/
|
|
448
|
+
### [9.6.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.6.2...@codecademy/gamut-styles@9.6.3) (2021-04-28)
|
|
338
449
|
|
|
339
450
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
340
451
|
|
|
@@ -342,7 +453,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
342
453
|
|
|
343
454
|
|
|
344
455
|
|
|
345
|
-
### [9.6.2](https://github.com/Codecademy/
|
|
456
|
+
### [9.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.6.1...@codecademy/gamut-styles@9.6.2) (2021-04-27)
|
|
346
457
|
|
|
347
458
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
348
459
|
|
|
@@ -350,43 +461,43 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
350
461
|
|
|
351
462
|
|
|
352
463
|
|
|
353
|
-
### [9.6.1](https://github.com/Codecademy/
|
|
464
|
+
### [9.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.6.0...@codecademy/gamut-styles@9.6.1) (2021-04-26)
|
|
354
465
|
|
|
355
466
|
|
|
356
467
|
### Bug Fixes
|
|
357
468
|
|
|
358
|
-
* **ColorMode:** Ref Forarding for BG + ColorMode ([d2ded46](https://github.com/Codecademy/
|
|
469
|
+
* **ColorMode:** Ref Forarding for BG + ColorMode ([d2ded46](https://github.com/Codecademy/gamut/commit/d2ded46456df895e0bfa58ac213c583c2ff934c1))
|
|
359
470
|
|
|
360
471
|
|
|
361
472
|
|
|
362
|
-
## [9.6.0](https://github.com/Codecademy/
|
|
473
|
+
## [9.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.6...@codecademy/gamut-styles@9.6.0) (2021-04-26)
|
|
363
474
|
|
|
364
475
|
|
|
365
476
|
### Features
|
|
366
477
|
|
|
367
|
-
* **Anchor:** Variance Migration + ColorMode [GM-203] ([d5ae675](https://github.com/Codecademy/
|
|
478
|
+
* **Anchor:** Variance Migration + ColorMode [GM-203] ([d5ae675](https://github.com/Codecademy/gamut/commit/d5ae6758c65a837066562eb0ed8b964176889148))
|
|
368
479
|
|
|
369
480
|
|
|
370
481
|
|
|
371
|
-
### [9.5.6](https://github.com/Codecademy/
|
|
482
|
+
### [9.5.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.5...@codecademy/gamut-styles@9.5.6) (2021-04-23)
|
|
372
483
|
|
|
373
484
|
|
|
374
485
|
### Bug Fixes
|
|
375
486
|
|
|
376
|
-
* cache constants missing ([de8094b](https://github.com/Codecademy/
|
|
487
|
+
* cache constants missing ([de8094b](https://github.com/Codecademy/gamut/commit/de8094bd0b21c671f75ae8b6a6b895260b66c2de))
|
|
377
488
|
|
|
378
489
|
|
|
379
490
|
|
|
380
|
-
### [9.5.5](https://github.com/Codecademy/
|
|
491
|
+
### [9.5.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.4...@codecademy/gamut-styles@9.5.5) (2021-04-23)
|
|
381
492
|
|
|
382
493
|
|
|
383
494
|
### Bug Fixes
|
|
384
495
|
|
|
385
|
-
* Add GamutProvider Tests and Remove .storybook from coverage ([87bbb73](https://github.com/Codecademy/
|
|
496
|
+
* Add GamutProvider Tests and Remove .storybook from coverage ([87bbb73](https://github.com/Codecademy/gamut/commit/87bbb737a0cd2a9f5430c65b44cd82071b186668))
|
|
386
497
|
|
|
387
498
|
|
|
388
499
|
|
|
389
|
-
### [9.5.4](https://github.com/Codecademy/
|
|
500
|
+
### [9.5.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.3...@codecademy/gamut-styles@9.5.4) (2021-04-22)
|
|
390
501
|
|
|
391
502
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
392
503
|
|
|
@@ -394,7 +505,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
394
505
|
|
|
395
506
|
|
|
396
507
|
|
|
397
|
-
### [9.5.3](https://github.com/Codecademy/
|
|
508
|
+
### [9.5.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.2...@codecademy/gamut-styles@9.5.3) (2021-04-20)
|
|
398
509
|
|
|
399
510
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
400
511
|
|
|
@@ -402,16 +513,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
402
513
|
|
|
403
514
|
|
|
404
515
|
|
|
405
|
-
### [9.5.2](https://github.com/Codecademy/
|
|
516
|
+
### [9.5.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.1...@codecademy/gamut-styles@9.5.2) (2021-04-19)
|
|
406
517
|
|
|
407
518
|
|
|
408
519
|
### Bug Fixes
|
|
409
520
|
|
|
410
|
-
* **Props:** Adds alignment props to both grid and flex ([05a4f76](https://github.com/Codecademy/
|
|
521
|
+
* **Props:** Adds alignment props to both grid and flex ([05a4f76](https://github.com/Codecademy/gamut/commit/05a4f76044accaf07eebad2ed2047c13e62f407f))
|
|
411
522
|
|
|
412
523
|
|
|
413
524
|
|
|
414
|
-
### [9.5.1](https://github.com/Codecademy/
|
|
525
|
+
### [9.5.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.5.0...@codecademy/gamut-styles@9.5.1) (2021-04-15)
|
|
415
526
|
|
|
416
527
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
417
528
|
|
|
@@ -419,25 +530,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
419
530
|
|
|
420
531
|
|
|
421
532
|
|
|
422
|
-
## [9.5.0](https://github.com/Codecademy/
|
|
533
|
+
## [9.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.4.0...@codecademy/gamut-styles@9.5.0) (2021-04-15)
|
|
423
534
|
|
|
424
535
|
|
|
425
536
|
### Features
|
|
426
537
|
|
|
427
|
-
* **LayoutGrid:** LayoutGrid conversion + Initial Variance Props [GM-81] ([2b51494](https://github.com/Codecademy/
|
|
538
|
+
* **LayoutGrid:** LayoutGrid conversion + Initial Variance Props [GM-81] ([2b51494](https://github.com/Codecademy/gamut/commit/2b514940871759b66f91aa1f333be558e1ee517a))
|
|
428
539
|
|
|
429
540
|
|
|
430
541
|
|
|
431
|
-
## [9.4.0](https://github.com/Codecademy/
|
|
542
|
+
## [9.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.3.2...@codecademy/gamut-styles@9.4.0) (2021-04-15)
|
|
432
543
|
|
|
433
544
|
|
|
434
545
|
### Features
|
|
435
546
|
|
|
436
|
-
* **ThemeBuilder:** TypeSafe theme construction + variable serialization [WEB-1401] ([8ccae3d](https://github.com/Codecademy/
|
|
547
|
+
* **ThemeBuilder:** TypeSafe theme construction + variable serialization [WEB-1401] ([8ccae3d](https://github.com/Codecademy/gamut/commit/8ccae3d2081df94525269e443ac1b335953597c7))
|
|
437
548
|
|
|
438
549
|
|
|
439
550
|
|
|
440
|
-
### [9.3.2](https://github.com/Codecademy/
|
|
551
|
+
### [9.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.3.1...@codecademy/gamut-styles@9.3.2) (2021-04-12)
|
|
441
552
|
|
|
442
553
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
443
554
|
|
|
@@ -445,7 +556,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
445
556
|
|
|
446
557
|
|
|
447
558
|
|
|
448
|
-
### [9.3.1](https://github.com/Codecademy/
|
|
559
|
+
### [9.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.3.0...@codecademy/gamut-styles@9.3.1) (2021-04-09)
|
|
449
560
|
|
|
450
561
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
451
562
|
|
|
@@ -453,25 +564,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
453
564
|
|
|
454
565
|
|
|
455
566
|
|
|
456
|
-
## [9.3.0](https://github.com/Codecademy/
|
|
567
|
+
## [9.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.2.0...@codecademy/gamut-styles@9.3.0) (2021-04-08)
|
|
457
568
|
|
|
458
569
|
|
|
459
570
|
### Features
|
|
460
571
|
|
|
461
|
-
* **ColorModes:** Base ColorMode support and serialization of color variables [GM-177] ([b588132](https://github.com/Codecademy/
|
|
572
|
+
* **ColorModes:** Base ColorMode support and serialization of color variables [GM-177] ([b588132](https://github.com/Codecademy/gamut/commit/b5881326ace09f0b1b7052f24e59ecb5b8326aef))
|
|
462
573
|
|
|
463
574
|
|
|
464
575
|
|
|
465
|
-
## [9.2.0](https://github.com/Codecademy/
|
|
576
|
+
## [9.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.1.4...@codecademy/gamut-styles@9.2.0) (2021-04-06)
|
|
466
577
|
|
|
467
578
|
|
|
468
579
|
### Features
|
|
469
580
|
|
|
470
|
-
* **Variance:** Initial Props and Refactor Tests [WEB-1390] ([e4b5177](https://github.com/Codecademy/
|
|
581
|
+
* **Variance:** Initial Props and Refactor Tests [WEB-1390] ([e4b5177](https://github.com/Codecademy/gamut/commit/e4b5177544643fec274d20f37be594b140a4cba3))
|
|
471
582
|
|
|
472
583
|
|
|
473
584
|
|
|
474
|
-
### [9.1.4](https://github.com/Codecademy/
|
|
585
|
+
### [9.1.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.1.3...@codecademy/gamut-styles@9.1.4) (2021-04-05)
|
|
475
586
|
|
|
476
587
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
477
588
|
|
|
@@ -479,7 +590,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
479
590
|
|
|
480
591
|
|
|
481
592
|
|
|
482
|
-
### [9.1.3](https://github.com/Codecademy/
|
|
593
|
+
### [9.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.1.2...@codecademy/gamut-styles@9.1.3) (2021-03-30)
|
|
483
594
|
|
|
484
595
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
485
596
|
|
|
@@ -487,7 +598,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
487
598
|
|
|
488
599
|
|
|
489
600
|
|
|
490
|
-
### [9.1.2](https://github.com/Codecademy/
|
|
601
|
+
### [9.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.1.1...@codecademy/gamut-styles@9.1.2) (2021-03-30)
|
|
491
602
|
|
|
492
603
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
493
604
|
|
|
@@ -495,7 +606,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
495
606
|
|
|
496
607
|
|
|
497
608
|
|
|
498
|
-
### [9.1.1](https://github.com/Codecademy/
|
|
609
|
+
### [9.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.1.0...@codecademy/gamut-styles@9.1.1) (2021-03-26)
|
|
499
610
|
|
|
500
611
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
501
612
|
|
|
@@ -503,16 +614,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
503
614
|
|
|
504
615
|
|
|
505
616
|
|
|
506
|
-
## [9.1.0](https://github.com/Codecademy/
|
|
617
|
+
## [9.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.0.1...@codecademy/gamut-styles@9.1.0) (2021-03-23)
|
|
507
618
|
|
|
508
619
|
|
|
509
620
|
### Features
|
|
510
621
|
|
|
511
|
-
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/
|
|
622
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/gamut/commit/9eac7009b4d773621a0993cc125d6878b76977ce))
|
|
512
623
|
|
|
513
624
|
|
|
514
625
|
|
|
515
|
-
### [9.0.1](https://github.com/Codecademy/
|
|
626
|
+
### [9.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@9.0.0...@codecademy/gamut-styles@9.0.1) (2021-03-19)
|
|
516
627
|
|
|
517
628
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
518
629
|
|
|
@@ -520,7 +631,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
520
631
|
|
|
521
632
|
|
|
522
633
|
|
|
523
|
-
## [9.0.0](https://github.com/Codecademy/
|
|
634
|
+
## [9.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.3.2...@codecademy/gamut-styles@9.0.0) (2021-03-18)
|
|
524
635
|
|
|
525
636
|
|
|
526
637
|
### ⚠ BREAKING CHANGES
|
|
@@ -529,11 +640,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
529
640
|
|
|
530
641
|
### Features
|
|
531
642
|
|
|
532
|
-
* **ContentContainer:** update responsive padding ([4f66f22](https://github.com/Codecademy/
|
|
643
|
+
* **ContentContainer:** update responsive padding ([4f66f22](https://github.com/Codecademy/gamut/commit/4f66f22a3572f1e721b5da0a8c41ebe3dd385279))
|
|
533
644
|
|
|
534
645
|
|
|
535
646
|
|
|
536
|
-
### [8.3.2](https://github.com/Codecademy/
|
|
647
|
+
### [8.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.3.1...@codecademy/gamut-styles@8.3.2) (2021-03-16)
|
|
537
648
|
|
|
538
649
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
539
650
|
|
|
@@ -541,25 +652,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
541
652
|
|
|
542
653
|
|
|
543
654
|
|
|
544
|
-
### [8.3.1](https://github.com/Codecademy/
|
|
655
|
+
### [8.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.3.0...@codecademy/gamut-styles@8.3.1) (2021-03-04)
|
|
545
656
|
|
|
546
657
|
|
|
547
658
|
### Bug Fixes
|
|
548
659
|
|
|
549
|
-
* **styles:** Run emotion plugin ([c79b818](https://github.com/Codecademy/
|
|
660
|
+
* **styles:** Run emotion plugin ([c79b818](https://github.com/Codecademy/gamut/commit/c79b818865a6ce370393543863ccbdf3cb46f5b7))
|
|
550
661
|
|
|
551
662
|
|
|
552
663
|
|
|
553
|
-
## [8.3.0](https://github.com/Codecademy/
|
|
664
|
+
## [8.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.2.2...@codecademy/gamut-styles@8.3.0) (2021-03-04)
|
|
554
665
|
|
|
555
666
|
|
|
556
667
|
### Features
|
|
557
668
|
|
|
558
|
-
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/
|
|
669
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/gamut/commit/f4fd13ce04762f75517117372c76d189ee0f0b99))
|
|
559
670
|
|
|
560
671
|
|
|
561
672
|
|
|
562
|
-
### [8.2.2](https://github.com/Codecademy/
|
|
673
|
+
### [8.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.2.1...@codecademy/gamut-styles@8.2.2) (2021-03-04)
|
|
563
674
|
|
|
564
675
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
565
676
|
|
|
@@ -567,7 +678,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
567
678
|
|
|
568
679
|
|
|
569
680
|
|
|
570
|
-
### [8.2.1](https://github.com/Codecademy/
|
|
681
|
+
### [8.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.2.0...@codecademy/gamut-styles@8.2.1) (2021-03-04)
|
|
571
682
|
|
|
572
683
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
573
684
|
|
|
@@ -575,34 +686,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
575
686
|
|
|
576
687
|
|
|
577
688
|
|
|
578
|
-
## [8.2.0](https://github.com/Codecademy/
|
|
689
|
+
## [8.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.1.1...@codecademy/gamut-styles@8.2.0) (2021-03-02)
|
|
579
690
|
|
|
580
691
|
|
|
581
692
|
### Features
|
|
582
693
|
|
|
583
|
-
* **props:** Adds custom shouldForwardProp to omit system props ([2048045](https://github.com/Codecademy/
|
|
694
|
+
* **props:** Adds custom shouldForwardProp to omit system props ([2048045](https://github.com/Codecademy/gamut/commit/2048045c2710333a79b4b1f60a41d74128029cfd))
|
|
584
695
|
|
|
585
696
|
|
|
586
697
|
|
|
587
|
-
### [8.1.1](https://github.com/Codecademy/
|
|
698
|
+
### [8.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.1.0...@codecademy/gamut-styles@8.1.1) (2021-02-23)
|
|
588
699
|
|
|
589
700
|
|
|
590
701
|
### Bug Fixes
|
|
591
702
|
|
|
592
|
-
* **emotion:** Cache changes ([35b4ab7](https://github.com/Codecademy/
|
|
703
|
+
* **emotion:** Cache changes ([35b4ab7](https://github.com/Codecademy/gamut/commit/35b4ab7a933a0bdad80e5641d9e191234a22a3ff))
|
|
593
704
|
|
|
594
705
|
|
|
595
706
|
|
|
596
|
-
## [8.1.0](https://github.com/Codecademy/
|
|
707
|
+
## [8.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.0.1...@codecademy/gamut-styles@8.1.0) (2021-02-17)
|
|
597
708
|
|
|
598
709
|
|
|
599
710
|
### Features
|
|
600
711
|
|
|
601
|
-
* **Button:** Alternative (secondary) modes and consistent height [GM-126] ([d96d47f](https://github.com/Codecademy/
|
|
712
|
+
* **Button:** Alternative (secondary) modes and consistent height [GM-126] ([d96d47f](https://github.com/Codecademy/gamut/commit/d96d47fbdc8b94f9251ec7c123d101d38c4e3667))
|
|
602
713
|
|
|
603
714
|
|
|
604
715
|
|
|
605
|
-
### [8.0.1](https://github.com/Codecademy/
|
|
716
|
+
### [8.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@8.0.0...@codecademy/gamut-styles@8.0.1) (2021-02-16)
|
|
606
717
|
|
|
607
718
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
608
719
|
|
|
@@ -610,7 +721,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
610
721
|
|
|
611
722
|
|
|
612
723
|
|
|
613
|
-
## [8.0.0](https://github.com/Codecademy/
|
|
724
|
+
## [8.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.7.3...@codecademy/gamut-styles@8.0.0) (2021-02-12)
|
|
614
725
|
|
|
615
726
|
|
|
616
727
|
### ⚠ BREAKING CHANGES
|
|
@@ -619,11 +730,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
619
730
|
|
|
620
731
|
### Features
|
|
621
732
|
|
|
622
|
-
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/
|
|
733
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/gamut/commit/2e8af111b372f35f1cfca28cbc22744f7489615d))
|
|
623
734
|
|
|
624
735
|
|
|
625
736
|
|
|
626
|
-
### [7.7.3](https://github.com/Codecademy/
|
|
737
|
+
### [7.7.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.7.2...@codecademy/gamut-styles@7.7.3) (2021-02-05)
|
|
627
738
|
|
|
628
739
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
629
740
|
|
|
@@ -631,7 +742,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
631
742
|
|
|
632
743
|
|
|
633
744
|
|
|
634
|
-
### [7.7.2](https://github.com/Codecademy/
|
|
745
|
+
### [7.7.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.7.1...@codecademy/gamut-styles@7.7.2) (2021-02-04)
|
|
635
746
|
|
|
636
747
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
637
748
|
|
|
@@ -639,7 +750,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
639
750
|
|
|
640
751
|
|
|
641
752
|
|
|
642
|
-
### [7.7.1](https://github.com/Codecademy/
|
|
753
|
+
### [7.7.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.7.0...@codecademy/gamut-styles@7.7.1) (2021-02-02)
|
|
643
754
|
|
|
644
755
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
645
756
|
|
|
@@ -647,34 +758,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
647
758
|
|
|
648
759
|
|
|
649
760
|
|
|
650
|
-
## [7.7.0](https://github.com/Codecademy/
|
|
761
|
+
## [7.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.6.3...@codecademy/gamut-styles@7.7.0) (2021-01-29)
|
|
651
762
|
|
|
652
763
|
|
|
653
764
|
### Features
|
|
654
765
|
|
|
655
|
-
* **Styleguide:** Add specific theme and scale docs ([4062b54](https://github.com/Codecademy/
|
|
766
|
+
* **Styleguide:** Add specific theme and scale docs ([4062b54](https://github.com/Codecademy/gamut/commit/4062b5444b8df37e183bf76865a07f938588d2c1))
|
|
656
767
|
|
|
657
768
|
|
|
658
769
|
|
|
659
|
-
### [7.6.3](https://github.com/Codecademy/
|
|
770
|
+
### [7.6.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.6.2...@codecademy/gamut-styles@7.6.3) (2021-01-22)
|
|
660
771
|
|
|
661
772
|
|
|
662
773
|
### Bug Fixes
|
|
663
774
|
|
|
664
|
-
* **styles:** Default button focus styles to focus-visible ([6493ee2](https://github.com/Codecademy/
|
|
775
|
+
* **styles:** Default button focus styles to focus-visible ([6493ee2](https://github.com/Codecademy/gamut/commit/6493ee2703b9f3e723ce0f5283b8b7d60e3e153e))
|
|
665
776
|
|
|
666
777
|
|
|
667
778
|
|
|
668
|
-
### [7.6.2](https://github.com/Codecademy/
|
|
779
|
+
### [7.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.6.1...@codecademy/gamut-styles@7.6.2) (2020-12-14)
|
|
669
780
|
|
|
670
781
|
|
|
671
782
|
### Bug Fixes
|
|
672
783
|
|
|
673
|
-
* **FillButton:** corrected hover styles on FillButton in dark mode ([bcde7ab](https://github.com/Codecademy/
|
|
784
|
+
* **FillButton:** corrected hover styles on FillButton in dark mode ([bcde7ab](https://github.com/Codecademy/gamut/commit/bcde7abfeaf94c5b288a30806c2eb8b333abdddf))
|
|
674
785
|
|
|
675
786
|
|
|
676
787
|
|
|
677
|
-
### [7.6.1](https://github.com/Codecademy/
|
|
788
|
+
### [7.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.6.0...@codecademy/gamut-styles@7.6.1) (2020-12-14)
|
|
678
789
|
|
|
679
790
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
680
791
|
|
|
@@ -682,16 +793,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
682
793
|
|
|
683
794
|
|
|
684
795
|
|
|
685
|
-
## [7.6.0](https://github.com/Codecademy/
|
|
796
|
+
## [7.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.5.2...@codecademy/gamut-styles@7.6.0) (2020-12-11)
|
|
686
797
|
|
|
687
798
|
|
|
688
799
|
### Features
|
|
689
800
|
|
|
690
|
-
* onboarded eslint-plugin-simple-import-sort into ESLint plugin ([59d6fe5](https://github.com/Codecademy/
|
|
801
|
+
* onboarded eslint-plugin-simple-import-sort into ESLint plugin ([59d6fe5](https://github.com/Codecademy/gamut/commit/59d6fe54d9af4b3ba2a88f7c234f65fc63506c0c))
|
|
691
802
|
|
|
692
803
|
|
|
693
804
|
|
|
694
|
-
### [7.5.2](https://github.com/Codecademy/
|
|
805
|
+
### [7.5.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.5.1...@codecademy/gamut-styles@7.5.2) (2020-12-08)
|
|
695
806
|
|
|
696
807
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
697
808
|
|
|
@@ -699,7 +810,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
699
810
|
|
|
700
811
|
|
|
701
812
|
|
|
702
|
-
### [7.5.1](https://github.com/Codecademy/
|
|
813
|
+
### [7.5.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.5.0...@codecademy/gamut-styles@7.5.1) (2020-12-07)
|
|
703
814
|
|
|
704
815
|
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
705
816
|
|
|
@@ -707,119 +818,119 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
707
818
|
|
|
708
819
|
|
|
709
820
|
|
|
710
|
-
## [7.5.0](https://github.com/Codecademy/
|
|
821
|
+
## [7.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.8...@codecademy/gamut-styles@7.5.0) (2020-12-03)
|
|
711
822
|
|
|
712
823
|
|
|
713
824
|
### Features
|
|
714
825
|
|
|
715
|
-
* **focus-visible:** Add stylis plugin for focus-visible support WEB-1148 ([3bb685f](https://github.com/Codecademy/
|
|
826
|
+
* **focus-visible:** Add stylis plugin for focus-visible support WEB-1148 ([3bb685f](https://github.com/Codecademy/gamut/commit/3bb685ff0763bd9190e919d0df216956c6cd3d8a))
|
|
716
827
|
|
|
717
828
|
|
|
718
829
|
|
|
719
|
-
### [7.4.8](https://github.com/Codecademy/
|
|
830
|
+
### [7.4.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.7...@codecademy/gamut-styles@7.4.8) (2020-11-30)
|
|
720
831
|
|
|
721
832
|
|
|
722
833
|
### 🐛 Bug Fixes
|
|
723
834
|
|
|
724
|
-
* **emotion:** change emotion style prefix to gamut ([50c7fb9](https://github.com/Codecademy/
|
|
835
|
+
* **emotion:** change emotion style prefix to gamut ([50c7fb9](https://github.com/Codecademy/gamut/commit/50c7fb90efaaa99d274ea99a7fc4d78600dded82))
|
|
725
836
|
|
|
726
|
-
### [7.4.7](https://github.com/Codecademy/
|
|
837
|
+
### [7.4.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.6...@codecademy/gamut-styles@7.4.7) (2020-11-30)
|
|
727
838
|
|
|
728
839
|
|
|
729
840
|
### 🐛 Bug Fixes
|
|
730
841
|
|
|
731
|
-
* **emotion:** Add emotion cache settings overrides and default speedy styles ([76e06e0](https://github.com/Codecademy/
|
|
842
|
+
* **emotion:** Add emotion cache settings overrides and default speedy styles ([76e06e0](https://github.com/Codecademy/gamut/commit/76e06e0ec78f689c99a607662c1672933d49c249))
|
|
732
843
|
|
|
733
|
-
### [7.4.6](https://github.com/Codecademy/
|
|
844
|
+
### [7.4.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.5...@codecademy/gamut-styles@7.4.6) (2020-11-19)
|
|
734
845
|
|
|
735
|
-
### [7.4.5](https://github.com/Codecademy/
|
|
846
|
+
### [7.4.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.4...@codecademy/gamut-styles@7.4.5) (2020-11-19)
|
|
736
847
|
|
|
737
848
|
|
|
738
849
|
### Other Changes
|
|
739
850
|
|
|
740
|
-
* Bump to true emotion 11 release ([#1148](https://github.com/Codecademy/
|
|
851
|
+
* Bump to true emotion 11 release ([#1148](https://github.com/Codecademy/gamut/issues/1148)) ([d0ba23d](https://github.com/Codecademy/gamut/commit/d0ba23d07a3a59e8b407ac3f24abedd8e8521e69))
|
|
741
852
|
|
|
742
|
-
### [7.4.4](https://github.com/Codecademy/
|
|
853
|
+
### [7.4.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.3...@codecademy/gamut-styles@7.4.4) (2020-11-19)
|
|
743
854
|
|
|
744
|
-
### [7.4.3](https://github.com/Codecademy/
|
|
855
|
+
### [7.4.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.2...@codecademy/gamut-styles@7.4.3) (2020-11-16)
|
|
745
856
|
|
|
746
|
-
### [7.4.2](https://github.com/Codecademy/
|
|
857
|
+
### [7.4.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.1...@codecademy/gamut-styles@7.4.2) (2020-11-13)
|
|
747
858
|
|
|
748
859
|
|
|
749
860
|
### Other Changes
|
|
750
861
|
|
|
751
|
-
* **Styles:** Assorted theme / variable additions ([#1144](https://github.com/Codecademy/
|
|
862
|
+
* **Styles:** Assorted theme / variable additions ([#1144](https://github.com/Codecademy/gamut/issues/1144)) ([9b04960](https://github.com/Codecademy/gamut/commit/9b04960e42024c40608d355b0758f199dc6b2aa5))
|
|
752
863
|
|
|
753
|
-
### [7.4.1](https://github.com/Codecademy/
|
|
864
|
+
### [7.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.4.0...@codecademy/gamut-styles@7.4.1) (2020-11-13)
|
|
754
865
|
|
|
755
866
|
|
|
756
867
|
### 🐛 Bug Fixes
|
|
757
868
|
|
|
758
|
-
* **System:** Typescript memory performance fixes ([#1145](https://github.com/Codecademy/
|
|
869
|
+
* **System:** Typescript memory performance fixes ([#1145](https://github.com/Codecademy/gamut/issues/1145)) ([496a122](https://github.com/Codecademy/gamut/commit/496a122602d5fede07b4cc551666c338e9a25b10))
|
|
759
870
|
|
|
760
|
-
## [7.4.0](https://github.com/Codecademy/
|
|
871
|
+
## [7.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.3.0...@codecademy/gamut-styles@7.4.0) (2020-11-10)
|
|
761
872
|
|
|
762
873
|
|
|
763
874
|
### ✨ Features
|
|
764
875
|
|
|
765
|
-
* add new Button ([#1119](https://github.com/Codecademy/
|
|
876
|
+
* add new Button ([#1119](https://github.com/Codecademy/gamut/issues/1119)) ([a7ed112](https://github.com/Codecademy/gamut/commit/a7ed112f8bea02cb53950bf470170fe857a4cbea))
|
|
766
877
|
|
|
767
|
-
## [7.3.0](https://github.com/Codecademy/
|
|
878
|
+
## [7.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.2.0...@codecademy/gamut-styles@7.3.0) (2020-11-10)
|
|
768
879
|
|
|
769
880
|
|
|
770
881
|
### ✨ Features
|
|
771
882
|
|
|
772
|
-
* **Styles:** Create system styles and gamut theme ([#1127](https://github.com/Codecademy/
|
|
883
|
+
* **Styles:** Create system styles and gamut theme ([#1127](https://github.com/Codecademy/gamut/issues/1127)) ([fb9d9cd](https://github.com/Codecademy/gamut/commit/fb9d9cd6f64d5ca24025731186c009b84808e812))
|
|
773
884
|
|
|
774
|
-
## [7.2.0](https://github.com/Codecademy/
|
|
885
|
+
## [7.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.1.1...@codecademy/gamut-styles@7.2.0) (2020-11-02)
|
|
775
886
|
|
|
776
887
|
|
|
777
888
|
### ✨ Features
|
|
778
889
|
|
|
779
|
-
* **Emotion:** Upgrade to Emotion 11 ([#944](https://github.com/Codecademy/
|
|
890
|
+
* **Emotion:** Upgrade to Emotion 11 ([#944](https://github.com/Codecademy/gamut/issues/944)) ([547c17e](https://github.com/Codecademy/gamut/commit/547c17e22c6e5d6f9074c2e7c63c73968da4bab2))
|
|
780
891
|
|
|
781
|
-
### [7.1.1](https://github.com/Codecademy/
|
|
892
|
+
### [7.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.1.0...@codecademy/gamut-styles@7.1.1) (2020-10-20)
|
|
782
893
|
|
|
783
894
|
|
|
784
895
|
### 🐛 Bug Fixes
|
|
785
896
|
|
|
786
|
-
* **Text:** Make small text size 14px ([#1065](https://github.com/Codecademy/
|
|
897
|
+
* **Text:** Make small text size 14px ([#1065](https://github.com/Codecademy/gamut/issues/1065)) ([b1f0576](https://github.com/Codecademy/gamut/commit/b1f057694d6d08ca244177b3427c4ccfb1efde6e))
|
|
787
898
|
|
|
788
|
-
## [7.1.0](https://github.com/Codecademy/
|
|
899
|
+
## [7.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.0.3...@codecademy/gamut-styles@7.1.0) (2020-10-20)
|
|
789
900
|
|
|
790
901
|
|
|
791
902
|
### ✨ Features
|
|
792
903
|
|
|
793
|
-
* tweaked red and green theme colors per design updates ([#1066](https://github.com/Codecademy/
|
|
904
|
+
* tweaked red and green theme colors per design updates ([#1066](https://github.com/Codecademy/gamut/issues/1066)) ([efd1adc](https://github.com/Codecademy/gamut/commit/efd1adc23fce1866bec8cacac9530f87c6adf41f))
|
|
794
905
|
|
|
795
|
-
### [7.0.3](https://github.com/Codecademy/
|
|
906
|
+
### [7.0.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.0.2...@codecademy/gamut-styles@7.0.3) (2020-10-16)
|
|
796
907
|
|
|
797
908
|
|
|
798
909
|
### Other Changes
|
|
799
910
|
|
|
800
|
-
* bump a few assorted dependencies to latest ([#986](https://github.com/Codecademy/
|
|
911
|
+
* bump a few assorted dependencies to latest ([#986](https://github.com/Codecademy/gamut/issues/986)) ([2d61eef](https://github.com/Codecademy/gamut/commit/2d61eefa4fb0d8604d99e8aae45131b93d045248)), closes [#930](https://github.com/Codecademy/gamut/issues/930) [#900](https://github.com/Codecademy/gamut/issues/900) [#987](https://github.com/Codecademy/gamut/issues/987) [#988](https://github.com/Codecademy/gamut/issues/988) [#989](https://github.com/Codecademy/gamut/issues/989) [#990](https://github.com/Codecademy/gamut/issues/990) [#991](https://github.com/Codecademy/gamut/issues/991) [#992](https://github.com/Codecademy/gamut/issues/992) [#994](https://github.com/Codecademy/gamut/issues/994) [#1002](https://github.com/Codecademy/gamut/issues/1002) [#1004](https://github.com/Codecademy/gamut/issues/1004) [#1005](https://github.com/Codecademy/gamut/issues/1005) [#1007](https://github.com/Codecademy/gamut/issues/1007) [#1006](https://github.com/Codecademy/gamut/issues/1006) [#1010](https://github.com/Codecademy/gamut/issues/1010) [#1011](https://github.com/Codecademy/gamut/issues/1011) [#996](https://github.com/Codecademy/gamut/issues/996) [#995](https://github.com/Codecademy/gamut/issues/995) [#997](https://github.com/Codecademy/gamut/issues/997) [#993](https://github.com/Codecademy/gamut/issues/993) [#1013](https://github.com/Codecademy/gamut/issues/1013) [#1014](https://github.com/Codecademy/gamut/issues/1014) [#1016](https://github.com/Codecademy/gamut/issues/1016) [#1015](https://github.com/Codecademy/gamut/issues/1015) [#1017](https://github.com/Codecademy/gamut/issues/1017) [#1008](https://github.com/Codecademy/gamut/issues/1008) [#1012](https://github.com/Codecademy/gamut/issues/1012) [#1018](https://github.com/Codecademy/gamut/issues/1018) [#1020](https://github.com/Codecademy/gamut/issues/1020) [#1021](https://github.com/Codecademy/gamut/issues/1021) [#1022](https://github.com/Codecademy/gamut/issues/1022) [#1023](https://github.com/Codecademy/gamut/issues/1023) [#1024](https://github.com/Codecademy/gamut/issues/1024) [#1025](https://github.com/Codecademy/gamut/issues/1025) [#1026](https://github.com/Codecademy/gamut/issues/1026) [#1028](https://github.com/Codecademy/gamut/issues/1028) [#1029](https://github.com/Codecademy/gamut/issues/1029) [#1031](https://github.com/Codecademy/gamut/issues/1031) [#1032](https://github.com/Codecademy/gamut/issues/1032) [#1035](https://github.com/Codecademy/gamut/issues/1035) [#1027](https://github.com/Codecademy/gamut/issues/1027) [#1034](https://github.com/Codecademy/gamut/issues/1034) [#1039](https://github.com/Codecademy/gamut/issues/1039) [#1041](https://github.com/Codecademy/gamut/issues/1041) [#1033](https://github.com/Codecademy/gamut/issues/1033) [#1042](https://github.com/Codecademy/gamut/issues/1042) [#1043](https://github.com/Codecademy/gamut/issues/1043) [#1044](https://github.com/Codecademy/gamut/issues/1044) [#1045](https://github.com/Codecademy/gamut/issues/1045) [#1047](https://github.com/Codecademy/gamut/issues/1047) [#1048](https://github.com/Codecademy/gamut/issues/1048) [#1050](https://github.com/Codecademy/gamut/issues/1050) [#1051](https://github.com/Codecademy/gamut/issues/1051) [#1052](https://github.com/Codecademy/gamut/issues/1052) [#1053](https://github.com/Codecademy/gamut/issues/1053) [#1054](https://github.com/Codecademy/gamut/issues/1054)
|
|
801
912
|
|
|
802
|
-
### [7.0.2](https://github.com/Codecademy/
|
|
913
|
+
### [7.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.0.1...@codecademy/gamut-styles@7.0.2) (2020-10-08)
|
|
803
914
|
|
|
804
915
|
|
|
805
916
|
### Other Changes
|
|
806
917
|
|
|
807
|
-
* Ensure key constancy ([#999](https://github.com/Codecademy/
|
|
918
|
+
* Ensure key constancy ([#999](https://github.com/Codecademy/gamut/issues/999)) ([3cf98e6](https://github.com/Codecademy/gamut/commit/3cf98e6c25451fb3aa7e0bde201c198d6a66ec26))
|
|
808
919
|
|
|
809
|
-
### [7.0.1](https://github.com/Codecademy/
|
|
920
|
+
### [7.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@7.0.0...@codecademy/gamut-styles@7.0.1) (2020-10-06)
|
|
810
921
|
|
|
811
922
|
|
|
812
923
|
### 🗑 Reverts
|
|
813
924
|
|
|
814
|
-
* Revert "chore: set packages to have publishConfig: access: public ([#970](https://github.com/Codecademy/
|
|
925
|
+
* Revert "chore: set packages to have publishConfig: access: public ([#970](https://github.com/Codecademy/gamut/issues/970))" ([#981](https://github.com/Codecademy/gamut/issues/981)) ([056f5ac](https://github.com/Codecademy/gamut/commit/056f5ac0df91493c2535274ec043d6e4335d71d8))
|
|
815
926
|
|
|
816
927
|
|
|
817
928
|
### Other Changes
|
|
818
929
|
|
|
819
|
-
* set packages to have publishConfig: access: public ([#970](https://github.com/Codecademy/
|
|
820
|
-
* set packages to have publishConfig: access: public (again) ([#982](https://github.com/Codecademy/
|
|
930
|
+
* set packages to have publishConfig: access: public ([#970](https://github.com/Codecademy/gamut/issues/970)) ([bd026a8](https://github.com/Codecademy/gamut/commit/bd026a85193dbd077d0ee8661df996d105cf709c))
|
|
931
|
+
* set packages to have publishConfig: access: public (again) ([#982](https://github.com/Codecademy/gamut/issues/982)) ([294d355](https://github.com/Codecademy/gamut/commit/294d355f353dc307a400679ce849dd7b2388d95d)), closes [#970](https://github.com/Codecademy/gamut/issues/970) [#981](https://github.com/Codecademy/gamut/issues/981)
|
|
821
932
|
|
|
822
|
-
## [7.0.0](https://github.com/Codecademy/
|
|
933
|
+
## [7.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@6.0.0...@codecademy/gamut-styles@7.0.0) (2020-09-01)
|
|
823
934
|
|
|
824
935
|
|
|
825
936
|
### ⚠ BREAKING CHANGES
|
|
@@ -828,9 +939,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
828
939
|
|
|
829
940
|
### Other Changes
|
|
830
941
|
|
|
831
|
-
* **gamut-styles:** deprecate legacy JS color variables ([#940](https://github.com/Codecademy/
|
|
942
|
+
* **gamut-styles:** deprecate legacy JS color variables ([#940](https://github.com/Codecademy/gamut/issues/940)) ([903de62](https://github.com/Codecademy/gamut/commit/903de62bf3086e3d51ba6dec36cc77ca482ba52f))
|
|
832
943
|
|
|
833
|
-
## [6.0.0](https://github.com/Codecademy/
|
|
944
|
+
## [6.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@5.1.2...@codecademy/gamut-styles@6.0.0) (2020-08-28)
|
|
834
945
|
|
|
835
946
|
|
|
836
947
|
### ⚠ BREAKING CHANGES
|
|
@@ -839,30 +950,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
839
950
|
|
|
840
951
|
### ✨ Features
|
|
841
952
|
|
|
842
|
-
* Swapped default font family to Apercu ([#935](https://github.com/Codecademy/
|
|
953
|
+
* Swapped default font family to Apercu ([#935](https://github.com/Codecademy/gamut/issues/935)) ([ce20167](https://github.com/Codecademy/gamut/commit/ce20167524c2302cff218261d10a81eb3deb41c0)), closes [#943](https://github.com/Codecademy/gamut/issues/943)
|
|
843
954
|
|
|
844
|
-
### [5.1.2](https://github.com/Codecademy/
|
|
955
|
+
### [5.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@5.1.1...@codecademy/gamut-styles@5.1.2) (2020-08-24)
|
|
845
956
|
|
|
846
957
|
|
|
847
958
|
### Other Changes
|
|
848
959
|
|
|
849
|
-
* go back to for JS colors for now ([#938](https://github.com/Codecademy/
|
|
960
|
+
* go back to for JS colors for now ([#938](https://github.com/Codecademy/gamut/issues/938)) ([e871aed](https://github.com/Codecademy/gamut/commit/e871aed1d646fd849ddf6dded0e4762a76484127))
|
|
850
961
|
|
|
851
|
-
### [5.1.1](https://github.com/Codecademy/
|
|
962
|
+
### [5.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@5.1.0...@codecademy/gamut-styles@5.1.1) (2020-08-24)
|
|
852
963
|
|
|
853
964
|
|
|
854
965
|
### Other Changes
|
|
855
966
|
|
|
856
|
-
* **gamut-styles:** Add New Colors ([#931](https://github.com/Codecademy/
|
|
967
|
+
* **gamut-styles:** Add New Colors ([#931](https://github.com/Codecademy/gamut/issues/931)) ([0643622](https://github.com/Codecademy/gamut/commit/0643622af6cb0c99a124403d5533034c614262cc))
|
|
857
968
|
|
|
858
|
-
## [5.1.0](https://github.com/Codecademy/
|
|
969
|
+
## [5.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@5.0.0...@codecademy/gamut-styles@5.1.0) (2020-08-21)
|
|
859
970
|
|
|
860
971
|
|
|
861
972
|
### ✨ Features
|
|
862
973
|
|
|
863
|
-
* Added Apercu and Suisse font families as opt-ins ([#933](https://github.com/Codecademy/
|
|
974
|
+
* Added Apercu and Suisse font families as opt-ins ([#933](https://github.com/Codecademy/gamut/issues/933)) ([e08bbc6](https://github.com/Codecademy/gamut/commit/e08bbc686937f17663f0a9d5842f5151c63b0411))
|
|
864
975
|
|
|
865
|
-
## [5.0.0](https://github.com/Codecademy/
|
|
976
|
+
## [5.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.5...@codecademy/gamut-styles@5.0.0) (2020-08-18)
|
|
866
977
|
|
|
867
978
|
|
|
868
979
|
### ⚠ BREAKING CHANGES
|
|
@@ -871,54 +982,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
871
982
|
|
|
872
983
|
### ✨ Features
|
|
873
984
|
|
|
874
|
-
* **Gamut:** Enable Emotion ([#917](https://github.com/Codecademy/
|
|
985
|
+
* **Gamut:** Enable Emotion ([#917](https://github.com/Codecademy/gamut/issues/917)) ([11c83a5](https://github.com/Codecademy/gamut/commit/11c83a58736f080abd87019990d5c8049bdf9c9a))
|
|
875
986
|
|
|
876
|
-
### [4.2.5](https://github.com/Codecademy/
|
|
987
|
+
### [4.2.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.4...@codecademy/gamut-styles@4.2.5) (2020-08-13)
|
|
877
988
|
|
|
878
989
|
|
|
879
990
|
### Other Changes
|
|
880
991
|
|
|
881
|
-
* Migrated default exports to named ([#913](https://github.com/Codecademy/
|
|
992
|
+
* Migrated default exports to named ([#913](https://github.com/Codecademy/gamut/issues/913)) ([5250e0c](https://github.com/Codecademy/gamut/commit/5250e0c1a104694ec6cc44d5cab45bd401b85f56))
|
|
882
993
|
|
|
883
|
-
### [4.2.4](https://github.com/Codecademy/
|
|
994
|
+
### [4.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.3...@codecademy/gamut-styles@4.2.4) (2020-08-11)
|
|
884
995
|
|
|
885
996
|
|
|
886
997
|
### Other Changes
|
|
887
998
|
|
|
888
|
-
* fix git urls ([00c57a1](https://github.com/Codecademy/
|
|
999
|
+
* fix git urls ([00c57a1](https://github.com/Codecademy/gamut/commit/00c57a1dab9fbc196f820471729dc5a43445280e))
|
|
889
1000
|
|
|
890
|
-
### [4.2.3](https://github.com/Codecademy/
|
|
1001
|
+
### [4.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.2...@codecademy/gamut-styles@4.2.3) (2020-08-06)
|
|
891
1002
|
|
|
892
1003
|
|
|
893
1004
|
### Other Changes
|
|
894
1005
|
|
|
895
|
-
* add in equals sign to _responsive ([#901](https://github.com/Codecademy/
|
|
1006
|
+
* add in equals sign to _responsive ([#901](https://github.com/Codecademy/gamut/issues/901)) ([edc7e76](https://github.com/Codecademy/gamut/commit/edc7e767227a7aec90084f14e7e08916ccdf4f3f))
|
|
896
1007
|
|
|
897
|
-
### [4.2.2](https://github.com/Codecademy/
|
|
1008
|
+
### [4.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.1...@codecademy/gamut-styles@4.2.2) (2020-07-29)
|
|
898
1009
|
|
|
899
|
-
### [4.2.1](https://github.com/Codecademy/
|
|
1010
|
+
### [4.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.2.0...@codecademy/gamut-styles@4.2.1) (2020-07-29)
|
|
900
1011
|
|
|
901
1012
|
|
|
902
1013
|
### Other Changes
|
|
903
1014
|
|
|
904
|
-
* Revert "Merge branch 'next' into master" ([#898](https://github.com/Codecademy/
|
|
1015
|
+
* Revert "Merge branch 'next' into master" ([#898](https://github.com/Codecademy/gamut/issues/898)) ([c055d41](https://github.com/Codecademy/gamut/commit/c055d4103ba70782ffe825053ce45e66447a220a))
|
|
905
1016
|
|
|
906
|
-
## [4.2.0](https://github.com/Codecademy/
|
|
1017
|
+
## [4.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.1.0...@codecademy/gamut-styles@4.2.0) (2020-07-27)
|
|
907
1018
|
|
|
908
1019
|
|
|
909
1020
|
### ✨ Features
|
|
910
1021
|
|
|
911
|
-
* Create default main export for gamut-styles [WEB-895] ([#820](https://github.com/Codecademy/
|
|
912
|
-
* **Emotion:** Add Emotion Dependency to Next WEB-982 ([#888](https://github.com/Codecademy/
|
|
1022
|
+
* Create default main export for gamut-styles [WEB-895] ([#820](https://github.com/Codecademy/gamut/issues/820)) ([be4e941](https://github.com/Codecademy/gamut/commit/be4e9415c6e14f2d6905d7f94587fc59d3d0ba45))
|
|
1023
|
+
* **Emotion:** Add Emotion Dependency to Next WEB-982 ([#888](https://github.com/Codecademy/gamut/issues/888)) ([d24fda1](https://github.com/Codecademy/gamut/commit/d24fda19cd7ba7af94a0a9b42a262e4843f83a2f))
|
|
913
1024
|
|
|
914
|
-
## [4.1.0](https://github.com/Codecademy/
|
|
1025
|
+
## [4.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@4.0.0...@codecademy/gamut-styles@4.1.0) (2020-06-11)
|
|
915
1026
|
|
|
916
1027
|
|
|
917
1028
|
### ✨ Features
|
|
918
1029
|
|
|
919
|
-
* Align brand color aliases [WEB-215] ([#821](https://github.com/Codecademy/
|
|
1030
|
+
* Align brand color aliases [WEB-215] ([#821](https://github.com/Codecademy/gamut/issues/821)) ([8b39239](https://github.com/Codecademy/gamut/commit/8b39239c3b8ca93fd86b8959f98c13d9d5cd6074))
|
|
920
1031
|
|
|
921
|
-
## [4.0.0](https://github.com/Codecademy/
|
|
1032
|
+
## [4.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.3.1...@codecademy/gamut-styles@4.0.0) (2020-06-09)
|
|
922
1033
|
|
|
923
1034
|
|
|
924
1035
|
### ⚠ BREAKING CHANGES
|
|
@@ -927,44 +1038,44 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
927
1038
|
|
|
928
1039
|
### Other Changes
|
|
929
1040
|
|
|
930
|
-
* **Gamut:** Removed deprecated color variables ([#819](https://github.com/Codecademy/
|
|
1041
|
+
* **Gamut:** Removed deprecated color variables ([#819](https://github.com/Codecademy/gamut/issues/819)) ([1dcce36](https://github.com/Codecademy/gamut/commit/1dcce363a7fc9f4a37e71b667fa0de984671bd3c))
|
|
931
1042
|
|
|
932
|
-
### [3.3.1](https://github.com/Codecademy/
|
|
1043
|
+
### [3.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.3.0...@codecademy/gamut-styles@3.3.1) (2020-05-06)
|
|
933
1044
|
|
|
934
1045
|
|
|
935
1046
|
### Other Changes
|
|
936
1047
|
|
|
937
|
-
* Removed unused deprecated button themes ([#774](https://github.com/Codecademy/
|
|
1048
|
+
* Removed unused deprecated button themes ([#774](https://github.com/Codecademy/gamut/issues/774)) ([013e403](https://github.com/Codecademy/gamut/commit/013e40398ad3cd9adcaf3cfb5e7bd4cf39b63659))
|
|
938
1049
|
|
|
939
|
-
## [3.3.0](https://github.com/Codecademy/
|
|
1050
|
+
## [3.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.2.0...@codecademy/gamut-styles@3.3.0) (2020-05-05)
|
|
940
1051
|
|
|
941
1052
|
|
|
942
1053
|
### ✨ Features
|
|
943
1054
|
|
|
944
|
-
* **Gamut:** Created separate bucket for "Platform" colors ([#778](https://github.com/Codecademy/
|
|
1055
|
+
* **Gamut:** Created separate bucket for "Platform" colors ([#778](https://github.com/Codecademy/gamut/issues/778)) ([26daf75](https://github.com/Codecademy/gamut/commit/26daf75e7e488f1a7b268ca6d3a0700284d5e95e))
|
|
945
1056
|
|
|
946
|
-
## [3.2.0](https://github.com/Codecademy/
|
|
1057
|
+
## [3.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.1.1...@codecademy/gamut-styles@3.2.0) (2020-05-05)
|
|
947
1058
|
|
|
948
1059
|
|
|
949
1060
|
### ✨ Features
|
|
950
1061
|
|
|
951
|
-
* **gamut-styles:** Added TypeScript .d.ts generation to gamut-styles ([#775](https://github.com/Codecademy/
|
|
1062
|
+
* **gamut-styles:** Added TypeScript .d.ts generation to gamut-styles ([#775](https://github.com/Codecademy/gamut/issues/775)) ([39a64ec](https://github.com/Codecademy/gamut/commit/39a64ec114484c6fff6423ba09784483b12d0b76))
|
|
952
1063
|
|
|
953
|
-
### [3.1.1](https://github.com/Codecademy/
|
|
1064
|
+
### [3.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.1.0...@codecademy/gamut-styles@3.1.1) (2020-05-04)
|
|
954
1065
|
|
|
955
1066
|
|
|
956
1067
|
### Other Changes
|
|
957
1068
|
|
|
958
|
-
* Add XL size to class templating and types ([#768](https://github.com/Codecademy/
|
|
1069
|
+
* Add XL size to class templating and types ([#768](https://github.com/Codecademy/gamut/issues/768)) ([8c2c717](https://github.com/Codecademy/gamut/commit/8c2c7179e6c819fda93297503d2ed1c3ace9a8cf))
|
|
959
1070
|
|
|
960
|
-
## [3.1.0](https://github.com/Codecademy/
|
|
1071
|
+
## [3.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@3.0.0...@codecademy/gamut-styles@3.1.0) (2020-04-29)
|
|
961
1072
|
|
|
962
1073
|
|
|
963
1074
|
### ✨ Features
|
|
964
1075
|
|
|
965
|
-
* **headertab:** move more header components into gamut ([#740](https://github.com/Codecademy/
|
|
1076
|
+
* **headertab:** move more header components into gamut ([#740](https://github.com/Codecademy/gamut/issues/740)) ([9c555ef](https://github.com/Codecademy/gamut/commit/9c555efecc6eecbac0b354d408e7da12431b52af))
|
|
966
1077
|
|
|
967
|
-
## [3.0.0](https://github.com/Codecademy/
|
|
1078
|
+
## [3.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.3.0...@codecademy/gamut-styles@3.0.0) (2020-04-17)
|
|
968
1079
|
|
|
969
1080
|
|
|
970
1081
|
### ⚠ BREAKING CHANGES
|
|
@@ -973,143 +1084,143 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
973
1084
|
|
|
974
1085
|
### Other Changes
|
|
975
1086
|
|
|
976
|
-
* **Gamut:** removed easily replaceable deprecated swatches- colors ([#717](https://github.com/Codecademy/
|
|
1087
|
+
* **Gamut:** removed easily replaceable deprecated swatches- colors ([#717](https://github.com/Codecademy/gamut/issues/717)) ([9b17bd5](https://github.com/Codecademy/gamut/commit/9b17bd55640e0fcb6c061c4f71b83fb7f2d04130))
|
|
977
1088
|
|
|
978
|
-
## [2.3.0](https://github.com/Codecademy/
|
|
1089
|
+
## [2.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.13...@codecademy/gamut-styles@2.3.0) (2020-04-17)
|
|
979
1090
|
|
|
980
1091
|
|
|
981
1092
|
### ✨ Features
|
|
982
1093
|
|
|
983
|
-
* **gamut-styles:** formalized Editor colors in gamut-styles ([#726](https://github.com/Codecademy/
|
|
1094
|
+
* **gamut-styles:** formalized Editor colors in gamut-styles ([#726](https://github.com/Codecademy/gamut/issues/726)) ([92e9e94](https://github.com/Codecademy/gamut/commit/92e9e94821a1123aeb274595db8c9e18ff9716d6))
|
|
984
1095
|
|
|
985
|
-
### [2.2.13](https://github.com/Codecademy/
|
|
1096
|
+
### [2.2.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.12...@codecademy/gamut-styles@2.2.13) (2020-04-17)
|
|
986
1097
|
|
|
987
1098
|
|
|
988
1099
|
### Other Changes
|
|
989
1100
|
|
|
990
|
-
* Removed easily replaceable deprecated gamut- colors ([#716](https://github.com/Codecademy/
|
|
1101
|
+
* Removed easily replaceable deprecated gamut- colors ([#716](https://github.com/Codecademy/gamut/issues/716)) ([9d52423](https://github.com/Codecademy/gamut/commit/9d52423927793284cd8404f15623fcfe03aa79b6))
|
|
991
1102
|
|
|
992
|
-
### [2.2.12](https://github.com/Codecademy/
|
|
1103
|
+
### [2.2.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.11...@codecademy/gamut-styles@2.2.12) (2020-04-16)
|
|
993
1104
|
|
|
994
1105
|
|
|
995
1106
|
### Other Changes
|
|
996
1107
|
|
|
997
|
-
* Adds screen size variables and mixins ([#731](https://github.com/Codecademy/
|
|
1108
|
+
* Adds screen size variables and mixins ([#731](https://github.com/Codecademy/gamut/issues/731)) ([512743d](https://github.com/Codecademy/gamut/commit/512743d5d4ff8d9f72358fc928e2f31d76fd1588))
|
|
998
1109
|
|
|
999
|
-
### [2.2.11](https://github.com/Codecademy/
|
|
1110
|
+
### [2.2.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.10...@codecademy/gamut-styles@2.2.11) (2020-01-15)
|
|
1000
1111
|
|
|
1001
1112
|
|
|
1002
1113
|
### Other Changes
|
|
1003
1114
|
|
|
1004
|
-
* Node 12 upgrade ([#601](https://github.com/Codecademy/
|
|
1115
|
+
* Node 12 upgrade ([#601](https://github.com/Codecademy/gamut/issues/601)) ([3a2e0ad](https://github.com/Codecademy/gamut/commit/3a2e0ad90cc119d6eded005c1fcd341bca6273f5))
|
|
1005
1116
|
|
|
1006
|
-
### [2.2.10](https://github.com/Codecademy/
|
|
1117
|
+
### [2.2.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.9...@codecademy/gamut-styles@2.2.10) (2019-12-12)
|
|
1007
1118
|
|
|
1008
1119
|
|
|
1009
1120
|
### Other Changes
|
|
1010
1121
|
|
|
1011
|
-
* Added brand-orange to colors, button variables, storybook, and gamut-styles ([#569](https://github.com/Codecademy/
|
|
1122
|
+
* Added brand-orange to colors, button variables, storybook, and gamut-styles ([#569](https://github.com/Codecademy/gamut/issues/569)) ([d206040](https://github.com/Codecademy/gamut/commit/d2060402fa64e04dcc3a9a0d16b39de772b1df03))
|
|
1012
1123
|
|
|
1013
|
-
### [2.2.9](https://github.com/Codecademy/
|
|
1124
|
+
### [2.2.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.8...@codecademy/gamut-styles@2.2.9) (2019-10-08)
|
|
1014
1125
|
|
|
1015
1126
|
|
|
1016
1127
|
### Other Changes
|
|
1017
1128
|
|
|
1018
|
-
* Renamed organization path to Codecademy ([#509](https://github.com/Codecademy/
|
|
1129
|
+
* Renamed organization path to Codecademy ([#509](https://github.com/Codecademy/gamut/issues/509)) ([a111f16](https://github.com/Codecademy/gamut/commit/a111f166629a7a15b957e9eded87fedfeb9736f1))
|
|
1019
1130
|
|
|
1020
|
-
### [2.2.8](https://github.com/Codecademy/
|
|
1131
|
+
### [2.2.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.5...@codecademy/gamut-styles@2.2.8) (2019-09-03)
|
|
1021
1132
|
|
|
1022
1133
|
|
|
1023
1134
|
### Other Changes
|
|
1024
1135
|
|
|
1025
|
-
* change urls to go to codecademy-engineering ([1a9ead6](https://github.com/Codecademy/
|
|
1136
|
+
* change urls to go to codecademy-engineering ([1a9ead6](https://github.com/Codecademy/gamut/commit/1a9ead6aaff2e0ad6af39f64ecb87b5dd510991b))
|
|
1026
1137
|
|
|
1027
|
-
### [2.2.5](https://github.com/Codecademy/
|
|
1138
|
+
### [2.2.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.4...@codecademy/gamut-styles@2.2.5) (2019-07-10)
|
|
1028
1139
|
|
|
1029
1140
|
|
|
1030
1141
|
### Other Changes
|
|
1031
1142
|
|
|
1032
|
-
* [fix]: adds shadow color ([#383](https://github.com/Codecademy/
|
|
1143
|
+
* [fix]: adds shadow color ([#383](https://github.com/Codecademy/gamut/issues/383)) ([daa43c1](https://github.com/Codecademy/gamut/commit/daa43c16b4f52960e5a802658ef2d6de08320298))
|
|
1033
1144
|
|
|
1034
|
-
### [2.2.4](https://github.com/Codecademy/
|
|
1145
|
+
### [2.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.3...@codecademy/gamut-styles@2.2.4) (2019-04-10)
|
|
1035
1146
|
|
|
1036
1147
|
|
|
1037
1148
|
### Other Changes
|
|
1038
1149
|
|
|
1039
|
-
* Added orange colors in .scss ([#299](https://github.com/Codecademy/
|
|
1150
|
+
* Added orange colors in .scss ([#299](https://github.com/Codecademy/gamut/issues/299)) ([0c77467](https://github.com/Codecademy/gamut/commit/0c77467a28a33dfd64f8c180b6c1bcf54b1ab93f))
|
|
1040
1151
|
|
|
1041
|
-
### [2.2.3](https://github.com/Codecademy/
|
|
1152
|
+
### [2.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.2...@codecademy/gamut-styles@2.2.3) (2019-04-01)
|
|
1042
1153
|
|
|
1043
1154
|
|
|
1044
1155
|
### Other Changes
|
|
1045
1156
|
|
|
1046
|
-
* Added SideMenu and MenuItem components ([#270](https://github.com/Codecademy/
|
|
1157
|
+
* Added SideMenu and MenuItem components ([#270](https://github.com/Codecademy/gamut/issues/270)) ([3bb7c85](https://github.com/Codecademy/gamut/commit/3bb7c85669ad1fb92c959b133e75f03f648cce89))
|
|
1047
1158
|
|
|
1048
|
-
### [2.2.2](https://github.com/Codecademy/
|
|
1159
|
+
### [2.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.1...@codecademy/gamut-styles@2.2.2) (2019-03-27)
|
|
1049
1160
|
|
|
1050
1161
|
|
|
1051
1162
|
### 🐛 Bug Fixes
|
|
1052
1163
|
|
|
1053
|
-
* export JS colors object, removes scss exports ([854ae75](https://github.com/Codecademy/
|
|
1164
|
+
* export JS colors object, removes scss exports ([854ae75](https://github.com/Codecademy/gamut/commit/854ae7562bd64520ff989925c5139cc36971df4a))
|
|
1054
1165
|
|
|
1055
|
-
### [2.2.1](https://github.com/Codecademy/
|
|
1166
|
+
### [2.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.2.0...@codecademy/gamut-styles@2.2.1) (2019-03-19)
|
|
1056
1167
|
|
|
1057
1168
|
|
|
1058
1169
|
### 🐛 Bug Fixes
|
|
1059
1170
|
|
|
1060
|
-
* **deps:** pin dependencies ([#231](https://github.com/Codecademy/
|
|
1171
|
+
* **deps:** pin dependencies ([#231](https://github.com/Codecademy/gamut/issues/231)) ([c185ac8](https://github.com/Codecademy/gamut/commit/c185ac8013565cc103717b7b2b961177bff4125c))
|
|
1061
1172
|
|
|
1062
|
-
## [2.2.0](https://github.com/Codecademy/
|
|
1173
|
+
## [2.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.1.0...@codecademy/gamut-styles@2.2.0) (2019-03-13)
|
|
1063
1174
|
|
|
1064
1175
|
|
|
1065
1176
|
### ✨ Features
|
|
1066
1177
|
|
|
1067
|
-
* Add shared config modules for eslint & prettier ([#224](https://github.com/Codecademy/
|
|
1178
|
+
* Add shared config modules for eslint & prettier ([#224](https://github.com/Codecademy/gamut/issues/224)) ([7fbeac6](https://github.com/Codecademy/gamut/commit/7fbeac653543741010003d5fce81cf6bdb1b9291))
|
|
1068
1179
|
|
|
1069
|
-
## [2.1.0](https://github.com/Codecademy/
|
|
1180
|
+
## [2.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.0.4...@codecademy/gamut-styles@2.1.0) (2019-03-13)
|
|
1070
1181
|
|
|
1071
1182
|
|
|
1072
1183
|
### ✨ Features
|
|
1073
1184
|
|
|
1074
|
-
* Adds mar 2019 colors, deprecates colors ([#211](https://github.com/Codecademy/
|
|
1185
|
+
* Adds mar 2019 colors, deprecates colors ([#211](https://github.com/Codecademy/gamut/issues/211)) ([c5c1e7f](https://github.com/Codecademy/gamut/commit/c5c1e7fce406fddd5687d4e20644f7e778cb767f))
|
|
1075
1186
|
|
|
1076
|
-
### [2.0.4](https://github.com/Codecademy/
|
|
1187
|
+
### [2.0.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.0.3...@codecademy/gamut-styles@2.0.4) (2019-01-16)
|
|
1077
1188
|
|
|
1078
1189
|
|
|
1079
1190
|
### 🐛 Bug Fixes
|
|
1080
1191
|
|
|
1081
|
-
* minor core stylesheet tweaks ([#159](https://github.com/Codecademy/
|
|
1192
|
+
* minor core stylesheet tweaks ([#159](https://github.com/Codecademy/gamut/issues/159)) ([3dc76fc](https://github.com/Codecademy/gamut/commit/3dc76fca4a94f30a455889b7df0a6eeb4da5bfc6))
|
|
1082
1193
|
|
|
1083
1194
|
|
|
1084
1195
|
### Other Changes
|
|
1085
1196
|
|
|
1086
|
-
* Publish ([7d29d34](https://github.com/Codecademy/
|
|
1197
|
+
* Publish ([7d29d34](https://github.com/Codecademy/gamut/commit/7d29d346afc4a43b3ed3716c6f3fba292a5e23a6))
|
|
1087
1198
|
|
|
1088
|
-
### [2.0.3](https://github.com/Codecademy/
|
|
1199
|
+
### [2.0.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.0.2...@codecademy/gamut-styles@2.0.3) (2018-09-14)
|
|
1089
1200
|
|
|
1090
1201
|
|
|
1091
1202
|
### Other Changes
|
|
1092
1203
|
|
|
1093
|
-
* prevent FOIT ([#147](https://github.com/Codecademy/
|
|
1094
|
-
* Publish ([a253c6c](https://github.com/Codecademy/
|
|
1204
|
+
* prevent FOIT ([#147](https://github.com/Codecademy/gamut/issues/147)) ([ce8f43c](https://github.com/Codecademy/gamut/commit/ce8f43c11c1a03555a3e904de4065ecdbd24bd16))
|
|
1205
|
+
* Publish ([a253c6c](https://github.com/Codecademy/gamut/commit/a253c6cc5fa2ae8878bd10bf70b3fa6a8ee4319a))
|
|
1095
1206
|
|
|
1096
|
-
### [2.0.2](https://github.com/Codecademy/
|
|
1207
|
+
### [2.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.0.1...@codecademy/gamut-styles@2.0.2) (2018-06-22)
|
|
1097
1208
|
|
|
1098
1209
|
|
|
1099
1210
|
### Other Changes
|
|
1100
1211
|
|
|
1101
|
-
* Publish ([772a70a](https://github.com/Codecademy/
|
|
1102
|
-
* use nunito override for carets ([#134](https://github.com/Codecademy/
|
|
1212
|
+
* Publish ([772a70a](https://github.com/Codecademy/gamut/commit/772a70acc3cd91c48946e58dbd4035bdea29a413))
|
|
1213
|
+
* use nunito override for carets ([#134](https://github.com/Codecademy/gamut/issues/134)) ([92f17f4](https://github.com/Codecademy/gamut/commit/92f17f4f50a1f239e79ef2475a9ee22c16a586bc))
|
|
1103
1214
|
|
|
1104
|
-
### [2.0.1](https://github.com/Codecademy/
|
|
1215
|
+
### [2.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@2.0.0...@codecademy/gamut-styles@2.0.1) (2018-06-12)
|
|
1105
1216
|
|
|
1106
1217
|
|
|
1107
1218
|
### Other Changes
|
|
1108
1219
|
|
|
1109
|
-
* add a variable ([#127](https://github.com/Codecademy/
|
|
1110
|
-
* Publish ([fd69e38](https://github.com/Codecademy/
|
|
1220
|
+
* add a variable ([#127](https://github.com/Codecademy/gamut/issues/127)) ([02c5c75](https://github.com/Codecademy/gamut/commit/02c5c75b7bdc64b262af853275a2ef8b31757129))
|
|
1221
|
+
* Publish ([fd69e38](https://github.com/Codecademy/gamut/commit/fd69e38ea191ec34db5a0cd69657b2b1cbc5840f))
|
|
1111
1222
|
|
|
1112
|
-
## [2.0.0](https://github.com/Codecademy/
|
|
1223
|
+
## [2.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.25...@codecademy/gamut-styles@2.0.0) (2018-06-11)
|
|
1113
1224
|
|
|
1114
1225
|
|
|
1115
1226
|
### ⚠ BREAKING CHANGES
|
|
@@ -1118,284 +1229,284 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1118
1229
|
|
|
1119
1230
|
### ✨ Features
|
|
1120
1231
|
|
|
1121
|
-
* Merge standard & core variables ([#123](https://github.com/Codecademy/
|
|
1232
|
+
* Merge standard & core variables ([#123](https://github.com/Codecademy/gamut/issues/123)) ([5bf24b0](https://github.com/Codecademy/gamut/commit/5bf24b018a24b4fddbb06b21c14fedb3ad9d7dd8))
|
|
1122
1233
|
|
|
1123
1234
|
|
|
1124
1235
|
### Other Changes
|
|
1125
1236
|
|
|
1126
|
-
* Publish ([c850917](https://github.com/Codecademy/
|
|
1237
|
+
* Publish ([c850917](https://github.com/Codecademy/gamut/commit/c850917131a8072eb4b1e8a73f1de2d1708adbcd))
|
|
1127
1238
|
|
|
1128
|
-
### [1.3.25](https://github.com/Codecademy/
|
|
1239
|
+
### [1.3.25](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.24...@codecademy/gamut-styles@1.3.25) (2018-05-23)
|
|
1129
1240
|
|
|
1130
1241
|
|
|
1131
1242
|
### Other Changes
|
|
1132
1243
|
|
|
1133
|
-
* Publish ([6676d81](https://github.com/Codecademy/
|
|
1134
|
-
* update text color ([#118](https://github.com/Codecademy/
|
|
1244
|
+
* Publish ([6676d81](https://github.com/Codecademy/gamut/commit/6676d81c11c8dd788baa33065c6f028f612a765b))
|
|
1245
|
+
* update text color ([#118](https://github.com/Codecademy/gamut/issues/118)) ([b4bfa4d](https://github.com/Codecademy/gamut/commit/b4bfa4d2c9c3b67f4f50e8fa6b442a7d4a02ab30))
|
|
1135
1246
|
|
|
1136
|
-
### [1.3.24](https://github.com/Codecademy/
|
|
1247
|
+
### [1.3.24](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.23...@codecademy/gamut-styles@1.3.24) (2018-05-22)
|
|
1137
1248
|
|
|
1138
1249
|
|
|
1139
1250
|
### Other Changes
|
|
1140
1251
|
|
|
1141
|
-
* Publish ([a64bf7d](https://github.com/Codecademy/
|
|
1142
|
-
* update fonts ([#117](https://github.com/Codecademy/
|
|
1252
|
+
* Publish ([a64bf7d](https://github.com/Codecademy/gamut/commit/a64bf7de3dbdfc48267b08271cb193f083560769))
|
|
1253
|
+
* update fonts ([#117](https://github.com/Codecademy/gamut/issues/117)) ([1458c7e](https://github.com/Codecademy/gamut/commit/1458c7e973cb5c9d0037178444685150297ff12a))
|
|
1143
1254
|
|
|
1144
|
-
### [1.3.23](https://github.com/Codecademy/
|
|
1255
|
+
### [1.3.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.22...@codecademy/gamut-styles@1.3.23) (2018-05-22)
|
|
1145
1256
|
|
|
1146
1257
|
|
|
1147
1258
|
### Other Changes
|
|
1148
1259
|
|
|
1149
|
-
* Publish ([99265ff](https://github.com/Codecademy/
|
|
1150
|
-
* remove spacing ([#116](https://github.com/Codecademy/
|
|
1260
|
+
* Publish ([99265ff](https://github.com/Codecademy/gamut/commit/99265ff53b63e12f397cfbda27c537dba8bb1e83))
|
|
1261
|
+
* remove spacing ([#116](https://github.com/Codecademy/gamut/issues/116)) ([28c7729](https://github.com/Codecademy/gamut/commit/28c77290e4bef70a9aaf3bb2950bd2671b166459))
|
|
1151
1262
|
|
|
1152
|
-
### [1.3.22](https://github.com/Codecademy/
|
|
1263
|
+
### [1.3.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.21...@codecademy/gamut-styles@1.3.22) (2018-05-21)
|
|
1153
1264
|
|
|
1154
1265
|
|
|
1155
1266
|
### Other Changes
|
|
1156
1267
|
|
|
1157
|
-
* Publish ([88e6935](https://github.com/Codecademy/
|
|
1158
|
-
* updates based on Guyens requests ([#113](https://github.com/Codecademy/
|
|
1268
|
+
* Publish ([88e6935](https://github.com/Codecademy/gamut/commit/88e6935c1287d3550093034bb60eafa509f2cdeb))
|
|
1269
|
+
* updates based on Guyens requests ([#113](https://github.com/Codecademy/gamut/issues/113)) ([907b534](https://github.com/Codecademy/gamut/commit/907b534d4dff46793380b3d8ff75209bb6b3c2bb))
|
|
1159
1270
|
|
|
1160
|
-
### [1.3.21](https://github.com/Codecademy/
|
|
1271
|
+
### [1.3.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.20...@codecademy/gamut-styles@1.3.21) (2018-05-16)
|
|
1161
1272
|
|
|
1162
1273
|
|
|
1163
1274
|
### Other Changes
|
|
1164
1275
|
|
|
1165
|
-
* Publish ([9386f11](https://github.com/Codecademy/
|
|
1166
|
-
* remove reference to svg font ([#111](https://github.com/Codecademy/
|
|
1276
|
+
* Publish ([9386f11](https://github.com/Codecademy/gamut/commit/9386f111c57af6f4aedd3748c6995e7b3c2d6ad5))
|
|
1277
|
+
* remove reference to svg font ([#111](https://github.com/Codecademy/gamut/issues/111)) ([8b4d88b](https://github.com/Codecademy/gamut/commit/8b4d88baf435c857a773e96942c2a43bf9b55e83))
|
|
1167
1278
|
|
|
1168
|
-
### [1.3.20](https://github.com/Codecademy/
|
|
1279
|
+
### [1.3.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.19...@codecademy/gamut-styles@1.3.20) (2018-05-16)
|
|
1169
1280
|
|
|
1170
1281
|
|
|
1171
1282
|
### Other Changes
|
|
1172
1283
|
|
|
1173
|
-
* Add ikona font to core styles ([#110](https://github.com/Codecademy/
|
|
1174
|
-
* Publish ([2d97aad](https://github.com/Codecademy/
|
|
1284
|
+
* Add ikona font to core styles ([#110](https://github.com/Codecademy/gamut/issues/110)) ([a9e6a3e](https://github.com/Codecademy/gamut/commit/a9e6a3e180cffcce61ac44b0cc13a805fb792ef5))
|
|
1285
|
+
* Publish ([2d97aad](https://github.com/Codecademy/gamut/commit/2d97aadaf00d6cf69af91c31ca90eb30c2f78617))
|
|
1175
1286
|
|
|
1176
|
-
### [1.3.19](https://github.com/Codecademy/
|
|
1287
|
+
### [1.3.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.18...@codecademy/gamut-styles@1.3.19) (2018-05-16)
|
|
1177
1288
|
|
|
1178
1289
|
|
|
1179
1290
|
### Other Changes
|
|
1180
1291
|
|
|
1181
|
-
* Publish ([991b6e5](https://github.com/Codecademy/
|
|
1182
|
-
* small updates ([#109](https://github.com/Codecademy/
|
|
1292
|
+
* Publish ([991b6e5](https://github.com/Codecademy/gamut/commit/991b6e596ebb02b7572314462185f21de5e29773))
|
|
1293
|
+
* small updates ([#109](https://github.com/Codecademy/gamut/issues/109)) ([3b0e172](https://github.com/Codecademy/gamut/commit/3b0e1721fabdc198ce3f1f7ce1d597d9faa4331f))
|
|
1183
1294
|
|
|
1184
|
-
### [1.3.18](https://github.com/Codecademy/
|
|
1295
|
+
### [1.3.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.17...@codecademy/gamut-styles@1.3.18) (2018-05-10)
|
|
1185
1296
|
|
|
1186
1297
|
|
|
1187
1298
|
### Other Changes
|
|
1188
1299
|
|
|
1189
|
-
* Ah pro trial updates ([#107](https://github.com/Codecademy/
|
|
1190
|
-
* Publish ([e74fb0d](https://github.com/Codecademy/
|
|
1300
|
+
* Ah pro trial updates ([#107](https://github.com/Codecademy/gamut/issues/107)) ([3607350](https://github.com/Codecademy/gamut/commit/360735040eb698c1007b8b0cba5efbe159a0f14e))
|
|
1301
|
+
* Publish ([e74fb0d](https://github.com/Codecademy/gamut/commit/e74fb0dadfc75884f662f99145ff242bffa998c0))
|
|
1191
1302
|
|
|
1192
|
-
### [1.3.17](https://github.com/Codecademy/
|
|
1303
|
+
### [1.3.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.16...@codecademy/gamut-styles@1.3.17) (2018-05-01)
|
|
1193
1304
|
|
|
1194
1305
|
|
|
1195
1306
|
### Other Changes
|
|
1196
1307
|
|
|
1197
|
-
* Dark blue ([#105](https://github.com/Codecademy/
|
|
1198
|
-
* Publish ([a41e01b](https://github.com/Codecademy/
|
|
1308
|
+
* Dark blue ([#105](https://github.com/Codecademy/gamut/issues/105)) ([ef296ba](https://github.com/Codecademy/gamut/commit/ef296ba36f0fe80d86d72a3c7655a0f09f309bf5))
|
|
1309
|
+
* Publish ([a41e01b](https://github.com/Codecademy/gamut/commit/a41e01bd6394152fdc7d57e412ecc55ed5684ca2))
|
|
1199
1310
|
|
|
1200
|
-
### [1.3.16](https://github.com/Codecademy/
|
|
1311
|
+
### [1.3.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.15...@codecademy/gamut-styles@1.3.16) (2018-04-30)
|
|
1201
1312
|
|
|
1202
1313
|
|
|
1203
1314
|
### Other Changes
|
|
1204
1315
|
|
|
1205
|
-
* Ah gander colors ([#104](https://github.com/Codecademy/
|
|
1206
|
-
* Publish ([02f4702](https://github.com/Codecademy/
|
|
1316
|
+
* Ah gander colors ([#104](https://github.com/Codecademy/gamut/issues/104)) ([3f34267](https://github.com/Codecademy/gamut/commit/3f34267165d0597e62a8d2cd685456aeb7b53069))
|
|
1317
|
+
* Publish ([02f4702](https://github.com/Codecademy/gamut/commit/02f47029d89680f67c7531237f123337d5ef7026))
|
|
1207
1318
|
|
|
1208
|
-
### [1.3.15](https://github.com/Codecademy/
|
|
1319
|
+
### [1.3.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.14...@codecademy/gamut-styles@1.3.15) (2018-04-30)
|
|
1209
1320
|
|
|
1210
1321
|
|
|
1211
1322
|
### Other Changes
|
|
1212
1323
|
|
|
1213
|
-
* add brand colors ([#103](https://github.com/Codecademy/
|
|
1214
|
-
* Publish ([662ff37](https://github.com/Codecademy/
|
|
1324
|
+
* add brand colors ([#103](https://github.com/Codecademy/gamut/issues/103)) ([dbaf82c](https://github.com/Codecademy/gamut/commit/dbaf82c149d6ad924cf9d855db4d23efe5e23f80))
|
|
1325
|
+
* Publish ([662ff37](https://github.com/Codecademy/gamut/commit/662ff3730dd71f45cd6b6c387796e9a121807a24))
|
|
1215
1326
|
|
|
1216
|
-
### [1.3.14](https://github.com/Codecademy/
|
|
1327
|
+
### [1.3.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.13...@codecademy/gamut-styles@1.3.14) (2018-04-26)
|
|
1217
1328
|
|
|
1218
1329
|
|
|
1219
1330
|
### Other Changes
|
|
1220
1331
|
|
|
1221
|
-
* Ah core css updates ([#99](https://github.com/Codecademy/
|
|
1222
|
-
* Publish ([8a572f7](https://github.com/Codecademy/
|
|
1332
|
+
* Ah core css updates ([#99](https://github.com/Codecademy/gamut/issues/99)) ([3d68d25](https://github.com/Codecademy/gamut/commit/3d68d25822c03b70f3bf28c157582d59d4c2b270))
|
|
1333
|
+
* Publish ([8a572f7](https://github.com/Codecademy/gamut/commit/8a572f7c95bc7540f4fc3da336718059616ec0e5))
|
|
1223
1334
|
|
|
1224
|
-
### [1.3.13](https://github.com/Codecademy/
|
|
1335
|
+
### [1.3.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.12...@codecademy/gamut-styles@1.3.13) (2018-04-16)
|
|
1225
1336
|
|
|
1226
1337
|
|
|
1227
1338
|
### Other Changes
|
|
1228
1339
|
|
|
1229
|
-
* Publish ([fce36dd](https://github.com/Codecademy/
|
|
1230
|
-
* temp commit ([#77](https://github.com/Codecademy/
|
|
1340
|
+
* Publish ([fce36dd](https://github.com/Codecademy/gamut/commit/fce36ddddf56717cf1dc2401e0e0d32063452b98))
|
|
1341
|
+
* temp commit ([#77](https://github.com/Codecademy/gamut/issues/77)) ([483fdef](https://github.com/Codecademy/gamut/commit/483fdef32797b7a25810df4245cef1924f63b099))
|
|
1231
1342
|
|
|
1232
|
-
### [1.3.12](https://github.com/Codecademy/
|
|
1343
|
+
### [1.3.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.11...@codecademy/gamut-styles@1.3.12) (2018-03-02)
|
|
1233
1344
|
|
|
1234
1345
|
|
|
1235
1346
|
### Other Changes
|
|
1236
1347
|
|
|
1237
|
-
* Publish ([42b17e7](https://github.com/Codecademy/
|
|
1238
|
-
* use basic black and white color variables in other colors ([#78](https://github.com/Codecademy/
|
|
1348
|
+
* Publish ([42b17e7](https://github.com/Codecademy/gamut/commit/42b17e7218c75cb42428dc1c05119321940b8074))
|
|
1349
|
+
* use basic black and white color variables in other colors ([#78](https://github.com/Codecademy/gamut/issues/78)) ([129a701](https://github.com/Codecademy/gamut/commit/129a701d6872e289637ebebf2d7ed3a1260e4b67))
|
|
1239
1350
|
|
|
1240
|
-
### [1.3.11](https://github.com/Codecademy/
|
|
1351
|
+
### [1.3.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.9...@codecademy/gamut-styles@1.3.11) (2018-02-15)
|
|
1241
1352
|
|
|
1242
1353
|
|
|
1243
1354
|
### Other Changes
|
|
1244
1355
|
|
|
1245
|
-
* Publish ([b9d0015](https://github.com/Codecademy/
|
|
1246
|
-
* Publish ([c64bd0a](https://github.com/Codecademy/
|
|
1356
|
+
* Publish ([b9d0015](https://github.com/Codecademy/gamut/commit/b9d0015ed01aa369cfef9f6dada20ae81718166f))
|
|
1357
|
+
* Publish ([c64bd0a](https://github.com/Codecademy/gamut/commit/c64bd0a03db1688216895ad3a54ba328557d7f41))
|
|
1247
1358
|
|
|
1248
|
-
### [1.3.9](https://github.com/Codecademy/
|
|
1359
|
+
### [1.3.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.7...@codecademy/gamut-styles@1.3.9) (2018-02-09)
|
|
1249
1360
|
|
|
1250
1361
|
|
|
1251
1362
|
### Other Changes
|
|
1252
1363
|
|
|
1253
|
-
* Publish ([8f01e2e](https://github.com/Codecademy/
|
|
1254
|
-
* Publish ([278eb60](https://github.com/Codecademy/
|
|
1364
|
+
* Publish ([8f01e2e](https://github.com/Codecademy/gamut/commit/8f01e2e1faa39da868105f9e39cffecb66063069))
|
|
1365
|
+
* Publish ([278eb60](https://github.com/Codecademy/gamut/commit/278eb60cbf320e7f132d1ead5f7f9d59411319fe))
|
|
1255
1366
|
|
|
1256
|
-
### [1.3.7](https://github.com/Codecademy/
|
|
1367
|
+
### [1.3.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.6...@codecademy/gamut-styles@1.3.7) (2018-02-07)
|
|
1257
1368
|
|
|
1258
1369
|
|
|
1259
1370
|
### Other Changes
|
|
1260
1371
|
|
|
1261
|
-
* Publish ([06ac5a3](https://github.com/Codecademy/
|
|
1372
|
+
* Publish ([06ac5a3](https://github.com/Codecademy/gamut/commit/06ac5a37dffb13dae0e9679ead842e9a546eca5b))
|
|
1262
1373
|
|
|
1263
|
-
### [1.3.6](https://github.com/Codecademy/
|
|
1374
|
+
### [1.3.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.5...@codecademy/gamut-styles@1.3.6) (2018-01-17)
|
|
1264
1375
|
|
|
1265
1376
|
|
|
1266
1377
|
### Other Changes
|
|
1267
1378
|
|
|
1268
|
-
* Publish ([8950889](https://github.com/Codecademy/
|
|
1269
|
-
* workspaces don't generate lockfiles for every workspace ([ee3b674](https://github.com/Codecademy/
|
|
1379
|
+
* Publish ([8950889](https://github.com/Codecademy/gamut/commit/895088912309d9aab71000bf254ff165d0276531))
|
|
1380
|
+
* workspaces don't generate lockfiles for every workspace ([ee3b674](https://github.com/Codecademy/gamut/commit/ee3b6740f89704abd4bf0857c2ca7a0642feb6c1))
|
|
1270
1381
|
|
|
1271
|
-
### [1.3.5](https://github.com/Codecademy/
|
|
1382
|
+
### [1.3.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.4...@codecademy/gamut-styles@1.3.5) (2017-12-14)
|
|
1272
1383
|
|
|
1273
1384
|
|
|
1274
1385
|
### Other Changes
|
|
1275
1386
|
|
|
1276
|
-
* Publish ([a3dbb5a](https://github.com/Codecademy/
|
|
1277
|
-
* Update gamut-yellow base value ([6a14f61](https://github.com/Codecademy/
|
|
1387
|
+
* Publish ([a3dbb5a](https://github.com/Codecademy/gamut/commit/a3dbb5aeece0afe8feefabf326baa8872ee3a670))
|
|
1388
|
+
* Update gamut-yellow base value ([6a14f61](https://github.com/Codecademy/gamut/commit/6a14f61fb88317e320697906c58a7566d790057f))
|
|
1278
1389
|
|
|
1279
|
-
### [1.3.4](https://github.com/Codecademy/
|
|
1390
|
+
### [1.3.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.3...@codecademy/gamut-styles@1.3.4) (2017-12-12)
|
|
1280
1391
|
|
|
1281
1392
|
|
|
1282
1393
|
### Other Changes
|
|
1283
1394
|
|
|
1284
|
-
* back to 80 width ([e79cd9f](https://github.com/Codecademy/
|
|
1285
|
-
* better comma options ([b4aafbf](https://github.com/Codecademy/
|
|
1286
|
-
* codeclimate issue ([9b01f06](https://github.com/Codecademy/
|
|
1287
|
-
* ignore exports file ([debde69](https://github.com/Codecademy/
|
|
1288
|
-
* lint errything ([1b8d7b5](https://github.com/Codecademy/
|
|
1289
|
-
* Merge remote-tracking branch 'origin/master' into jh-prettier ([248ba74](https://github.com/Codecademy/
|
|
1290
|
-
* Merge remote-tracking branch 'origin/master' into jh-prettier ([cefa286](https://github.com/Codecademy/
|
|
1291
|
-
* Publish ([b9417d0](https://github.com/Codecademy/
|
|
1292
|
-
* remove some auto-fixed eslint rules ([bb006c7](https://github.com/Codecademy/
|
|
1293
|
-
* specify comma dangle rules ([3f3a9e4](https://github.com/Codecademy/
|
|
1294
|
-
* switch to 100, 80 is nuts ([915b108](https://github.com/Codecademy/
|
|
1395
|
+
* back to 80 width ([e79cd9f](https://github.com/Codecademy/gamut/commit/e79cd9fab6472b14f4accebad4691c0c5222411e))
|
|
1396
|
+
* better comma options ([b4aafbf](https://github.com/Codecademy/gamut/commit/b4aafbf46e8684609a4dc407b5d4fc220d9552e5))
|
|
1397
|
+
* codeclimate issue ([9b01f06](https://github.com/Codecademy/gamut/commit/9b01f065b1b7a29aa89f0f6f25783d883df0f3ed))
|
|
1398
|
+
* ignore exports file ([debde69](https://github.com/Codecademy/gamut/commit/debde69858cc8d482d27885f22c6bf612e268847))
|
|
1399
|
+
* lint errything ([1b8d7b5](https://github.com/Codecademy/gamut/commit/1b8d7b5f858b24d95f7ccf569c2fb543126c474f))
|
|
1400
|
+
* Merge remote-tracking branch 'origin/master' into jh-prettier ([248ba74](https://github.com/Codecademy/gamut/commit/248ba74720ed3598333035e301430a87063b5fa9))
|
|
1401
|
+
* Merge remote-tracking branch 'origin/master' into jh-prettier ([cefa286](https://github.com/Codecademy/gamut/commit/cefa2865381c1e2b14a5385f58fbf812c70a88d0))
|
|
1402
|
+
* Publish ([b9417d0](https://github.com/Codecademy/gamut/commit/b9417d0b660de3a1a7e2828266bad40fd61df995))
|
|
1403
|
+
* remove some auto-fixed eslint rules ([bb006c7](https://github.com/Codecademy/gamut/commit/bb006c7c26ca8e50ae58462510952011ef9d5412))
|
|
1404
|
+
* specify comma dangle rules ([3f3a9e4](https://github.com/Codecademy/gamut/commit/3f3a9e4358d27c73164b13b760c87913e2cb94f8))
|
|
1405
|
+
* switch to 100, 80 is nuts ([915b108](https://github.com/Codecademy/gamut/commit/915b1084cf11957be92369806d23fd597d9acb08))
|
|
1295
1406
|
|
|
1296
|
-
### [1.3.3](https://github.com/Codecademy/
|
|
1407
|
+
### [1.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.2...@codecademy/gamut-styles@1.3.3) (2017-11-29)
|
|
1297
1408
|
|
|
1298
1409
|
|
|
1299
1410
|
### Other Changes
|
|
1300
1411
|
|
|
1301
|
-
* Fix export.scss location ([2fafc7b](https://github.com/Codecademy/
|
|
1302
|
-
* Publish ([9c28aec](https://github.com/Codecademy/
|
|
1412
|
+
* Fix export.scss location ([2fafc7b](https://github.com/Codecademy/gamut/commit/2fafc7bba4e77aff8f86f0f55c202491f98ebb89))
|
|
1413
|
+
* Publish ([9c28aec](https://github.com/Codecademy/gamut/commit/9c28aecd1be7158f4de05029b17725fe79c40385))
|
|
1303
1414
|
|
|
1304
|
-
### [1.3.2](https://github.com/Codecademy/
|
|
1415
|
+
### [1.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.1...@codecademy/gamut-styles@1.3.2) (2017-11-29)
|
|
1305
1416
|
|
|
1306
1417
|
|
|
1307
1418
|
### Other Changes
|
|
1308
1419
|
|
|
1309
|
-
* integrating Jakes feedback ([5a59a27](https://github.com/Codecademy/
|
|
1310
|
-
* Merge pull request [#50](https://github.com/Codecademy/
|
|
1311
|
-
* more edits based on Jakes suggestions ([28968e0](https://github.com/Codecademy/
|
|
1312
|
-
* Publish ([c4cc3cb](https://github.com/Codecademy/
|
|
1313
|
-
* reorganizing gamut-styles ([bffc104](https://github.com/Codecademy/
|
|
1420
|
+
* integrating Jakes feedback ([5a59a27](https://github.com/Codecademy/gamut/commit/5a59a27ba09546f9635636282c9fd2c5389b9b87))
|
|
1421
|
+
* Merge pull request [#50](https://github.com/Codecademy/gamut/issues/50) from RyzacInc/ah-eng-1829-update-gamut-styles ([9a08b12](https://github.com/Codecademy/gamut/commit/9a08b1298e5709261967b13d3cd1945b2a416e6d))
|
|
1422
|
+
* more edits based on Jakes suggestions ([28968e0](https://github.com/Codecademy/gamut/commit/28968e0b3a0badd8fd0bb1ccaec97eee188f572e))
|
|
1423
|
+
* Publish ([c4cc3cb](https://github.com/Codecademy/gamut/commit/c4cc3cb2f4fa285643cecd0249a790c1f899ea0f))
|
|
1424
|
+
* reorganizing gamut-styles ([bffc104](https://github.com/Codecademy/gamut/commit/bffc10421c1ce9ff5ed8d3be66ac817d74f4dcf5))
|
|
1314
1425
|
|
|
1315
|
-
### [1.3.1](https://github.com/Codecademy/
|
|
1426
|
+
### [1.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.3.0...@codecademy/gamut-styles@1.3.1) (2017-11-29)
|
|
1316
1427
|
|
|
1317
1428
|
|
|
1318
1429
|
### Other Changes
|
|
1319
1430
|
|
|
1320
|
-
* Add base gamut colors to scssExports ([4935c9c](https://github.com/Codecademy/
|
|
1321
|
-
* Add gamut-mint ([d24a801](https://github.com/Codecademy/
|
|
1322
|
-
* First stab at coding in new colors ([e1a3b40](https://github.com/Codecademy/
|
|
1323
|
-
* Fix lint ([e8ffc6e](https://github.com/Codecademy/
|
|
1324
|
-
* ICSS export magic ([a6846d1](https://github.com/Codecademy/
|
|
1325
|
-
* More comment sections in variables.js ([58c26e8](https://github.com/Codecademy/
|
|
1326
|
-
* Publish ([a76b724](https://github.com/Codecademy/
|
|
1327
|
-
* Reorganize color story for better visibility ([56a61d3](https://github.com/Codecademy/
|
|
1328
|
-
* Replace hardcoded values with SCSS recreations ([30825d9](https://github.com/Codecademy/
|
|
1431
|
+
* Add base gamut colors to scssExports ([4935c9c](https://github.com/Codecademy/gamut/commit/4935c9c61a644c970e231f32098f36d760a02379))
|
|
1432
|
+
* Add gamut-mint ([d24a801](https://github.com/Codecademy/gamut/commit/d24a801d2507bc955bc7cef15f05d339626b1785))
|
|
1433
|
+
* First stab at coding in new colors ([e1a3b40](https://github.com/Codecademy/gamut/commit/e1a3b4099a6b29f12884fd03b239a11bc04e7c26))
|
|
1434
|
+
* Fix lint ([e8ffc6e](https://github.com/Codecademy/gamut/commit/e8ffc6e37b5ff03ab919c7ce9782b8585cd5655c))
|
|
1435
|
+
* ICSS export magic ([a6846d1](https://github.com/Codecademy/gamut/commit/a6846d11f8c43d097bd42d334196702371f133dc))
|
|
1436
|
+
* More comment sections in variables.js ([58c26e8](https://github.com/Codecademy/gamut/commit/58c26e81496c285597b08f8c2ed97aa0ac4b9387))
|
|
1437
|
+
* Publish ([a76b724](https://github.com/Codecademy/gamut/commit/a76b7244d6a47bcea0f0012661aba673b448d4e3))
|
|
1438
|
+
* Reorganize color story for better visibility ([56a61d3](https://github.com/Codecademy/gamut/commit/56a61d358bd3027906e10962a7ec5a81e19efef3))
|
|
1439
|
+
* Replace hardcoded values with SCSS recreations ([30825d9](https://github.com/Codecademy/gamut/commit/30825d9f0e001adeefb444123eef43980e5a9d92))
|
|
1329
1440
|
|
|
1330
|
-
## [1.3.0](https://github.com/Codecademy/
|
|
1441
|
+
## [1.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.5...@codecademy/gamut-styles@1.3.0) (2017-11-20)
|
|
1331
1442
|
|
|
1332
1443
|
|
|
1333
1444
|
### Other Changes
|
|
1334
1445
|
|
|
1335
|
-
* Alphabetize imports ([70ceac2](https://github.com/Codecademy/
|
|
1336
|
-
* Create JS object ([838578c](https://github.com/Codecademy/
|
|
1337
|
-
* double quote strings ([ffda90a](https://github.com/Codecademy/
|
|
1338
|
-
* Fix final lint issues ([46be3e9](https://github.com/Codecademy/
|
|
1339
|
-
* Fix lint on color variables ([c3bf26d](https://github.com/Codecademy/
|
|
1340
|
-
* Integrate Jake's suggestions ([4485623](https://github.com/Codecademy/
|
|
1341
|
-
* Make JS variables consistent with lowercased SCSS variables ([0c71d0f](https://github.com/Codecademy/
|
|
1342
|
-
* Merge branch 'master' into ajh-unification ([f806c29](https://github.com/Codecademy/
|
|
1343
|
-
* Merge identity into gamut ([9ac2dd4](https://github.com/Codecademy/
|
|
1344
|
-
* Move colors from legacy to variables/_colors ([7fadae9](https://github.com/Codecademy/
|
|
1345
|
-
* Move legacy fonts to _typography ([39dab89](https://github.com/Codecademy/
|
|
1346
|
-
* Move responsive variables into mixins/_responsive ([77ec0df](https://github.com/Codecademy/
|
|
1347
|
-
* Publish ([a32ba23](https://github.com/Codecademy/
|
|
1348
|
-
* Rearrange colors ([3db309d](https://github.com/Codecademy/
|
|
1349
|
-
* Remove remaining traces of legacy identity code ([ad00a33](https://github.com/Codecademy/
|
|
1350
|
-
* Reorganize colors ([53829a2](https://github.com/Codecademy/
|
|
1351
|
-
|
|
1352
|
-
### [1.2.5](https://github.com/Codecademy/
|
|
1446
|
+
* Alphabetize imports ([70ceac2](https://github.com/Codecademy/gamut/commit/70ceac29a83af5db921e766bbf8253f394ee1f71))
|
|
1447
|
+
* Create JS object ([838578c](https://github.com/Codecademy/gamut/commit/838578ca314591dfc7cfecba6045b6d6d4af831a))
|
|
1448
|
+
* double quote strings ([ffda90a](https://github.com/Codecademy/gamut/commit/ffda90ab9b32c598b8ab8549d0f16e3a414d4a02))
|
|
1449
|
+
* Fix final lint issues ([46be3e9](https://github.com/Codecademy/gamut/commit/46be3e9ecdad365c935aed7163197837ab6e1be2))
|
|
1450
|
+
* Fix lint on color variables ([c3bf26d](https://github.com/Codecademy/gamut/commit/c3bf26d48efa6240e144b0714a92947ccfcff8bc))
|
|
1451
|
+
* Integrate Jake's suggestions ([4485623](https://github.com/Codecademy/gamut/commit/448562343f280f2c825fb304c72485ba2e2f95b0))
|
|
1452
|
+
* Make JS variables consistent with lowercased SCSS variables ([0c71d0f](https://github.com/Codecademy/gamut/commit/0c71d0f5e4a6ff45eb2c2c7d42fd8bcfcef01180))
|
|
1453
|
+
* Merge branch 'master' into ajh-unification ([f806c29](https://github.com/Codecademy/gamut/commit/f806c299f71925bb1963352b2ad5f8aa819e6c9d))
|
|
1454
|
+
* Merge identity into gamut ([9ac2dd4](https://github.com/Codecademy/gamut/commit/9ac2dd43afcb20d46a0c985a0c74499fe03efc8c))
|
|
1455
|
+
* Move colors from legacy to variables/_colors ([7fadae9](https://github.com/Codecademy/gamut/commit/7fadae98bc41e71bce0b8e7c14d5cdaa15c129f9))
|
|
1456
|
+
* Move legacy fonts to _typography ([39dab89](https://github.com/Codecademy/gamut/commit/39dab89ead6cc7df6f42bc55bade5e68421a1083))
|
|
1457
|
+
* Move responsive variables into mixins/_responsive ([77ec0df](https://github.com/Codecademy/gamut/commit/77ec0df818405e7450b21cf4c375ae2f917858b7))
|
|
1458
|
+
* Publish ([a32ba23](https://github.com/Codecademy/gamut/commit/a32ba234401d280641cb9bb8626e23a76dac3a7d))
|
|
1459
|
+
* Rearrange colors ([3db309d](https://github.com/Codecademy/gamut/commit/3db309dc1d9461cd92e739b7dd536b258f705c64))
|
|
1460
|
+
* Remove remaining traces of legacy identity code ([ad00a33](https://github.com/Codecademy/gamut/commit/ad00a330f329d5019ae0060589af0c79cfa62263))
|
|
1461
|
+
* Reorganize colors ([53829a2](https://github.com/Codecademy/gamut/commit/53829a2f5a84804c6ba647e2cc55cf79f00799e2))
|
|
1462
|
+
|
|
1463
|
+
### [1.2.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.4...@codecademy/gamut-styles@1.2.5) (2017-11-09)
|
|
1353
1464
|
|
|
1354
1465
|
|
|
1355
1466
|
### Other Changes
|
|
1356
1467
|
|
|
1357
|
-
* Codeclimate fixes ([c5864a7](https://github.com/Codecademy/
|
|
1358
|
-
* Publish ([88f3942](https://github.com/Codecademy/
|
|
1468
|
+
* Codeclimate fixes ([c5864a7](https://github.com/Codecademy/gamut/commit/c5864a7495493cbd06205ae393f55334470c3aa6))
|
|
1469
|
+
* Publish ([88f3942](https://github.com/Codecademy/gamut/commit/88f3942b8fe5bb6f38d4b52e03bb100468102fcc))
|
|
1359
1470
|
|
|
1360
|
-
### [1.2.4](https://github.com/Codecademy/
|
|
1471
|
+
### [1.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.3...@codecademy/gamut-styles@1.2.4) (2017-08-21)
|
|
1361
1472
|
|
|
1362
1473
|
|
|
1363
1474
|
### Other Changes
|
|
1364
1475
|
|
|
1365
|
-
* adding accessibility mixins ([2c93664](https://github.com/Codecademy/
|
|
1366
|
-
* Publish ([2fed4b6](https://github.com/Codecademy/
|
|
1476
|
+
* adding accessibility mixins ([2c93664](https://github.com/Codecademy/gamut/commit/2c9366464e1ea3d8918921ca8d43054235fbb041))
|
|
1477
|
+
* Publish ([2fed4b6](https://github.com/Codecademy/gamut/commit/2fed4b6450ff413da411b16022168b04dc7b4bba))
|
|
1367
1478
|
|
|
1368
|
-
### [1.2.3](https://github.com/Codecademy/
|
|
1479
|
+
### [1.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.2...@codecademy/gamut-styles@1.2.3) (2017-08-02)
|
|
1369
1480
|
|
|
1370
1481
|
|
|
1371
1482
|
### Other Changes
|
|
1372
1483
|
|
|
1373
|
-
* Publish ([d62b6ca](https://github.com/Codecademy/
|
|
1374
|
-
* use yarn ([c58f92d](https://github.com/Codecademy/
|
|
1484
|
+
* Publish ([d62b6ca](https://github.com/Codecademy/gamut/commit/d62b6ca1b960d0a382bcdba677d99bdbb10d12cc))
|
|
1485
|
+
* use yarn ([c58f92d](https://github.com/Codecademy/gamut/commit/c58f92d1e787bf0df1c5c26556e4e7eba74011b3))
|
|
1375
1486
|
|
|
1376
|
-
### [1.2.2](https://github.com/Codecademy/
|
|
1487
|
+
### [1.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.2.1...@codecademy/gamut-styles@1.2.2) (2017-06-06)
|
|
1377
1488
|
|
|
1378
1489
|
|
|
1379
1490
|
### Other Changes
|
|
1380
1491
|
|
|
1381
|
-
* lock identity version ([f38f57d](https://github.com/Codecademy/
|
|
1382
|
-
* Locked identity version instead of using latest ([46a47e5](https://github.com/Codecademy/
|
|
1492
|
+
* lock identity version ([f38f57d](https://github.com/Codecademy/gamut/commit/f38f57debfde1b365ea47597a2163b7a9d345738))
|
|
1493
|
+
* Locked identity version instead of using latest ([46a47e5](https://github.com/Codecademy/gamut/commit/46a47e5b46167b93ced63490120ad6ff775aabae))
|
|
1383
1494
|
|
|
1384
|
-
### [1.2.1](https://github.com/Codecademy/
|
|
1495
|
+
### [1.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-styles@1.1.3...@codecademy/gamut-styles@1.2.1) (2017-06-02)
|
|
1385
1496
|
|
|
1386
1497
|
|
|
1387
1498
|
### Other Changes
|
|
1388
1499
|
|
|
1389
|
-
* Publish ([a99ebb8](https://github.com/Codecademy/
|
|
1390
|
-
* Publish ([9cedd87](https://github.com/Codecademy/
|
|
1391
|
-
* update readme ([aa60929](https://github.com/Codecademy/
|
|
1500
|
+
* Publish ([a99ebb8](https://github.com/Codecademy/gamut/commit/a99ebb8fe0a0f7796d64918d404c08d83d51276b))
|
|
1501
|
+
* Publish ([9cedd87](https://github.com/Codecademy/gamut/commit/9cedd870d1a33173e6daa64a7106e426e67bde64))
|
|
1502
|
+
* update readme ([aa60929](https://github.com/Codecademy/gamut/commit/aa60929c15206b4606e1a54384018949a101821d))
|
|
1392
1503
|
|
|
1393
|
-
### [1.1.3](https://github.com/Codecademy/
|
|
1504
|
+
### [1.1.3](https://github.com/Codecademy/gamut/compare/52f14f20a98700ea00ebf5ce2374599190bdbddd...@codecademy/gamut-styles@1.1.3) (2017-05-30)
|
|
1394
1505
|
|
|
1395
1506
|
|
|
1396
1507
|
### Other Changes
|
|
1397
1508
|
|
|
1398
|
-
* clean up config ([1e372b0](https://github.com/Codecademy/
|
|
1399
|
-
* fixed babel config ([56ef2fa](https://github.com/Codecademy/
|
|
1400
|
-
* Publish ([34caefe](https://github.com/Codecademy/
|
|
1401
|
-
* rename gamut-identity ([52f14f2](https://github.com/Codecademy/
|
|
1509
|
+
* clean up config ([1e372b0](https://github.com/Codecademy/gamut/commit/1e372b0470febe201576bbf3d3f426035b640614))
|
|
1510
|
+
* fixed babel config ([56ef2fa](https://github.com/Codecademy/gamut/commit/56ef2fa149f851d553ee84899cf79779a4ace54e))
|
|
1511
|
+
* Publish ([34caefe](https://github.com/Codecademy/gamut/commit/34caefe2cc7f180bd3b88c38d746c6d4703f4a30))
|
|
1512
|
+
* rename gamut-identity ([52f14f2](https://github.com/Codecademy/gamut/commit/52f14f20a98700ea00ebf5ce2374599190bdbddd))
|