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