@procore/core-react 10.27.0 → 10.27.1-rc.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.
Files changed (79) hide show
  1. package/CHANGELOG.md +436 -678
  2. package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
  3. package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
  4. package/dist/typedoc/components/Badge/Badge.types.json +6 -6
  5. package/dist/typedoc/components/Banner/Banner.types.json +12 -12
  6. package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
  7. package/dist/typedoc/components/Button/Button.types.json +11 -11
  8. package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
  9. package/dist/typedoc/components/Card/Card.types.json +6 -6
  10. package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
  11. package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
  12. package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
  13. package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
  14. package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
  15. package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
  16. package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
  17. package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
  18. package/dist/typedoc/components/FileList/FileList.types.json +9 -9
  19. package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
  20. package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
  21. package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
  22. package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
  23. package/dist/typedoc/components/Font/Font.types.json +7 -7
  24. package/dist/typedoc/components/Form/Form.types.json +684 -684
  25. package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
  26. package/dist/typedoc/components/Icon/Icon.types.json +10 -10
  27. package/dist/typedoc/components/Input/Input.types.json +2 -2
  28. package/dist/typedoc/components/Link/Link.types.json +4 -4
  29. package/dist/typedoc/components/Menu/Menu.types.json +67 -67
  30. package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
  31. package/dist/typedoc/components/Modal/Modal.types.json +27 -27
  32. package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
  33. package/dist/typedoc/components/Notation/Notation.types.json +4 -4
  34. package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
  35. package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
  36. package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
  37. package/dist/typedoc/components/Panel/Panel.types.json +17 -17
  38. package/dist/typedoc/components/Pill/Pill.types.json +1 -1
  39. package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
  40. package/dist/typedoc/components/Popover/Popover.types.json +9 -9
  41. package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
  42. package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
  43. package/dist/typedoc/components/Required/Required.types.json +5 -5
  44. package/dist/typedoc/components/Search/Search.types.json +21 -21
  45. package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
  46. package/dist/typedoc/components/Select/Select.types.json +31 -31
  47. package/dist/typedoc/components/Slider/Slider.types.json +6 -6
  48. package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
  49. package/dist/typedoc/components/Switch/Switch.types.json +3 -3
  50. package/dist/typedoc/components/Table/Table.types.json +94 -94
  51. package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
  52. package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +9 -9
  53. package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
  54. package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
  55. package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
  56. package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
  57. package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
  58. package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
  59. package/dist/typedoc/components/Tile/Tile.types.json +30 -30
  60. package/dist/typedoc/components/Toast/Toast.types.json +4 -4
  61. package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
  62. package/dist/typedoc/components/Token/Token.types.json +4 -4
  63. package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
  64. package/dist/typedoc/components/Tree/Tree.types.json +85 -85
  65. package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
  66. package/dist/typedoc/components/Typography/Typography.types.json +8 -8
  67. package/dist/typedoc/layouts/Box/Box.types.json +66 -66
  68. package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
  69. package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
  70. package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
  71. package/dist/typedoc/layouts/Grid/Grid.json +10 -10
  72. package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
  73. package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
  74. package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
  75. package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
  76. package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
  77. package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
  78. package/dist/typedoc/utils/types.json +3 -3
  79. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,1136 +3,894 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [10.27.0](https://github.com/procore/core/compare/@procore/core-react@10.27.0-rc.9...@procore/core-react@10.27.0) (2022-03-28)
6
+ # [10.27.0](https://github.com/procore/core/compare/v10.25.0...@procore/core-react@10.27.0) (2022-03-28)
7
7
 
8
- **Note:** Version bump only for package @procore/core-react
8
+ ### Bug Fixes
9
9
 
10
+ - NumberInput works with decimals again. Keeps nature that string values are in the locale format (this was changed in 10.23.0 but reverted here). ([#10248](https://github.com/procore/core/issues/10248))
11
+ - Make Calendar use formatterLocale ([#10012)](https://github.com/procore/core/issues/10012)
12
+ - Fix MultiSelect onhide bug ([#9990](https://github.com/procore/core/issues/9990))
10
13
 
14
+ ### Features
11
15
 
16
+ - Add missing Dropdown.Group ([#10164](https://github.com/procore/core/issues/10164))
17
+ - Link underline default and focus state ([#10086)](https://github.com/procore/core/issues/10086)
18
+ - Add Token.Remove component, deprecate Token.Icon ([#10217](https://github.com/procore/core/issues/10217)) ([#10303](https://github.com/procore/core/issues/10303))
19
+ - NumberInput deprecate locale prop, use I18nProvider ([#10259](https://github.com/procore/core/issues/10259))
20
+ - Introduce sliding animation to Page.Aside ([#9982](https://github.com/procore/core/issues/9982))
12
21
 
22
+ # 10.26.0
13
23
 
14
- # [10.25.0](https://github.com/procore/core/compare/v10.24.0...v10.25.0) (2022-03-01)
24
+ - Bad publish. DO NOT USE
15
25
 
26
+ # [10.25.0](https://github.com/procore/core/compare/v10.24.0...v10.25.0) (2022-03-01)
16
27
 
17
28
  ### Features
18
29
 
19
- * New Tearsheet component ([#10077](https://github.com/procore/core/issues/10077)) ([3c998bb](https://github.com/procore/core/commit/3c998bb114243b82c77c18a603569ca129c03c81))
20
-
21
-
22
-
23
-
30
+ - New Tearsheet component ([#10077](https://github.com/procore/core/issues/10077)) ([3c998bb](https://github.com/procore/core/commit/3c998bb114243b82c77c18a603569ca129c03c81))
24
31
 
25
32
  # [10.24.0](https://github.com/procore/core/compare/v10.23.0...v10.24.0) (2022-02-25)
26
33
 
27
-
28
34
  ### Features
29
35
 
30
- * [UIF-1561] TextEditorOutput Component and remove margins for p in TextEditor ([#9930](https://github.com/procore/core/issues/9930)) ([aebe939](https://github.com/procore/core/commit/aebe93923d78b5a03906d3199efb98831a2ff42a))
31
- * Add more 3d model and drawing extensions ([#10013](https://github.com/procore/core/issues/10013)) ([445edb8](https://github.com/procore/core/commit/445edb82cd2fcf6bf0d92a8f6dfa90c27af56deb))
32
- * Export spacing ([#9991](https://github.com/procore/core/issues/9991)) ([3c0c505](https://github.com/procore/core/commit/3c0c505c1969361bbb04e8935055254fb21fa714))
33
-
34
-
35
-
36
-
36
+ - [UIF-1561] TextEditorOutput Component and remove margins for p in TextEditor ([#9930](https://github.com/procore/core/issues/9930)) ([aebe939](https://github.com/procore/core/commit/aebe93923d78b5a03906d3199efb98831a2ff42a))
37
+ - Add more 3d model and drawing extensions ([#10013](https://github.com/procore/core/issues/10013)) ([445edb8](https://github.com/procore/core/commit/445edb82cd2fcf6bf0d92a8f6dfa90c27af56deb))
38
+ - Export spacing ([#9991](https://github.com/procore/core/issues/9991)) ([3c0c505](https://github.com/procore/core/commit/3c0c505c1969361bbb04e8935055254fb21fa714))
37
39
 
38
40
  # [10.23.0](https://github.com/procore/core/compare/v10.22.1...v10.23.0) (2022-02-15)
39
41
 
40
-
41
42
  ### Bug Fixes
42
43
 
43
- * fix page layout in tearsheet IE11 ([#9956](https://github.com/procore/core/issues/9956)) ([943f1b3](https://github.com/procore/core/commit/943f1b38a8add0d2e07d433396d39fcf5b9f5566))
44
- * fix panel footer actions alignment ([#9973](https://github.com/procore/core/issues/9973)) ([ae4667a](https://github.com/procore/core/commit/ae4667ada542acb3b733cdd320608479ac964cae))
45
- * NumberInput unformatted string values properly format to locale ([#9878](https://github.com/procore/core/issues/9878)) ([8f6f4a5](https://github.com/procore/core/commit/8f6f4a5288e71346470e9d3fc98785e36fcc2773))
46
-
44
+ - fix page layout in tearsheet IE11 ([#9956](https://github.com/procore/core/issues/9956)) ([943f1b3](https://github.com/procore/core/commit/943f1b38a8add0d2e07d433396d39fcf5b9f5566))
45
+ - fix panel footer actions alignment ([#9973](https://github.com/procore/core/issues/9973)) ([ae4667a](https://github.com/procore/core/commit/ae4667ada542acb3b733cdd320608479ac964cae))
46
+ - NumberInput unformatted string values properly format to locale ([#9878](https://github.com/procore/core/issues/9878)) ([8f6f4a5](https://github.com/procore/core/commit/8f6f4a5288e71346470e9d3fc98785e36fcc2773))
47
47
 
48
48
  ### Features
49
49
 
50
- * [UIF-427] JSS for FileList Component ([#9934](https://github.com/procore/core/issues/9934)) ([dec1307](https://github.com/procore/core/commit/dec1307a590e22dccd9e40aeba4e338d670fde6f))
51
- * add initial Tearsheet implementation ([#9845](https://github.com/procore/core/issues/9845)) ([a51a0be](https://github.com/procore/core/commit/a51a0be2badb5c8a7b8928cc4d1428639be8b397))
52
- * **core-react:** animate tree chevron ([f39b2f8](https://github.com/procore/core/commit/f39b2f8ed5886b32a40a6877aebdaef0e519da9e))
53
- * Data attr pattern to acknowledge a11y failures. Ack color contrast on orange Buttons ([#9917](https://github.com/procore/core/issues/9917)) ([84b98cd](https://github.com/procore/core/commit/84b98cd3b39aa1d55a4ac74efc86452e35cc5dd6))
54
- * validate locale and fallback to en ([#9913](https://github.com/procore/core/issues/9913)) ([2ca7e3c](https://github.com/procore/core/commit/2ca7e3c3bb55ee91378f992dcb0d48744506df0c))
55
-
56
-
57
-
58
-
50
+ - [UIF-427] JSS for FileList Component ([#9934](https://github.com/procore/core/issues/9934)) ([dec1307](https://github.com/procore/core/commit/dec1307a590e22dccd9e40aeba4e338d670fde6f))
51
+ - add initial Tearsheet implementation ([#9845](https://github.com/procore/core/issues/9845)) ([a51a0be](https://github.com/procore/core/commit/a51a0be2badb5c8a7b8928cc4d1428639be8b397))
52
+ - **core-react:** animate tree chevron ([f39b2f8](https://github.com/procore/core/commit/f39b2f8ed5886b32a40a6877aebdaef0e519da9e))
53
+ - Data attr pattern to acknowledge a11y failures. Ack color contrast on orange Buttons ([#9917](https://github.com/procore/core/issues/9917)) ([84b98cd](https://github.com/procore/core/commit/84b98cd3b39aa1d55a4ac74efc86452e35cc5dd6))
54
+ - validate locale and fallback to en ([#9913](https://github.com/procore/core/issues/9913)) ([2ca7e3c](https://github.com/procore/core/commit/2ca7e3c3bb55ee91378f992dcb0d48744506df0c))
59
55
 
60
56
  ## [10.22.1](https://github.com/procore/core/compare/v10.22.0...v10.22.1) (2022-02-03)
61
57
 
62
-
63
58
  ### Reverts
64
59
 
65
- * Form type change of omitting value ([#9935](https://github.com/procore/core/issues/9935)) ([63b2f9e](https://github.com/procore/core/commit/63b2f9e6fbc425fbc69a6b95268774c3571b590d))
66
-
67
-
68
-
69
-
60
+ - Form type change of omitting value ([#9935](https://github.com/procore/core/issues/9935)) ([63b2f9e](https://github.com/procore/core/commit/63b2f9e6fbc425fbc69a6b95268774c3571b590d))
70
61
 
71
62
  # [10.22.0](https://github.com/procore/core/compare/v10.21.0...v10.22.0) (2022-02-01)
72
63
 
73
-
74
64
  ### Bug Fixes
75
65
 
76
- * Form Fields edit props trickle and omit value type ([#9850](https://github.com/procore/core/issues/9850)) ([3bf9a36](https://github.com/procore/core/commit/3bf9a368195609f95900b2a732137b67958cd3a2))
77
- * Modal small content in a wide Modal ([#9912](https://github.com/procore/core/issues/9912)) ([df27882](https://github.com/procore/core/commit/df27882d23efc52abcd14c02d100d2ca0e1cf7b6))
78
- * NumberInput controlled conditional state updates ([#9904](https://github.com/procore/core/issues/9904)) ([155177a](https://github.com/procore/core/commit/155177abc8056a2e4e3376086137e58435efda40))
79
- * numberInput watch value to allow controlled input accept decimal ([#9853](https://github.com/procore/core/issues/9853)) ([2fd7c66](https://github.com/procore/core/commit/2fd7c6655148f06c24e435b6fed15d33c30bfc18))
80
- * pill select options width ([#9880](https://github.com/procore/core/issues/9880)) ([a6a2d79](https://github.com/procore/core/commit/a6a2d79b450970ff626724a6477ed9b0533bfaff))
81
-
66
+ - Form Fields edit props trickle and omit value type ([#9850](https://github.com/procore/core/issues/9850)) ([3bf9a36](https://github.com/procore/core/commit/3bf9a368195609f95900b2a732137b67958cd3a2))
67
+ - Modal small content in a wide Modal ([#9912](https://github.com/procore/core/issues/9912)) ([df27882](https://github.com/procore/core/commit/df27882d23efc52abcd14c02d100d2ca0e1cf7b6))
68
+ - NumberInput controlled conditional state updates ([#9904](https://github.com/procore/core/issues/9904)) ([155177a](https://github.com/procore/core/commit/155177abc8056a2e4e3376086137e58435efda40))
69
+ - numberInput watch value to allow controlled input accept decimal ([#9853](https://github.com/procore/core/issues/9853)) ([2fd7c66](https://github.com/procore/core/commit/2fd7c6655148f06c24e435b6fed15d33c30bfc18))
70
+ - pill select options width ([#9880](https://github.com/procore/core/issues/9880)) ([a6a2d79](https://github.com/procore/core/commit/a6a2d79b450970ff626724a6477ed9b0533bfaff))
82
71
 
83
72
  ### Features
84
73
 
85
- * [UIF-1631] - AvatarStack: Add getInitials and getImageUrl ([#9808](https://github.com/procore/core/issues/9808)) ([1fe596f](https://github.com/procore/core/commit/1fe596f134c6cdb3220d9fa5b222186dbc89fae6))
86
- * SVG Icons with displayName. fix: add aria-label to Icon only Buttons ([#9911](https://github.com/procore/core/issues/9911)) ([e247b8e](https://github.com/procore/core/commit/e247b8e4e20bb4062e57d7becada5b8670637018))
87
-
88
-
89
-
90
-
74
+ - [UIF-1631] - AvatarStack: Add getInitials and getImageUrl ([#9808](https://github.com/procore/core/issues/9808)) ([1fe596f](https://github.com/procore/core/commit/1fe596f134c6cdb3220d9fa5b222186dbc89fae6))
75
+ - SVG Icons with displayName. fix: add aria-label to Icon only Buttons ([#9911](https://github.com/procore/core/issues/9911)) ([e247b8e](https://github.com/procore/core/commit/e247b8e4e20bb4062e57d7becada5b8670637018))
91
76
 
92
77
  # [10.21.0](https://github.com/procore/core/compare/v10.20.0...v10.21.0) (2022-01-14)
93
78
 
94
-
95
79
  ### Bug Fixes
96
80
 
97
- * [UIF-1673] Fix type exports ([#9849](https://github.com/procore/core/issues/9849)) ([96d7ca3](https://github.com/procore/core/commit/96d7ca35881dbe13b65f98db0852f3cafeec7dfe))
98
- * **core-react:** tree expansion by chevron was not working when row was also selectable ([3e2733d](https://github.com/procore/core/commit/3e2733d69c20c5c70ded809542fe2d041ffb23d1))
99
- * DateInput onChange and value fixes ([#9779](https://github.com/procore/core/issues/9779)) ([83e8809](https://github.com/procore/core/commit/83e88093e6c2fb77383e1b7463a18151551d1648))
100
- * DateInput/DateSelect aria label for time zones ([#9827](https://github.com/procore/core/issues/9827)) ([5da935e](https://github.com/procore/core/commit/5da935e4d5e946c176ab88d93f5aa89dbdb110ac))
101
- * fix Tabs resize issue ([#9781](https://github.com/procore/core/issues/9781)) ([5aa7fa1](https://github.com/procore/core/commit/5aa7fa1fdcef915f3d7b755628f9943f9ae31f1b))
102
- * fix TextEditor locale (TinyMCE) ([#9807](https://github.com/procore/core/issues/9807)) ([ea41c19](https://github.com/procore/core/commit/ea41c19d9ccd465e09a8141e920bd88fc2ce4e94))
103
- * fixes bug with DateInput onChange when value is undefined (initially) ([#9825](https://github.com/procore/core/issues/9825)) ([d38faae](https://github.com/procore/core/commit/d38faaecc0a38a0aeb08ad02d580dd7d7d5aae42))
104
-
81
+ - [UIF-1673] Fix type exports ([#9849](https://github.com/procore/core/issues/9849)) ([96d7ca3](https://github.com/procore/core/commit/96d7ca35881dbe13b65f98db0852f3cafeec7dfe))
82
+ - **core-react:** tree expansion by chevron was not working when row was also selectable ([3e2733d](https://github.com/procore/core/commit/3e2733d69c20c5c70ded809542fe2d041ffb23d1))
83
+ - DateInput onChange and value fixes ([#9779](https://github.com/procore/core/issues/9779)) ([83e8809](https://github.com/procore/core/commit/83e88093e6c2fb77383e1b7463a18151551d1648))
84
+ - DateInput/DateSelect aria label for time zones ([#9827](https://github.com/procore/core/issues/9827)) ([5da935e](https://github.com/procore/core/commit/5da935e4d5e946c176ab88d93f5aa89dbdb110ac))
85
+ - fix Tabs resize issue ([#9781](https://github.com/procore/core/issues/9781)) ([5aa7fa1](https://github.com/procore/core/commit/5aa7fa1fdcef915f3d7b755628f9943f9ae31f1b))
86
+ - fix TextEditor locale (TinyMCE) ([#9807](https://github.com/procore/core/issues/9807)) ([ea41c19](https://github.com/procore/core/commit/ea41c19d9ccd465e09a8141e920bd88fc2ce4e94))
87
+ - fixes bug with DateInput onChange when value is undefined (initially) ([#9825](https://github.com/procore/core/issues/9825)) ([d38faae](https://github.com/procore/core/commit/d38faaecc0a38a0aeb08ad02d580dd7d7d5aae42))
105
88
 
106
89
  ### Features
107
90
 
108
- * **core-react:** add magenta and cyan to color palette and Pill component ([3fcba5b](https://github.com/procore/core/commit/3fcba5b117c8fac7cca1fbfb309811abc265dc60))
109
- * Toggle Button release ([#9848](https://github.com/procore/core/issues/9848)) ([f956c29](https://github.com/procore/core/commit/f956c29dc608e7603060bff3e83125d144866413))
110
-
111
-
112
-
113
-
91
+ - **core-react:** add magenta and cyan to color palette and Pill component ([3fcba5b](https://github.com/procore/core/commit/3fcba5b117c8fac7cca1fbfb309811abc265dc60))
92
+ - Toggle Button release ([#9848](https://github.com/procore/core/issues/9848)) ([f956c29](https://github.com/procore/core/commit/f956c29dc608e7603060bff3e83125d144866413))
114
93
 
115
94
  # [10.20.0](https://github.com/procore/core/compare/v10.19.0...v10.20.0) (2021-12-16)
116
95
 
117
-
118
96
  ### Bug Fixes
119
97
 
120
- * [UIF-637] Tree child nodes indentation ([#9760](https://github.com/procore/core/issues/9760)) ([5d0370d](https://github.com/procore/core/commit/5d0370d122d0d928239ad7678a7447479b273c14))
121
- * fix slider key warning ([#9718](https://github.com/procore/core/issues/9718)) ([f2b7ca0](https://github.com/procore/core/commit/f2b7ca03364f4288968d8fa4adf6842447fc71c2))
122
- * Section use latest Chevron svg icons ([#9713](https://github.com/procore/core/issues/9713)) ([771f5fc](https://github.com/procore/core/commit/771f5fcb4985eed738f1cf7941a411cea6f74d1c))
123
-
98
+ - [UIF-637] Tree child nodes indentation ([#9760](https://github.com/procore/core/issues/9760)) ([5d0370d](https://github.com/procore/core/commit/5d0370d122d0d928239ad7678a7447479b273c14))
99
+ - fix slider key warning ([#9718](https://github.com/procore/core/issues/9718)) ([f2b7ca0](https://github.com/procore/core/commit/f2b7ca03364f4288968d8fa4adf6842447fc71c2))
100
+ - Section use latest Chevron svg icons ([#9713](https://github.com/procore/core/issues/9713)) ([771f5fc](https://github.com/procore/core/commit/771f5fcb4985eed738f1cf7941a411cea6f74d1c))
124
101
 
125
102
  ### Features
126
103
 
127
- * [UIF-1067] Move content from prop docs to typedoc ([#9679](https://github.com/procore/core/issues/9679)) ([a4d9874](https://github.com/procore/core/commit/a4d987450df80bc2a3901dbfbf06572e2e1e8148))
128
- * [UIF-1409] Add new Thumbnail icons, some Folders and Cube ([#9680](https://github.com/procore/core/issues/9680)) ([c3b70bb](https://github.com/procore/core/commit/c3b70bb318d456fc1ed523a20a1291d1703a4667))
129
- * Icons update chevrons. New: StarOff, Fire, FileEye, EnvelopeOpen, Archive ([#9721](https://github.com/procore/core/issues/9721)) ([c3b56b0](https://github.com/procore/core/commit/c3b56b037585aec7218bdacfe2b0adad362e8c35))
130
- * make aside block sticky ([#9676](https://github.com/procore/core/issues/9676)) ([a9e0c41](https://github.com/procore/core/commit/a9e0c413901a52565c0142f2d67b61f9e6fd17eb))
131
- * reorder docs/storybook icons for panel component ([#9663](https://github.com/procore/core/issues/9663)) ([0b04402](https://github.com/procore/core/commit/0b04402fd553f9cad7dafa4d6ebe7b964236d40b))
132
- * Smartling translations for zh-SG ([#9717](https://github.com/procore/core/issues/9717)) ([4187ea5](https://github.com/procore/core/commit/4187ea5b20102548954bd6639f64c9dbc36fe227))
133
-
134
-
135
-
136
-
104
+ - [UIF-1067] Move content from prop docs to typedoc ([#9679](https://github.com/procore/core/issues/9679)) ([a4d9874](https://github.com/procore/core/commit/a4d987450df80bc2a3901dbfbf06572e2e1e8148))
105
+ - [UIF-1409] Add new Thumbnail icons, some Folders and Cube ([#9680](https://github.com/procore/core/issues/9680)) ([c3b70bb](https://github.com/procore/core/commit/c3b70bb318d456fc1ed523a20a1291d1703a4667))
106
+ - Icons update chevrons. New: StarOff, Fire, FileEye, EnvelopeOpen, Archive ([#9721](https://github.com/procore/core/issues/9721)) ([c3b56b0](https://github.com/procore/core/commit/c3b56b037585aec7218bdacfe2b0adad362e8c35))
107
+ - make aside block sticky ([#9676](https://github.com/procore/core/issues/9676)) ([a9e0c41](https://github.com/procore/core/commit/a9e0c413901a52565c0142f2d67b61f9e6fd17eb))
108
+ - reorder docs/storybook icons for panel component ([#9663](https://github.com/procore/core/issues/9663)) ([0b04402](https://github.com/procore/core/commit/0b04402fd553f9cad7dafa4d6ebe7b964236d40b))
109
+ - Smartling translations for zh-SG ([#9717](https://github.com/procore/core/issues/9717)) ([4187ea5](https://github.com/procore/core/commit/4187ea5b20102548954bd6639f64c9dbc36fe227))
137
110
 
138
111
  # [10.19.0](https://github.com/procore/core/compare/v10.18.0...v10.19.0) (2021-11-12)
139
112
 
140
-
141
113
  ### Bug Fixes
142
114
 
143
- * Modal, Panel, DetailPage, Section Spacing and Headings ([#9659](https://github.com/procore/core/issues/9659)) ([cd7976f](https://github.com/procore/core/commit/cd7976fcd819cbfc64e150af98fe7f3179411797))
144
-
115
+ - Modal, Panel, DetailPage, Section Spacing and Headings ([#9659](https://github.com/procore/core/issues/9659)) ([cd7976f](https://github.com/procore/core/commit/cd7976fcd819cbfc64e150af98fe7f3179411797))
145
116
 
146
117
  ### Features
147
118
 
148
- * Box as ol, ul, li with browser reset ([#9433](https://github.com/procore/core/issues/9433)) ([ca11c21](https://github.com/procore/core/commit/ca11c213af35ba7eff9099579937bf246f7d4a1a))
149
- * Content layout component ([#9590](https://github.com/procore/core/issues/9590)) ([3a43471](https://github.com/procore/core/commit/3a43471c4837dc19a1c2bc6e0b7fd969269e19fe))
150
- * disabled menu items for tiered dropdown ([#9608](https://github.com/procore/core/issues/9608)) ([424e615](https://github.com/procore/core/commit/424e615d1c2ff87a040183bb585f838f4b47ebef))
151
- * Release Title, Tile, Content, NextDetailPage ([#9662](https://github.com/procore/core/issues/9662)) ([a33ee99](https://github.com/procore/core/commit/a33ee9942cea831fc48d17640feffa9845f474e3))
152
-
153
-
154
-
155
-
119
+ - Box as ol, ul, li with browser reset ([#9433](https://github.com/procore/core/issues/9433)) ([ca11c21](https://github.com/procore/core/commit/ca11c213af35ba7eff9099579937bf246f7d4a1a))
120
+ - Content layout component ([#9590](https://github.com/procore/core/issues/9590)) ([3a43471](https://github.com/procore/core/commit/3a43471c4837dc19a1c2bc6e0b7fd969269e19fe))
121
+ - disabled menu items for tiered dropdown ([#9608](https://github.com/procore/core/issues/9608)) ([424e615](https://github.com/procore/core/commit/424e615d1c2ff87a040183bb585f838f4b47ebef))
122
+ - Release Title, Tile, Content, NextDetailPage ([#9662](https://github.com/procore/core/issues/9662)) ([a33ee99](https://github.com/procore/core/commit/a33ee9942cea831fc48d17640feffa9845f474e3))
156
123
 
157
124
  # [10.18.0](https://github.com/procore/core/compare/v10.17.0...v10.18.0) (2021-11-09)
158
125
 
159
-
160
126
  ### Features
161
127
 
162
- * [FDN-1073] Storybook deploys for master + develop ([#9587](https://github.com/procore/core/issues/9587)) ([2c47de3](https://github.com/procore/core/commit/2c47de33db56916a7be66ea37c204365a54c6c26))
163
- * [UIF-1069] Toggle Button component ([#9607](https://github.com/procore/core/issues/9607)) ([1098c0a](https://github.com/procore/core/commit/1098c0a85f5ff008107ea509081e9a488cb62091))
164
- * [UIF-1323] Storybook Core Brand ([#9636](https://github.com/procore/core/issues/9636)) ([23c6095](https://github.com/procore/core/commit/23c60953283c78f9abab7d2614e2b2b6c5b63bbe))
165
- * add index file for DetailPage component ([#9639](https://github.com/procore/core/issues/9639)) ([2959392](https://github.com/procore/core/commit/2959392361a4e8125cc6abc5a77972259e8c90bc))
166
- * add panel close button ([#9606](https://github.com/procore/core/issues/9606)) ([5589735](https://github.com/procore/core/commit/55897356d2aad03dfc32b046c7da99fafb430043))
167
- * alphabetical sorting for storybook stories ([#9613](https://github.com/procore/core/issues/9613)) ([3437427](https://github.com/procore/core/commit/343742779ba89351533b6ce5450727802f964edc))
168
- * expose Section on Panel and Modal ([#9588](https://github.com/procore/core/issues/9588)) ([e94564f](https://github.com/procore/core/commit/e94564fcc555422e0dc320c37e1b8bcfd1dc8785))
169
-
170
-
171
-
172
-
128
+ - [FDN-1073] Storybook deploys for master + develop ([#9587](https://github.com/procore/core/issues/9587)) ([2c47de3](https://github.com/procore/core/commit/2c47de33db56916a7be66ea37c204365a54c6c26))
129
+ - [UIF-1069] Toggle Button component ([#9607](https://github.com/procore/core/issues/9607)) ([1098c0a](https://github.com/procore/core/commit/1098c0a85f5ff008107ea509081e9a488cb62091))
130
+ - [UIF-1323] Storybook Core Brand ([#9636](https://github.com/procore/core/issues/9636)) ([23c6095](https://github.com/procore/core/commit/23c60953283c78f9abab7d2614e2b2b6c5b63bbe))
131
+ - add index file for DetailPage component ([#9639](https://github.com/procore/core/issues/9639)) ([2959392](https://github.com/procore/core/commit/2959392361a4e8125cc6abc5a77972259e8c90bc))
132
+ - add panel close button ([#9606](https://github.com/procore/core/issues/9606)) ([5589735](https://github.com/procore/core/commit/55897356d2aad03dfc32b046c7da99fafb430043))
133
+ - alphabetical sorting for storybook stories ([#9613](https://github.com/procore/core/issues/9613)) ([3437427](https://github.com/procore/core/commit/343742779ba89351533b6ce5450727802f964edc))
134
+ - expose Section on Panel and Modal ([#9588](https://github.com/procore/core/issues/9588)) ([e94564f](https://github.com/procore/core/commit/e94564fcc555422e0dc320c37e1b8bcfd1dc8785))
173
135
 
174
136
  # [10.17.0](https://github.com/procore/core/compare/v10.16.0...v10.17.0) (2021-10-27)
175
137
 
176
-
177
138
  ### Bug Fixes
178
139
 
179
- * [FDN-1328] Fix docs build ([#9592](https://github.com/procore/core/issues/9592)) ([39ae28f](https://github.com/procore/core/commit/39ae28f9e1d3012d3e33990f5273a482bf6cae11))
180
- * empty divs ([#9559](https://github.com/procore/core/issues/9559)) ([43d134f](https://github.com/procore/core/commit/43d134f65b11893735c7f92116283f3ad6a6e63a))
181
- * fix loading button IE11 position ([#9550](https://github.com/procore/core/issues/9550)) ([e4119fe](https://github.com/procore/core/commit/e4119fea882fe1d66ec98c2e26ce28e72434ef49))
182
- * Fix Segmented Controller button styles with app css creep ([#9555](https://github.com/procore/core/issues/9555)) ([7c7dbb4](https://github.com/procore/core/commit/7c7dbb4166f168d40e310acfc83ca96553e560e6))
183
- * gatsby specific window check ([#9609](https://github.com/procore/core/issues/9609)) ([b7210ad](https://github.com/procore/core/commit/b7210ad513f581d048e377ab542f557aec8c128c))
184
- * Support NumberInput for special locales ([#9593](https://github.com/procore/core/issues/9593)) ([bb1ccf2](https://github.com/procore/core/commit/bb1ccf28f5f68290ac8f583220f2f81f6a93962e))
185
-
140
+ - [FDN-1328] Fix docs build ([#9592](https://github.com/procore/core/issues/9592)) ([39ae28f](https://github.com/procore/core/commit/39ae28f9e1d3012d3e33990f5273a482bf6cae11))
141
+ - empty divs ([#9559](https://github.com/procore/core/issues/9559)) ([43d134f](https://github.com/procore/core/commit/43d134f65b11893735c7f92116283f3ad6a6e63a))
142
+ - fix loading button IE11 position ([#9550](https://github.com/procore/core/issues/9550)) ([e4119fe](https://github.com/procore/core/commit/e4119fea882fe1d66ec98c2e26ce28e72434ef49))
143
+ - Fix Segmented Controller button styles with app css creep ([#9555](https://github.com/procore/core/issues/9555)) ([7c7dbb4](https://github.com/procore/core/commit/7c7dbb4166f168d40e310acfc83ca96553e560e6))
144
+ - gatsby specific window check ([#9609](https://github.com/procore/core/issues/9609)) ([b7210ad](https://github.com/procore/core/commit/b7210ad513f581d048e377ab542f557aec8c128c))
145
+ - Support NumberInput for special locales ([#9593](https://github.com/procore/core/issues/9593)) ([bb1ccf2](https://github.com/procore/core/commit/bb1ccf28f5f68290ac8f583220f2f81f6a93962e))
186
146
 
187
147
  ### Features
188
148
 
189
- * [FDN-860] Modal - divider under header ([#9531](https://github.com/procore/core/issues/9531)) ([f6da899](https://github.com/procore/core/commit/f6da899372163e436f7c8fb566d1c11b61e63821))
190
- * [FDN-931] Tile component ([#9517](https://github.com/procore/core/issues/9517)) ([ad43367](https://github.com/procore/core/commit/ad433675a7ff267effdc4cb6088c7fd4eb2db87a))
191
- * [FDN-950] update file type icons in thumbnail ([#9574](https://github.com/procore/core/issues/9574)) ([be99bc9](https://github.com/procore/core/commit/be99bc96ac44f8b9f602034327f185a48c81f657))
192
- * add drag and drop keyboard controls to MenuImperative ([#9500](https://github.com/procore/core/issues/9500)) ([52ba710](https://github.com/procore/core/commit/52ba710b400897e7f60b345d03d07bdb1ec47a4a))
193
- * Modal widths ([#9498](https://github.com/procore/core/issues/9498)) ([7daec24](https://github.com/procore/core/commit/7daec240ae7ec959b582a5ac1189aca54576d82e))
194
- * New Component - Tiered Dropdown [CMF-980] ([#9529](https://github.com/procore/core/issues/9529)) ([16c5a2a](https://github.com/procore/core/commit/16c5a2aaf15d2a16fd27eb739bebd0f9231ff18d))
195
- * New Component - Title ([#9499](https://github.com/procore/core/issues/9499)) ([d2c4580](https://github.com/procore/core/commit/d2c458014fef7db8c34ad9d5373741c15f74a149))
196
- * Release Page, NextDetailpage, and NextGrid components ([#9456](https://github.com/procore/core/issues/9456)) ([b546f4c](https://github.com/procore/core/commit/b546f4c1d4f58405dd97493656aa8633191e274b))
197
- * support Calendar for locales where the start day of the week is not Sunday ([#9557](https://github.com/procore/core/issues/9557)) ([a9040aa](https://github.com/procore/core/commit/a9040aabe701bf10afe93a2ca77c8828d2584222))
198
- * Switch component renders children and can be consecutively spaced ([#9551](https://github.com/procore/core/issues/9551)) ([3819f70](https://github.com/procore/core/commit/3819f7066971bf07537e8dd652b4386dccb1aa6f))
199
- * **core-react:** Add async beforeLocalFileUpload callback to FileSelect to prevent upload ([#9440](https://github.com/procore/core/issues/9440)) ([3fbf254](https://github.com/procore/core/commit/3fbf2541b9c4382dfd9b1f0c88c87f2d8c055dfb))
200
-
201
-
202
-
203
-
149
+ - [FDN-860] Modal - divider under header ([#9531](https://github.com/procore/core/issues/9531)) ([f6da899](https://github.com/procore/core/commit/f6da899372163e436f7c8fb566d1c11b61e63821))
150
+ - [FDN-931] Tile component ([#9517](https://github.com/procore/core/issues/9517)) ([ad43367](https://github.com/procore/core/commit/ad433675a7ff267effdc4cb6088c7fd4eb2db87a))
151
+ - [FDN-950] update file type icons in thumbnail ([#9574](https://github.com/procore/core/issues/9574)) ([be99bc9](https://github.com/procore/core/commit/be99bc96ac44f8b9f602034327f185a48c81f657))
152
+ - add drag and drop keyboard controls to MenuImperative ([#9500](https://github.com/procore/core/issues/9500)) ([52ba710](https://github.com/procore/core/commit/52ba710b400897e7f60b345d03d07bdb1ec47a4a))
153
+ - Modal widths ([#9498](https://github.com/procore/core/issues/9498)) ([7daec24](https://github.com/procore/core/commit/7daec240ae7ec959b582a5ac1189aca54576d82e))
154
+ - New Component - Tiered Dropdown [CMF-980] ([#9529](https://github.com/procore/core/issues/9529)) ([16c5a2a](https://github.com/procore/core/commit/16c5a2aaf15d2a16fd27eb739bebd0f9231ff18d))
155
+ - New Component - Title ([#9499](https://github.com/procore/core/issues/9499)) ([d2c4580](https://github.com/procore/core/commit/d2c458014fef7db8c34ad9d5373741c15f74a149))
156
+ - Release Page, NextDetailpage, and NextGrid components ([#9456](https://github.com/procore/core/issues/9456)) ([b546f4c](https://github.com/procore/core/commit/b546f4c1d4f58405dd97493656aa8633191e274b))
157
+ - support Calendar for locales where the start day of the week is not Sunday ([#9557](https://github.com/procore/core/issues/9557)) ([a9040aa](https://github.com/procore/core/commit/a9040aabe701bf10afe93a2ca77c8828d2584222))
158
+ - Switch component renders children and can be consecutively spaced ([#9551](https://github.com/procore/core/issues/9551)) ([3819f70](https://github.com/procore/core/commit/3819f7066971bf07537e8dd652b4386dccb1aa6f))
159
+ - **core-react:** Add async beforeLocalFileUpload callback to FileSelect to prevent upload ([#9440](https://github.com/procore/core/issues/9440)) ([3fbf254](https://github.com/procore/core/commit/3fbf2541b9c4382dfd9b1f0c88c87f2d8c055dfb))
204
160
 
205
161
  # [10.16.0](https://github.com/procore/core/compare/v10.15.0...v10.16.0) (2021-10-01)
206
162
 
207
-
208
163
  ### Bug Fixes
209
164
 
210
- * [FDN-892] Dropdown Overflows IE11 ([#9459](https://github.com/procore/core/issues/9459)) ([3026e18](https://github.com/procore/core/commit/3026e18e663cc4807fefb5856810998b8f9eb9ae))
211
- * fix to MenuImperative keyboard nav Up arrow across groups ([#9469](https://github.com/procore/core/issues/9469)) ([99d0d65](https://github.com/procore/core/commit/99d0d6573e6c10c64525fd4c38f571c609b7e65d))
212
- * remove NumberInput code duplication ([#9494](https://github.com/procore/core/issues/9494)) ([25bf8cf](https://github.com/procore/core/commit/25bf8cf457bc785311a77e022e2473619c86108c))
213
- * Vulnerability update axios from 0.21.1 to 0.21.3 ([#9475](https://github.com/procore/core/issues/9475)) ([0705939](https://github.com/procore/core/commit/07059396dad6fd58a33b670f13952f96154099d3))
214
-
165
+ - [FDN-892] Dropdown Overflows IE11 ([#9459](https://github.com/procore/core/issues/9459)) ([3026e18](https://github.com/procore/core/commit/3026e18e663cc4807fefb5856810998b8f9eb9ae))
166
+ - fix to MenuImperative keyboard nav Up arrow across groups ([#9469](https://github.com/procore/core/issues/9469)) ([99d0d65](https://github.com/procore/core/commit/99d0d6573e6c10c64525fd4c38f571c609b7e65d))
167
+ - remove NumberInput code duplication ([#9494](https://github.com/procore/core/issues/9494)) ([25bf8cf](https://github.com/procore/core/commit/25bf8cf457bc785311a77e022e2473619c86108c))
168
+ - Vulnerability update axios from 0.21.1 to 0.21.3 ([#9475](https://github.com/procore/core/issues/9475)) ([0705939](https://github.com/procore/core/commit/07059396dad6fd58a33b670f13952f96154099d3))
215
169
 
216
170
  ### Features
217
171
 
218
- * add suffix prop to NumberInput ([#9435](https://github.com/procore/core/issues/9435)) ([aedba7b](https://github.com/procore/core/commit/aedba7b188d207bbc55171308d4cc57344f23a14))
219
- * Locales de-DE, fr-FR, es-ES ([#9438](https://github.com/procore/core/issues/9438)) ([6f92813](https://github.com/procore/core/commit/6f92813a6d411f5d7f301be5c6c059673e8d9334))
220
- * Pagination component allow prop spread ([#9492](https://github.com/procore/core/issues/9492)) ([f75a5c9](https://github.com/procore/core/commit/f75a5c9645350c3eb51828f3ae247e6a024224f1))
221
-
222
-
223
-
224
-
172
+ - add suffix prop to NumberInput ([#9435](https://github.com/procore/core/issues/9435)) ([aedba7b](https://github.com/procore/core/commit/aedba7b188d207bbc55171308d4cc57344f23a14))
173
+ - Locales de-DE, fr-FR, es-ES ([#9438](https://github.com/procore/core/issues/9438)) ([6f92813](https://github.com/procore/core/commit/6f92813a6d411f5d7f301be5c6c059673e8d9334))
174
+ - Pagination component allow prop spread ([#9492](https://github.com/procore/core/issues/9492)) ([f75a5c9](https://github.com/procore/core/commit/f75a5c9645350c3eb51828f3ae247e6a024224f1))
225
175
 
226
176
  # [10.15.0](https://github.com/procore/core/compare/v10.14.0...v10.15.0) (2021-08-30)
227
177
 
228
-
229
178
  ### Bug Fixes
230
179
 
231
- * Dropzone button style is secondary button ([#9430](https://github.com/procore/core/issues/9430)) ([50bb3a7](https://github.com/procore/core/commit/50bb3a79cb5ed6d253bde0acd6b125306306fd98))
232
- * IE11 DateSelect mouse date selection from Calendar ([#9434](https://github.com/procore/core/issues/9434)) ([a1de344](https://github.com/procore/core/commit/a1de344e7ad5a8dccb529847b3f431c7316438d5))
233
-
180
+ - Dropzone button style is secondary button ([#9430](https://github.com/procore/core/issues/9430)) ([50bb3a7](https://github.com/procore/core/commit/50bb3a79cb5ed6d253bde0acd6b125306306fd98))
181
+ - IE11 DateSelect mouse date selection from Calendar ([#9434](https://github.com/procore/core/issues/9434)) ([a1de344](https://github.com/procore/core/commit/a1de344e7ad5a8dccb529847b3f431c7316438d5))
234
182
 
235
183
  ### Features
236
184
 
237
- * Update icons, align with mobile bolder style ([#9445](https://github.com/procore/core/issues/9445)) ([7bf8cb4](https://github.com/procore/core/commit/7bf8cb434025e93161606dee83df742f1b22b7c3))
238
-
239
-
240
-
241
-
185
+ - Update icons, align with mobile bolder style ([#9445](https://github.com/procore/core/issues/9445)) ([7bf8cb4](https://github.com/procore/core/commit/7bf8cb434025e93161606dee83df742f1b22b7c3))
242
186
 
243
187
  # [10.14.0](https://github.com/procore/core/compare/v10.13.0...v10.14.0) (2021-08-23)
244
188
 
245
-
246
189
  ### Bug Fixes
247
190
 
248
- * Define color on Checkbox and RadioButton ([#9414](https://github.com/procore/core/issues/9414)) ([2c459ee](https://github.com/procore/core/commit/2c459ee95bf970d040aa69398c1e3326b9135b63))
249
- * fix custom token not being displayed ([#9372](https://github.com/procore/core/issues/9372)) ([effe943](https://github.com/procore/core/commit/effe943f8494f0324cfc0b60dd4cb3e3c9951675))
250
- * MultiSelect always show dropdown when clicking on clear all button ([#9399](https://github.com/procore/core/issues/9399)) ([49058c7](https://github.com/procore/core/commit/49058c7a046bfb678c7f999c3fa23786934c1127))
251
- * Support MenuImperative dragging inside a Modal ([#9394](https://github.com/procore/core/issues/9394)) ([2643e19](https://github.com/procore/core/commit/2643e19d8e7533f0b24d14962fac312074a29f13))
252
- * types/styles when using MenuImperative.CheckboxItem with drag and drop enabled ([#9393](https://github.com/procore/core/issues/9393)) ([27421bd](https://github.com/procore/core/commit/27421bd5886c1c370e65e6d8bee7416b81bbcff7))
253
-
191
+ - Define color on Checkbox and RadioButton ([#9414](https://github.com/procore/core/issues/9414)) ([2c459ee](https://github.com/procore/core/commit/2c459ee95bf970d040aa69398c1e3326b9135b63))
192
+ - fix custom token not being displayed ([#9372](https://github.com/procore/core/issues/9372)) ([effe943](https://github.com/procore/core/commit/effe943f8494f0324cfc0b60dd4cb3e3c9951675))
193
+ - MultiSelect always show dropdown when clicking on clear all button ([#9399](https://github.com/procore/core/issues/9399)) ([49058c7](https://github.com/procore/core/commit/49058c7a046bfb678c7f999c3fa23786934c1127))
194
+ - Support MenuImperative dragging inside a Modal ([#9394](https://github.com/procore/core/issues/9394)) ([2643e19](https://github.com/procore/core/commit/2643e19d8e7533f0b24d14962fac312074a29f13))
195
+ - types/styles when using MenuImperative.CheckboxItem with drag and drop enabled ([#9393](https://github.com/procore/core/issues/9393)) ([27421bd](https://github.com/procore/core/commit/27421bd5886c1c370e65e6d8bee7416b81bbcff7))
254
196
 
255
197
  ### Features
256
198
 
257
- * Add Imperative menu drag and drop ([#9353](https://github.com/procore/core/issues/9353)) ([b3b6c7c](https://github.com/procore/core/commit/b3b6c7c7a078cd55a69dc56a6445064331f7a874))
258
- * Add MenuImperative.CheckboxItem ([#9351](https://github.com/procore/core/issues/9351)) ([a8687d5](https://github.com/procore/core/commit/a8687d59b736ed1ef2d8c2052ac69329eb96f003))
259
- * introduce NextDetailPage ([#9397](https://github.com/procore/core/issues/9397)) ([cc8476a](https://github.com/procore/core/commit/cc8476ae557c70b330ed0ae20f00149454099112))
260
- * updating to latest tinymce version ([#9375](https://github.com/procore/core/issues/9375)) ([56f834d](https://github.com/procore/core/commit/56f834d62cd66e52fdcd8cce6262d9abf544a35b))
261
-
262
-
263
-
264
-
199
+ - Add Imperative menu drag and drop ([#9353](https://github.com/procore/core/issues/9353)) ([b3b6c7c](https://github.com/procore/core/commit/b3b6c7c7a078cd55a69dc56a6445064331f7a874))
200
+ - Add MenuImperative.CheckboxItem ([#9351](https://github.com/procore/core/issues/9351)) ([a8687d5](https://github.com/procore/core/commit/a8687d59b736ed1ef2d8c2052ac69329eb96f003))
201
+ - introduce NextDetailPage ([#9397](https://github.com/procore/core/issues/9397)) ([cc8476a](https://github.com/procore/core/commit/cc8476ae557c70b330ed0ae20f00149454099112))
202
+ - updating to latest tinymce version ([#9375](https://github.com/procore/core/issues/9375)) ([56f834d](https://github.com/procore/core/commit/56f834d62cd66e52fdcd8cce6262d9abf544a35b))
265
203
 
266
204
  # [10.13.0](https://github.com/procore/core/compare/v10.12.0...v10.13.0) (2021-08-04)
267
205
 
268
-
269
206
  ### Features
270
207
 
271
- * Add Modal.FooterSummary component to Modal ([#9327](https://github.com/procore/core/issues/9327)) ([61ddd1b](https://github.com/procore/core/commit/61ddd1bd364f90a686438e85334fb06dae9ac764))
272
- * introduce PageLayout and NextGrid components ([#9005](https://github.com/procore/core/issues/9005)) ([88d0c64](https://github.com/procore/core/commit/88d0c64eef69c7906c0788b2210a4c54a21dd257))
273
-
274
-
275
-
276
-
208
+ - Add Modal.FooterSummary component to Modal ([#9327](https://github.com/procore/core/issues/9327)) ([61ddd1b](https://github.com/procore/core/commit/61ddd1bd364f90a686438e85334fb06dae9ac764))
209
+ - introduce PageLayout and NextGrid components ([#9005](https://github.com/procore/core/issues/9005)) ([88d0c64](https://github.com/procore/core/commit/88d0c64eef69c7906c0788b2210a4c54a21dd257))
277
210
 
278
211
  # [10.12.0](https://github.com/procore/core/compare/v10.11.0...v10.12.0) (2021-07-20)
279
212
 
280
-
281
213
  ### Bug Fixes
282
214
 
283
- * [FDN-790] Popover OverlayTrigger not correct position on first load and Percy Failures ([#8997](https://github.com/procore/core/issues/8997)) ([0d48a40](https://github.com/procore/core/commit/0d48a4034588c0308eaf55a47eb46af48e3b35d4))
284
- * Form PillSelect Optional Clear Button, PillSelect Optional Options ([#9283](https://github.com/procore/core/issues/9283)) ([e2d2cf0](https://github.com/procore/core/commit/e2d2cf0229f140ffe68c132016dff9878ca0d17e))
285
-
215
+ - [FDN-790] Popover OverlayTrigger not correct position on first load and Percy Failures ([#8997](https://github.com/procore/core/issues/8997)) ([0d48a40](https://github.com/procore/core/commit/0d48a4034588c0308eaf55a47eb46af48e3b35d4))
216
+ - Form PillSelect Optional Clear Button, PillSelect Optional Options ([#9283](https://github.com/procore/core/issues/9283)) ([e2d2cf0](https://github.com/procore/core/commit/e2d2cf0229f140ffe68c132016dff9878ca0d17e))
286
217
 
287
218
  ### Features
288
219
 
289
- * [FDN-712] introduce LinkButton component ([#9038](https://github.com/procore/core/issues/9038)) ([23b4db2](https://github.com/procore/core/commit/23b4db2b004a73779bca5b024616712467b29946))
290
-
291
-
292
-
293
-
220
+ - [FDN-712] introduce LinkButton component ([#9038](https://github.com/procore/core/issues/9038)) ([23b4db2](https://github.com/procore/core/commit/23b4db2b004a73779bca5b024616712467b29946))
294
221
 
295
222
  # [10.11.0](https://github.com/procore/core/compare/v10.10.0...v10.11.0) (2021-07-01)
296
223
 
297
-
298
224
  ### Bug Fixes
299
225
 
300
- * fix useDeprecation behaviour with falsy values and quiet console ([#9031](https://github.com/procore/core/issues/9031)) ([192fbb6](https://github.com/procore/core/commit/192fbb6ca9ca2e5a930536b20d06cd8adeb97bae))
301
- * Icon Highlighter Name ([#9146](https://github.com/procore/core/issues/9146)) ([08c8edd](https://github.com/procore/core/commit/08c8eddc17528be80da11b749352848ac61ec437))
302
- * Remove Card Shadow Strength Half Steps ([#9149](https://github.com/procore/core/issues/9149)) ([8e61631](https://github.com/procore/core/commit/8e616318e2c3bf7225f15ce7cc1888a0005f1fe6))
303
-
226
+ - fix useDeprecation behaviour with falsy values and quiet console ([#9031](https://github.com/procore/core/issues/9031)) ([192fbb6](https://github.com/procore/core/commit/192fbb6ca9ca2e5a930536b20d06cd8adeb97bae))
227
+ - Icon Highlighter Name ([#9146](https://github.com/procore/core/issues/9146)) ([08c8edd](https://github.com/procore/core/commit/08c8eddc17528be80da11b749352848ac61ec437))
228
+ - Remove Card Shadow Strength Half Steps ([#9149](https://github.com/procore/core/issues/9149)) ([8e61631](https://github.com/procore/core/commit/8e616318e2c3bf7225f15ce7cc1888a0005f1fe6))
304
229
 
305
230
  ### Features
306
231
 
307
- * [FDN-752] - Form field empty state implementation ([#9069](https://github.com/procore/core/issues/9069)) ([dc777f6](https://github.com/procore/core/commit/dc777f6938a404d31c11730b81dc2bbfc550141a))
308
- * introduce onUploadStateChange ([#9128](https://github.com/procore/core/issues/9128)) ([c8a012f](https://github.com/procore/core/commit/c8a012ff25b52d0313597f36a2e92d5724b1608f))
309
-
310
-
311
-
312
-
232
+ - [FDN-752] - Form field empty state implementation ([#9069](https://github.com/procore/core/issues/9069)) ([dc777f6](https://github.com/procore/core/commit/dc777f6938a404d31c11730b81dc2bbfc550141a))
233
+ - introduce onUploadStateChange ([#9128](https://github.com/procore/core/issues/9128)) ([c8a012f](https://github.com/procore/core/commit/c8a012ff25b52d0313597f36a2e92d5724b1608f))
313
234
 
314
235
  # [10.10.0](https://github.com/procore/core/compare/v10.9.0...v10.10.0) (2021-06-11)
315
236
 
316
-
317
237
  ### Bug Fixes
318
238
 
319
- * **core-react:** remove margins from slider ([#9021](https://github.com/procore/core/issues/9021)) ([cf66600](https://github.com/procore/core/commit/cf66600b70b5ecf8f3274fceb1efbd31325f0f71))
320
- * core-docs build ([#8990](https://github.com/procore/core/issues/8990)) ([74c9c99](https://github.com/procore/core/commit/74c9c9989100504fcaa1c55e3b7b9f9399f204d6))
321
- * mock new Date for Calendar current day tests, fix Displaydate ([#8910](https://github.com/procore/core/issues/8910)) ([9c30990](https://github.com/procore/core/commit/9c309902eaedab6ad02df0d732ff0245a3c5cdbf))
322
- * Range -> Slider, UX fixes for Slider ([#8946](https://github.com/procore/core/issues/8946)) ([e6e498d](https://github.com/procore/core/commit/e6e498d3700f0277236be6752b961750f008adc3))
323
- * set medium icon size to 16px for avatars ([#9022](https://github.com/procore/core/issues/9022)) ([ac61f24](https://github.com/procore/core/commit/ac61f242addc3e58af503a2f22ee42982dde5f9a))
324
- * **core-react:** debug logging for flatMap issue in FileSelect ([#8979](https://github.com/procore/core/issues/8979)) ([78e0ebe](https://github.com/procore/core/commit/78e0ebe8b1dcf80a82b802b37c44a02c22fd374c))
325
-
239
+ - **core-react:** remove margins from slider ([#9021](https://github.com/procore/core/issues/9021)) ([cf66600](https://github.com/procore/core/commit/cf66600b70b5ecf8f3274fceb1efbd31325f0f71))
240
+ - core-docs build ([#8990](https://github.com/procore/core/issues/8990)) ([74c9c99](https://github.com/procore/core/commit/74c9c9989100504fcaa1c55e3b7b9f9399f204d6))
241
+ - mock new Date for Calendar current day tests, fix Displaydate ([#8910](https://github.com/procore/core/issues/8910)) ([9c30990](https://github.com/procore/core/commit/9c309902eaedab6ad02df0d732ff0245a3c5cdbf))
242
+ - Range -> Slider, UX fixes for Slider ([#8946](https://github.com/procore/core/issues/8946)) ([e6e498d](https://github.com/procore/core/commit/e6e498d3700f0277236be6752b961750f008adc3))
243
+ - set medium icon size to 16px for avatars ([#9022](https://github.com/procore/core/issues/9022)) ([ac61f24](https://github.com/procore/core/commit/ac61f242addc3e58af503a2f22ee42982dde5f9a))
244
+ - **core-react:** debug logging for flatMap issue in FileSelect ([#8979](https://github.com/procore/core/issues/8979)) ([78e0ebe](https://github.com/procore/core/commit/78e0ebe8b1dcf80a82b802b37c44a02c22fd374c))
326
245
 
327
246
  ### Features
328
247
 
329
- * [FDN-393] Apply New Shadow to Card and components that use Card ([#8834](https://github.com/procore/core/issues/8834)) ([966463a](https://github.com/procore/core/commit/966463a114e8b5ffa15b5c4722c8a1bb748bb529))
330
- * [FDN-393] change Banner shadow position to bottom ([#9015](https://github.com/procore/core/issues/9015)) ([4ad398e](https://github.com/procore/core/commit/4ad398ed474856ef707f24bfb251c644b4dc24d1))
331
- * [FDN-718] Update Shadow Palette ([#9058](https://github.com/procore/core/issues/9058)) ([d17355e](https://github.com/procore/core/commit/d17355ed1f2cb6e4fd53c73c8ab8fa066f73580b))
332
- * apply new shadow to Banner ([#8931](https://github.com/procore/core/issues/8931)) ([72420f4](https://github.com/procore/core/commit/72420f47df77a115cf98f0ec4879c250c8d06fbe))
333
- * apply new shadow to menu ([#8934](https://github.com/procore/core/issues/8934)) ([1d9742a](https://github.com/procore/core/commit/1d9742aa0bf4a533ed067504c404fab2875143f0))
334
- * debug console error for file select sources bug ([#8972](https://github.com/procore/core/issues/8972)) ([d9210d5](https://github.com/procore/core/commit/d9210d52490d454e906b1cb59a826100f3b60dd6))
335
- * FDN-393 Apply new shadow to Popover ([#8932](https://github.com/procore/core/issues/8932)) ([fa0e816](https://github.com/procore/core/commit/fa0e816db776f42e5ec6750701ea85c6e8917611))
336
- * FDN-393 Apply New Shadows to Components (Table) ([#8923](https://github.com/procore/core/issues/8923)) ([91f9ae2](https://github.com/procore/core/commit/91f9ae29e1b44caf88c1228166d72ed0465d3c46))
337
- * update icons ([#9098](https://github.com/procore/core/issues/9098)) ([5d5acc4](https://github.com/procore/core/commit/5d5acc47b842360b5bf897562eda0b858f316a8a))
338
- * Update icons, many markup icons ([#9085](https://github.com/procore/core/issues/9085)) ([4d67e55](https://github.com/procore/core/commit/4d67e5563acade75e764b85277b43dce6b257e74))
339
- * update translations for RelatedItems ([#9049](https://github.com/procore/core/issues/9049)) ([a2b2ee4](https://github.com/procore/core/commit/a2b2ee43e88fdcbd19521ca4ceb32ea7ed483725))
340
-
248
+ - [FDN-393] Apply New Shadow to Card and components that use Card ([#8834](https://github.com/procore/core/issues/8834)) ([966463a](https://github.com/procore/core/commit/966463a114e8b5ffa15b5c4722c8a1bb748bb529))
249
+ - [FDN-393] change Banner shadow position to bottom ([#9015](https://github.com/procore/core/issues/9015)) ([4ad398e](https://github.com/procore/core/commit/4ad398ed474856ef707f24bfb251c644b4dc24d1))
250
+ - [FDN-718] Update Shadow Palette ([#9058](https://github.com/procore/core/issues/9058)) ([d17355e](https://github.com/procore/core/commit/d17355ed1f2cb6e4fd53c73c8ab8fa066f73580b))
251
+ - apply new shadow to Banner ([#8931](https://github.com/procore/core/issues/8931)) ([72420f4](https://github.com/procore/core/commit/72420f47df77a115cf98f0ec4879c250c8d06fbe))
252
+ - apply new shadow to menu ([#8934](https://github.com/procore/core/issues/8934)) ([1d9742a](https://github.com/procore/core/commit/1d9742aa0bf4a533ed067504c404fab2875143f0))
253
+ - debug console error for file select sources bug ([#8972](https://github.com/procore/core/issues/8972)) ([d9210d5](https://github.com/procore/core/commit/d9210d52490d454e906b1cb59a826100f3b60dd6))
254
+ - FDN-393 Apply new shadow to Popover ([#8932](https://github.com/procore/core/issues/8932)) ([fa0e816](https://github.com/procore/core/commit/fa0e816db776f42e5ec6750701ea85c6e8917611))
255
+ - FDN-393 Apply New Shadows to Components (Table) ([#8923](https://github.com/procore/core/issues/8923)) ([91f9ae2](https://github.com/procore/core/commit/91f9ae29e1b44caf88c1228166d72ed0465d3c46))
256
+ - update icons ([#9098](https://github.com/procore/core/issues/9098)) ([5d5acc4](https://github.com/procore/core/commit/5d5acc47b842360b5bf897562eda0b858f316a8a))
257
+ - Update icons, many markup icons ([#9085](https://github.com/procore/core/issues/9085)) ([4d67e55](https://github.com/procore/core/commit/4d67e5563acade75e764b85277b43dce6b257e74))
258
+ - update translations for RelatedItems ([#9049](https://github.com/procore/core/issues/9049)) ([a2b2ee4](https://github.com/procore/core/commit/a2b2ee43e88fdcbd19521ca4ceb32ea7ed483725))
341
259
 
342
260
  ### Reverts
343
261
 
344
- * revert "chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 ([#8978](https://github.com/procore/core/issues/8978))" ([#9000](https://github.com/procore/core/issues/9000)) ([ca69d65](https://github.com/procore/core/commit/ca69d658c21960bd8f0dea3067b92735e42d5c1d))
345
-
346
-
347
-
348
-
262
+ - revert "chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 ([#8978](https://github.com/procore/core/issues/8978))" ([#9000](https://github.com/procore/core/issues/9000)) ([ca69d65](https://github.com/procore/core/commit/ca69d658c21960bd8f0dea3067b92735e42d5c1d))
349
263
 
350
264
  # [10.9.0](https://github.com/procore/core/compare/v10.8.0...v10.9.0) (2021-05-25)
351
265
 
352
-
353
266
  ### Bug Fixes
354
267
 
355
- * fix table border radius typo ([#8912](https://github.com/procore/core/issues/8912)) ([424e4ba](https://github.com/procore/core/commit/424e4bafb5c303b5146c455d0deb789748d10b07))
356
- * fix textarea resize ([#8943](https://github.com/procore/core/issues/8943)) ([5cd43c8](https://github.com/procore/core/commit/5cd43c834f08da69b4bb4a2ba376654f2831b979))
357
- * Form.RichText re-positions cursor to beginning of field on change event - V2 ([#8889](https://github.com/procore/core/issues/8889)) ([ecf1e70](https://github.com/procore/core/commit/ecf1e7009f87eb4effa1e972413163ac5b805efc))
358
- * Form.RichText re-positions cursor to beginning of field on change event. ([#8872](https://github.com/procore/core/issues/8872)) ([04ad161](https://github.com/procore/core/commit/04ad1611b0e8111471e0b7862ea9dce4b326483e))
359
- * range slider ie11 use height over border trick ([8b31b1c](https://github.com/procore/core/commit/8b31b1c0d26a655e407854fa5f5cc67dbb7bf5ba))
360
- * range slider remove tick marks ([e8e62fa](https://github.com/procore/core/commit/e8e62fa75e858cce939ca019522afc58893dd97e))
361
- * range slider styles ie ([7347e7c](https://github.com/procore/core/commit/7347e7c35a2c334ab3aede7cc452ced5585255ad))
362
- * RichTextEditor has to perform a check on Form enableReinitialize before setting initialValue ([#8895](https://github.com/procore/core/issues/8895)) ([19cc2e8](https://github.com/procore/core/commit/19cc2e8b55ed8817bdff66c01f4057d33799a99f))
363
- * TextArea Resize default to both ([#8947](https://github.com/procore/core/issues/8947)) ([99879c9](https://github.com/procore/core/commit/99879c96785fc57b2de06e99bcf45698a4bd383c))
364
- * TieredSelect selectableTiers false controlled value ([#8871](https://github.com/procore/core/issues/8871)) ([0dc227b](https://github.com/procore/core/commit/0dc227b3ba34f23a1a45e0112d6ba9dd995bd0e6))
365
-
268
+ - fix table border radius typo ([#8912](https://github.com/procore/core/issues/8912)) ([424e4ba](https://github.com/procore/core/commit/424e4bafb5c303b5146c455d0deb789748d10b07))
269
+ - fix textarea resize ([#8943](https://github.com/procore/core/issues/8943)) ([5cd43c8](https://github.com/procore/core/commit/5cd43c834f08da69b4bb4a2ba376654f2831b979))
270
+ - Form.RichText re-positions cursor to beginning of field on change event - V2 ([#8889](https://github.com/procore/core/issues/8889)) ([ecf1e70](https://github.com/procore/core/commit/ecf1e7009f87eb4effa1e972413163ac5b805efc))
271
+ - Form.RichText re-positions cursor to beginning of field on change event. ([#8872](https://github.com/procore/core/issues/8872)) ([04ad161](https://github.com/procore/core/commit/04ad1611b0e8111471e0b7862ea9dce4b326483e))
272
+ - range slider ie11 use height over border trick ([8b31b1c](https://github.com/procore/core/commit/8b31b1c0d26a655e407854fa5f5cc67dbb7bf5ba))
273
+ - range slider remove tick marks ([e8e62fa](https://github.com/procore/core/commit/e8e62fa75e858cce939ca019522afc58893dd97e))
274
+ - range slider styles ie ([7347e7c](https://github.com/procore/core/commit/7347e7c35a2c334ab3aede7cc452ced5585255ad))
275
+ - RichTextEditor has to perform a check on Form enableReinitialize before setting initialValue ([#8895](https://github.com/procore/core/issues/8895)) ([19cc2e8](https://github.com/procore/core/commit/19cc2e8b55ed8817bdff66c01f4057d33799a99f))
276
+ - TextArea Resize default to both ([#8947](https://github.com/procore/core/issues/8947)) ([99879c9](https://github.com/procore/core/commit/99879c96785fc57b2de06e99bcf45698a4bd383c))
277
+ - TieredSelect selectableTiers false controlled value ([#8871](https://github.com/procore/core/issues/8871)) ([0dc227b](https://github.com/procore/core/commit/0dc227b3ba34f23a1a45e0112d6ba9dd995bd0e6))
366
278
 
367
279
  ### Features
368
280
 
369
- * [FDN-147] JSS for Menu Component ([#8819](https://github.com/procore/core/issues/8819)) ([510af38](https://github.com/procore/core/commit/510af383549f83f87064d03ac91445d478df9784))
370
- * [FDN-429] JSS Portal ([#8626](https://github.com/procore/core/issues/8626)) ([afae8d8](https://github.com/procore/core/commit/afae8d81da262e0ef1fc55eebcec33f3a1060605))
371
- * apply new shadow to Poppover ([45b3c3d](https://github.com/procore/core/commit/45b3c3deb53bc70cb40ac9738479c514d7596b5f))
372
- * Form Display Date TZ, Date Time Console Logging. refactor!: Remove Context Inheritance ([#8891](https://github.com/procore/core/issues/8891)) ([591b9b7](https://github.com/procore/core/commit/591b9b7eed9f35b41b115ee4851bcf5fc16194bd))
373
- * Range Component ([#8643](https://github.com/procore/core/issues/8643)) ([6ccecb5](https://github.com/procore/core/commit/6ccecb51b6eeaa7eacfb838c0cdee4f6d6a57ba8))
374
-
281
+ - [FDN-147] JSS for Menu Component ([#8819](https://github.com/procore/core/issues/8819)) ([510af38](https://github.com/procore/core/commit/510af383549f83f87064d03ac91445d478df9784))
282
+ - [FDN-429] JSS Portal ([#8626](https://github.com/procore/core/issues/8626)) ([afae8d8](https://github.com/procore/core/commit/afae8d81da262e0ef1fc55eebcec33f3a1060605))
283
+ - apply new shadow to Poppover ([45b3c3d](https://github.com/procore/core/commit/45b3c3deb53bc70cb40ac9738479c514d7596b5f))
284
+ - Form Display Date TZ, Date Time Console Logging. refactor!: Remove Context Inheritance ([#8891](https://github.com/procore/core/issues/8891)) ([591b9b7](https://github.com/procore/core/commit/591b9b7eed9f35b41b115ee4851bcf5fc16194bd))
285
+ - Range Component ([#8643](https://github.com/procore/core/issues/8643)) ([6ccecb5](https://github.com/procore/core/commit/6ccecb51b6eeaa7eacfb838c0cdee4f6d6a57ba8))
375
286
 
376
287
  ### Reverts
377
288
 
378
- * apply new Shadow to Banner ([346c701](https://github.com/procore/core/commit/346c701dc5126e049ff96c4579c1d02ac6cea1ee))
379
-
380
-
381
-
382
-
289
+ - apply new Shadow to Banner ([346c701](https://github.com/procore/core/commit/346c701dc5126e049ff96c4579c1d02ac6cea1ee))
383
290
 
384
291
  # [10.8.0](https://github.com/procore/core/compare/v10.7.0...v10.8.0) (2021-05-07)
385
292
 
386
-
387
293
  ### Bug Fixes
388
294
 
389
- * clear button of table select cell does not work properly ([#8782](https://github.com/procore/core/issues/8782)) ([635c542](https://github.com/procore/core/commit/635c5425e7d3c87449ddcc266604d80938d4ec28))
390
- * GroupedSelect, Grouped Menu Item, Disabled Menu Item Still Highlight ([#8835](https://github.com/procore/core/issues/8835)) ([d3d8f6f](https://github.com/procore/core/commit/d3d8f6fd9bc5d02a67dda1ef15ecfc91e287dfd7))
391
- * Modal blinking on close ([#8790](https://github.com/procore/core/issues/8790)) ([7341e7e](https://github.com/procore/core/commit/7341e7ecb4f69125f8324848109ac2cd0772d4c9))
392
- * useScroll types ([#8795](https://github.com/procore/core/issues/8795)) ([caf1a16](https://github.com/procore/core/commit/caf1a1625a28eae0346d2d494885a2f29bcdba54))
393
- * **core-react:** expose shouldScroll option on MenuImperative; turn off scroll in options update use ([6912ad5](https://github.com/procore/core/commit/6912ad5a750d0ea44e217b608a6361baef84ba9f))
394
-
295
+ - clear button of table select cell does not work properly ([#8782](https://github.com/procore/core/issues/8782)) ([635c542](https://github.com/procore/core/commit/635c5425e7d3c87449ddcc266604d80938d4ec28))
296
+ - GroupedSelect, Grouped Menu Item, Disabled Menu Item Still Highlight ([#8835](https://github.com/procore/core/issues/8835)) ([d3d8f6f](https://github.com/procore/core/commit/d3d8f6fd9bc5d02a67dda1ef15ecfc91e287dfd7))
297
+ - Modal blinking on close ([#8790](https://github.com/procore/core/issues/8790)) ([7341e7e](https://github.com/procore/core/commit/7341e7ecb4f69125f8324848109ac2cd0772d4c9))
298
+ - useScroll types ([#8795](https://github.com/procore/core/issues/8795)) ([caf1a16](https://github.com/procore/core/commit/caf1a1625a28eae0346d2d494885a2f29bcdba54))
299
+ - **core-react:** expose shouldScroll option on MenuImperative; turn off scroll in options update use ([6912ad5](https://github.com/procore/core/commit/6912ad5a750d0ea44e217b608a6361baef84ba9f))
395
300
 
396
301
  ### Features
397
302
 
398
- * [GLUE-2828] Refactor MenuImperative to styled-components ([#8432](https://github.com/procore/core/issues/8432)) ([cee7845](https://github.com/procore/core/commit/cee784538147c8e878bb513629b95f4d7bd7e432))
399
- * Form export BETA_makeField ([#8775](https://github.com/procore/core/issues/8775)) ([880fddf](https://github.com/procore/core/commit/880fddfac97b76c12e7559f538107cf0beca884f))
400
- * Progress Bar Prop Spread and Misc Docs ([#8754](https://github.com/procore/core/issues/8754)) ([35c6f12](https://github.com/procore/core/commit/35c6f12132533279f02ec784f119a5847a9aa8c1))
401
- * update icons ([#8798](https://github.com/procore/core/issues/8798)) ([d96ed0d](https://github.com/procore/core/commit/d96ed0d926a1f1aaa54c32ea4aca660af12567ab))
402
- * update translations for RelatedItems ([#8771](https://github.com/procore/core/issues/8771)) ([757abcf](https://github.com/procore/core/commit/757abcf6d72ecd740fa391baf3c8597b980c73ad))
403
- * **core-i18n-js:** Smartling translations are completed ([#8761](https://github.com/procore/core/issues/8761)) ([a295604](https://github.com/procore/core/commit/a2956047703d9ba74522b6d86bfcb62c978b6b64))
404
- * **core-react:** data-qa tag updates ([58bebfb](https://github.com/procore/core/commit/58bebfbcf97711ca37b4c0646a1f763bfc7cd168))
405
- * **core-react:** delete unused ([bbb8fc1](https://github.com/procore/core/commit/bbb8fc13494f803fc5fae1e8d995da538ac66226))
406
- * **core-react:** loadingMore indication, highlight correct items on navigate, search, laoding more ([ae22b0a](https://github.com/procore/core/commit/ae22b0ab09dd58bf909dede5adb1c0305e4996d6))
407
- * **core-react:** style tweaks ([ceca49e](https://github.com/procore/core/commit/ceca49e0acf8dd580f9dee540a17b838dc74b7f7))
408
- * **core-react:** test updates ([ef07fa5](https://github.com/procore/core/commit/ef07fa5a2f7dbec4962dbaf1bdaa4e5da9a1a562))
409
- * **core-react:** update snapshots ([c98df6c](https://github.com/procore/core/commit/c98df6c0645a0f5117be92d47b9ec43851963461))
410
- * [FDN-428] Refactor Form to styled-components ([#8657](https://github.com/procore/core/issues/8657)) ([7c14ab7](https://github.com/procore/core/commit/7c14ab76acac4fed03067019b5cf16610e40f921))
411
-
412
-
413
-
414
-
303
+ - [GLUE-2828] Refactor MenuImperative to styled-components ([#8432](https://github.com/procore/core/issues/8432)) ([cee7845](https://github.com/procore/core/commit/cee784538147c8e878bb513629b95f4d7bd7e432))
304
+ - Form export BETA_makeField ([#8775](https://github.com/procore/core/issues/8775)) ([880fddf](https://github.com/procore/core/commit/880fddfac97b76c12e7559f538107cf0beca884f))
305
+ - Progress Bar Prop Spread and Misc Docs ([#8754](https://github.com/procore/core/issues/8754)) ([35c6f12](https://github.com/procore/core/commit/35c6f12132533279f02ec784f119a5847a9aa8c1))
306
+ - update icons ([#8798](https://github.com/procore/core/issues/8798)) ([d96ed0d](https://github.com/procore/core/commit/d96ed0d926a1f1aaa54c32ea4aca660af12567ab))
307
+ - update translations for RelatedItems ([#8771](https://github.com/procore/core/issues/8771)) ([757abcf](https://github.com/procore/core/commit/757abcf6d72ecd740fa391baf3c8597b980c73ad))
308
+ - **core-i18n-js:** Smartling translations are completed ([#8761](https://github.com/procore/core/issues/8761)) ([a295604](https://github.com/procore/core/commit/a2956047703d9ba74522b6d86bfcb62c978b6b64))
309
+ - **core-react:** data-qa tag updates ([58bebfb](https://github.com/procore/core/commit/58bebfbcf97711ca37b4c0646a1f763bfc7cd168))
310
+ - **core-react:** delete unused ([bbb8fc1](https://github.com/procore/core/commit/bbb8fc13494f803fc5fae1e8d995da538ac66226))
311
+ - **core-react:** loadingMore indication, highlight correct items on navigate, search, laoding more ([ae22b0a](https://github.com/procore/core/commit/ae22b0ab09dd58bf909dede5adb1c0305e4996d6))
312
+ - **core-react:** style tweaks ([ceca49e](https://github.com/procore/core/commit/ceca49e0acf8dd580f9dee540a17b838dc74b7f7))
313
+ - **core-react:** test updates ([ef07fa5](https://github.com/procore/core/commit/ef07fa5a2f7dbec4962dbaf1bdaa4e5da9a1a562))
314
+ - **core-react:** update snapshots ([c98df6c](https://github.com/procore/core/commit/c98df6c0645a0f5117be92d47b9ec43851963461))
315
+ - [FDN-428] Refactor Form to styled-components ([#8657](https://github.com/procore/core/issues/8657)) ([7c14ab7](https://github.com/procore/core/commit/7c14ab76acac4fed03067019b5cf16610e40f921))
415
316
 
416
317
  # [10.7.0](https://github.com/procore/core/compare/v10.6.1...v10.7.0) (2021-04-17)
417
318
 
418
-
419
319
  ### Bug Fixes
420
320
 
421
- * [FDN-458] focus state increases FileToken size ([#8662](https://github.com/procore/core/issues/8662)) ([73329f9](https://github.com/procore/core/commit/73329f9eca8dce8c0b732552e1b0e28e39d21308))
422
- * [FDN-474] Working Session Cleaning ([#8710](https://github.com/procore/core/issues/8710)) ([421987b](https://github.com/procore/core/commit/421987be2fca52a4d2805c8643a3373e11b8b6b2))
423
- * fix hooks in overlaytrigger ([#8649](https://github.com/procore/core/issues/8649)) ([deda430](https://github.com/procore/core/commit/deda4305037b16db8875c45a95756f18a214a667))
424
- * forwarding classname to spinner container ([#8615](https://github.com/procore/core/issues/8615)) ([5a3c29c](https://github.com/procore/core/commit/5a3c29cb4713e3d853741374ddeb457b6b815024))
425
- * remove FileList component ([767e72d](https://github.com/procore/core/commit/767e72d72214dea5b3c8bde6dd06456abe4a3603))
426
- * revert FileList removal ([02b25d5](https://github.com/procore/core/commit/02b25d5d8c382f27e84d18421930d2fa4ae1f6a2))
427
-
321
+ - [FDN-458] focus state increases FileToken size ([#8662](https://github.com/procore/core/issues/8662)) ([73329f9](https://github.com/procore/core/commit/73329f9eca8dce8c0b732552e1b0e28e39d21308))
322
+ - [FDN-474] Working Session Cleaning ([#8710](https://github.com/procore/core/issues/8710)) ([421987b](https://github.com/procore/core/commit/421987be2fca52a4d2805c8643a3373e11b8b6b2))
323
+ - fix hooks in overlaytrigger ([#8649](https://github.com/procore/core/issues/8649)) ([deda430](https://github.com/procore/core/commit/deda4305037b16db8875c45a95756f18a214a667))
324
+ - forwarding classname to spinner container ([#8615](https://github.com/procore/core/issues/8615)) ([5a3c29c](https://github.com/procore/core/commit/5a3c29cb4713e3d853741374ddeb457b6b815024))
325
+ - remove FileList component ([767e72d](https://github.com/procore/core/commit/767e72d72214dea5b3c8bde6dd06456abe4a3603))
326
+ - revert FileList removal ([02b25d5](https://github.com/procore/core/commit/02b25d5d8c382f27e84d18421930d2fa4ae1f6a2))
428
327
 
429
328
  ### Features
430
329
 
431
- * **core-i18n-js:** Smartling translations are completed ([#8722](https://github.com/procore/core/issues/8722)) ([8b3dbdc](https://github.com/procore/core/commit/8b3dbdc3817c8967b10aa5275efde344c0543ac5))
432
- * [FDN-349] add "animated" API and convert to styled-components ProgressBar ([#8569](https://github.com/procore/core/issues/8569)) ([156afb6](https://github.com/procore/core/commit/156afb687ef8b195be28a23548c7b59490fb4920))
433
- * [GLUE-2838] Refactor Search to styled-components ([#8196](https://github.com/procore/core/issues/8196)) ([f02865d](https://github.com/procore/core/commit/f02865dccbb17c8a4b1c659bd39651153fc8b1e7))
434
- * [GLUE-3000] Refactor DropdownFlyout to styled-components ([#8613](https://github.com/procore/core/issues/8613)) ([29a498a](https://github.com/procore/core/commit/29a498ade9d003063f6cf3fa4c33aa0c289973e2))
435
- * Date, Time, and Time Zone Formatter and Context ([#7440](https://github.com/procore/core/issues/7440)) ([54e7552](https://github.com/procore/core/commit/54e7552317918d2af204d5313a2e69a020b037e3))
436
- * fix gridsource storybook ([#8601](https://github.com/procore/core/issues/8601)) ([cd9fa43](https://github.com/procore/core/commit/cd9fa43c0f0cad7378c0c5485700ed650d5059db))
437
- * inputs design audit updates ([#8508](https://github.com/procore/core/issues/8508)) ([f535027](https://github.com/procore/core/commit/f535027fbc857741e466878fab6b3af444f329d7))
438
- * update translations (en) for connected related items component ([#8696](https://github.com/procore/core/issues/8696)) ([f93f9ca](https://github.com/procore/core/commit/f93f9cafbff888b515d60add2ce392ec7b5e416d))
439
- * **core-i18n-js:** Smartling translations are completed ([#8633](https://github.com/procore/core/issues/8633)) ([9c6be6e](https://github.com/procore/core/commit/9c6be6ee319d59db51d3a8d9bb0d9a3174325967))
440
-
441
-
442
-
443
-
330
+ - **core-i18n-js:** Smartling translations are completed ([#8722](https://github.com/procore/core/issues/8722)) ([8b3dbdc](https://github.com/procore/core/commit/8b3dbdc3817c8967b10aa5275efde344c0543ac5))
331
+ - [FDN-349] add "animated" API and convert to styled-components ProgressBar ([#8569](https://github.com/procore/core/issues/8569)) ([156afb6](https://github.com/procore/core/commit/156afb687ef8b195be28a23548c7b59490fb4920))
332
+ - [GLUE-2838] Refactor Search to styled-components ([#8196](https://github.com/procore/core/issues/8196)) ([f02865d](https://github.com/procore/core/commit/f02865dccbb17c8a4b1c659bd39651153fc8b1e7))
333
+ - [GLUE-3000] Refactor DropdownFlyout to styled-components ([#8613](https://github.com/procore/core/issues/8613)) ([29a498a](https://github.com/procore/core/commit/29a498ade9d003063f6cf3fa4c33aa0c289973e2))
334
+ - Date, Time, and Time Zone Formatter and Context ([#7440](https://github.com/procore/core/issues/7440)) ([54e7552](https://github.com/procore/core/commit/54e7552317918d2af204d5313a2e69a020b037e3))
335
+ - fix gridsource storybook ([#8601](https://github.com/procore/core/issues/8601)) ([cd9fa43](https://github.com/procore/core/commit/cd9fa43c0f0cad7378c0c5485700ed650d5059db))
336
+ - inputs design audit updates ([#8508](https://github.com/procore/core/issues/8508)) ([f535027](https://github.com/procore/core/commit/f535027fbc857741e466878fab6b3af444f329d7))
337
+ - update translations (en) for connected related items component ([#8696](https://github.com/procore/core/issues/8696)) ([f93f9ca](https://github.com/procore/core/commit/f93f9cafbff888b515d60add2ce392ec7b5e416d))
338
+ - **core-i18n-js:** Smartling translations are completed ([#8633](https://github.com/procore/core/issues/8633)) ([9c6be6e](https://github.com/procore/core/commit/9c6be6ee319d59db51d3a8d9bb0d9a3174325967))
444
339
 
445
340
  ## [10.6.1](https://github.com/procore/core/compare/v10.6.0...v10.6.1) (2021-03-30)
446
341
 
447
-
448
342
  ### Bug Fixes
449
343
 
450
- * account for "none" on Box padding and margin ([#8606](https://github.com/procore/core/issues/8606)) ([a8d58df](https://github.com/procore/core/commit/a8d58dfb7fe369111893aca629f2dc2e85c6abf0))
451
-
452
-
453
-
454
-
344
+ - account for "none" on Box padding and margin ([#8606](https://github.com/procore/core/issues/8606)) ([a8d58df](https://github.com/procore/core/commit/a8d58dfb7fe369111893aca629f2dc2e85c6abf0))
455
345
 
456
346
  # [10.6.0](https://github.com/procore/core/compare/v10.5.0...v10.6.0) (2021-03-30)
457
347
 
458
-
459
348
  ### Bug Fixes
460
349
 
461
- * [GLUE-2963] components styling fixes and updates ([#8394](https://github.com/procore/core/issues/8394)) ([c849744](https://github.com/procore/core/commit/c8497448ddf576006de92ffb1ce183616cc28e4c))
462
- * [GLUE-2982] NumberInput displays changes internally when value is not being changed externally ([#8491](https://github.com/procore/core/issues/8491)) ([2e9c965](https://github.com/procore/core/commit/2e9c965e8d3720ac28bce0dc14be75d9defd35bf))
463
- * analytics request headers typo ([170cc76](https://github.com/procore/core/commit/170cc76d7d0c31e13bc0339e8219db4893fde03d))
464
- * Calendar Disabled Dates ([#8517](https://github.com/procore/core/issues/8517)) ([aacd993](https://github.com/procore/core/commit/aacd993cb67afa2b4acd6e2acead436ef497f96f))
465
-
350
+ - [GLUE-2963] components styling fixes and updates ([#8394](https://github.com/procore/core/issues/8394)) ([c849744](https://github.com/procore/core/commit/c8497448ddf576006de92ffb1ce183616cc28e4c))
351
+ - [GLUE-2982] NumberInput displays changes internally when value is not being changed externally ([#8491](https://github.com/procore/core/issues/8491)) ([2e9c965](https://github.com/procore/core/commit/2e9c965e8d3720ac28bce0dc14be75d9defd35bf))
352
+ - analytics request headers typo ([170cc76](https://github.com/procore/core/commit/170cc76d7d0c31e13bc0339e8219db4893fde03d))
353
+ - Calendar Disabled Dates ([#8517](https://github.com/procore/core/issues/8517)) ([aacd993](https://github.com/procore/core/commit/aacd993cb67afa2b4acd6e2acead436ef497f96f))
466
354
 
467
355
  ### Features
468
356
 
469
- * [GLUE-2846] Tiered JSS ([#8461](https://github.com/procore/core/issues/8461)) ([286d379](https://github.com/procore/core/commit/286d379a577e1a40d9c27020c5127f1f5300eb7d))
470
- * **core-i18n-js:** Smartling translations are completed ([#8557](https://github.com/procore/core/issues/8557)) ([cad8e0f](https://github.com/procore/core/commit/cad8e0f4ca6c3bb195e020b4b7e5c92a8ddfd4e5))
471
- * [GLUE-2830] Refactor MultiSelect to styled-components ([#8470](https://github.com/procore/core/issues/8470)) ([85024d6](https://github.com/procore/core/commit/85024d6663aaa780aa38010cb606239ff7b1674e))
472
- * [GLUE-2833] Refactor Pagination to styled-components ([#8193](https://github.com/procore/core/issues/8193)) ([dee2b9a](https://github.com/procore/core/commit/dee2b9a49de7209a0c85b7f1854493bf25777fbb))
473
- * [GLUE-2969] Table design audit updates ([#8456](https://github.com/procore/core/issues/8456)) ([348ab7d](https://github.com/procore/core/commit/348ab7dcdc8b150246e0b3cef339cad777a494b8))
474
- * [GLUE-2986] TextEditor updates ([#8493](https://github.com/procore/core/issues/8493)) ([815e6c1](https://github.com/procore/core/commit/815e6c160ad3c5cb667a9da4b8e56e4869085193))
475
-
357
+ - [GLUE-2846] Tiered JSS ([#8461](https://github.com/procore/core/issues/8461)) ([286d379](https://github.com/procore/core/commit/286d379a577e1a40d9c27020c5127f1f5300eb7d))
358
+ - **core-i18n-js:** Smartling translations are completed ([#8557](https://github.com/procore/core/issues/8557)) ([cad8e0f](https://github.com/procore/core/commit/cad8e0f4ca6c3bb195e020b4b7e5c92a8ddfd4e5))
359
+ - [GLUE-2830] Refactor MultiSelect to styled-components ([#8470](https://github.com/procore/core/issues/8470)) ([85024d6](https://github.com/procore/core/commit/85024d6663aaa780aa38010cb606239ff7b1674e))
360
+ - [GLUE-2833] Refactor Pagination to styled-components ([#8193](https://github.com/procore/core/issues/8193)) ([dee2b9a](https://github.com/procore/core/commit/dee2b9a49de7209a0c85b7f1854493bf25777fbb))
361
+ - [GLUE-2969] Table design audit updates ([#8456](https://github.com/procore/core/issues/8456)) ([348ab7d](https://github.com/procore/core/commit/348ab7dcdc8b150246e0b3cef339cad777a494b8))
362
+ - [GLUE-2986] TextEditor updates ([#8493](https://github.com/procore/core/issues/8493)) ([815e6c1](https://github.com/procore/core/commit/815e6c160ad3c5cb667a9da4b8e56e4869085193))
476
363
 
477
364
  ### Reverts
478
365
 
479
- * "chore(deps): bump @tinymce/tinymce-react from 3.10.4 to 3.11.1 ([#8548](https://github.com/procore/core/issues/8548))" ([#8551](https://github.com/procore/core/issues/8551)) ([7591e2b](https://github.com/procore/core/commit/7591e2b39cb08ad05f2c31aae1276e65c3a00ecd))
480
-
481
-
482
-
483
-
366
+ - "chore(deps): bump @tinymce/tinymce-react from 3.10.4 to 3.11.1 ([#8548](https://github.com/procore/core/issues/8548))" ([#8551](https://github.com/procore/core/issues/8551)) ([7591e2b](https://github.com/procore/core/commit/7591e2b39cb08ad05f2c31aae1276e65c3a00ecd))
484
367
 
485
368
  # [10.5.0](https://github.com/procore/core/compare/v10.4.0...v10.5.0) (2021-03-15)
486
369
 
487
-
488
370
  ### Bug Fixes
489
371
 
490
- * [GLUE-2968] Button fixing stateful colors and applying internal styles always ([#8447](https://github.com/procore/core/issues/8447)) ([bc76bc8](https://github.com/procore/core/commit/bc76bc80a60906e34b05573afa9c330da10b6f67))
491
-
372
+ - [GLUE-2968] Button fixing stateful colors and applying internal styles always ([#8447](https://github.com/procore/core/issues/8447)) ([bc76bc8](https://github.com/procore/core/commit/bc76bc80a60906e34b05573afa9c330da10b6f67))
492
373
 
493
374
  ### Features
494
375
 
495
- * [GLUE-2825] Refactor Input, TextArea to styled-components ([#8198](https://github.com/procore/core/issues/8198)) ([e5e724e](https://github.com/procore/core/commit/e5e724ee4e3c29c68aafa0b7edb26864975baefc))
496
- * [GLUE-2840] Refactor Select to styled-components ([#8413](https://github.com/procore/core/issues/8413)) ([be187fa](https://github.com/procore/core/commit/be187fa06b55617736c4a62c4d81173461d7bbc9))
497
- * [GLUE-2842] Refactor Tabs to styled-components ([#8197](https://github.com/procore/core/issues/8197)) ([367a593](https://github.com/procore/core/commit/367a59317cea23cf4cb5e6bcc1832246be7d5381))
498
- * [GLUE-2848] Refactor Loader, Token, FileToken to styled-components ([#8182](https://github.com/procore/core/issues/8182)) ([5bf2854](https://github.com/procore/core/commit/5bf2854f6a230b6bda49f8357b7a23df8f01b6f9))
499
- * [GLUE-2853] Refactor Box, Flex, and FlexList to styled-components ([#8188](https://github.com/procore/core/issues/8188)) ([51f9de4](https://github.com/procore/core/commit/51f9de405e37598fe5c787424122a1e48d1232f8))
500
- * [GLUE-2858] converting ListPage to JSS ([#8389](https://github.com/procore/core/issues/8389)) ([1b9700c](https://github.com/procore/core/commit/1b9700cd39aa865269ba82e29769360f8a697c02))
501
- * [GLUE-2860] ToolHeader JSS ([#8351](https://github.com/procore/core/issues/8351)) ([a2045e1](https://github.com/procore/core/commit/a2045e1ff81beac3dd26584218897a3bdb9601b8))
502
-
503
-
504
-
505
-
376
+ - [GLUE-2825] Refactor Input, TextArea to styled-components ([#8198](https://github.com/procore/core/issues/8198)) ([e5e724e](https://github.com/procore/core/commit/e5e724ee4e3c29c68aafa0b7edb26864975baefc))
377
+ - [GLUE-2840] Refactor Select to styled-components ([#8413](https://github.com/procore/core/issues/8413)) ([be187fa](https://github.com/procore/core/commit/be187fa06b55617736c4a62c4d81173461d7bbc9))
378
+ - [GLUE-2842] Refactor Tabs to styled-components ([#8197](https://github.com/procore/core/issues/8197)) ([367a593](https://github.com/procore/core/commit/367a59317cea23cf4cb5e6bcc1832246be7d5381))
379
+ - [GLUE-2848] Refactor Loader, Token, FileToken to styled-components ([#8182](https://github.com/procore/core/issues/8182)) ([5bf2854](https://github.com/procore/core/commit/5bf2854f6a230b6bda49f8357b7a23df8f01b6f9))
380
+ - [GLUE-2853] Refactor Box, Flex, and FlexList to styled-components ([#8188](https://github.com/procore/core/issues/8188)) ([51f9de4](https://github.com/procore/core/commit/51f9de405e37598fe5c787424122a1e48d1232f8))
381
+ - [GLUE-2858] converting ListPage to JSS ([#8389](https://github.com/procore/core/issues/8389)) ([1b9700c](https://github.com/procore/core/commit/1b9700cd39aa865269ba82e29769360f8a697c02))
382
+ - [GLUE-2860] ToolHeader JSS ([#8351](https://github.com/procore/core/issues/8351)) ([a2045e1](https://github.com/procore/core/commit/a2045e1ff81beac3dd26584218897a3bdb9601b8))
506
383
 
507
384
  # [10.4.0](https://github.com/procore/core/compare/v10.3.0...v10.4.0) (2021-03-10)
508
385
 
509
-
510
386
  ### Bug Fixes
511
387
 
512
- * fix logic for setting to current millenium ([#8412](https://github.com/procore/core/issues/8412)) ([5b3efbb](https://github.com/procore/core/commit/5b3efbb326b9bfc6609e373b934126b88fe07f5d))
513
- * **core-react:** Form.Field tooltip traditional placement ([#8220](https://github.com/procore/core/issues/8220)) ([0efa0a9](https://github.com/procore/core/commit/0efa0a964ad7123ccb6b3e888765f3b70aed48d8))
514
- * classname being passed through again ([#8382](https://github.com/procore/core/issues/8382)) ([d734ccf](https://github.com/procore/core/commit/d734ccfa4ca456ef2bb58058d332461ae6529e18))
515
-
388
+ - fix logic for setting to current millenium ([#8412](https://github.com/procore/core/issues/8412)) ([5b3efbb](https://github.com/procore/core/commit/5b3efbb326b9bfc6609e373b934126b88fe07f5d))
389
+ - **core-react:** Form.Field tooltip traditional placement ([#8220](https://github.com/procore/core/issues/8220)) ([0efa0a9](https://github.com/procore/core/commit/0efa0a964ad7123ccb6b3e888765f3b70aed48d8))
390
+ - classname being passed through again ([#8382](https://github.com/procore/core/issues/8382)) ([d734ccf](https://github.com/procore/core/commit/d734ccfa4ca456ef2bb58058d332461ae6529e18))
516
391
 
517
392
  ### Features
518
393
 
519
- * [GLUE-2859] Sidebar as JSS ([#8424](https://github.com/procore/core/issues/8424)) ([04aea22](https://github.com/procore/core/commit/04aea22c4382a2048f35f75b38145696c8cf84dc))
520
- * [GLUE-2813] Refactor Calendar to styled-components ([#8181](https://github.com/procore/core/issues/8181)) ([79a18da](https://github.com/procore/core/commit/79a18da594e9b7514779c189b37f18af1f8b2744))
521
- * [GLUE-2839] Refactor SegmentedController to styled-components ([#8194](https://github.com/procore/core/issues/8194)) ([7c21df8](https://github.com/procore/core/commit/7c21df8bd7f55751ba90ef7c66e8eef074b324a1))
522
- * add context hook for analytics ([3f98d34](https://github.com/procore/core/commit/3f98d3483ea3d0d94fd9014ce900873668fe58af))
523
-
524
-
525
-
526
-
394
+ - [GLUE-2859] Sidebar as JSS ([#8424](https://github.com/procore/core/issues/8424)) ([04aea22](https://github.com/procore/core/commit/04aea22c4382a2048f35f75b38145696c8cf84dc))
395
+ - [GLUE-2813] Refactor Calendar to styled-components ([#8181](https://github.com/procore/core/issues/8181)) ([79a18da](https://github.com/procore/core/commit/79a18da594e9b7514779c189b37f18af1f8b2744))
396
+ - [GLUE-2839] Refactor SegmentedController to styled-components ([#8194](https://github.com/procore/core/issues/8194)) ([7c21df8](https://github.com/procore/core/commit/7c21df8bd7f55751ba90ef7c66e8eef074b324a1))
397
+ - add context hook for analytics ([3f98d34](https://github.com/procore/core/commit/3f98d3483ea3d0d94fd9014ce900873668fe58af))
527
398
 
528
399
  # [10.3.0](https://github.com/procore/core/compare/v10.2.0...v10.3.0) (2021-03-02)
529
400
 
530
-
531
401
  ### Bug Fixes
532
402
 
533
- * [Glue-2962] Add default color to P and Ul ([#8369](https://github.com/procore/core/issues/8369)) ([b04faae](https://github.com/procore/core/commit/b04faaea5e795cffcf912ba81a7b4ba4f1b02325))
534
- * Button prop loading is html disabled. Dropdown loading does not open ([#8320](https://github.com/procore/core/issues/8320)) ([598a505](https://github.com/procore/core/commit/598a5057133344010ebd1e9ac09e4ee29d019285)), closes [#7690](https://github.com/procore/core/issues/7690)
535
- * DropdownFlyout default variant aligns with Dropdown, secondary ([#8352](https://github.com/procore/core/issues/8352)) ([6cdc208](https://github.com/procore/core/commit/6cdc208e31a92a48a824f6291b15e352c689d2bd))
536
- * make text editor react to initialValue changes ([da199bb](https://github.com/procore/core/commit/da199bbd3a8a8e820e8eb2af0a1209141b4dda33))
537
-
403
+ - [Glue-2962] Add default color to P and Ul ([#8369](https://github.com/procore/core/issues/8369)) ([b04faae](https://github.com/procore/core/commit/b04faaea5e795cffcf912ba81a7b4ba4f1b02325))
404
+ - Button prop loading is html disabled. Dropdown loading does not open ([#8320](https://github.com/procore/core/issues/8320)) ([598a505](https://github.com/procore/core/commit/598a5057133344010ebd1e9ac09e4ee29d019285)), closes [#7690](https://github.com/procore/core/issues/7690)
405
+ - DropdownFlyout default variant aligns with Dropdown, secondary ([#8352](https://github.com/procore/core/issues/8352)) ([6cdc208](https://github.com/procore/core/commit/6cdc208e31a92a48a824f6291b15e352c689d2bd))
406
+ - make text editor react to initialValue changes ([da199bb](https://github.com/procore/core/commit/da199bbd3a8a8e820e8eb2af0a1209141b4dda33))
538
407
 
539
408
  ### Features
540
409
 
541
- * [GLUE-2818] Refactor DateInput to styled-components ([#8238](https://github.com/procore/core/issues/8238)) ([b1bd5e6](https://github.com/procore/core/commit/b1bd5e68405fc9c2d1170bf8b5085d3ff6a3e4c2))
542
- * [GLUE-2819] Refactor Dropdown to styled-components ([#8218](https://github.com/procore/core/issues/8218)) ([0c28cdf](https://github.com/procore/core/commit/0c28cdf0ed39386cf5de535845d88e37950001b7))
543
- * add FileSelect#uploadFile API for imperative file upload ([#8211](https://github.com/procore/core/issues/8211)) ([4486e46](https://github.com/procore/core/commit/4486e4689191b78c6bdbd95b3ca4540680593e2b))
544
- * Dropdown defaults to EllipsisVertical icon when no label nor icon prop passed ([#8219](https://github.com/procore/core/issues/8219)) ([e0d2167](https://github.com/procore/core/commit/e0d21676a43ca8442d0c8b44c3bb4785366088eb))
545
- * DropdownFlyout like Dropdown with variant, label, icon, size, disabled props ([#8319](https://github.com/procore/core/issues/8319)) ([c477a18](https://github.com/procore/core/commit/c477a180fc0a54e6a2c390da4c4fc1bde506c721))
546
- * Smartling translations are completed ([#8349](https://github.com/procore/core/issues/8349)) ([8a0b7ee](https://github.com/procore/core/commit/8a0b7ee45ea4c22365ca01e6566a55a9f1930777))
547
-
548
-
549
-
550
-
410
+ - [GLUE-2818] Refactor DateInput to styled-components ([#8238](https://github.com/procore/core/issues/8238)) ([b1bd5e6](https://github.com/procore/core/commit/b1bd5e68405fc9c2d1170bf8b5085d3ff6a3e4c2))
411
+ - [GLUE-2819] Refactor Dropdown to styled-components ([#8218](https://github.com/procore/core/issues/8218)) ([0c28cdf](https://github.com/procore/core/commit/0c28cdf0ed39386cf5de535845d88e37950001b7))
412
+ - add FileSelect#uploadFile API for imperative file upload ([#8211](https://github.com/procore/core/issues/8211)) ([4486e46](https://github.com/procore/core/commit/4486e4689191b78c6bdbd95b3ca4540680593e2b))
413
+ - Dropdown defaults to EllipsisVertical icon when no label nor icon prop passed ([#8219](https://github.com/procore/core/issues/8219)) ([e0d2167](https://github.com/procore/core/commit/e0d21676a43ca8442d0c8b44c3bb4785366088eb))
414
+ - DropdownFlyout like Dropdown with variant, label, icon, size, disabled props ([#8319](https://github.com/procore/core/issues/8319)) ([c477a18](https://github.com/procore/core/commit/c477a180fc0a54e6a2c390da4c4fc1bde506c721))
415
+ - Smartling translations are completed ([#8349](https://github.com/procore/core/issues/8349)) ([8a0b7ee](https://github.com/procore/core/commit/8a0b7ee45ea4c22365ca01e6566a55a9f1930777))
551
416
 
552
417
  # [10.2.0](https://github.com/procore/core/compare/v10.1.0...v10.2.0) (2021-02-19)
553
418
 
554
-
555
419
  ### Bug Fixes
556
420
 
557
- * actually clear tiered select when manually setting value to [] ([#8209](https://github.com/procore/core/issues/8209)) ([0b8231e](https://github.com/procore/core/commit/0b8231e84d3cdc055143faf7306a5db2d7dc1104))
558
- * passing type through button ([#8208](https://github.com/procore/core/issues/8208)) ([cbff93f](https://github.com/procore/core/commit/cbff93f4bdd33d0893ac52931c3183f0c0b2c4df))
559
- * RadioButton with empty child, Checkbox typography ([#8214](https://github.com/procore/core/issues/8214)) ([cbb241a](https://github.com/procore/core/commit/cbb241a527958a38ea29f1002588421f703eef5b))
560
- * spacing import in EmptyState styles ([#8199](https://github.com/procore/core/issues/8199)) ([582e488](https://github.com/procore/core/commit/582e48847e7610bca709df15ddddb6210a5f2f34))
561
-
421
+ - actually clear tiered select when manually setting value to [] ([#8209](https://github.com/procore/core/issues/8209)) ([0b8231e](https://github.com/procore/core/commit/0b8231e84d3cdc055143faf7306a5db2d7dc1104))
422
+ - passing type through button ([#8208](https://github.com/procore/core/issues/8208)) ([cbff93f](https://github.com/procore/core/commit/cbff93f4bdd33d0893ac52931c3183f0c0b2c4df))
423
+ - RadioButton with empty child, Checkbox typography ([#8214](https://github.com/procore/core/issues/8214)) ([cbb241a](https://github.com/procore/core/commit/cbb241a527958a38ea29f1002588421f703eef5b))
424
+ - spacing import in EmptyState styles ([#8199](https://github.com/procore/core/issues/8199)) ([582e488](https://github.com/procore/core/commit/582e48847e7610bca709df15ddddb6210a5f2f34))
562
425
 
563
426
  ### Features
564
427
 
565
- * [GLUE-2821] Refactor EmptyState to styled-components ([#8159](https://github.com/procore/core/issues/8159)) ([1793361](https://github.com/procore/core/commit/1793361412d02cd9619f9e31b166a24ee6cf864f))
566
- * add translations (en) for connected related items component ([#8201](https://github.com/procore/core/issues/8201)) ([62ff7ed](https://github.com/procore/core/commit/62ff7ed24637ea3c5a2b3d034fad50d8c37cbbf3))
567
-
568
-
569
-
570
-
428
+ - [GLUE-2821] Refactor EmptyState to styled-components ([#8159](https://github.com/procore/core/issues/8159)) ([1793361](https://github.com/procore/core/commit/1793361412d02cd9619f9e31b166a24ee6cf864f))
429
+ - add translations (en) for connected related items component ([#8201](https://github.com/procore/core/issues/8201)) ([62ff7ed](https://github.com/procore/core/commit/62ff7ed24637ea3c5a2b3d034fad50d8c37cbbf3))
571
430
 
572
431
  # [10.1.0](https://github.com/procore/core/compare/v10.0.1...v10.1.0) (2021-02-12)
573
432
 
574
-
575
433
  ### Bug Fixes
576
434
 
577
- * Detail Page Section when Empty Content ([#8183](https://github.com/procore/core/issues/8183)) ([2bd813a](https://github.com/procore/core/commit/2bd813a00c6e1908f1c9146f92a35f4629f0045c))
578
- * exporting colors ([#8187](https://github.com/procore/core/issues/8187)) ([434a6a9](https://github.com/procore/core/commit/434a6a998c2269207291fc0147a3e7f859165b68))
579
-
435
+ - Detail Page Section when Empty Content ([#8183](https://github.com/procore/core/issues/8183)) ([2bd813a](https://github.com/procore/core/commit/2bd813a00c6e1908f1c9146f92a35f4629f0045c))
436
+ - exporting colors ([#8187](https://github.com/procore/core/issues/8187)) ([434a6a9](https://github.com/procore/core/commit/434a6a998c2269207291fc0147a3e7f859165b68))
580
437
 
581
438
  ### Features
582
439
 
583
- * Smartling translations are completed ([#8186](https://github.com/procore/core/issues/8186)) ([3aeee12](https://github.com/procore/core/commit/3aeee12cb1ddb8a587544a2a7810fe417eb22268))
584
-
585
-
586
-
587
-
440
+ - Smartling translations are completed ([#8186](https://github.com/procore/core/issues/8186)) ([3aeee12](https://github.com/procore/core/commit/3aeee12cb1ddb8a587544a2a7810fe417eb22268))
588
441
 
589
442
  ## [10.0.1](https://github.com/procore/core/compare/v10.0.0...v10.0.1) (2021-02-10)
590
443
 
591
-
592
444
  ### Bug Fixes
593
445
 
594
- * fix ContactItem layout in IE ([#8129](https://github.com/procore/core/issues/8129)) ([cdb2e74](https://github.com/procore/core/commit/cdb2e74ed4a2fcc4f0dbdc960fcc11646f174259))
595
- * panel component back button visibility ([#8146](https://github.com/procore/core/issues/8146)) ([fb058d7](https://github.com/procore/core/commit/fb058d7a5445b9cef4468caf13a8244cda5d3bd3))
596
-
597
-
598
-
599
-
446
+ - fix ContactItem layout in IE ([#8129](https://github.com/procore/core/issues/8129)) ([cdb2e74](https://github.com/procore/core/commit/cdb2e74ed4a2fcc4f0dbdc960fcc11646f174259))
447
+ - panel component back button visibility ([#8146](https://github.com/procore/core/issues/8146)) ([fb058d7](https://github.com/procore/core/commit/fb058d7a5445b9cef4468caf13a8244cda5d3bd3))
600
448
 
601
449
  # [10.0.0](https://github.com/procore/core/compare/v9.9.0...v10.0.0) (2021-02-09)
602
450
 
603
-
604
451
  ### Bug Fixes
605
452
 
606
- * adding font-family: inherit to typography ([#8139](https://github.com/procore/core/issues/8139)) ([cb9ad2d](https://github.com/procore/core/commit/cb9ad2d909924be005108bf043915a6ec2b5fa31))
607
- * aligning tokens in multiselect ([#8140](https://github.com/procore/core/issues/8140)) ([d866451](https://github.com/procore/core/commit/d866451902ee3f18ac5cf7a75d28803635c7f64d))
608
- * dont show dropdown arrow on banner actions overflow ([9b5f097](https://github.com/procore/core/commit/9b5f097787b2642039bb38046229411e765045e9))
609
- * fix icon usage and table group header font weight ([94165ee](https://github.com/procore/core/commit/94165ee77ddde04937ab8010f7148e19ad1a8ccb))
610
- * revert line-height changes on numberinput, disable tabindex ([#8150](https://github.com/procore/core/issues/8150)) ([d32e42c](https://github.com/procore/core/commit/d32e42c66f392be8047e6e1e3ba52c0bb0646a6e))
611
- * unit test updates ([#8137](https://github.com/procore/core/issues/8137)) ([740df50](https://github.com/procore/core/commit/740df507b5e6e6940901f693bceea14c3a4197e6))
612
- * 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))
613
- * v10 Semantic color reference ([#8104](https://github.com/procore/core/issues/8104)) ([01bced8](https://github.com/procore/core/commit/01bced8189f8aab02948afcecab5445a08bc6328))
614
-
615
-
616
- * feat!: DetailPage width XL (#8154) ([60ee6bd](https://github.com/procore/core/commit/60ee6bd4fb55a31108b3db17ef33935d00b3bf00)), closes [#8154](https://github.com/procore/core/issues/8154)
453
+ - adding font-family: inherit to typography ([#8139](https://github.com/procore/core/issues/8139)) ([cb9ad2d](https://github.com/procore/core/commit/cb9ad2d909924be005108bf043915a6ec2b5fa31))
454
+ - aligning tokens in multiselect ([#8140](https://github.com/procore/core/issues/8140)) ([d866451](https://github.com/procore/core/commit/d866451902ee3f18ac5cf7a75d28803635c7f64d))
455
+ - dont show dropdown arrow on banner actions overflow ([9b5f097](https://github.com/procore/core/commit/9b5f097787b2642039bb38046229411e765045e9))
456
+ - fix icon usage and table group header font weight ([94165ee](https://github.com/procore/core/commit/94165ee77ddde04937ab8010f7148e19ad1a8ccb))
457
+ - revert line-height changes on numberinput, disable tabindex ([#8150](https://github.com/procore/core/issues/8150)) ([d32e42c](https://github.com/procore/core/commit/d32e42c66f392be8047e6e1e3ba52c0bb0646a6e))
458
+ - unit test updates ([#8137](https://github.com/procore/core/issues/8137)) ([740df50](https://github.com/procore/core/commit/740df507b5e6e6940901f693bceea14c3a4197e6))
459
+ - 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))
460
+ - v10 Semantic color reference ([#8104](https://github.com/procore/core/issues/8104)) ([01bced8](https://github.com/procore/core/commit/01bced8189f8aab02948afcecab5445a08bc6328))
617
461
 
462
+ - feat!: DetailPage width XL (#8154) ([60ee6bd](https://github.com/procore/core/commit/60ee6bd4fb55a31108b3db17ef33935d00b3bf00)), closes [#8154](https://github.com/procore/core/issues/8154)
618
463
 
619
464
  ### Features
620
465
 
621
- * [Glue 2557] Input Heights Scss ([#7996](https://github.com/procore/core/issues/7996)) ([5b8c621](https://github.com/procore/core/commit/5b8c6216c48c2fec36d2e4cb152487c5a8732680))
622
- * [GLUE-2668] Removing Font ([#7917](https://github.com/procore/core/issues/7917)) ([01b040f](https://github.com/procore/core/commit/01b040faa3ae8c279d9e7d5c6e7d0b74e5b099d2))
623
- * [GLUE-2909] Swapping in Button Next component ([#8048](https://github.com/procore/core/issues/8048)) ([6b81a9f](https://github.com/procore/core/commit/6b81a9f08a0b3a9819647753f4b3d0593e8623e2))
624
- * Swap clickable Icon with Button ([#8106](https://github.com/procore/core/issues/8106)) ([d20324f](https://github.com/procore/core/commit/d20324f7afceea23f8596a20a58a11e6ea3d3311))
625
- * update icons ([#8115](https://github.com/procore/core/issues/8115)) ([ff1302a](https://github.com/procore/core/commit/ff1302abd3d0334da8951074ccf70e9d30778cf0))
626
- * update icons ([#8147](https://github.com/procore/core/issues/8147)) ([a2e276b](https://github.com/procore/core/commit/a2e276be3d834c41a506c82af5784ae4ff0b0b75))
627
- * 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))
628
- * V10 Banner and Toast Icons ([#8110](https://github.com/procore/core/issues/8110)) ([1cca9e2](https://github.com/procore/core/commit/1cca9e21a8737664c01b96258b729ef6b320a035))
629
- * version 10 tweaks ([#8138](https://github.com/procore/core/issues/8138)) ([acddb05](https://github.com/procore/core/commit/acddb05b886fdc8c22fa67ad59574d26f74d4f55))
630
-
466
+ - [Glue 2557] Input Heights Scss ([#7996](https://github.com/procore/core/issues/7996)) ([5b8c621](https://github.com/procore/core/commit/5b8c6216c48c2fec36d2e4cb152487c5a8732680))
467
+ - [GLUE-2668] Removing Font ([#7917](https://github.com/procore/core/issues/7917)) ([01b040f](https://github.com/procore/core/commit/01b040faa3ae8c279d9e7d5c6e7d0b74e5b099d2))
468
+ - [GLUE-2909] Swapping in Button Next component ([#8048](https://github.com/procore/core/issues/8048)) ([6b81a9f](https://github.com/procore/core/commit/6b81a9f08a0b3a9819647753f4b3d0593e8623e2))
469
+ - Swap clickable Icon with Button ([#8106](https://github.com/procore/core/issues/8106)) ([d20324f](https://github.com/procore/core/commit/d20324f7afceea23f8596a20a58a11e6ea3d3311))
470
+ - update icons ([#8115](https://github.com/procore/core/issues/8115)) ([ff1302a](https://github.com/procore/core/commit/ff1302abd3d0334da8951074ccf70e9d30778cf0))
471
+ - update icons ([#8147](https://github.com/procore/core/issues/8147)) ([a2e276b](https://github.com/procore/core/commit/a2e276be3d834c41a506c82af5784ae4ff0b0b75))
472
+ - 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))
473
+ - V10 Banner and Toast Icons ([#8110](https://github.com/procore/core/issues/8110)) ([1cca9e2](https://github.com/procore/core/commit/1cca9e21a8737664c01b96258b729ef6b320a035))
474
+ - version 10 tweaks ([#8138](https://github.com/procore/core/issues/8138)) ([acddb05](https://github.com/procore/core/commit/acddb05b886fdc8c22fa67ad59574d26f74d4f55))
631
475
 
632
476
  ### BREAKING CHANGES
633
477
 
634
- * width 1440 is now xl, not lg
635
- * Deprecations|
478
+ - width 1440 is now xl, not lg
479
+ - Deprecations|
636
480
 
637
- * chore: update spacing for detail page section header actions
481
+ - chore: update spacing for detail page section header actions
638
482
 
639
483
  affects: @procore/core-css
640
484
 
641
- * chore: add deprecation notices
485
+ - chore: add deprecation notices
642
486
 
643
487
  affects: @procore/core-react
644
488
 
645
- * chore: add default export back to Notation
489
+ - chore: add default export back to Notation
646
490
 
647
491
  affects: @procore/core-react
648
492
 
649
- * chore: remove unused tsconfig
493
+ - chore: remove unused tsconfig
650
494
 
651
495
  affects: @procore/core-react
652
496
 
653
497
  Co-authored-by: Christian Rivera <chris.arevir@gmail.com>
654
498
 
655
-
656
-
657
-
658
-
659
499
  # [9.9.0](https://github.com/procore/core/compare/v9.8.0...v9.9.0) (2021-02-04)
660
500
 
661
-
662
501
  ### Bug Fixes
663
502
 
664
- * add DistributionSelect i18n, fix Emails i18n ([#8099](https://github.com/procore/core/issues/8099)) ([0118df3](https://github.com/procore/core/commit/0118df30125fb6b9fa435b834ebeeb106c2afae2))
665
- * cleanup of dom attributes ([#8121](https://github.com/procore/core/issues/8121)) ([dac84f5](https://github.com/procore/core/commit/dac84f5b0fc9b266d72e2d0266b788d558c46581))
666
- * imports for Panel component ([#8128](https://github.com/procore/core/issues/8128)) ([a397aef](https://github.com/procore/core/commit/a397aef5b5bcf9bda42de5db5f69f07f5a7d447f))
667
-
503
+ - add DistributionSelect i18n, fix Emails i18n ([#8099](https://github.com/procore/core/issues/8099)) ([0118df3](https://github.com/procore/core/commit/0118df30125fb6b9fa435b834ebeeb106c2afae2))
504
+ - cleanup of dom attributes ([#8121](https://github.com/procore/core/issues/8121)) ([dac84f5](https://github.com/procore/core/commit/dac84f5b0fc9b266d72e2d0266b788d558c46581))
505
+ - imports for Panel component ([#8128](https://github.com/procore/core/issues/8128)) ([a397aef](https://github.com/procore/core/commit/a397aef5b5bcf9bda42de5db5f69f07f5a7d447f))
668
506
 
669
507
  ### Features
670
508
 
671
- * change ContactItem design ([#8098](https://github.com/procore/core/issues/8098)) ([b4b10bf](https://github.com/procore/core/commit/b4b10bf4f3182e7bfa3571cdecd410b188bb1f2e))
672
- * Expose Typography component ([#8124](https://github.com/procore/core/issues/8124)) ([b3ff62a](https://github.com/procore/core/commit/b3ff62ac7334e49627c982bac893513c1219a40e))
673
- * FlexList space prop, accurate mapping of the space palette ([#8095](https://github.com/procore/core/issues/8095)) ([2977233](https://github.com/procore/core/commit/2977233c70f626c26715db30e88d4e03457f6450))
674
- * Introduce Panel component ([#8013](https://github.com/procore/core/issues/8013)) ([f68cbe2](https://github.com/procore/core/commit/f68cbe2a8676b1ec1f865e6980d41180628d4448))
675
-
676
-
677
-
678
-
509
+ - change ContactItem design ([#8098](https://github.com/procore/core/issues/8098)) ([b4b10bf](https://github.com/procore/core/commit/b4b10bf4f3182e7bfa3571cdecd410b188bb1f2e))
510
+ - Expose Typography component ([#8124](https://github.com/procore/core/issues/8124)) ([b3ff62a](https://github.com/procore/core/commit/b3ff62ac7334e49627c982bac893513c1219a40e))
511
+ - FlexList space prop, accurate mapping of the space palette ([#8095](https://github.com/procore/core/issues/8095)) ([2977233](https://github.com/procore/core/commit/2977233c70f626c26715db30e88d4e03457f6450))
512
+ - Introduce Panel component ([#8013](https://github.com/procore/core/issues/8013)) ([f68cbe2](https://github.com/procore/core/commit/f68cbe2a8676b1ec1f865e6980d41180628d4448))
679
513
 
680
514
  # [9.8.0](https://github.com/procore/core/compare/v9.7.0...v9.8.0) (2021-01-29)
681
515
 
682
-
683
516
  ### Bug Fixes
684
517
 
685
- * tooltip content wrapping ([#8071](https://github.com/procore/core/issues/8071)) ([b1d2a08](https://github.com/procore/core/commit/b1d2a08ed73d13b85538a1c1f8c1b82e5b779292))
686
-
518
+ - tooltip content wrapping ([#8071](https://github.com/procore/core/issues/8071)) ([b1d2a08](https://github.com/procore/core/commit/b1d2a08ed73d13b85538a1c1f8c1b82e5b779292))
687
519
 
688
520
  ### Features
689
521
 
690
- * [GLUE-2896] Required Component ([#8044](https://github.com/procore/core/issues/8044)) ([80182c8](https://github.com/procore/core/commit/80182c854692b8131ef07e9fc8c6323732295e78))
691
- * adding in shadow palette mixin ([#8082](https://github.com/procore/core/issues/8082)) ([4783444](https://github.com/procore/core/commit/4783444009bd2a2d6788ed5ff4084f9563115210))
692
- * Translation Delivery from Smartling 26 Jan 2021 ([#8084](https://github.com/procore/core/issues/8084)) ([725d4ca](https://github.com/procore/core/commit/725d4caaded31f6eb284cc7204f098249dd54724))
693
-
694
-
695
-
696
-
522
+ - [GLUE-2896] Required Component ([#8044](https://github.com/procore/core/issues/8044)) ([80182c8](https://github.com/procore/core/commit/80182c854692b8131ef07e9fc8c6323732295e78))
523
+ - adding in shadow palette mixin ([#8082](https://github.com/procore/core/issues/8082)) ([4783444](https://github.com/procore/core/commit/4783444009bd2a2d6788ed5ff4084f9563115210))
524
+ - Translation Delivery from Smartling 26 Jan 2021 ([#8084](https://github.com/procore/core/issues/8084)) ([725d4ca](https://github.com/procore/core/commit/725d4caaded31f6eb284cc7204f098249dd54724))
697
525
 
698
526
  # [9.7.0](https://github.com/procore/core/compare/v9.6.0...v9.7.0) (2021-01-16)
699
527
 
700
-
701
528
  ### Bug Fixes
702
529
 
703
- * [GLUE-2878][GLUE-2879] - Fix GroupSelect issues ([#7995](https://github.com/procore/core/issues/7995)) ([e78c51a](https://github.com/procore/core/commit/e78c51a105334ad36a3b997a4b9cec2b99407712))
704
- * Change DropdownFlyout to close on click rather than mousedown ([#8022](https://github.com/procore/core/issues/8022)) ([ccf5891](https://github.com/procore/core/commit/ccf5891d78192bf39bffdb95e119ecdfc2150092))
705
- * fix typo in NumberInput styles ([#8067](https://github.com/procore/core/issues/8067)) ([7c8ea12](https://github.com/procore/core/commit/7c8ea12effce0e3905308549907adad33e7c3ebb))
706
- * form in modal allow single left item ([#8051](https://github.com/procore/core/issues/8051)) ([12471e8](https://github.com/procore/core/commit/12471e80dc0fec00cda0fc43e0c1bc444b009d84))
707
- * set default for selectableTiers to true ([#8065](https://github.com/procore/core/issues/8065)) ([7364896](https://github.com/procore/core/commit/73648967e09670513b2834e57fb79c0823b536ba))
708
- * **core-react:** this fixes tiered select onClear bug by adding onClear to the provider. Also adds a ([#8032](https://github.com/procore/core/issues/8032)) ([fe2aed0](https://github.com/procore/core/commit/fe2aed0f74c3b9f7b6a6c07461ce38b250c77ff4)), closes [#8011](https://github.com/procore/core/issues/8011)
709
-
530
+ - [GLUE-2878][glue-2879] - Fix GroupSelect issues ([#7995](https://github.com/procore/core/issues/7995)) ([e78c51a](https://github.com/procore/core/commit/e78c51a105334ad36a3b997a4b9cec2b99407712))
531
+ - Change DropdownFlyout to close on click rather than mousedown ([#8022](https://github.com/procore/core/issues/8022)) ([ccf5891](https://github.com/procore/core/commit/ccf5891d78192bf39bffdb95e119ecdfc2150092))
532
+ - fix typo in NumberInput styles ([#8067](https://github.com/procore/core/issues/8067)) ([7c8ea12](https://github.com/procore/core/commit/7c8ea12effce0e3905308549907adad33e7c3ebb))
533
+ - form in modal allow single left item ([#8051](https://github.com/procore/core/issues/8051)) ([12471e8](https://github.com/procore/core/commit/12471e80dc0fec00cda0fc43e0c1bc444b009d84))
534
+ - set default for selectableTiers to true ([#8065](https://github.com/procore/core/issues/8065)) ([7364896](https://github.com/procore/core/commit/73648967e09670513b2834e57fb79c0823b536ba))
535
+ - **core-react:** this fixes tiered select onClear bug by adding onClear to the provider. Also adds a ([#8032](https://github.com/procore/core/issues/8032)) ([fe2aed0](https://github.com/procore/core/commit/fe2aed0f74c3b9f7b6a6c07461ce38b250c77ff4)), closes [#8011](https://github.com/procore/core/issues/8011)
710
536
 
711
537
  ### Features
712
538
 
713
- * [CTEF-218] add translations for DataTable ([#8007](https://github.com/procore/core/issues/8007)) ([71b69e4](https://github.com/procore/core/commit/71b69e4f9a562cf2d0a99b84cdca051f8c70dd7a))
714
- * add translations for connected emails ([#8053](https://github.com/procore/core/issues/8053)) ([92212f4](https://github.com/procore/core/commit/92212f4af5c8890089bc2d95bed9700fe9fbe4e9))
715
- * convert NumberInput component to JSS ([#7957](https://github.com/procore/core/issues/7957)) ([0b21cb2](https://github.com/procore/core/commit/0b21cb202962a4e07cbdc49ff05f5ef89691d170))
716
- * make FileSelect.GridSource JSS ([#7912](https://github.com/procore/core/issues/7912)) ([3df01b3](https://github.com/procore/core/commit/3df01b3731b316d89465c07850aee765c688398e))
717
- * Update Translation Files ([#8031](https://github.com/procore/core/issues/8031)) ([0945c56](https://github.com/procore/core/commit/0945c56201dd9852df9b46a4165a4bf19ef60022))
718
- * Update Translation Files ([#8060](https://github.com/procore/core/issues/8060)) ([e95647d](https://github.com/procore/core/commit/e95647d90fd5194897864a26c266b71071003790))
719
- * **core-react:** added always to tooltip trigger options ([#8026](https://github.com/procore/core/issues/8026)) ([2472edc](https://github.com/procore/core/commit/2472edca82ec3f2c25b2ddd931f250a2b8d199d8))
720
-
721
-
722
-
723
-
539
+ - [CTEF-218] add translations for DataTable ([#8007](https://github.com/procore/core/issues/8007)) ([71b69e4](https://github.com/procore/core/commit/71b69e4f9a562cf2d0a99b84cdca051f8c70dd7a))
540
+ - add translations for connected emails ([#8053](https://github.com/procore/core/issues/8053)) ([92212f4](https://github.com/procore/core/commit/92212f4af5c8890089bc2d95bed9700fe9fbe4e9))
541
+ - convert NumberInput component to JSS ([#7957](https://github.com/procore/core/issues/7957)) ([0b21cb2](https://github.com/procore/core/commit/0b21cb202962a4e07cbdc49ff05f5ef89691d170))
542
+ - make FileSelect.GridSource JSS ([#7912](https://github.com/procore/core/issues/7912)) ([3df01b3](https://github.com/procore/core/commit/3df01b3731b316d89465c07850aee765c688398e))
543
+ - Update Translation Files ([#8031](https://github.com/procore/core/issues/8031)) ([0945c56](https://github.com/procore/core/commit/0945c56201dd9852df9b46a4165a4bf19ef60022))
544
+ - Update Translation Files ([#8060](https://github.com/procore/core/issues/8060)) ([e95647d](https://github.com/procore/core/commit/e95647d90fd5194897864a26c266b71071003790))
545
+ - **core-react:** added always to tooltip trigger options ([#8026](https://github.com/procore/core/issues/8026)) ([2472edc](https://github.com/procore/core/commit/2472edca82ec3f2c25b2ddd931f250a2b8d199d8))
724
546
 
725
547
  # [9.6.0](https://github.com/procore/core/compare/v9.5.0...v9.6.0) (2020-12-18)
726
548
 
727
-
728
549
  ### Bug Fixes
729
550
 
730
- * [GLUE-2643] Form wrap for run-on strings ([#7970](https://github.com/procore/core/issues/7970)) ([f1827b1](https://github.com/procore/core/commit/f1827b15a1a64f8a43008802ed12b7a29fa70390))
731
- * [GLUE-2789] NumberInput. Cursor position improvements on text selection update ([#7911](https://github.com/procore/core/issues/7911)) ([76b8418](https://github.com/procore/core/commit/76b84185fcee4c46dd2d709501fa3eeba5782551))
732
- * [GLUE-2874] NumberInput. Incrementer works incorrect for fr, de and es locales ([#7969](https://github.com/procore/core/issues/7969)) ([ea35306](https://github.com/procore/core/commit/ea3530600b9a89a93e16c0cbff65bf47bab0d90b))
733
- * Dropzone error message remove unneeded sentence ([#7976](https://github.com/procore/core/issues/7976)) ([92ccbda](https://github.com/procore/core/commit/92ccbda7d1f0a91aa273d3bf70e3bfcc3cb6de26))
734
- * Form Column and Specific Story for Word Wrap ([#8002](https://github.com/procore/core/issues/8002)) ([6b5ac1d](https://github.com/procore/core/commit/6b5ac1db228c955494a080d240060fb76c5b4651))
735
- * Pill Select Selected Icon ([#8003](https://github.com/procore/core/issues/8003)) ([f633662](https://github.com/procore/core/commit/f633662a1803e588523d009b1c4cce9292fdc12a))
736
- * Typography styled component transient prop for color ([#7990](https://github.com/procore/core/issues/7990)) ([5ca1505](https://github.com/procore/core/commit/5ca1505f5189c05f5e2cf95b1b41686a08cd44e3))
737
- * 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))
738
-
551
+ - [GLUE-2643] Form wrap for run-on strings ([#7970](https://github.com/procore/core/issues/7970)) ([f1827b1](https://github.com/procore/core/commit/f1827b15a1a64f8a43008802ed12b7a29fa70390))
552
+ - [GLUE-2789] NumberInput. Cursor position improvements on text selection update ([#7911](https://github.com/procore/core/issues/7911)) ([76b8418](https://github.com/procore/core/commit/76b84185fcee4c46dd2d709501fa3eeba5782551))
553
+ - [GLUE-2874] NumberInput. Incrementer works incorrect for fr, de and es locales ([#7969](https://github.com/procore/core/issues/7969)) ([ea35306](https://github.com/procore/core/commit/ea3530600b9a89a93e16c0cbff65bf47bab0d90b))
554
+ - Dropzone error message remove unneeded sentence ([#7976](https://github.com/procore/core/issues/7976)) ([92ccbda](https://github.com/procore/core/commit/92ccbda7d1f0a91aa273d3bf70e3bfcc3cb6de26))
555
+ - Form Column and Specific Story for Word Wrap ([#8002](https://github.com/procore/core/issues/8002)) ([6b5ac1d](https://github.com/procore/core/commit/6b5ac1db228c955494a080d240060fb76c5b4651))
556
+ - Pill Select Selected Icon ([#8003](https://github.com/procore/core/issues/8003)) ([f633662](https://github.com/procore/core/commit/f633662a1803e588523d009b1c4cce9292fdc12a))
557
+ - Typography styled component transient prop for color ([#7990](https://github.com/procore/core/issues/7990)) ([5ca1505](https://github.com/procore/core/commit/5ca1505f5189c05f5e2cf95b1b41686a08cd44e3))
558
+ - 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))
739
559
 
740
560
  ### Features
741
561
 
742
- * [Glue 2785] Flex reverse and some layout stories ([#7928](https://github.com/procore/core/issues/7928)) ([cf00b16](https://github.com/procore/core/commit/cf00b167409e89431ab18d63ab1f70cb66965ad7))
743
- * [GLUE-2778] Form and Sections No Max Width ([#7876](https://github.com/procore/core/issues/7876)) ([4307cca](https://github.com/procore/core/commit/4307ccad1649a3a602ccca3474c04606e73c48f2))
744
- * [GLUE-2812] - Convert Breadcrumbs to JSS ([#7931](https://github.com/procore/core/issues/7931)) ([f0a4b01](https://github.com/procore/core/commit/f0a4b01f48314606444dbe6af6d1125aa6d0dd12))
745
- * convert ContactItem component to JSS ([#7932](https://github.com/procore/core/issues/7932)) ([b11e6e6](https://github.com/procore/core/commit/b11e6e627b2f22b755f4d05d17508abf3e1c7852))
746
- * convert Pill component to JSS ([#7961](https://github.com/procore/core/issues/7961)) ([212ff98](https://github.com/procore/core/commit/212ff985ac90ba6eda88a1c103cfda2ea03d9920))
747
- * convert PillSelect component to JSS ([#7942](https://github.com/procore/core/issues/7942)) ([0f9e4fb](https://github.com/procore/core/commit/0f9e4fbfb9a46b7052b66b2198cdfbb447d0b7ed))
748
- * expose WXPDetailPageContext ([#7999](https://github.com/procore/core/issues/7999)) ([2cb8fc3](https://github.com/procore/core/commit/2cb8fc3ce1185359751d1ae8fdbdf1eb3450edf4))
749
-
562
+ - [Glue 2785] Flex reverse and some layout stories ([#7928](https://github.com/procore/core/issues/7928)) ([cf00b16](https://github.com/procore/core/commit/cf00b167409e89431ab18d63ab1f70cb66965ad7))
563
+ - [GLUE-2778] Form and Sections No Max Width ([#7876](https://github.com/procore/core/issues/7876)) ([4307cca](https://github.com/procore/core/commit/4307ccad1649a3a602ccca3474c04606e73c48f2))
564
+ - [GLUE-2812] - Convert Breadcrumbs to JSS ([#7931](https://github.com/procore/core/issues/7931)) ([f0a4b01](https://github.com/procore/core/commit/f0a4b01f48314606444dbe6af6d1125aa6d0dd12))
565
+ - convert ContactItem component to JSS ([#7932](https://github.com/procore/core/issues/7932)) ([b11e6e6](https://github.com/procore/core/commit/b11e6e627b2f22b755f4d05d17508abf3e1c7852))
566
+ - convert Pill component to JSS ([#7961](https://github.com/procore/core/issues/7961)) ([212ff98](https://github.com/procore/core/commit/212ff985ac90ba6eda88a1c103cfda2ea03d9920))
567
+ - convert PillSelect component to JSS ([#7942](https://github.com/procore/core/issues/7942)) ([0f9e4fb](https://github.com/procore/core/commit/0f9e4fbfb9a46b7052b66b2198cdfbb447d0b7ed))
568
+ - expose WXPDetailPageContext ([#7999](https://github.com/procore/core/issues/7999)) ([2cb8fc3](https://github.com/procore/core/commit/2cb8fc3ce1185359751d1ae8fdbdf1eb3450edf4))
750
569
 
751
570
  ### Reverts
752
571
 
753
- * Revert "Revert "refactor: [GLUE-2792] - Banner Migration to JSS (#7906)" (#7949)" (#7950) ([ec05fbe](https://github.com/procore/core/commit/ec05fbeedd9d095d14a543f6a86d622b3d5d74c1)), closes [#7906](https://github.com/procore/core/issues/7906) [#7949](https://github.com/procore/core/issues/7949) [#7950](https://github.com/procore/core/issues/7950)
754
- * Revert "refactor: [GLUE-2792] - Banner Migration to JSS (#7906)" (#7949) ([697a10e](https://github.com/procore/core/commit/697a10e8fbd6b2be45765d83d61ea09465e870f9)), closes [#7906](https://github.com/procore/core/issues/7906) [#7949](https://github.com/procore/core/issues/7949)
755
-
756
-
757
-
758
-
572
+ - Revert "Revert "refactor: [GLUE-2792] - Banner Migration to JSS (#7906)" (#7949)" (#7950) ([ec05fbe](https://github.com/procore/core/commit/ec05fbeedd9d095d14a543f6a86d622b3d5d74c1)), closes [#7906](https://github.com/procore/core/issues/7906) [#7949](https://github.com/procore/core/issues/7949) [#7950](https://github.com/procore/core/issues/7950)
573
+ - Revert "refactor: [GLUE-2792] - Banner Migration to JSS (#7906)" (#7949) ([697a10e](https://github.com/procore/core/commit/697a10e8fbd6b2be45765d83d61ea09465e870f9)), closes [#7906](https://github.com/procore/core/issues/7906) [#7949](https://github.com/procore/core/issues/7949)
759
574
 
760
575
  # [9.5.0](https://github.com/procore/core/compare/v9.4.0...v9.5.0) (2020-12-03)
761
576
 
762
-
763
577
  ### Bug Fixes
764
578
 
765
- * [GLUE-2806] Select Disabled when Ellipsis ([#7922](https://github.com/procore/core/issues/7922)) ([ffe27f2](https://github.com/procore/core/commit/ffe27f261dfe8d793e761451cf8914b96d8472c7))
766
- * [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))
767
- * upgrade ramda from 0.27.0 to 0.27.1 ([#7902](https://github.com/procore/core/issues/7902)) ([df822d7](https://github.com/procore/core/commit/df822d7171065f76ba5bca6b6b166c0821372e4b))
768
- * **core-react:** options being shown on disabled select ([#7889](https://github.com/procore/core/issues/7889)) ([585dd68](https://github.com/procore/core/commit/585dd680314fff0a818f29ec27d88dbf9219c45e))
769
-
579
+ - [GLUE-2806] Select Disabled when Ellipsis ([#7922](https://github.com/procore/core/issues/7922)) ([ffe27f2](https://github.com/procore/core/commit/ffe27f261dfe8d793e761451cf8914b96d8472c7))
580
+ - [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))
581
+ - upgrade ramda from 0.27.0 to 0.27.1 ([#7902](https://github.com/procore/core/issues/7902)) ([df822d7](https://github.com/procore/core/commit/df822d7171065f76ba5bca6b6b166c0821372e4b))
582
+ - **core-react:** options being shown on disabled select ([#7889](https://github.com/procore/core/issues/7889)) ([585dd68](https://github.com/procore/core/commit/585dd680314fff0a818f29ec27d88dbf9219c45e))
770
583
 
771
584
  ### Features
772
585
 
773
- * [GLUE-2650] Generate React icons directly ([#7716](https://github.com/procore/core/issues/7716)) ([26357eb](https://github.com/procore/core/commit/26357ebb5a723af20e736a65a89c5ebe7c4bfd06))
774
- * [GLUE-2752] Stop input after 15 digits for NumberInput, preventing precision drift ([#7796](https://github.com/procore/core/issues/7796)) ([5059ced](https://github.com/procore/core/commit/5059ced114c00d89fba9f2eba804e0ed811d17ce))
775
- * [GLUE-2754] [GLUE-2790] handle multiple dropzone errors ([#7802](https://github.com/procore/core/issues/7802)) ([df3ab51](https://github.com/procore/core/commit/df3ab518663cb2f6a76683a88028a719af624251))
776
- * [GLUE-2866] Connected file select filters and empty state translations ([#7935](https://github.com/procore/core/issues/7935)) ([c176f3d](https://github.com/procore/core/commit/c176f3d7a8ce41dee68e954ab600511c12043539))
777
- * introduce Thumbnail JSS ([#7898](https://github.com/procore/core/issues/7898)) ([fce4f17](https://github.com/procore/core/commit/fce4f17bb258bfd24fe236251a76fb67b6381f48))
778
-
779
-
780
-
781
-
586
+ - [GLUE-2650] Generate React icons directly ([#7716](https://github.com/procore/core/issues/7716)) ([26357eb](https://github.com/procore/core/commit/26357ebb5a723af20e736a65a89c5ebe7c4bfd06))
587
+ - [GLUE-2752] Stop input after 15 digits for NumberInput, preventing precision drift ([#7796](https://github.com/procore/core/issues/7796)) ([5059ced](https://github.com/procore/core/commit/5059ced114c00d89fba9f2eba804e0ed811d17ce))
588
+ - [GLUE-2754] [GLUE-2790] handle multiple dropzone errors ([#7802](https://github.com/procore/core/issues/7802)) ([df3ab51](https://github.com/procore/core/commit/df3ab518663cb2f6a76683a88028a719af624251))
589
+ - [GLUE-2866] Connected file select filters and empty state translations ([#7935](https://github.com/procore/core/issues/7935)) ([c176f3d](https://github.com/procore/core/commit/c176f3d7a8ce41dee68e954ab600511c12043539))
590
+ - introduce Thumbnail JSS ([#7898](https://github.com/procore/core/issues/7898)) ([fce4f17](https://github.com/procore/core/commit/fce4f17bb258bfd24fe236251a76fb67b6381f48))
782
591
 
783
592
  # [9.4.0](https://github.com/procore/core/compare/v9.3.0...v9.4.0) (2020-11-23)
784
593
 
785
-
786
594
  ### Bug Fixes
787
595
 
788
- * [GLUE-2753] - Fix Thumbnail List Focus ([#7807](https://github.com/procore/core/issues/7807)) ([71de9f2](https://github.com/procore/core/commit/71de9f239bc4e56fd706fc194fa3d2d581493619))
789
- * [GLUE-2770] TinyMCE Bump ([#7822](https://github.com/procore/core/issues/7822)) ([a0c3864](https://github.com/procore/core/commit/a0c38641e71229ff324ea34d99230285cddcb67f))
790
- * Form Number and Currency 0 value ([#7817](https://github.com/procore/core/issues/7817)) ([6c57bae](https://github.com/procore/core/commit/6c57bae05029399ffdf2a9bf61ebeecdd17f7667))
791
- * remove underline from tokens in file-select ([#7861](https://github.com/procore/core/issues/7861)) ([54819f3](https://github.com/procore/core/commit/54819f327ee2f63e76485ba6baa189524b19c51f))
792
- * removing event journal, for real ([#7857](https://github.com/procore/core/issues/7857)) ([759b4d9](https://github.com/procore/core/commit/759b4d96ad023ac32958d9b959d5f65d0ae85d89))
793
- * update comments to trigger builds ([#7809](https://github.com/procore/core/issues/7809)) ([44c158a](https://github.com/procore/core/commit/44c158a9ef12f045e5f90b1ad6b472c4c84a2b0f))
794
- * upgrade @testing-library/jest-dom from 5.11.4 to 5.11.5 ([#7878](https://github.com/procore/core/issues/7878)) ([7a248fd](https://github.com/procore/core/commit/7a248fd27e8b8bcf59a53416e0ceb1e06e9dd00b))
795
- * upgrade axios from 0.19.2 to 0.21.0 ([#7847](https://github.com/procore/core/issues/7847)) ([3a58fbd](https://github.com/procore/core/commit/3a58fbd2929b6e8c71dac3ed6b7782f8a542f96e))
796
- * upgrade date-fns from 2.10.0 to 2.16.1 ([#7844](https://github.com/procore/core/issues/7844)) ([86fe234](https://github.com/procore/core/commit/86fe23406ada5b9b37b192a283619f7277551470))
797
- * upgrade react-window from 1.8.5 to 1.8.6 ([#7877](https://github.com/procore/core/issues/7877)) ([de6c496](https://github.com/procore/core/commit/de6c496d0e869ea5c906ae6a05a7f57f2ce3421b))
798
-
596
+ - [GLUE-2753] - Fix Thumbnail List Focus ([#7807](https://github.com/procore/core/issues/7807)) ([71de9f2](https://github.com/procore/core/commit/71de9f239bc4e56fd706fc194fa3d2d581493619))
597
+ - [GLUE-2770] TinyMCE Bump ([#7822](https://github.com/procore/core/issues/7822)) ([a0c3864](https://github.com/procore/core/commit/a0c38641e71229ff324ea34d99230285cddcb67f))
598
+ - Form Number and Currency 0 value ([#7817](https://github.com/procore/core/issues/7817)) ([6c57bae](https://github.com/procore/core/commit/6c57bae05029399ffdf2a9bf61ebeecdd17f7667))
599
+ - remove underline from tokens in file-select ([#7861](https://github.com/procore/core/issues/7861)) ([54819f3](https://github.com/procore/core/commit/54819f327ee2f63e76485ba6baa189524b19c51f))
600
+ - removing event journal, for real ([#7857](https://github.com/procore/core/issues/7857)) ([759b4d9](https://github.com/procore/core/commit/759b4d96ad023ac32958d9b959d5f65d0ae85d89))
601
+ - update comments to trigger builds ([#7809](https://github.com/procore/core/issues/7809)) ([44c158a](https://github.com/procore/core/commit/44c158a9ef12f045e5f90b1ad6b472c4c84a2b0f))
602
+ - upgrade @testing-library/jest-dom from 5.11.4 to 5.11.5 ([#7878](https://github.com/procore/core/issues/7878)) ([7a248fd](https://github.com/procore/core/commit/7a248fd27e8b8bcf59a53416e0ceb1e06e9dd00b))
603
+ - upgrade axios from 0.19.2 to 0.21.0 ([#7847](https://github.com/procore/core/issues/7847)) ([3a58fbd](https://github.com/procore/core/commit/3a58fbd2929b6e8c71dac3ed6b7782f8a542f96e))
604
+ - upgrade date-fns from 2.10.0 to 2.16.1 ([#7844](https://github.com/procore/core/issues/7844)) ([86fe234](https://github.com/procore/core/commit/86fe23406ada5b9b37b192a283619f7277551470))
605
+ - upgrade react-window from 1.8.5 to 1.8.6 ([#7877](https://github.com/procore/core/issues/7877)) ([de6c496](https://github.com/procore/core/commit/de6c496d0e869ea5c906ae6a05a7f57f2ce3421b))
799
606
 
800
607
  ### Features
801
608
 
802
- * [GLUE-2510] Spinner Update ([#7805](https://github.com/procore/core/issues/7805)) ([ab3f78c](https://github.com/procore/core/commit/ab3f78cc4b9dfcbcbc26765e31596c7a6962de8b))
803
- * i18n connected file select ([#7808](https://github.com/procore/core/issues/7808)) ([2029c97](https://github.com/procore/core/commit/2029c976b445c94b9a1ba62b86d189cd70beff81))
804
- * Pagination handles Page label with i18n ([#7793](https://github.com/procore/core/issues/7793)) ([e5eaf14](https://github.com/procore/core/commit/e5eaf14c9215f5ff251a74f49ad5e9ea7c649899))
805
-
806
-
807
-
808
-
609
+ - [GLUE-2510] Spinner Update ([#7805](https://github.com/procore/core/issues/7805)) ([ab3f78c](https://github.com/procore/core/commit/ab3f78cc4b9dfcbcbc26765e31596c7a6962de8b))
610
+ - i18n connected file select ([#7808](https://github.com/procore/core/issues/7808)) ([2029c97](https://github.com/procore/core/commit/2029c976b445c94b9a1ba62b86d189cd70beff81))
611
+ - Pagination handles Page label with i18n ([#7793](https://github.com/procore/core/issues/7793)) ([e5eaf14](https://github.com/procore/core/commit/e5eaf14c9215f5ff251a74f49ad5e9ea7c649899))
809
612
 
810
613
  # [9.3.0](https://github.com/procore/core/compare/v9.2.2...v9.3.0) (2020-11-06)
811
614
 
812
-
813
615
  ### Bug Fixes
814
616
 
815
- * [GLUE-2636] - Remove focus when pressing the clear button in IE 11 ([#7773](https://github.com/procore/core/issues/7773)) ([c7becac](https://github.com/procore/core/commit/c7becacf422ce2c6f30b7346766c7a3cd390f1dc))
816
- * [GLUE-2722] - Keyboard Functionality in MenuFlyout ([#7769](https://github.com/procore/core/issues/7769)) ([e5795aa](https://github.com/procore/core/commit/e5795aac9f0aee5ff618438827bd6cdf90bfd677))
817
- * Follow-up fixes for Pill Select component ([#7749](https://github.com/procore/core/issues/7749)) ([117c4fe](https://github.com/procore/core/commit/117c4fe3cc8c6c2f285a5ac739789795d78b4755))
818
-
617
+ - [GLUE-2636] - Remove focus when pressing the clear button in IE 11 ([#7773](https://github.com/procore/core/issues/7773)) ([c7becac](https://github.com/procore/core/commit/c7becacf422ce2c6f30b7346766c7a3cd390f1dc))
618
+ - [GLUE-2722] - Keyboard Functionality in MenuFlyout ([#7769](https://github.com/procore/core/issues/7769)) ([e5795aa](https://github.com/procore/core/commit/e5795aac9f0aee5ff618438827bd6cdf90bfd677))
619
+ - Follow-up fixes for Pill Select component ([#7749](https://github.com/procore/core/issues/7749)) ([117c4fe](https://github.com/procore/core/commit/117c4fe3cc8c6c2f285a5ac739789795d78b4755))
819
620
 
820
621
  ### Features
821
622
 
822
- * [Glue 2287] Dirty form prevent navigation ([#7479](https://github.com/procore/core/issues/7479)) ([6f185f0](https://github.com/procore/core/commit/6f185f07c4d63a8bf60509e8d82aafad9965e0d8))
823
- * [GLUE-1971] Form.PillSelect ([#7777](https://github.com/procore/core/issues/7777)) ([0f129fa](https://github.com/procore/core/commit/0f129fad49449d30d92889a39a58c714372a91e2))
824
- * [GLUE-2255] Form.Currency ([#7782](https://github.com/procore/core/issues/7782)) ([d1c94cd](https://github.com/procore/core/commit/d1c94cd8e118417ce951cd54b24f22baf161bafa))
825
- * [GLUE-2597] - Disabled state for MenuImperative.Item ([#7786](https://github.com/procore/core/issues/7786)) ([474e94b](https://github.com/procore/core/commit/474e94b8d7f040d8cd19bcc977ca014a0e6ff8af))
826
- * [GLUE-2720] - Truncation Tooltip in Select ([#7759](https://github.com/procore/core/issues/7759)) ([1ee15a5](https://github.com/procore/core/commit/1ee15a51060e7e1ace2f5bacc47cb4609c5ea8cc))
827
- * add QA tags to Core React Modal component for e2e testing ([#7748](https://github.com/procore/core/issues/7748)) ([9302744](https://github.com/procore/core/commit/93027444949bc2efe3a2f7bc25f2ade13695937c))
828
- * change NumberInput behavior when fill decimal scale is set to always ([#7774](https://github.com/procore/core/issues/7774)) ([6026a10](https://github.com/procore/core/commit/6026a10fd88c65a3ca3d09aecfb93ace24a0f1bb))
829
- * Update Smartling translations ([#7780](https://github.com/procore/core/issues/7780)) ([28bcc17](https://github.com/procore/core/commit/28bcc172bd972e28518eeb43db21ad4cc7d29b98))
830
-
831
-
832
-
833
-
623
+ - [Glue 2287] Dirty form prevent navigation ([#7479](https://github.com/procore/core/issues/7479)) ([6f185f0](https://github.com/procore/core/commit/6f185f07c4d63a8bf60509e8d82aafad9965e0d8))
624
+ - [GLUE-1971] Form.PillSelect ([#7777](https://github.com/procore/core/issues/7777)) ([0f129fa](https://github.com/procore/core/commit/0f129fad49449d30d92889a39a58c714372a91e2))
625
+ - [GLUE-2255] Form.Currency ([#7782](https://github.com/procore/core/issues/7782)) ([d1c94cd](https://github.com/procore/core/commit/d1c94cd8e118417ce951cd54b24f22baf161bafa))
626
+ - [GLUE-2597] - Disabled state for MenuImperative.Item ([#7786](https://github.com/procore/core/issues/7786)) ([474e94b](https://github.com/procore/core/commit/474e94b8d7f040d8cd19bcc977ca014a0e6ff8af))
627
+ - [GLUE-2720] - Truncation Tooltip in Select ([#7759](https://github.com/procore/core/issues/7759)) ([1ee15a5](https://github.com/procore/core/commit/1ee15a51060e7e1ace2f5bacc47cb4609c5ea8cc))
628
+ - add QA tags to Core React Modal component for e2e testing ([#7748](https://github.com/procore/core/issues/7748)) ([9302744](https://github.com/procore/core/commit/93027444949bc2efe3a2f7bc25f2ade13695937c))
629
+ - change NumberInput behavior when fill decimal scale is set to always ([#7774](https://github.com/procore/core/issues/7774)) ([6026a10](https://github.com/procore/core/commit/6026a10fd88c65a3ca3d09aecfb93ace24a0f1bb))
630
+ - Update Smartling translations ([#7780](https://github.com/procore/core/issues/7780)) ([28bcc17](https://github.com/procore/core/commit/28bcc172bd972e28518eeb43db21ad4cc7d29b98))
834
631
 
835
632
  ## [9.2.2](https://github.com/procore/core/compare/v9.2.1...v9.2.2) (2020-10-29)
836
633
 
837
634
  **Note:** Version bump only for package @procore/core-react
838
635
 
839
-
840
-
841
-
842
-
843
636
  ## [9.2.1](https://github.com/procore/core/compare/v9.2.0...v9.2.1) (2020-10-29)
844
637
 
845
-
846
638
  ### Bug Fixes
847
639
 
848
- * [GLUE-2660] Percy review followup ([#7672](https://github.com/procore/core/issues/7672)) ([43d802b](https://github.com/procore/core/commit/43d802bcc7ec4d32fdc454611bbb6a375b8048f5))
849
-
850
-
851
-
852
-
640
+ - [GLUE-2660] Percy review followup ([#7672](https://github.com/procore/core/issues/7672)) ([43d802b](https://github.com/procore/core/commit/43d802bcc7ec4d32fdc454611bbb6a375b8048f5))
853
641
 
854
642
  # [9.2.0](https://github.com/procore/core/compare/v9.1.0...v9.2.0) (2020-10-27)
855
643
 
856
-
857
644
  ### Bug Fixes
858
645
 
859
- * Modal classname change ([#7735](https://github.com/procore/core/issues/7735)) ([6a1ae31](https://github.com/procore/core/commit/6a1ae319aea41655d61ff8c4586732285527e909))
860
-
646
+ - Modal classname change ([#7735](https://github.com/procore/core/issues/7735)) ([6a1ae31](https://github.com/procore/core/commit/6a1ae319aea41655d61ff8c4586732285527e909))
861
647
 
862
648
  ### Features
863
649
 
864
- * [GLUE-2598] - introduce Menu Flyout component ([#7660](https://github.com/procore/core/issues/7660)) ([53a7760](https://github.com/procore/core/commit/53a776028eeb0d7ca1ad3fd21cb06935bda2f540))
865
- * update stories and interfaces for Dropdown ([#7725](https://github.com/procore/core/issues/7725)) ([2fad95f](https://github.com/procore/core/commit/2fad95f4ea0382f88e1623caef17326a48aa64b4))
866
-
650
+ - [GLUE-2598] - introduce Menu Flyout component ([#7660](https://github.com/procore/core/issues/7660)) ([53a7760](https://github.com/procore/core/commit/53a776028eeb0d7ca1ad3fd21cb06935bda2f540))
651
+ - update stories and interfaces for Dropdown ([#7725](https://github.com/procore/core/issues/7725)) ([2fad95f](https://github.com/procore/core/commit/2fad95f4ea0382f88e1623caef17326a48aa64b4))
867
652
 
868
653
  ### Reverts
869
654
 
870
- * Revert "chore: [GLUE-2624] Swap out Nightmare for different test runner (#7679)" (#7742) ([7738006](https://github.com/procore/core/commit/77380065f6b252557ea2f3daddb52e1611d2c512)), closes [#7679](https://github.com/procore/core/issues/7679) [#7742](https://github.com/procore/core/issues/7742)
871
-
872
-
873
-
874
-
655
+ - Revert "chore: [GLUE-2624] Swap out Nightmare for different test runner (#7679)" (#7742) ([7738006](https://github.com/procore/core/commit/77380065f6b252557ea2f3daddb52e1611d2c512)), closes [#7679](https://github.com/procore/core/issues/7679) [#7742](https://github.com/procore/core/issues/7742)
875
656
 
876
657
  # [9.1.0](https://github.com/procore/core/compare/v9.0.0...v9.1.0) (2020-10-23)
877
658
 
878
-
879
659
  ### Bug Fixes
880
660
 
881
- * [GLUE-2642] do not select FileExplorer's thumbnail item on its caption tooltip click ([#7699](https://github.com/procore/core/issues/7699)) ([83f970e](https://github.com/procore/core/commit/83f970e4dadcf6f0ed3dc778ce9d5408a05df02d))
882
- * [GLUE-2661] Update placeholder color on Typeahead ([#7670](https://github.com/procore/core/issues/7670)) ([b5e6c57](https://github.com/procore/core/commit/b5e6c578471d8583ecca1d723f120c39d81f2946))
883
- * fix button blinking while loading files in local source tab ([#7703](https://github.com/procore/core/issues/7703)) ([9ca6329](https://github.com/procore/core/commit/9ca63293b104a2127837de0208842c795fcd1c2a))
884
- * fixed focus work after reopening file explorer ([#7694](https://github.com/procore/core/issues/7694)) ([31cefcc](https://github.com/procore/core/commit/31cefccfe93a714a57fb5e78703faf0409820d78))
885
- * local source tab update ([#7713](https://github.com/procore/core/issues/7713)) ([8da73ef](https://github.com/procore/core/commit/8da73efe0405c923091a47fe251f573000e8a8bf))
886
- * making Menu.Item `item` prop optional ([#7635](https://github.com/procore/core/issues/7635)) ([4f47998](https://github.com/procore/core/commit/4f47998a3acbf5deacdd08bf8f54cbf4054d21a1))
887
- * Pagination replace Font with Typography ([#7681](https://github.com/procore/core/issues/7681)) ([42333c9](https://github.com/procore/core/commit/42333c917c05b971f56abdd982a4267a31562381))
888
- * pass className to span when child is string or array ([#7684](https://github.com/procore/core/issues/7684)) ([ad908ef](https://github.com/procore/core/commit/ad908ef81d5ea5c02dc12afa7ecd4d7cf9f9ceb8))
889
- * removing outdated examples from empty state ([#7695](https://github.com/procore/core/issues/7695)) ([5e97c97](https://github.com/procore/core/commit/5e97c97cfeb1287d09cc4bb6044787a64e3b3c9a))
890
- * restore focus on Attach Button after closing the file explorer ([#7693](https://github.com/procore/core/issues/7693)) ([4e98df3](https://github.com/procore/core/commit/4e98df3cef1c0adc6706a930584331ca10e66212))
891
- * update icon colors on search and typeahead ([#7683](https://github.com/procore/core/issues/7683)) ([de27f65](https://github.com/procore/core/commit/de27f65689c65389b6dc782bff6fec1e05835424))
892
-
661
+ - [GLUE-2642] do not select FileExplorer's thumbnail item on its caption tooltip click ([#7699](https://github.com/procore/core/issues/7699)) ([83f970e](https://github.com/procore/core/commit/83f970e4dadcf6f0ed3dc778ce9d5408a05df02d))
662
+ - [GLUE-2661] Update placeholder color on Typeahead ([#7670](https://github.com/procore/core/issues/7670)) ([b5e6c57](https://github.com/procore/core/commit/b5e6c578471d8583ecca1d723f120c39d81f2946))
663
+ - fix button blinking while loading files in local source tab ([#7703](https://github.com/procore/core/issues/7703)) ([9ca6329](https://github.com/procore/core/commit/9ca63293b104a2127837de0208842c795fcd1c2a))
664
+ - fixed focus work after reopening file explorer ([#7694](https://github.com/procore/core/issues/7694)) ([31cefcc](https://github.com/procore/core/commit/31cefccfe93a714a57fb5e78703faf0409820d78))
665
+ - local source tab update ([#7713](https://github.com/procore/core/issues/7713)) ([8da73ef](https://github.com/procore/core/commit/8da73efe0405c923091a47fe251f573000e8a8bf))
666
+ - making Menu.Item `item` prop optional ([#7635](https://github.com/procore/core/issues/7635)) ([4f47998](https://github.com/procore/core/commit/4f47998a3acbf5deacdd08bf8f54cbf4054d21a1))
667
+ - Pagination replace Font with Typography ([#7681](https://github.com/procore/core/issues/7681)) ([42333c9](https://github.com/procore/core/commit/42333c917c05b971f56abdd982a4267a31562381))
668
+ - pass className to span when child is string or array ([#7684](https://github.com/procore/core/issues/7684)) ([ad908ef](https://github.com/procore/core/commit/ad908ef81d5ea5c02dc12afa7ecd4d7cf9f9ceb8))
669
+ - removing outdated examples from empty state ([#7695](https://github.com/procore/core/issues/7695)) ([5e97c97](https://github.com/procore/core/commit/5e97c97cfeb1287d09cc4bb6044787a64e3b3c9a))
670
+ - restore focus on Attach Button after closing the file explorer ([#7693](https://github.com/procore/core/issues/7693)) ([4e98df3](https://github.com/procore/core/commit/4e98df3cef1c0adc6706a930584331ca10e66212))
671
+ - update icon colors on search and typeahead ([#7683](https://github.com/procore/core/issues/7683)) ([de27f65](https://github.com/procore/core/commit/de27f65689c65389b6dc782bff6fec1e05835424))
893
672
 
894
673
  ### Features
895
674
 
896
- * [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))
897
- * [GLUE-2623] NumberInput behavior updates ([#7637](https://github.com/procore/core/issues/7637)) ([b29b151](https://github.com/procore/core/commit/b29b1519802e879e2b873d655fc3611e8b80eb84))
898
- * [GLUE-2634] - Introduce Keyboard Navigation For Thumbnail List ([#7689](https://github.com/procore/core/issues/7689)) ([aa506dd](https://github.com/procore/core/commit/aa506dde233855d8e6092200d63343f4a6d848d2))
899
- * [GLUE-2701] improve Tabs screenshot test coverage ([#7721](https://github.com/procore/core/issues/7721)) ([22d7cd0](https://github.com/procore/core/commit/22d7cd05cd519f7e398cfd561dfccd217420c04c))
900
- * **core-react:** Fix FileSelect.GridSource issues ([#7612](https://github.com/procore/core/issues/7612)) ([6f35d7d](https://github.com/procore/core/commit/6f35d7d37820995322858af68efc7f44bb12cbfe))
901
- * [GLUE-2658] - Tree API Adjustment ([#7674](https://github.com/procore/core/issues/7674)) ([be7f871](https://github.com/procore/core/commit/be7f871e4389a01776a74f8eaec6a4b8f16fa797))
902
- * introduce CurrencyInput - preconfigured NumberInput ([#7659](https://github.com/procore/core/issues/7659)) ([027b740](https://github.com/procore/core/commit/027b74040ef15b60e5ff29818d3d09d3fb94161e))
903
-
904
-
905
-
906
-
675
+ - [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))
676
+ - [GLUE-2623] NumberInput behavior updates ([#7637](https://github.com/procore/core/issues/7637)) ([b29b151](https://github.com/procore/core/commit/b29b1519802e879e2b873d655fc3611e8b80eb84))
677
+ - [GLUE-2634] - Introduce Keyboard Navigation For Thumbnail List ([#7689](https://github.com/procore/core/issues/7689)) ([aa506dd](https://github.com/procore/core/commit/aa506dde233855d8e6092200d63343f4a6d848d2))
678
+ - [GLUE-2701] improve Tabs screenshot test coverage ([#7721](https://github.com/procore/core/issues/7721)) ([22d7cd0](https://github.com/procore/core/commit/22d7cd05cd519f7e398cfd561dfccd217420c04c))
679
+ - **core-react:** Fix FileSelect.GridSource issues ([#7612](https://github.com/procore/core/issues/7612)) ([6f35d7d](https://github.com/procore/core/commit/6f35d7d37820995322858af68efc7f44bb12cbfe))
680
+ - [GLUE-2658] - Tree API Adjustment ([#7674](https://github.com/procore/core/issues/7674)) ([be7f871](https://github.com/procore/core/commit/be7f871e4389a01776a74f8eaec6a4b8f16fa797))
681
+ - introduce CurrencyInput - preconfigured NumberInput ([#7659](https://github.com/procore/core/issues/7659)) ([027b740](https://github.com/procore/core/commit/027b74040ef15b60e5ff29818d3d09d3fb94161e))
907
682
 
908
683
  # [9.0.0](https://github.com/procore/core/compare/v8.25.0...v9.0.0) (2020-10-09)
909
684
 
910
-
911
685
  ### Bug Fixes
912
686
 
913
- * [GLUE-2655] restoring legacy modal behavior for FileSelect ([#7656](https://github.com/procore/core/issues/7656)) ([56aca59](https://github.com/procore/core/commit/56aca59f65f0b8db154ca6bacf7f16403a08a88e))
914
- * bad merge ([bd14dcf](https://github.com/procore/core/commit/bd14dcfae47307b2c450c95fe58d70af356bac71))
915
- * fixing v-9 modal export ([#7666](https://github.com/procore/core/issues/7666)) ([12b7729](https://github.com/procore/core/commit/12b77293610a50112193aa9ac253f31db25486d2))
916
- * Form RadioButtons and Checkboxes missing React key warning ([#7652](https://github.com/procore/core/issues/7652)) ([9f8088a](https://github.com/procore/core/commit/9f8088a88e263e78a0f160897018513b8edd6980))
917
- * remove usage export ([348e0c6](https://github.com/procore/core/commit/348e0c6282ed36ea9ccab531be8fbf6e2b7e96fa))
918
- * removing this removed prop, again ([064dcc0](https://github.com/procore/core/commit/064dcc01d00e73eead38e2a7694c375c5700b7e2))
919
- * undeleting Modal.State ([#7600](https://github.com/procore/core/issues/7600)) ([1741854](https://github.com/procore/core/commit/1741854c0c4c854c0bd6d1476a0e41d5dde50346))
920
- * **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)
921
-
687
+ - [GLUE-2655] restoring legacy modal behavior for FileSelect ([#7656](https://github.com/procore/core/issues/7656)) ([56aca59](https://github.com/procore/core/commit/56aca59f65f0b8db154ca6bacf7f16403a08a88e))
688
+ - bad merge ([bd14dcf](https://github.com/procore/core/commit/bd14dcfae47307b2c450c95fe58d70af356bac71))
689
+ - fixing v-9 modal export ([#7666](https://github.com/procore/core/issues/7666)) ([12b7729](https://github.com/procore/core/commit/12b77293610a50112193aa9ac253f31db25486d2))
690
+ - Form RadioButtons and Checkboxes missing React key warning ([#7652](https://github.com/procore/core/issues/7652)) ([9f8088a](https://github.com/procore/core/commit/9f8088a88e263e78a0f160897018513b8edd6980))
691
+ - remove usage export ([348e0c6](https://github.com/procore/core/commit/348e0c6282ed36ea9ccab531be8fbf6e2b7e96fa))
692
+ - removing this removed prop, again ([064dcc0](https://github.com/procore/core/commit/064dcc01d00e73eead38e2a7694c375c5700b7e2))
693
+ - undeleting Modal.State ([#7600](https://github.com/procore/core/issues/7600)) ([1741854](https://github.com/procore/core/commit/1741854c0c4c854c0bd6d1476a0e41d5dde50346))
694
+ - **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)
922
695
 
923
696
  ### chore
924
697
 
925
- * add Dropdown.Item subcomponent ([f87912b](https://github.com/procore/core/commit/f87912b15501e601e257a42c44a6c2a40922e990))
926
- * add styled-components as a peerDep, update version ranges ([#7437](https://github.com/procore/core/issues/7437)) ([0b11d48](https://github.com/procore/core/commit/0b11d4822375d4d30cab16b2612dff960a0df1ee))
927
- * bumping Typescript to latest version ([f82e5d9](https://github.com/procore/core/commit/f82e5d9b0297beaff343ced8321ac11dda0b5208))
928
- * move formik to be a peerDep ([89813fd](https://github.com/procore/core/commit/89813fd5ae8e36cd0b5d82b77569859d477e5b59))
929
- * remove deprecated table-cells ([4f9a8f8](https://github.com/procore/core/commit/4f9a8f8d9e938d6bcea8b8b01244a97eae0522ec))
930
- * remove OverlayTrigger onVisibleChange prop ([bc76e3f](https://github.com/procore/core/commit/bc76e3ff1a8ab53d28fed79b1f28ac9ec554d8e5))
931
- * remove textareaRef prop from textarea ([a8bd351](https://github.com/procore/core/commit/a8bd351b57f2ba7f430489eb4baeb43204542a8e))
932
- * update date-fns to v2 ([#6006](https://github.com/procore/core/issues/6006)) ([a4f3914](https://github.com/procore/core/commit/a4f39140ee1ec1e4e63da9ad4c12c1039be8ec3c))
933
-
698
+ - add Dropdown.Item subcomponent ([f87912b](https://github.com/procore/core/commit/f87912b15501e601e257a42c44a6c2a40922e990))
699
+ - add styled-components as a peerDep, update version ranges ([#7437](https://github.com/procore/core/issues/7437)) ([0b11d48](https://github.com/procore/core/commit/0b11d4822375d4d30cab16b2612dff960a0df1ee))
700
+ - bumping Typescript to latest version ([f82e5d9](https://github.com/procore/core/commit/f82e5d9b0297beaff343ced8321ac11dda0b5208))
701
+ - move formik to be a peerDep ([89813fd](https://github.com/procore/core/commit/89813fd5ae8e36cd0b5d82b77569859d477e5b59))
702
+ - remove deprecated table-cells ([4f9a8f8](https://github.com/procore/core/commit/4f9a8f8d9e938d6bcea8b8b01244a97eae0522ec))
703
+ - remove OverlayTrigger onVisibleChange prop ([bc76e3f](https://github.com/procore/core/commit/bc76e3ff1a8ab53d28fed79b1f28ac9ec554d8e5))
704
+ - remove textareaRef prop from textarea ([a8bd351](https://github.com/procore/core/commit/a8bd351b57f2ba7f430489eb4baeb43204542a8e))
705
+ - update date-fns to v2 ([#6006](https://github.com/procore/core/issues/6006)) ([a4f3914](https://github.com/procore/core/commit/a4f39140ee1ec1e4e63da9ad4c12c1039be8ec3c))
934
706
 
935
707
  ### Features
936
708
 
937
- * [Glue 2299] Form.NumberInput uses NumberInput ([#7542](https://github.com/procore/core/issues/7542)) ([63909ab](https://github.com/procore/core/commit/63909abea686416f3ef9487cfd9d7b8eac966c73))
938
- * [GLUE-1932] Multiselect onSearch changes ([#7505](https://github.com/procore/core/issues/7505)) ([c1dc04d](https://github.com/procore/core/commit/c1dc04d50bc91f22b337b9a4a9a3a755b2d511fc))
939
- * [GLUE-2070] remake button ([#7556](https://github.com/procore/core/issues/7556)) ([d0b5482](https://github.com/procore/core/commit/d0b5482e991dcd6a2e690f972f5758427f5dabcf)), closes [#7593](https://github.com/procore/core/issues/7593) [#7601](https://github.com/procore/core/issues/7601) [#7585](https://github.com/procore/core/issues/7585) [#7603](https://github.com/procore/core/issues/7603) [#7604](https://github.com/procore/core/issues/7604) [#7607](https://github.com/procore/core/issues/7607) [#7608](https://github.com/procore/core/issues/7608) [#7609](https://github.com/procore/core/issues/7609) [#7610](https://github.com/procore/core/issues/7610) [#7579](https://github.com/procore/core/issues/7579) [#7521](https://github.com/procore/core/issues/7521) [#7576](https://github.com/procore/core/issues/7576) [#7552](https://github.com/procore/core/issues/7552) [#7617](https://github.com/procore/core/issues/7617) [#7618](https://github.com/procore/core/issues/7618) [#7619](https://github.com/procore/core/issues/7619)
940
- * [GLUE-2375] Remove EmptyState props ([#7460](https://github.com/procore/core/issues/7460)) ([8d83809](https://github.com/procore/core/commit/8d83809b7bd4fc8fb3d2e8b46a8c247f7530583f))
941
- * [GLUE-2410] Remove deprecated i18n stuff, add useI18nContext ([#7316](https://github.com/procore/core/issues/7316)) ([d38569d](https://github.com/procore/core/commit/d38569d0a4c7ae9a8eb22c007ae82f3d47c105e2))
942
- * [GLUE-2412] Typeahead component ([#7541](https://github.com/procore/core/issues/7541)) ([7b5290b](https://github.com/procore/core/commit/7b5290bd73cc5de9b054ce6bc0c2dd05b3c749ce))
943
- * [GLUE-2614] deprecating and documenting isSelectable ([#7636](https://github.com/procore/core/issues/7636)) ([657fa71](https://github.com/procore/core/commit/657fa7137c1d6444c5ee9cf6d6f725dad00142ef))
944
- * changes loading prop to processing for TableCells ([#7572](https://github.com/procore/core/issues/7572)) ([5145862](https://github.com/procore/core/commit/514586228b2e696a730da74446a73ff8328b0f09))
945
- * dropdown using imperative menu ([5feca47](https://github.com/procore/core/commit/5feca476de319f9486d86f5119f0a6c16fdec45f))
946
-
709
+ - [Glue 2299] Form.NumberInput uses NumberInput ([#7542](https://github.com/procore/core/issues/7542)) ([63909ab](https://github.com/procore/core/commit/63909abea686416f3ef9487cfd9d7b8eac966c73))
710
+ - [GLUE-1932] Multiselect onSearch changes ([#7505](https://github.com/procore/core/issues/7505)) ([c1dc04d](https://github.com/procore/core/commit/c1dc04d50bc91f22b337b9a4a9a3a755b2d511fc))
711
+ - [GLUE-2070] remake button ([#7556](https://github.com/procore/core/issues/7556)) ([d0b5482](https://github.com/procore/core/commit/d0b5482e991dcd6a2e690f972f5758427f5dabcf)), closes [#7593](https://github.com/procore/core/issues/7593) [#7601](https://github.com/procore/core/issues/7601) [#7585](https://github.com/procore/core/issues/7585) [#7603](https://github.com/procore/core/issues/7603) [#7604](https://github.com/procore/core/issues/7604) [#7607](https://github.com/procore/core/issues/7607) [#7608](https://github.com/procore/core/issues/7608) [#7609](https://github.com/procore/core/issues/7609) [#7610](https://github.com/procore/core/issues/7610) [#7579](https://github.com/procore/core/issues/7579) [#7521](https://github.com/procore/core/issues/7521) [#7576](https://github.com/procore/core/issues/7576) [#7552](https://github.com/procore/core/issues/7552) [#7617](https://github.com/procore/core/issues/7617) [#7618](https://github.com/procore/core/issues/7618) [#7619](https://github.com/procore/core/issues/7619)
712
+ - [GLUE-2375] Remove EmptyState props ([#7460](https://github.com/procore/core/issues/7460)) ([8d83809](https://github.com/procore/core/commit/8d83809b7bd4fc8fb3d2e8b46a8c247f7530583f))
713
+ - [GLUE-2410] Remove deprecated i18n stuff, add useI18nContext ([#7316](https://github.com/procore/core/issues/7316)) ([d38569d](https://github.com/procore/core/commit/d38569d0a4c7ae9a8eb22c007ae82f3d47c105e2))
714
+ - [GLUE-2412] Typeahead component ([#7541](https://github.com/procore/core/issues/7541)) ([7b5290b](https://github.com/procore/core/commit/7b5290bd73cc5de9b054ce6bc0c2dd05b3c749ce))
715
+ - [GLUE-2614] deprecating and documenting isSelectable ([#7636](https://github.com/procore/core/issues/7636)) ([657fa71](https://github.com/procore/core/commit/657fa7137c1d6444c5ee9cf6d6f725dad00142ef))
716
+ - changes loading prop to processing for TableCells ([#7572](https://github.com/procore/core/issues/7572)) ([5145862](https://github.com/procore/core/commit/514586228b2e696a730da74446a73ff8328b0f09))
717
+ - dropdown using imperative menu ([5feca47](https://github.com/procore/core/commit/5feca476de319f9486d86f5119f0a6c16fdec45f))
947
718
 
948
719
  ### BREAKING CHANGES
949
720
 
950
- * getLabel returns string now instead of string or ReactNode|onSearch now overrides internal onSearch,
951
- user must filter and update their options
721
+ - getLabel returns string now instead of string or ReactNode|onSearch now overrides internal onSearch,
722
+ user must filter and update their options
952
723
 
953
- * chore: update docs for onSearch example
724
+ - chore: update docs for onSearch example
954
725
 
955
726
  affects: @procore/core-docs, @procore/core-react
956
727
 
957
- * chore: refactor internal options to useMemo
728
+ - chore: refactor internal options to useMemo
958
729
 
959
730
  affects: @procore/core-react
960
731
 
961
- * chore: add note banner to onSearch docs
732
+ - chore: add note banner to onSearch docs
962
733
 
963
734
  affects: @procore/core-docs
964
735
 
965
- * chore: actually narrow getLabel
736
+ - chore: actually narrow getLabel
966
737
 
967
738
  affects: @procore/core-react
968
739
 
969
- * chore: add migration guide for MultiSelect
740
+ - chore: add migration guide for MultiSelect
970
741
 
971
742
  affects: @procore/core-docs
972
743
 
973
- * chore: update migration guide example to have proper dom
744
+ - chore: update migration guide example to have proper dom
974
745
 
975
746
  affects: @procore/core-docs
976
747
 
977
- * docs: multiselect advanced example v9 changes. update prop docs
748
+ - docs: multiselect advanced example v9 changes. update prop docs
978
749
 
979
750
  affects: @procore/core-docs
980
751
 
981
752
  Co-authored-by: Brock Noah <brocknoah@gmail.com>
982
- * removing deprecated i18n polyfill default export
983
753
 
984
- * test: fix tests
754
+ - removing deprecated i18n polyfill default export
755
+
756
+ - test: fix tests
985
757
 
986
758
  affects: @procore/core-react
987
759
 
988
- * chore: remove old docs-v2 file
760
+ - chore: remove old docs-v2 file
989
761
 
990
- * chore: useDeprecation
762
+ - chore: useDeprecation
991
763
 
992
764
  affects: @procore/core-react
993
765
 
994
- * docs: add migration guide
766
+ - docs: add migration guide
995
767
 
996
768
  affects: @procore/core-docs, @procore/core-react
997
769
 
998
- * docs: fix docs for dateselect and texteditor
770
+ - docs: fix docs for dateselect and texteditor
999
771
 
1000
772
  affects: @procore/core-docs
1001
773
 
1002
- * docs: fix some typos
774
+ - docs: fix some typos
1003
775
 
1004
776
  affects: @procore/core-docs
1005
777
 
1006
- * chore: fix migration guide content order
778
+ - chore: fix migration guide content order
1007
779
 
1008
780
  affects: @procore/core-docs
1009
781
 
1010
- * chore: use RTL and update tests for i18n
782
+ - chore: use RTL and update tests for i18n
1011
783
 
1012
784
  affects: @procore/core-react
1013
785
 
1014
- * chore: add tsconfig for prod builds
786
+ - chore: add tsconfig for prod builds
1015
787
 
1016
788
  affects: @procore/core-react
1017
789
 
1018
- * chore: update tsconfigs to account for all environments
790
+ - chore: update tsconfigs to account for all environments
1019
791
 
1020
792
  affects: @procore/core-react
1021
793
 
1022
- * chore: fix type error in test
794
+ - chore: fix type error in test
1023
795
 
1024
796
  affects: @procore/core-react
1025
797
 
1026
798
  Co-authored-by: Danny Phillips <danny.phillips8@gmail.com>
1027
- * remove variant, add compact prop, add subcomponents for presets
1028
799
 
1029
- * feat: update stories
800
+ - remove variant, add compact prop, add subcomponents for presets
801
+
802
+ - feat: update stories
1030
803
 
1031
804
  affects: @procore/core-react
1032
805
 
1033
- * feat: refactor emptystate, add subcomponents
806
+ - feat: refactor emptystate, add subcomponents
1034
807
 
1035
808
  affects: @procore/core-react
1036
809
 
1037
810
  Rewrite EmptyState to use context for compact mode
1038
811
  Add subcomponents for NoItems, NoResults, and
1039
812
  RRecycleBin
1040
- * removes the one-off "src" values from EmptyState.Image in favor of subcomponents
1041
813
 
1042
- * chore: update grid
814
+ - removes the one-off "src" values from EmptyState.Image in favor of subcomponents
815
+
816
+ - chore: update grid
1043
817
 
1044
818
  affects: @procore/core-react
1045
819
 
1046
- * chore: remove old props from docs
820
+ - chore: remove old props from docs
1047
821
 
1048
822
  affects: @procore/core-docs, @procore/core-react
1049
823
 
1050
- * chore: address cr
824
+ - chore: address cr
1051
825
 
1052
826
  affects: @procore/core-react
1053
827
 
1054
- * chore: fix emptystate in fileexplorer
828
+ - chore: fix emptystate in fileexplorer
1055
829
 
1056
830
  affects: @procore/core-react
1057
831
 
1058
- * chore: update EmptyState docs
832
+ - chore: update EmptyState docs
1059
833
 
1060
834
  affects: @procore/core-docs
1061
835
 
1062
- * chore: add migration guide
836
+ - chore: add migration guide
1063
837
 
1064
838
  affects: @procore/core-docs, @procore/core-react
1065
- * TableCells prop change from loading -> processing
1066
839
 
1067
- * docs: adding in a short note about the prop change to guide
1068
-
1069
- affects: @procore/core-docs
1070
-
1071
- * fix: updating specs
1072
-
1073
- * fix: removing unusable docs, for real
1074
- * adding styled-components as a peerDependency
1075
- * formik is now a peerDep
1076
- * Dropdown should now use Dropdown.Item instead of Menu.Item
1077
- * Core-scripts Type-checking Breaking Changes
1078
- * Removing deprecated table-cells components and css
1079
- * Removal of onVisibleChange prop, use visibility lifecycle hooks instead (beforeShow, beforeHide,
1080
- afterShow, afterHide)
1081
- * We no longer export CalendarHelpers. use date-fns directly instead
1082
- * Removing textareaRef prop, use ref instead
840
+ - TableCells prop change from loading -> processing
1083
841
 
842
+ - docs: adding in a short note about the prop change to guide
1084
843
 
844
+ affects: @procore/core-docs
1085
845
 
846
+ - fix: updating specs
1086
847
 
848
+ - fix: removing unusable docs, for real
849
+ - adding styled-components as a peerDependency
850
+ - formik is now a peerDep
851
+ - Dropdown should now use Dropdown.Item instead of Menu.Item
852
+ - Core-scripts Type-checking Breaking Changes
853
+ - Removing deprecated table-cells components and css
854
+ - Removal of onVisibleChange prop, use visibility lifecycle hooks instead (beforeShow, beforeHide,
855
+ afterShow, afterHide)
856
+ - We no longer export CalendarHelpers. use date-fns directly instead
857
+ - Removing textareaRef prop, use ref instead
1087
858
 
1088
859
  # [8.25.0](https://github.com/procore/core/compare/v8.24.0...v8.25.0) (2020-10-01)
1089
860
 
1090
-
1091
861
  ### Bug Fixes
1092
862
 
1093
- * [GLUE-2600] - FileToken. Update Label Truncation ([#7615](https://github.com/procore/core/issues/7615)) ([bd663ea](https://github.com/procore/core/commit/bd663ea5801db6174d4f1797a1e0d6f177ca9b8b))
1094
- * [GLUE-2619] Select. Restore circular navigation and onScrollBottom functionality. ([#7613](https://github.com/procore/core/issues/7613)) ([bf66e7d](https://github.com/procore/core/commit/bf66e7dddb6464a99bdf0062bdd426af2847b19f))
1095
- * [GLUE-2629] NumberInput imprecise formatting in Safari ([#7625](https://github.com/procore/core/issues/7625)) ([dd9d4cf](https://github.com/procore/core/commit/dd9d4cf9df652d37f34ed5243ab98f7fdd56ae30))
1096
-
863
+ - [GLUE-2600] - FileToken. Update Label Truncation ([#7615](https://github.com/procore/core/issues/7615)) ([bd663ea](https://github.com/procore/core/commit/bd663ea5801db6174d4f1797a1e0d6f177ca9b8b))
864
+ - [GLUE-2619] Select. Restore circular navigation and onScrollBottom functionality. ([#7613](https://github.com/procore/core/issues/7613)) ([bf66e7d](https://github.com/procore/core/commit/bf66e7dddb6464a99bdf0062bdd426af2847b19f))
865
+ - [GLUE-2629] NumberInput imprecise formatting in Safari ([#7625](https://github.com/procore/core/issues/7625)) ([dd9d4cf](https://github.com/procore/core/commit/dd9d4cf9df652d37f34ed5243ab98f7fdd56ae30))
1097
866
 
1098
867
  ### Features
1099
868
 
1100
- * [GLUE-2271] Pill Select ([#7540](https://github.com/procore/core/issues/7540)) ([5ac9b14](https://github.com/procore/core/commit/5ac9b1413b946cb3782e6632e69c47f9f3a9a2d4))
1101
- * [GLUE-2615] fixing banner typography ([#7584](https://github.com/procore/core/issues/7584)) ([f4d63c7](https://github.com/procore/core/commit/f4d63c7497f2c8babe7b558d5c2529c8ab7fc12c))
1102
- * [GLUE-2620] - Update ThumbnailGrid ([#7606](https://github.com/procore/core/issues/7606)) ([7dd95e6](https://github.com/procore/core/commit/7dd95e6fc7d97266a45895c0234031edb2f4d4f9))
1103
-
1104
-
1105
-
1106
-
869
+ - [GLUE-2271] Pill Select ([#7540](https://github.com/procore/core/issues/7540)) ([5ac9b14](https://github.com/procore/core/commit/5ac9b1413b946cb3782e6632e69c47f9f3a9a2d4))
870
+ - [GLUE-2615] fixing banner typography ([#7584](https://github.com/procore/core/issues/7584)) ([f4d63c7](https://github.com/procore/core/commit/f4d63c7497f2c8babe7b558d5c2529c8ab7fc12c))
871
+ - [GLUE-2620] - Update ThumbnailGrid ([#7606](https://github.com/procore/core/issues/7606)) ([7dd95e6](https://github.com/procore/core/commit/7dd95e6fc7d97266a45895c0234031edb2f4d4f9))
1107
872
 
1108
873
  # [8.24.0](https://github.com/procore/core/compare/v8.23.1...v8.24.0) (2020-09-28)
1109
874
 
1110
-
1111
875
  ### Bug Fixes
1112
876
 
1113
- * Form Inline Error Style and Validation Tweak ([#7604](https://github.com/procore/core/issues/7604)) ([f08b3e0](https://github.com/procore/core/commit/f08b3e00cd45baf22e9ff183b213eb6c84d2034a))
1114
- * Form.Field.Create Props Type Correction ([#7592](https://github.com/procore/core/issues/7592)) ([c567a74](https://github.com/procore/core/commit/c567a74ce9d3f67dd5e058d227d1dfe6d9fc0cae))
1115
- * removing ActionButton + ActionDropdown ([#7585](https://github.com/procore/core/issues/7585)) ([fce98a3](https://github.com/procore/core/commit/fce98a3a0a4c2c69d30d1f8dc466b93bf0fd3e22))
1116
- * updated resize observer hook, and its usage ([#7555](https://github.com/procore/core/issues/7555)) ([bbaa39e](https://github.com/procore/core/commit/bbaa39e82fde5ebd29e6bb0c69a1979c540a4d9b))
1117
-
877
+ - Form Inline Error Style and Validation Tweak ([#7604](https://github.com/procore/core/issues/7604)) ([f08b3e0](https://github.com/procore/core/commit/f08b3e00cd45baf22e9ff183b213eb6c84d2034a))
878
+ - Form.Field.Create Props Type Correction ([#7592](https://github.com/procore/core/issues/7592)) ([c567a74](https://github.com/procore/core/commit/c567a74ce9d3f67dd5e058d227d1dfe6d9fc0cae))
879
+ - removing ActionButton + ActionDropdown ([#7585](https://github.com/procore/core/issues/7585)) ([fce98a3](https://github.com/procore/core/commit/fce98a3a0a4c2c69d30d1f8dc466b93bf0fd3e22))
880
+ - updated resize observer hook, and its usage ([#7555](https://github.com/procore/core/issues/7555)) ([bbaa39e](https://github.com/procore/core/commit/bbaa39e82fde5ebd29e6bb0c69a1979c540a4d9b))
1118
881
 
1119
882
  ### Features
1120
883
 
1121
- * [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)
1122
- * [GLUE-2134] Tiered Select Non-Selectable Tiers UX Update ([#7521](https://github.com/procore/core/issues/7521)) ([1f80945](https://github.com/procore/core/commit/1f8094558315d8bb8d39cbc44c61fce8d650262a))
1123
- * [GLUE-2163] Currency Input ([#7347](https://github.com/procore/core/issues/7347)) ([2b3b9e7](https://github.com/procore/core/commit/2b3b9e7137aa3c7dda90eec7e6ef0ad0e54c1215))
1124
- * [GLUE-2532] - Lazy-loading API for ThumbnailGrid ([#7395](https://github.com/procore/core/issues/7395)) ([bfcf4e6](https://github.com/procore/core/commit/bfcf4e6422a871819300e368c33f4c5540ebd34f))
1125
- * [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))
1126
- * introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
1127
-
884
+ - [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)
885
+ - [GLUE-2134] Tiered Select Non-Selectable Tiers UX Update ([#7521](https://github.com/procore/core/issues/7521)) ([1f80945](https://github.com/procore/core/commit/1f8094558315d8bb8d39cbc44c61fce8d650262a))
886
+ - [GLUE-2163] Currency Input ([#7347](https://github.com/procore/core/issues/7347)) ([2b3b9e7](https://github.com/procore/core/commit/2b3b9e7137aa3c7dda90eec7e6ef0ad0e54c1215))
887
+ - [GLUE-2532] - Lazy-loading API for ThumbnailGrid ([#7395](https://github.com/procore/core/issues/7395)) ([bfcf4e6](https://github.com/procore/core/commit/bfcf4e6422a871819300e368c33f4c5540ebd34f))
888
+ - [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))
889
+ - introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
1128
890
 
1129
891
  ### Reverts
1130
892
 
1131
- * 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))
1132
-
1133
-
1134
-
1135
-
893
+ - 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))
1136
894
 
1137
895
  ## [8.23.1](https://github.com/procore/core/compare/v8.23.0...v8.23.1) (2020-09-14)
1138
896