UNPKG

45.5 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [10.4.0](https://github.com/procore/core/compare/v10.3.0...v10.4.0) (2021-03-10)
7
8
9### Bug Fixes
10
11* fix sass errors ([#8433](https://github.com/procore/core/issues/8433)) ([6a35a7d](https://github.com/procore/core/commit/6a35a7d2118f407870c4451e89d7fe4541805f3c))
12* fixing warnings/errors with hsla usage ([#8435](https://github.com/procore/core/issues/8435)) ([66742f5](https://github.com/procore/core/commit/66742f56ca82018bf7f0b507ba3133bfaf01072b))
13
14
15
16
17
18# [10.3.0](https://github.com/procore/core/compare/v10.2.0...v10.3.0) (2021-03-02)
19
20**Note:** Version bump only for package @procore/core-css
21
22
23
24
25
26## [10.0.1](https://github.com/procore/core/compare/v10.0.0...v10.0.1) (2021-02-10)
27
28
29### Bug Fixes
30
31* explicit flex property ([#8174](https://github.com/procore/core/issues/8174)) ([32f32bc](https://github.com/procore/core/commit/32f32bc1a31c7abe65745575d3912e7428250386))
32
33
34
35
36
37# [10.0.0](https://github.com/procore/core/compare/v9.9.0...v10.0.0) (2021-02-09)
38
39
40### Bug Fixes
41
42* aligning tokens in multiselect ([#8140](https://github.com/procore/core/issues/8140)) ([d866451](https://github.com/procore/core/commit/d866451902ee3f18ac5cf7a75d28803635c7f64d))
43* fix icon usage and table group header font weight ([94165ee](https://github.com/procore/core/commit/94165ee77ddde04937ab8010f7148e19ad1a8ccb))
44* fix line-height on select label ([#8153](https://github.com/procore/core/issues/8153)) ([4f0ac6a](https://github.com/procore/core/commit/4f0ac6a9ad0975df323b1c921bb7fb45d6705ffc))
45* V10 Form Icon Alignment and Traditional Label, Thumbnail Label ellipsis, DateSelect Height ([#8160](https://github.com/procore/core/issues/8160)) ([cd807c1](https://github.com/procore/core/commit/cd807c1638b126e89e20792dd2d47cbfb579500a))
46
47
48* feat!: DetailPage width XL (#8154) ([60ee6bd](https://github.com/procore/core/commit/60ee6bd4fb55a31108b3db17ef33935d00b3bf00)), closes [#8154](https://github.com/procore/core/issues/8154)
49
50
51### Features
52
53* [Glue 2557] Input Heights Scss ([#7996](https://github.com/procore/core/issues/7996)) ([5b8c621](https://github.com/procore/core/commit/5b8c6216c48c2fec36d2e4cb152487c5a8732680))
54* Swap clickable Icon with Button ([#8106](https://github.com/procore/core/issues/8106)) ([d20324f](https://github.com/procore/core/commit/d20324f7afceea23f8596a20a58a11e6ea3d3311))
55* update year logic on DateInput to support 2 digit years ([#8148](https://github.com/procore/core/issues/8148)) ([fce4d1b](https://github.com/procore/core/commit/fce4d1b650ba00b1906d88a60d7b489e5ce0fb76))
56* version 10 tweaks ([#8138](https://github.com/procore/core/issues/8138)) ([acddb05](https://github.com/procore/core/commit/acddb05b886fdc8c22fa67ad59574d26f74d4f55))
57
58
59### BREAKING CHANGES
60
61* width 1440 is now xl, not lg
62* Deprecations|
63
64* chore: update spacing for detail page section header actions
65
66affects: @procore/core-css
67
68* chore: add deprecation notices
69
70affects: @procore/core-react
71
72* chore: add default export back to Notation
73
74affects: @procore/core-react
75
76* chore: remove unused tsconfig
77
78affects: @procore/core-react
79
80Co-authored-by: Christian Rivera <chris.arevir@gmail.com>
81
82
83
84
85
86# [9.8.0](https://github.com/procore/core/compare/v9.7.0...v9.8.0) (2021-01-29)
87
88
89### Bug Fixes
90
91* tooltip content wrapping ([#8071](https://github.com/procore/core/issues/8071)) ([b1d2a08](https://github.com/procore/core/commit/b1d2a08ed73d13b85538a1c1f8c1b82e5b779292))
92
93
94
95
96
97# [9.7.0](https://github.com/procore/core/compare/v9.6.0...v9.7.0) (2021-01-16)
98
99
100### Bug Fixes
101
102* [2870] - Fix Table Visual bugs ([#8000](https://github.com/procore/core/issues/8000)) ([001935a](https://github.com/procore/core/commit/001935af46efd72400233212731d243f5c5110f7))
103* [GLUE-2878][GLUE-2879] - Fix GroupSelect issues ([#7995](https://github.com/procore/core/issues/7995)) ([e78c51a](https://github.com/procore/core/commit/e78c51a105334ad36a3b997a4b9cec2b99407712))
104* form in modal allow single left item ([#8051](https://github.com/procore/core/issues/8051)) ([12471e8](https://github.com/procore/core/commit/12471e80dc0fec00cda0fc43e0c1bc444b009d84))
105
106
107
108
109
110# [9.6.0](https://github.com/procore/core/compare/v9.5.0...v9.6.0) (2020-12-18)
111
112
113### Bug Fixes
114
115* [GLUE-2643] Form wrap for run-on strings ([#7970](https://github.com/procore/core/issues/7970)) ([f1827b1](https://github.com/procore/core/commit/f1827b15a1a64f8a43008802ed12b7a29fa70390))
116* [GLUE-2868] - Table Textarea styling ([#7948](https://github.com/procore/core/issues/7948)) ([bfc03c0](https://github.com/procore/core/commit/bfc03c0218ea8799812aa0930a0dc8cfd31efd52))
117* Form Column and Specific Story for Word Wrap ([#8002](https://github.com/procore/core/issues/8002)) ([6b5ac1d](https://github.com/procore/core/commit/6b5ac1db228c955494a080d240060fb76c5b4651))
118* WXP Detail Page allow action only layout with them on right ([#8004](https://github.com/procore/core/issues/8004)) ([45c1ccf](https://github.com/procore/core/commit/45c1ccfaf6214042cf6b68c18539297930587159))
119
120
121### Features
122
123* [Glue 2785] Flex reverse and some layout stories ([#7928](https://github.com/procore/core/issues/7928)) ([cf00b16](https://github.com/procore/core/commit/cf00b167409e89431ab18d63ab1f70cb66965ad7))
124* [GLUE-2778] Form and Sections No Max Width ([#7876](https://github.com/procore/core/issues/7876)) ([4307cca](https://github.com/procore/core/commit/4307ccad1649a3a602ccca3474c04606e73c48f2))
125
126
127
128
129
130# [9.5.0](https://github.com/procore/core/compare/v9.4.0...v9.5.0) (2020-12-03)
131
132
133### Bug Fixes
134
135* [GLUE-2810] PillSelect disabled with value will not open ([#7923](https://github.com/procore/core/issues/7923)) ([bf47a3f](https://github.com/procore/core/commit/bf47a3f0f041c29eec660e88252984bd8b8f4f69))
136
137
138### Features
139
140* [GLUE-2754] [GLUE-2790] handle multiple dropzone errors ([#7802](https://github.com/procore/core/issues/7802)) ([df3ab51](https://github.com/procore/core/commit/df3ab518663cb2f6a76683a88028a719af624251))
141
142
143
144
145
146# [9.4.0](https://github.com/procore/core/compare/v9.3.0...v9.4.0) (2020-11-23)
147
148
149### Bug Fixes
150
151* update comments to trigger builds ([#7809](https://github.com/procore/core/issues/7809)) ([44c158a](https://github.com/procore/core/commit/44c158a9ef12f045e5f90b1ad6b472c4c84a2b0f))
152
153
154
155
156
157# [9.3.0](https://github.com/procore/core/compare/v9.2.2...v9.3.0) (2020-11-06)
158
159
160### Bug Fixes
161
162* [GLUE-2719] Number Input Incrementor Buttons procore.app.css reset ([#7772](https://github.com/procore/core/issues/7772)) ([9843524](https://github.com/procore/core/commit/9843524588292a10bf512ae7657a1adc586a38f6))
163* [GLUE-2747] - Token alignment in PillSelect ([#7779](https://github.com/procore/core/issues/7779)) ([621ecf0](https://github.com/procore/core/commit/621ecf02ee791f1e6f3161518d970aa8c64855b7))
164* Follow-up fixes for Pill Select component ([#7749](https://github.com/procore/core/issues/7749)) ([117c4fe](https://github.com/procore/core/commit/117c4fe3cc8c6c2f285a5ac739789795d78b4755))
165
166
167### Features
168
169* [GLUE-2597] - Disabled state for MenuImperative.Item ([#7786](https://github.com/procore/core/issues/7786)) ([474e94b](https://github.com/procore/core/commit/474e94b8d7f040d8cd19bcc977ca014a0e6ff8af))
170* [GLUE-2720] - Truncation Tooltip in Select ([#7759](https://github.com/procore/core/issues/7759)) ([1ee15a5](https://github.com/procore/core/commit/1ee15a51060e7e1ace2f5bacc47cb4609c5ea8cc))
171
172
173
174
175
176## [9.2.2](https://github.com/procore/core/compare/v9.2.1...v9.2.2) (2020-10-29)
177
178
179### Bug Fixes
180
181* update comment ([#7762](https://github.com/procore/core/issues/7762)) ([947c695](https://github.com/procore/core/commit/947c69557456e0fac7d490709f0983dfc53aa988))
182
183
184
185
186
187# [9.2.0](https://github.com/procore/core/compare/v9.1.0...v9.2.0) (2020-10-27)
188
189
190### Bug Fixes
191
192* Modal classname change ([#7735](https://github.com/procore/core/issues/7735)) ([6a1ae31](https://github.com/procore/core/commit/6a1ae319aea41655d61ff8c4586732285527e909))
193
194
195### Features
196
197* [GLUE-2598] - introduce Menu Flyout component ([#7660](https://github.com/procore/core/issues/7660)) ([53a7760](https://github.com/procore/core/commit/53a776028eeb0d7ca1ad3fd21cb06935bda2f540))
198
199
200
201
202
203# [9.1.0](https://github.com/procore/core/compare/v9.0.0...v9.1.0) (2020-10-23)
204
205
206### Bug Fixes
207
208* update icon colors on search and typeahead ([#7683](https://github.com/procore/core/issues/7683)) ([de27f65](https://github.com/procore/core/commit/de27f65689c65389b6dc782bff6fec1e05835424))
209
210
211### Features
212
213* [GLUE-2528] detail page read and edit states updates ([#7520](https://github.com/procore/core/issues/7520)) ([76ed366](https://github.com/procore/core/commit/76ed366242025a46e8c17f3d1e6c685d84d5b110))
214* [GLUE-2634] - Introduce Keyboard Navigation For Thumbnail List ([#7689](https://github.com/procore/core/issues/7689)) ([aa506dd](https://github.com/procore/core/commit/aa506dde233855d8e6092200d63343f4a6d848d2))
215* add hideDropzone docs example, fix cursor styling ([#7715](https://github.com/procore/core/issues/7715)) ([2b92735](https://github.com/procore/core/commit/2b92735be1ba4ab4f8c88e159712dc7bc6d5fb8d))
216* **core-react:** Fix FileSelect.GridSource issues ([#7612](https://github.com/procore/core/issues/7612)) ([6f35d7d](https://github.com/procore/core/commit/6f35d7d37820995322858af68efc7f44bb12cbfe))
217
218
219
220
221
222# [9.0.0](https://github.com/procore/core/compare/v8.25.0...v9.0.0) (2020-10-09)
223
224
225### Bug Fixes
226
227* [GLUE-2655] restoring legacy modal behavior for FileSelect ([#7656](https://github.com/procore/core/issues/7656)) ([56aca59](https://github.com/procore/core/commit/56aca59f65f0b8db154ca6bacf7f16403a08a88e))
228* **deps:** update jest monorepo to v26 (major) ([#6477](https://github.com/procore/core/issues/6477)) ([2d07c50](https://github.com/procore/core/commit/2d07c50818a9baa0388d3f38b720fc63cc8b090c)), closes [#6460](https://github.com/procore/core/issues/6460) [#6459](https://github.com/procore/core/issues/6459) [#6458](https://github.com/procore/core/issues/6458) [#6461](https://github.com/procore/core/issues/6461) [#6449](https://github.com/procore/core/issues/6449) [#6462](https://github.com/procore/core/issues/6462) [#6450](https://github.com/procore/core/issues/6450) [#6457](https://github.com/procore/core/issues/6457) [#6434](https://github.com/procore/core/issues/6434) [#6464](https://github.com/procore/core/issues/6464) [#6463](https://github.com/procore/core/issues/6463) [#6402](https://github.com/procore/core/issues/6402) [#6470](https://github.com/procore/core/issues/6470) [#6469](https://github.com/procore/core/issues/6469) [#6467](https://github.com/procore/core/issues/6467) [#6466](https://github.com/procore/core/issues/6466) [#6465](https://github.com/procore/core/issues/6465) [#6483](https://github.com/procore/core/issues/6483) [#6482](https://github.com/procore/core/issues/6482) [#6479](https://github.com/procore/core/issues/6479) [#6481](https://github.com/procore/core/issues/6481) [#6474](https://github.com/procore/core/issues/6474) [#6472](https://github.com/procore/core/issues/6472) [#6476](https://github.com/procore/core/issues/6476) [#6473](https://github.com/procore/core/issues/6473) [#6480](https://github.com/procore/core/issues/6480) [#6486](https://github.com/procore/core/issues/6486) [#6485](https://github.com/procore/core/issues/6485) [#6484](https://github.com/procore/core/issues/6484) [#6487](https://github.com/procore/core/issues/6487) [#6471](https://github.com/procore/core/issues/6471) [#6468](https://github.com/procore/core/issues/6468)
229
230
231### chore
232
233* bumping Typescript to latest version ([f82e5d9](https://github.com/procore/core/commit/f82e5d9b0297beaff343ced8321ac11dda0b5208))
234* remove deprecated table-cells ([4f9a8f8](https://github.com/procore/core/commit/4f9a8f8d9e938d6bcea8b8b01244a97eae0522ec))
235
236
237### Features
238
239* [GLUE-2375] Remove EmptyState props ([#7460](https://github.com/procore/core/issues/7460)) ([8d83809](https://github.com/procore/core/commit/8d83809b7bd4fc8fb3d2e8b46a8c247f7530583f))
240
241
242### BREAKING CHANGES
243
244* remove variant, add compact prop, add subcomponents for presets
245
246* feat: update stories
247
248affects: @procore/core-react
249
250* feat: refactor emptystate, add subcomponents
251
252affects: @procore/core-react
253
254Rewrite EmptyState to use context for compact mode
255Add subcomponents for NoItems, NoResults, and
256RRecycleBin
257* removes the one-off "src" values from EmptyState.Image in favor of subcomponents
258
259* chore: update grid
260
261affects: @procore/core-react
262
263* chore: remove old props from docs
264
265affects: @procore/core-docs, @procore/core-react
266
267* chore: address cr
268
269affects: @procore/core-react
270
271* chore: fix emptystate in fileexplorer
272
273affects: @procore/core-react
274
275* chore: update EmptyState docs
276
277affects: @procore/core-docs
278
279* chore: add migration guide
280
281affects: @procore/core-docs, @procore/core-react
282* Core-scripts Type-checking Breaking Changes
283* Removing deprecated table-cells components and css
284
285
286
287
288
289# [8.25.0](https://github.com/procore/core/compare/v8.24.0...v8.25.0) (2020-10-01)
290
291
292### Bug Fixes
293
294* update yellow-45 color ([#7641](https://github.com/procore/core/issues/7641)) ([3c9c13d](https://github.com/procore/core/commit/3c9c13d75023ef9bb2753f0180899ee4bdb62766))
295
296
297### Features
298
299* [GLUE-2271] Pill Select ([#7540](https://github.com/procore/core/issues/7540)) ([5ac9b14](https://github.com/procore/core/commit/5ac9b1413b946cb3782e6632e69c47f9f3a9a2d4))
300
301
302
303
304
305# [8.24.0](https://github.com/procore/core/compare/v8.23.1...v8.24.0) (2020-09-28)
306
307
308### Bug Fixes
309
310* Form Inline Error Style and Validation Tweak ([#7604](https://github.com/procore/core/issues/7604)) ([f08b3e0](https://github.com/procore/core/commit/f08b3e00cd45baf22e9ff183b213eb6c84d2034a))
311
312
313### Features
314
315* [Glue 2023] [Glue 1964] Form Inline Errors and Banner ([#7501](https://github.com/procore/core/issues/7501)) ([1e3c5ed](https://github.com/procore/core/commit/1e3c5ed81e882d1f5200897b68c162f7dc4df81f)), closes [#7420](https://github.com/procore/core/issues/7420)
316* [GLUE-2163] Currency Input ([#7347](https://github.com/procore/core/issues/7347)) ([2b3b9e7](https://github.com/procore/core/commit/2b3b9e7137aa3c7dda90eec7e6ef0ad0e54c1215))
317* [GLUE-2532] - Lazy-loading API for ThumbnailGrid ([#7395](https://github.com/procore/core/issues/7395)) ([bfcf4e6](https://github.com/procore/core/commit/bfcf4e6422a871819300e368c33f4c5540ebd34f))
318* [GLUE-2578] UX changes to file attacher & file select ([#7579](https://github.com/procore/core/issues/7579)) ([49a1031](https://github.com/procore/core/commit/49a10311649911e99cd13a334f7675eb39bc6557))
319* introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
320
321
322### Reverts
323
324* Revert "chore: [GLUE-2595] - File Select optimization ([#7552](https://github.com/procore/core/issues/7552))" ([#7617](https://github.com/procore/core/issues/7617)) ([4a8e288](https://github.com/procore/core/commit/4a8e288969a63e8c933a707a620bc358deaf2574))
325
326
327
328
329
330# [8.23.0](https://github.com/procore/core/compare/v8.22.0...v8.23.0) (2020-09-10)
331
332
333### Bug Fixes
334
335* [GLUE-2511] WXPDetailPage - Multiple Content Cards ([#7504](https://github.com/procore/core/issues/7504)) ([b373dcc](https://github.com/procore/core/commit/b373dcc1586ecdfb4edb17ecd006beef74ecc76f))
336
337
338### Features
339
340* [GLUE-1968] Number Input ([#7190](https://github.com/procore/core/issues/7190)) ([bba9e64](https://github.com/procore/core/commit/bba9e64bb8f98863f4e23ed1e76d3e44ea5e8a38)), closes [#7458](https://github.com/procore/core/issues/7458)
341* [GLUE-2494] Detail Page Section ([#7427](https://github.com/procore/core/issues/7427)) ([c091483](https://github.com/procore/core/commit/c091483bc6d881e78a00495df1e4f276c058f46c))
342* [GLUE-2534] Virtualization and Groups API for ThumbnailGrid ([#7400](https://github.com/procore/core/issues/7400)) ([5572eb3](https://github.com/procore/core/commit/5572eb3eda826b248c15c5be0373f66691007c61))
343
344
345
346
347
348# [8.22.0](https://github.com/procore/core/compare/v8.21.0...v8.22.0) (2020-08-28)
349
350
351### Bug Fixes
352
353* fixes disabled text color for select placeholder text ([#7451](https://github.com/procore/core/issues/7451)) ([2fd56ec](https://github.com/procore/core/commit/2fd56eccaecd7dfb65b26c5f506a978485cd028d))
354
355
356### Features
357
358* [glue-1972] Checkbox Radio Button Error ([#7390](https://github.com/procore/core/issues/7390)) ([cb0495a](https://github.com/procore/core/commit/cb0495a07d289921b634e2e4a01a46fef763cd53))
359* [GLUE-2418] Add FileTree to the FileExplorer ([#7243](https://github.com/procore/core/issues/7243)) ([378be88](https://github.com/procore/core/commit/378be88926d871e253cfa885b595e3ed07405377))
360* [GLUE-2457] Tabs using new Menu ([#7291](https://github.com/procore/core/issues/7291)) ([047c178](https://github.com/procore/core/commit/047c178ce10adcb915e41e83b72b49205753ee19))
361* GLUE-2509 New Typography Component ([#7361](https://github.com/procore/core/issues/7361)) ([749aefb](https://github.com/procore/core/commit/749aefb0609e112042293f9d0872a4fc54f4f3aa))
362* toolbar for FileExplorer.Grid ([#7396](https://github.com/procore/core/issues/7396)) ([ea0e3d8](https://github.com/procore/core/commit/ea0e3d8d366cae311cee1ca64b81f558e27c8ebc))
363
364
365
366
367
368# [8.21.0](https://github.com/procore/core/compare/v8.20.0...v8.21.0) (2020-08-13)
369
370
371### Features
372
373* [GLUE-2455] Pagination with new Menu ([#7294](https://github.com/procore/core/issues/7294)) ([c555387](https://github.com/procore/core/commit/c555387692d7b0785790c1484b201fd0759fd60a))
374* [GLUE-2527] New Pill component ([#7384](https://github.com/procore/core/issues/7384)) ([9733199](https://github.com/procore/core/commit/97331997b15b842ed483a1c0822e5fff85d715fa))
375
376
377
378
379
380# [8.20.0](https://github.com/procore/core/compare/v8.19.0...v8.20.0) (2020-07-31)
381
382
383### Bug Fixes
384
385* [glue-2454] Banner text alignment when no title ([#7325](https://github.com/procore/core/issues/7325)) ([e6fa4bd](https://github.com/procore/core/commit/e6fa4bdc8e6e3259a0f30a531656150cb02ad548))
386* [GLUE-2525] Increase modal specificity ([#7371](https://github.com/procore/core/issues/7371)) ([ef7eaf3](https://github.com/procore/core/commit/ef7eaf31438bb68edf819fdf1fd242f70138b1d4))
387
388
389### Features
390
391* [GLUE-2492] Detail Page action buttons and v2 docs ([#7352](https://github.com/procore/core/issues/7352)) ([ac28e6d](https://github.com/procore/core/commit/ac28e6db9ecf78f2068b18efa98203c417d504b0))
392
393
394
395
396
397# [8.19.0](https://github.com/procore/core/compare/v8.18.3...v8.19.0) (2020-07-21)
398
399
400### Bug Fixes
401
402* remove max height from toast and update guidelines text ([#7323](https://github.com/procore/core/issues/7323)) ([0822bb5](https://github.com/procore/core/commit/0822bb5810b5400976257b7fcbdcf85d3f47c46f))
403
404
405### Features
406
407* [Glue 2284] [Glue 2286] Add RadioButtons and Checkboxes to Form ([#7221](https://github.com/procore/core/issues/7221)) ([91990ef](https://github.com/procore/core/commit/91990ef953981c79896982518f2dddc4e9e953e0)), closes [#5351](https://github.com/procore/core/issues/5351)
408
409
410
411
412
413## [8.18.3](https://github.com/procore/core/compare/v8.18.2...v8.18.3) (2020-07-16)
414
415### Bug Fixes
416
417- [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
418
419# [8.18.0](https://github.com/procore/core/compare/v8.17.0...v8.18.0) (2020-07-13)
420
421### Bug Fixes
422
423- [GLUE-2449] use shadow for the focus style to fix siblings position ([#7202](https://github.com/procore/core/issues/7202)) ([9b2f90a](https://github.com/procore/core/commit/9b2f90a942485696f93d4abcd9b9b1d89835086b))
424
425### Features
426
427- [GLUE-1928] Introduce FileTree component ([#6389](https://github.com/procore/core/issues/6389)) ([c210f33](https://github.com/procore/core/commit/c210f332cbca14af611289f755ad242a1094c388))
428- [GLUE-2294] Form Text Area Display Blank Space ([#7032](https://github.com/procore/core/issues/7032)) ([c318c9b](https://github.com/procore/core/commit/c318c9bbadbea3ad9c9e5bedbf7b661a924a0813))
429
430# [8.17.0](https://github.com/procore/core/compare/v8.16.1...v8.17.0) (2020-06-26)
431
432### Bug Fixes
433
434- [GLUE-2325] don't use default scss hsl since it has lossy hex conversion ([#6965](https://github.com/procore/core/issues/6965)) ([1b2c8f0](https://github.com/procore/core/commit/1b2c8f071865e9dffcdc374c8ae6a30b754025fb))
435- fix scss focus mixin ([#5921](https://github.com/procore/core/issues/5921)) ([c6f7957](https://github.com/procore/core/commit/c6f79577d1b2a22a82deea13ac25d89d8cf2b831))
436
437### Features
438
439- [Glue 2352] Form 12 Column Grid ([#7012](https://github.com/procore/core/issues/7012)) ([9497224](https://github.com/procore/core/commit/94972241c5d48b9e99035ed91ccdc8cc4ce21f0f))
440- [GLUE-1770] Imperative Menu ([#6992](https://github.com/procore/core/issues/6992)) ([4104918](https://github.com/procore/core/commit/41049181fb5f801525f93e1eec02f0dfedcbd83e))
441- change secondary button bg from transparent to white ([#5945](https://github.com/procore/core/issues/5945)) ([51b117a](https://github.com/procore/core/commit/51b117acfb5633ce96457f95691b52941b6d6f72))
442
443## [8.16.1](https://github.com/procore/core/compare/v8.16.0...v8.16.1) (2020-06-25)
444
445**Note:** Version bump only for package @procore/core-css
446
447# [8.16.0](https://github.com/procore/core/compare/v8.15.0...v8.16.0) (2020-06-16)
448
449### Bug Fixes
450
451- dark mode corrections on tabs ([#6937](https://github.com/procore/core/issues/6937)) ([17cc1e5](https://github.com/procore/core/commit/17cc1e5f1c297deeb7859d64fcf3a2399fffbf3d))
452- **core-css:** fix focus ([7bd8c4c](https://github.com/procore/core/commit/7bd8c4cc2a62accf9b6b2ff928e96f6f4afa5a3d))
453- **core-css:** fix IE11 ([407c087](https://github.com/procore/core/commit/407c08755a19b46dcbd7340d356107290379a78d))
454- **core-css:** use font-size from spec ([83ecdc2](https://github.com/procore/core/commit/83ecdc2faf270afe38757c80d88ed86d57f6c44a))
455- **core-react, core-css:** address review comments ([7ff560b](https://github.com/procore/core/commit/7ff560b36c53ea23e74f3c7d621c0dba0c39a727))
456
457### Features
458
459- **core-css:** add core focus styles to link ([1236b90](https://github.com/procore/core/commit/1236b90446de301e63e3706ec3be7c4ee9571e60))
460- **core-react, core-css:** implement FileList component ([245f728](https://github.com/procore/core/commit/245f728f7e35ad413cb31eb24e7a7c55dfc20370))
461- **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
462
463# [8.15.0](https://github.com/procore/core/compare/v8.14.1...v8.15.0) (2020-06-04)
464
465### Bug Fixes
466
467- **core-css:** fix white overlay being shown on a focused thumbnail ([#6714](https://github.com/procore/core/issues/6714)) ([6e08caa](https://github.com/procore/core/commit/6e08caaa04716988719e7c86a84ccee58529077b))
468- [GLUE-2283] Form.Form Update ([#6723](https://github.com/procore/core/issues/6723)) ([d9dbfa1](https://github.com/procore/core/commit/d9dbfa1873b81fb14d709ca1050aea55615c5ce5)), closes [#4164](https://github.com/procore/core/issues/4164) [/github.com/procore/core/projects/7#card-38243341](https://github.com//github.com/procore/core/projects/7/issues/card-38243341) [#4990](https://github.com/procore/core/issues/4990)
469
470### Features
471
472- [GLUE-2184][glue-2192] Paragraph and Unordered List ([#5431](https://github.com/procore/core/issues/5431)) ([8a3d640](https://github.com/procore/core/commit/8a3d6401f05c473c53506411c5135593d41be869))
473
474# [8.14.0](https://github.com/procore/core/compare/v8.13.0...v8.14.0) (2020-05-21)
475
476### Features
477
478- updates ([7923f92](https://github.com/procore/core/commit/7923f92a8a33f8f552e9d3cd65dee2d81fb30cf7))
479
480# [8.13.0](https://github.com/procore/core/compare/v8.12.0...v8.13.0) (2020-05-20)
481
482### Bug Fixes
483
484- **core-react:** fix ellipsis mixin ([#6575](https://github.com/procore/core/issues/6575)) ([7ca9802](https://github.com/procore/core/commit/7ca98023e67249693f387bdaf2020858648e23d5))
485- **core-react:** Thumbnail caption customization fix ([#6608](https://github.com/procore/core/issues/6608)) ([941f745](https://github.com/procore/core/commit/941f7451e3b9a634a14205d166682af97efc7e17))
486- fixes detail layout background color ([#6543](https://github.com/procore/core/issues/6543)) ([22915a7](https://github.com/procore/core/commit/22915a7879ba79ed3c6ba50dec63d0835dde7556))
487- style fix for banner variants ([0adf83f](https://github.com/procore/core/commit/0adf83fc29af61e2908d80656222a85bca3b7924))
488
489### Features
490
491- [GLUE-1929] Token List component ([#6222](https://github.com/procore/core/issues/6222)) ([cc92530](https://github.com/procore/core/commit/cc9253048fd518ce89e163417cdaf71da5beae24))
492- **core-react:** Add "clickable" Thumbnail API to allow preventing hover UI effects ([#6605](https://github.com/procore/core/issues/6605)) ([a1507b5](https://github.com/procore/core/commit/a1507b5a344ce0eab250df1b6954d11809b3c22a))
493
494# [8.12.0](https://github.com/procore/core/compare/v8.11.0...v8.12.0) (2020-05-08)
495
496### Bug Fixes
497
498- **behavior correction:** [GLUE-2191] Prevent final animation on re-mount and re-visible FileToken component ([#6503](https://github.com/procore/core/issues/6503)) ([41f4668](https://github.com/procore/core/commit/41f4668d508edc7b47334462df1a9579bf5fcccc))
499- **behavior correction:** Prevent final animation of ProgressBar component on mounting ([#6475](https://github.com/procore/core/issues/6475)) ([f48a1c5](https://github.com/procore/core/commit/f48a1c559b9c95eb13602cf2124d81e00797188c))
500- Thumbnail issues ([#6425](https://github.com/procore/core/issues/6425)) ([caf705d](https://github.com/procore/core/commit/caf705da5e6dd950c9a03ae1aef659786862a995))
501- **behavior correction:** Preventing of extra animation after ProgressBar component re-rendering ([#6379](https://github.com/procore/core/issues/6379)) ([9779311](https://github.com/procore/core/commit/9779311d9e506128e77e5a437013a5fac7e23465))
502- **deps:** update dependency style-loader to v1.2.1 ([#6437](https://github.com/procore/core/issues/6437)) ([21e2707](https://github.com/procore/core/commit/21e2707f83f32b66e5d6bb8d882f969517405547))
503
504### Features
505
506- [GLUE-2102] hsl color palette ([#6402](https://github.com/procore/core/issues/6402)) ([9d90486](https://github.com/procore/core/commit/9d90486c21cc591210e6e64783c7f2d007714247))
507- [GLUE-2219] update secondary button colors and a few other colors ([#6510](https://github.com/procore/core/issues/6510)) ([d13b5bc](https://github.com/procore/core/commit/d13b5bc9e42a7f54bb00590831d64bf3823f9d74)), closes [#6505](https://github.com/procore/core/issues/6505)
508
509# [8.11.0](https://github.com/procore/core/compare/v8.10.0...v8.11.0) (2020-04-27)
510
511### Bug Fixes
512
513- **deps:** update dependency css-loader to v3.5.3 ([#6405](https://github.com/procore/core/issues/6405)) ([2fa2124](https://github.com/procore/core/commit/2fa21245a170eaa996ceef8898af6846a5603305))
514- **deps:** update dependency style-loader to v1.1.4 ([#6346](https://github.com/procore/core/issues/6346)) ([6c39c35](https://github.com/procore/core/commit/6c39c3581477773c1e64876ca8032b5d321c3db1))
515- **deps:** update dependency style-loader to v1.2.0 ([#6406](https://github.com/procore/core/issues/6406)) ([952987e](https://github.com/procore/core/commit/952987efaa3d22077cc4571e5292636fb57a5186))
516- [GLUE-2108] increase zindex of spinner components by 1 ([#6314](https://github.com/procore/core/issues/6314)) ([dbb76a5](https://github.com/procore/core/commit/dbb76a5288297170afce4611407c8d2d4ce41c5c)), closes [#5725](https://github.com/procore/core/issues/5725)
517- [GLUE-2136][glue-1963] Form Style Updates and More Docs ([#6292](https://github.com/procore/core/issues/6292)) ([be0a75c](https://github.com/procore/core/commit/be0a75cd1ed1b11a65ba874d5aca31ce182a96bf))
518
519### Features
520
521- [GLUE-1925] Introduce Dropzone component ([#5796](https://github.com/procore/core/issues/5796)) ([fac3516](https://github.com/procore/core/commit/fac351643a48c9fde558ebfb4d9405a4756eaa70)), closes [#5920](https://github.com/procore/core/issues/5920) [#5922](https://github.com/procore/core/issues/5922) [#5919](https://github.com/procore/core/issues/5919) [#5918](https://github.com/procore/core/issues/5918) [#5917](https://github.com/procore/core/issues/5917) [#5916](https://github.com/procore/core/issues/5916) [#5904](https://github.com/procore/core/issues/5904) [#5926](https://github.com/procore/core/issues/5926) [#5931](https://github.com/procore/core/issues/5931) [#5928](https://github.com/procore/core/issues/5928) [#5933](https://github.com/procore/core/issues/5933) [#5932](https://github.com/procore/core/issues/5932) [#5925](https://github.com/procore/core/issues/5925) [#5924](https://github.com/procore/core/issues/5924) [#5921](https://github.com/procore/core/issues/5921) [#5940](https://github.com/procore/core/issues/5940) [#5935](https://github.com/procore/core/issues/5935) [#5941](https://github.com/procore/core/issues/5941) [#5936](https://github.com/procore/core/issues/5936) [#5939](https://github.com/procore/core/issues/5939) [#5938](https://github.com/procore/core/issues/5938) [#5934](https://github.com/procore/core/issues/5934) [#5937](https://github.com/procore/core/issues/5937) [#5927](https://github.com/procore/core/issues/5927) [#5929](https://github.com/procore/core/issues/5929) [#5942](https://github.com/procore/core/issues/5942) [#5943](https://github.com/procore/core/issues/5943) [#5947](https://github.com/procore/core/issues/5947) [#5945](https://github.com/procore/core/issues/5945)
522- [GLUE-1946] - Introduce FileToken component ([#6100](https://github.com/procore/core/issues/6100)) ([bfb94af](https://github.com/procore/core/commit/bfb94af860a45bddf328cead7e5ff9218f03f337))
523- [Glue-1975][glue-1967] Form Tooltip, Tiered Select, Group Select ([#6341](https://github.com/procore/core/issues/6341)) ([4083672](https://github.com/procore/core/commit/4083672a4fc955cf8720422c1d1ad7e3f0bca5b0))
524- component variables 4 modals ([#6332](https://github.com/procore/core/issues/6332)) ([fee063a](https://github.com/procore/core/commit/fee063a60b9dde639cc57767169d7c5681909edb))
525
526# [8.10.0](https://github.com/procore/core/compare/v8.9.1...v8.10.0) (2020-04-10)
527
528### Bug Fixes
529
530- **deps:** update dependency css-loader to v3.5.2 ([#6307](https://github.com/procore/core/issues/6307)) ([30a1fe6](https://github.com/procore/core/commit/30a1fe6e145944a77fb10d2058fb331f43794823))
531- no longer using line height ([#6261](https://github.com/procore/core/issues/6261)) ([3db9016](https://github.com/procore/core/commit/3db9016dcc5987d5159aa664be4312b583997f48))
532- **deps:** update dependency css-loader to v3.5.0 ([#6253](https://github.com/procore/core/issues/6253)) ([597f0be](https://github.com/procore/core/commit/597f0be0bb4791dec283cc689c01590299f44fe0))
533- **deps:** update dependency css-loader to v3.5.1 ([#6268](https://github.com/procore/core/issues/6268)) ([4fe2ed0](https://github.com/procore/core/commit/4fe2ed0534cb91473e07adfbc45bffcb6b7a557e))
534
535### Features
536
537- [GLUE-2024] Core React Form ([#6055](https://github.com/procore/core/issues/6055)) ([f4e353d](https://github.com/procore/core/commit/f4e353dac7bca99741576ff8677729414e6920fb))
538- [GLUE-2095] Update means of user interaction for ActionDropdown ([#6158](https://github.com/procore/core/issues/6158)) ([1bec1dd](https://github.com/procore/core/commit/1bec1ddafe5b57c18d383050ce127d0fe09cf2da))
539- **core-react,core-docs,core-css:** introduce Thumbnail components ([#5807](https://github.com/procore/core/issues/5807)) ([#6232](https://github.com/procore/core/issues/6232)) ([7a5227f](https://github.com/procore/core/commit/7a5227f06d02f0bf29f46c5d6f9e2c48f203382b))
540- [GLUE-2019] - Banner Component Update ([#6080](https://github.com/procore/core/issues/6080)) ([56b520d](https://github.com/procore/core/commit/56b520da1755d42e3c3cedafad925928707d0931))
541- component variables 3 table files spinner ([#6207](https://github.com/procore/core/issues/6207)) ([c9ae385](https://github.com/procore/core/commit/c9ae3852df18435c1c4e144898f0694db245295f))
542
543# [8.9.0](https://github.com/procore/core/compare/v8.8.1...v8.9.0) (2020-03-26)
544
545### Bug Fixes
546
547- action css not being exported properly from core-css ([#6036](https://github.com/procore/core/issues/6036)) ([7870da7](https://github.com/procore/core/commit/7870da7366c32c120695dedfac9a0000444b74f6))
548
549### Features
550
551- [GLUE-1927] ProgressBar component implementation ([#5886](https://github.com/procore/core/issues/5886)) ([e595fd5](https://github.com/procore/core/commit/e595fd5b50f45e7ff4ebe4973e3a1ab5f3de7446))
552- [GLUE-2048] - Action Dropdown Component ([#6077](https://github.com/procore/core/issues/6077)) ([2ad83b5](https://github.com/procore/core/commit/2ad83b558d07e287bf08f5deae305919bacee9e3))
553- color updates for 2020 with percy regression ([#5898](https://github.com/procore/core/issues/5898)) ([6159eb5](https://github.com/procore/core/commit/6159eb583b3fba063d3f6319d5c102fbeb31aa1c))
554- Component Variables 2: Form inputs, validation, and more typography ([#6071](https://github.com/procore/core/issues/6071)) ([ceefa0c](https://github.com/procore/core/commit/ceefa0cb88e399b95e09b15ff3464966aad9ea0e))
555
556# [8.8.0](https://github.com/procore/core/compare/v8.7.0...v8.8.0) (2020-03-05)
557
558### Features
559
560- [GLUE-1911] introduce GroupSelect component ([#5633](https://github.com/procore/core/issues/5633)) ([cf6d7aa](https://github.com/procore/core/commit/cf6d7aa4fe82754d4c3e0889dc57a2452747328f))
561- [GLUE-1986] introduce Action component ([#5864](https://github.com/procore/core/issues/5864)) ([42cd52c](https://github.com/procore/core/commit/42cd52c2eb5a669752ccba32c5bef45ef7127f9b))
562- Component Variables 1: Button, Dropdowns, Tab Links ([#5946](https://github.com/procore/core/issues/5946)) ([025a454](https://github.com/procore/core/commit/025a45404d118d95380460e4fe86f00f1244331b))
563
564# [8.7.0](https://github.com/procore/core/compare/v8.6.0...v8.7.0) (2020-02-28)
565
566### Bug Fixes
567
568- fix scss focus mixin ([#5921](https://github.com/procore/core/issues/5921)) ([a66236a](https://github.com/procore/core/commit/a66236a75c7d63ce7d8962ad72389009868f750b))
569
570### Features
571
572- [GLUE-1831] Contact Item component ([#5631](https://github.com/procore/core/issues/5631)) ([1f23d68](https://github.com/procore/core/commit/1f23d68c60242f6ad78b7e898be4f7d03d1504de))
573- change secondary button bg from transparent to white ([#5945](https://github.com/procore/core/issues/5945)) ([08776b4](https://github.com/procore/core/commit/08776b42f26640b212414623023e32afa0760f68))
574
575# [8.6.0](https://github.com/procore/core/compare/v8.5.3...v8.6.0) (2020-02-18)
576
577### Bug Fixes
578
579- **deps:** update dependency stylelint to v13.1.0 ([#5806](https://github.com/procore/core/issues/5806)) ([83c9093](https://github.com/procore/core/commit/83c9093a6b20629c76c1a4f0d9a9362cc6766352))
580- **deps:** update dependency stylelint to v13.2.0 ([#5842](https://github.com/procore/core/issues/5842)) ([9ee4383](https://github.com/procore/core/commit/9ee43837bed97e4a0dd03dd46a5411212e39003c))
581
582### Features
583
584- WXP Detail Page Layout ([#5814](https://github.com/procore/core/issues/5814)) ([aa594ff](https://github.com/procore/core/commit/aa594ff5e95d138602fc2f587c281950cabdf59d))
585
586# [8.4.0](https://github.com/procore/core/compare/v8.3.0...v8.4.0) (2020-02-06)
587
588### Bug Fixes
589
590- **deps:** update babel monorepo to v7.8.4 ([#5694](https://github.com/procore/core/issues/5694)) ([867e879](https://github.com/procore/core/commit/867e8795e3f9ba8490ac0e6d095134f5aff6d8dc))
591
592### Features
593
594- [GLUE-1940] Table Font Size ([#5668](https://github.com/procore/core/issues/5668)) ([5cecb69](https://github.com/procore/core/commit/5cecb693ae7d97981e70ad19ea9ae806da689a43))
595
596# [8.3.0](https://github.com/procore/core/compare/v8.2.1...v8.3.0) (2020-01-27)
597
598### Bug Fixes
599
600- **deps:** update dependency css-loader to v3.4.2 ([#5528](https://github.com/procore/core/issues/5528)) ([1ba5892](https://github.com/procore/core/commit/1ba5892ac746c764c29263f68cd25d63a5afe9a1))
601- **deps:** update dependency sass-loader to v8.0.1 ([#5527](https://github.com/procore/core/issues/5527)) ([a703bd3](https://github.com/procore/core/commit/a703bd3c991f73885e21208581410acf1be1d6cd))
602- **deps:** update dependency sass-loader to v8.0.2 ([#5543](https://github.com/procore/core/issues/5543)) ([34b6c59](https://github.com/procore/core/commit/34b6c59b932a4731568e6f10fc5d4b8c2668e263))
603- **deps:** update dependency style-loader to v1.1.3 ([#5604](https://github.com/procore/core/issues/5604)) ([3d9790b](https://github.com/procore/core/commit/3d9790b69465b8288dc0bb2988432393a01fe3ca))
604
605# [8.2.0](https://github.com/procore/core/compare/v8.1.0...v8.2.0) (2020-01-09)
606
607### Bug Fixes
608
609- **deps:** update dependency css-loader to v3.4.1 ([#5488](https://github.com/procore/core/issues/5488)) ([0e7153c](https://github.com/procore/core/commit/0e7153c93ff2945e8957115a47fb8396b04b7c64))
610- **deps:** update dependency style-loader to v1.1.2 ([#5472](https://github.com/procore/core/issues/5472)) ([0573ac5](https://github.com/procore/core/commit/0573ac558a6af015830f553d06dc4ed4c50bf7da))
611- **deps:** update dependency webpack to v4.41.5 ([#5479](https://github.com/procore/core/issues/5479)) ([013c399](https://github.com/procore/core/commit/013c39951a1872165f11d965311bc23efa986f98))
612- [GLUE-1801] Checkbox No Paragraph Tag ([#5351](https://github.com/procore/core/issues/5351)) ([040b476](https://github.com/procore/core/commit/040b4764afd9b2afbd1a93f3b164628eca9cfaab))
613- **deps:** update dependency css-loader to v3.4.0 ([#5332](https://github.com/procore/core/issues/5332)) ([06c7380](https://github.com/procore/core/commit/06c73807f043526089403c0daf50fdefbb4ab12f))
614- **deps:** update dependency mini-css-extract-plugin to v0.8.1 ([#5426](https://github.com/procore/core/issues/5426)) ([8908aad](https://github.com/procore/core/commit/8908aad17662c4168e3ca8a6a08cfc6c88d19cf9))
615- **deps:** update dependency mini-css-extract-plugin to v0.8.2 ([#5427](https://github.com/procore/core/issues/5427)) ([2cfcdbe](https://github.com/procore/core/commit/2cfcdbe47baad742007d5c3cccbfce8edf50fe6d))
616- **deps:** update dependency mini-css-extract-plugin to v0.9.0 ([#5454](https://github.com/procore/core/issues/5454)) ([c57dc82](https://github.com/procore/core/commit/c57dc82aec2ea1c0cd07e4a6bc7f1461aa05c8d9))
617- **deps:** update dependency style-loader to v1.0.2 ([#5424](https://github.com/procore/core/issues/5424)) ([181e1a6](https://github.com/procore/core/commit/181e1a6e417fe2d067ff78c5680e991903da704f))
618- **deps:** update dependency style-loader to v1.1.1 ([#5453](https://github.com/procore/core/issues/5453)) ([d4c0c06](https://github.com/procore/core/commit/d4c0c0651022e53aa35e8ec51155e7d35db1ba66))
619- **deps:** update dependency stylegator to v0.20.1 ([#5352](https://github.com/procore/core/issues/5352)) ([be28d5e](https://github.com/procore/core/commit/be28d5e374b80915a97254a7196641f27fe1f8d0))
620- **deps:** update dependency webpack to v4.41.3 ([#5412](https://github.com/procore/core/issues/5412)) ([d7e92d9](https://github.com/procore/core/commit/d7e92d9c5c618c1939ab3091b870abd2dc359aaf))
621- **deps:** update dependency webpack to v4.41.4 ([#5444](https://github.com/procore/core/issues/5444)) ([20572b0](https://github.com/procore/core/commit/20572b0f073f66963176389820647741a56a6249))
622
623### Features
624
625- [GLUE-1522] Docs v2 gatsby mdx ([#5252](https://github.com/procore/core/issues/5252)) ([6ad044a](https://github.com/procore/core/commit/6ad044a797d7a653902dd57374bcacfd023d6425))
626
627### Reverts
628
629- reverts the work done on modal to allow it to scroll again ([#5355](https://github.com/procore/core/issues/5355)) ([90bb9fd](https://github.com/procore/core/commit/90bb9fde838908b49fad46ec8587ca8b2f462f39))
630
631# [8.1.0](https://github.com/procore/core/compare/v8.0.1...v8.1.0) (2019-12-03)
632
633### Bug Fixes
634
635- **deps:** update dependency style-loader to v1.0.1 ([#5328](https://github.com/procore/core/issues/5328)) ([cbe66a8](https://github.com/procore/core/commit/cbe66a864a3f358ea88d4679c068bfbf93da744b))
636
637### Features
638
639- [GLUE-818] Inline Editable Datepicker Cell ([#4992](https://github.com/procore/core/issues/4992)) ([1f85521](https://github.com/procore/core/commit/1f855216dd26f677a3429eb2286f2df337ac9ef6))
640
641## [8.0.1](https://github.com/procore/core/compare/v8.0.0...v8.0.1) (2019-11-18)
642
643**Note:** Version bump only for package @procore/core-css
644
645# [8.0.0](https://github.com/procore/core/compare/v7.21.3...v8.0.0) (2019-11-15)
646
647### Bug Fixes
648
649- add border radius ([#5223](https://github.com/procore/core/issues/5223)) ([b303553](https://github.com/procore/core/commit/b303553bd4feaf220a7d1d40d385362268168f40)), closes [#5167](https://github.com/procore/core/issues/5167)
650- **deps:** update babel monorepo to v7.7.2 ([#5180](https://github.com/procore/core/issues/5180)) ([dba58dc](https://github.com/procore/core/commit/dba58dcc41de30790e5e7ccb20df964334c5f757))
651- fixing anchor tags inside of Tabs.Link ([#5153](https://github.com/procore/core/issues/5153)) ([a9acecb](https://github.com/procore/core/commit/a9acecb019c2cf30ebbfe9fa95e2386c33fcbe9b))
652- icons are not focusable ([#5090](https://github.com/procore/core/issues/5090)) ([78d6422](https://github.com/procore/core/commit/78d642257c9578b004dbd82c5f72ee4a0d4f59b9)), closes [#4896](https://github.com/procore/core/issues/4896) [#4902](https://github.com/procore/core/issues/4902)
653- removing the core- prefix that is no longer used ([#5093](https://github.com/procore/core/issues/5093)) ([e864ea7](https://github.com/procore/core/commit/e864ea7cc3677adec53d55558c78fe6502f0a300))
654- stop svg click events from causing clickOutside problems ([#5101](https://github.com/procore/core/issues/5101)) ([3c46362](https://github.com/procore/core/commit/3c46362da0b8fa2a296ef08abb9a406832d290b5))
655- use svg icons for modal, toast, and pagination ([02ab7f8](https://github.com/procore/core/commit/02ab7f8a7b564613bab5c653ba8492b28ea622a4))
656
657### Features
658
659- [GLUE-1531] using i18n-js with phrase for default translations in core ([#5119](https://github.com/procore/core/issues/5119)) ([6840a62](https://github.com/procore/core/commit/6840a622644179e0273b95a3040c0fdaa9beb7b0))
660- add a variables-overrides file ([#5081](https://github.com/procore/core/issues/5081)) ([6f3e522](https://github.com/procore/core/commit/6f3e5224e49a94fc810db63b1f48fe369481371b))
661- Cleanup of tabs ([#5161](https://github.com/procore/core/issues/5161)) ([cf975a7](https://github.com/procore/core/commit/cf975a7d0ea2be494652c28d6d5c7b41d4d772e6))
662- Dynamic contents and dark mode for Tabs ([#5102](https://github.com/procore/core/issues/5102)) ([451f3c1](https://github.com/procore/core/commit/451f3c17f882f45c454ef5b19d8e8c09b9f75850))
663- Icon renders SVG paths ([#5003](https://github.com/procore/core/issues/5003)) ([fb3b90c](https://github.com/procore/core/commit/fb3b90c6b4981732ff0fbb057f7240b7e3dddca4))
664- use an inline base64 image for the checkmark ([#5237](https://github.com/procore/core/issues/5237)) ([117d307](https://github.com/procore/core/commit/117d3077adb5601eada6e6b86150f8505423422b))
665
666## [7.21.3](https://github.com/procore/core/compare/v7.21.2...v7.21.3) (2019-11-11)
667
668### Bug Fixes
669
670- use vh instead of px for overlay max-height ([#5168](https://github.com/procore/core/issues/5168)) ([c3764f8](https://github.com/procore/core/commit/c3764f8b22189a002a2ad20d2b670a34ebd39a56))
671
672## [7.21.1](https://github.com/procore/core/compare/v7.21.0...v7.21.1) (2019-10-17)
673
674**Note:** Version bump only for package @procore/core-css
675
676# [7.21.0](https://github.com/procore/core/compare/v7.20.0...v7.21.0) (2019-10-16)
677
678### Bug Fixes
679
680- **deps:** update dependency webpack to v4.41.1 ([#5024](https://github.com/procore/core/issues/5024)) ([79dff2a](https://github.com/procore/core/commit/79dff2aa76d09306d9d0d4de944f093dba062a1d))
681- **deps:** update dependency webpack to v4.41.2 ([#5044](https://github.com/procore/core/issues/5044)) ([b63fa86](https://github.com/procore/core/commit/b63fa862bcaeb7346a20c1b876957c9bf57a4a53))
682
683### Features
684
685- [GLUE-1747] tiered select component ([#4903](https://github.com/procore/core/issues/4903)) ([13b330c](https://github.com/procore/core/commit/13b330cdcd4f686f3f2b8a52d2e652c9e4f9f8e9))
686- disable body scroll when modal is open ([#4976](https://github.com/procore/core/issues/4976)) ([590a391](https://github.com/procore/core/commit/590a391320e14fff968f74230bd1673639e6dfd6)), closes [#4896](https://github.com/procore/core/issues/4896) [#4896](https://github.com/procore/core/issues/4896) [#4896](https://github.com/procore/core/issues/4896)
687- swap table icons to Icon component ([#5056](https://github.com/procore/core/issues/5056)) ([5886ee2](https://github.com/procore/core/commit/5886ee2d173f484d342d5672b131c5086f37dd15))
688
689# [7.20.0](https://github.com/procore/core/compare/v7.19.0...v7.20.0) (2019-10-03)
690
691### Bug Fixes
692
693- [GLUE-1543] Explicit button lineheight ([#4805](https://github.com/procore/core/issues/4805)) ([4e0f019](https://github.com/procore/core/commit/4e0f019))
694- inherit font-family to fix MultiSelect search alignment ([#4948](https://github.com/procore/core/issues/4948)) ([c57cdb4](https://github.com/procore/core/commit/c57cdb4))
695- remove padding override on select/input/textarea cells ([#4923](https://github.com/procore/core/issues/4923)) ([05624b2](https://github.com/procore/core/commit/05624b2))
696- **deps:** update dependency webpack to v4.41.0 ([#4890](https://github.com/procore/core/issues/4890)) ([e727ab3](https://github.com/procore/core/commit/e727ab3))