@procore/core-react 10.25.1-rc.14959 → 11.0.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.
- package/CHANGELOG.md +2543 -0
- package/dist/esm/utils/TinyMCE.js +5 -5
- package/dist/esm/utils/TinyMCE.js.map +1 -1
- package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
- package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/typedoc/components/Badge/Badge.types.json +6 -6
- package/dist/typedoc/components/Banner/Banner.types.json +12 -12
- package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/typedoc/components/Button/Button.types.json +11 -11
- package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
- package/dist/typedoc/components/Card/Card.types.json +6 -6
- package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
- package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
- package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
- package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
- package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
- package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
- package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
- package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
- package/dist/typedoc/components/FileList/FileList.types.json +9 -9
- package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
- package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/typedoc/components/Font/Font.types.json +7 -7
- package/dist/typedoc/components/Form/Form.types.json +684 -684
- package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
- package/dist/typedoc/components/Icon/Icon.types.json +10 -10
- package/dist/typedoc/components/Input/Input.types.json +2 -2
- package/dist/typedoc/components/Link/Link.types.json +4 -4
- package/dist/typedoc/components/Menu/Menu.types.json +67 -67
- package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
- package/dist/typedoc/components/Modal/Modal.types.json +27 -27
- package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
- package/dist/typedoc/components/Notation/Notation.types.json +4 -4
- package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
- package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
- package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
- package/dist/typedoc/components/Panel/Panel.types.json +17 -17
- package/dist/typedoc/components/Pill/Pill.types.json +1 -1
- package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
- package/dist/typedoc/components/Popover/Popover.types.json +9 -9
- package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
- package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
- package/dist/typedoc/components/Required/Required.types.json +5 -5
- package/dist/typedoc/components/Search/Search.types.json +21 -21
- package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/typedoc/components/Select/Select.types.json +31 -31
- package/dist/typedoc/components/Slider/Slider.types.json +6 -6
- package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
- package/dist/typedoc/components/Switch/Switch.types.json +3 -3
- package/dist/typedoc/components/Table/Table.types.json +94 -94
- package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
- package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +7 -7
- package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
- package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
- package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
- package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
- package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
- package/dist/typedoc/components/Tile/Tile.types.json +30 -30
- package/dist/typedoc/components/Toast/Toast.types.json +4 -4
- package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/typedoc/components/Token/Token.types.json +11 -11
- package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
- package/dist/typedoc/components/Tree/Tree.types.json +85 -85
- package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
- package/dist/typedoc/components/Typography/Typography.types.json +8 -8
- package/dist/typedoc/layouts/Box/Box.types.json +66 -66
- package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
- package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
- package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
- package/dist/typedoc/layouts/Grid/Grid.json +10 -10
- package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
- package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
- package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
- package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
- package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
- package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
- package/dist/typedoc/utils/types.json +3 -3
- package/package.json +6 -6
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/{main.ae0d50cb.iframe.bundle.js → main.05c4eadc.iframe.bundle.js} +1 -1
- package/storybook-static/vendors~main.8cf769fb.iframe.bundle.js +3 -0
- package/storybook-static/{vendors~main.dca1e45b.iframe.bundle.js.LICENSE.txt → vendors~main.8cf769fb.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/vendors~main.8cf769fb.iframe.bundle.js.map +1 -0
- package/storybook-static/vendors~main.dca1e45b.iframe.bundle.js +0 -3
- package/storybook-static/vendors~main.dca1e45b.iframe.bundle.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,2549 @@
|
|
|
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
|
+
# 11.0.0 (2022-03-04)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **core-react:** mapped unsupported tinymce locales to en ([#10113](https://github.com/procore/core/issues/10113)) ([e91d795](https://github.com/procore/core/commit/e91d795f77838108d2ec17b70bed725c65b9465c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
# 10.25.0 (2022-03-01)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* New Tearsheet component ([#10077](https://github.com/procore/core/issues/10077)) ([3c998bb](https://github.com/procore/core/commit/3c998bb114243b82c77c18a603569ca129c03c81))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
# 10.24.0 (2022-02-25)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Features
|
|
28
|
+
|
|
29
|
+
* [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))
|
|
30
|
+
* Add more 3d model and drawing extensions ([#10013](https://github.com/procore/core/issues/10013)) ([445edb8](https://github.com/procore/core/commit/445edb82cd2fcf6bf0d92a8f6dfa90c27af56deb))
|
|
31
|
+
* Export spacing ([#9991](https://github.com/procore/core/issues/9991)) ([3c0c505](https://github.com/procore/core/commit/3c0c505c1969361bbb04e8935055254fb21fa714))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
# 10.23.0 (2022-02-15)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Bug Fixes
|
|
39
|
+
|
|
40
|
+
* fix page layout in tearsheet IE11 ([#9956](https://github.com/procore/core/issues/9956)) ([943f1b3](https://github.com/procore/core/commit/943f1b38a8add0d2e07d433396d39fcf5b9f5566))
|
|
41
|
+
* fix panel footer actions alignment ([#9973](https://github.com/procore/core/issues/9973)) ([ae4667a](https://github.com/procore/core/commit/ae4667ada542acb3b733cdd320608479ac964cae))
|
|
42
|
+
* NumberInput unformatted string values properly format to locale ([#9878](https://github.com/procore/core/issues/9878)) ([8f6f4a5](https://github.com/procore/core/commit/8f6f4a5288e71346470e9d3fc98785e36fcc2773))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Features
|
|
46
|
+
|
|
47
|
+
* [UIF-427] JSS for FileList Component ([#9934](https://github.com/procore/core/issues/9934)) ([dec1307](https://github.com/procore/core/commit/dec1307a590e22dccd9e40aeba4e338d670fde6f))
|
|
48
|
+
* add initial Tearsheet implementation ([#9845](https://github.com/procore/core/issues/9845)) ([a51a0be](https://github.com/procore/core/commit/a51a0be2badb5c8a7b8928cc4d1428639be8b397))
|
|
49
|
+
* **core-react:** animate tree chevron ([f39b2f8](https://github.com/procore/core/commit/f39b2f8ed5886b32a40a6877aebdaef0e519da9e))
|
|
50
|
+
* 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))
|
|
51
|
+
* validate locale and fallback to en ([#9913](https://github.com/procore/core/issues/9913)) ([2ca7e3c](https://github.com/procore/core/commit/2ca7e3c3bb55ee91378f992dcb0d48744506df0c))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
## 10.22.1 (2022-02-03)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Reverts
|
|
59
|
+
|
|
60
|
+
* Form type change of omitting value ([#9935](https://github.com/procore/core/issues/9935)) ([63b2f9e](https://github.com/procore/core/commit/63b2f9e6fbc425fbc69a6b95268774c3571b590d))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
# 10.22.0 (2022-02-01)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Bug Fixes
|
|
68
|
+
|
|
69
|
+
* 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))
|
|
70
|
+
* Modal small content in a wide Modal ([#9912](https://github.com/procore/core/issues/9912)) ([df27882](https://github.com/procore/core/commit/df27882d23efc52abcd14c02d100d2ca0e1cf7b6))
|
|
71
|
+
* NumberInput controlled conditional state updates ([#9904](https://github.com/procore/core/issues/9904)) ([155177a](https://github.com/procore/core/commit/155177abc8056a2e4e3376086137e58435efda40))
|
|
72
|
+
* 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))
|
|
73
|
+
* pill select options width ([#9880](https://github.com/procore/core/issues/9880)) ([a6a2d79](https://github.com/procore/core/commit/a6a2d79b450970ff626724a6477ed9b0533bfaff))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Features
|
|
77
|
+
|
|
78
|
+
* [UIF-1631] - AvatarStack: Add getInitials and getImageUrl ([#9808](https://github.com/procore/core/issues/9808)) ([1fe596f](https://github.com/procore/core/commit/1fe596f134c6cdb3220d9fa5b222186dbc89fae6))
|
|
79
|
+
* 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))
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
# 10.21.0 (2022-01-14)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* [UIF-1673] Fix type exports ([#9849](https://github.com/procore/core/issues/9849)) ([96d7ca3](https://github.com/procore/core/commit/96d7ca35881dbe13b65f98db0852f3cafeec7dfe))
|
|
89
|
+
* **core-react:** tree expansion by chevron was not working when row was also selectable ([3e2733d](https://github.com/procore/core/commit/3e2733d69c20c5c70ded809542fe2d041ffb23d1))
|
|
90
|
+
* DateInput onChange and value fixes ([#9779](https://github.com/procore/core/issues/9779)) ([83e8809](https://github.com/procore/core/commit/83e88093e6c2fb77383e1b7463a18151551d1648))
|
|
91
|
+
* DateInput/DateSelect aria label for time zones ([#9827](https://github.com/procore/core/issues/9827)) ([5da935e](https://github.com/procore/core/commit/5da935e4d5e946c176ab88d93f5aa89dbdb110ac))
|
|
92
|
+
* fix Tabs resize issue ([#9781](https://github.com/procore/core/issues/9781)) ([5aa7fa1](https://github.com/procore/core/commit/5aa7fa1fdcef915f3d7b755628f9943f9ae31f1b))
|
|
93
|
+
* fix TextEditor locale (TinyMCE) ([#9807](https://github.com/procore/core/issues/9807)) ([ea41c19](https://github.com/procore/core/commit/ea41c19d9ccd465e09a8141e920bd88fc2ce4e94))
|
|
94
|
+
* 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))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Features
|
|
98
|
+
|
|
99
|
+
* **core-react:** add magenta and cyan to color palette and Pill component ([3fcba5b](https://github.com/procore/core/commit/3fcba5b117c8fac7cca1fbfb309811abc265dc60))
|
|
100
|
+
* Toggle Button release ([#9848](https://github.com/procore/core/issues/9848)) ([f956c29](https://github.com/procore/core/commit/f956c29dc608e7603060bff3e83125d144866413))
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
# 10.20.0 (2021-12-16)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* [UIF-637] Tree child nodes indentation ([#9760](https://github.com/procore/core/issues/9760)) ([5d0370d](https://github.com/procore/core/commit/5d0370d122d0d928239ad7678a7447479b273c14))
|
|
110
|
+
* fix slider key warning ([#9718](https://github.com/procore/core/issues/9718)) ([f2b7ca0](https://github.com/procore/core/commit/f2b7ca03364f4288968d8fa4adf6842447fc71c2))
|
|
111
|
+
* Section use latest Chevron svg icons ([#9713](https://github.com/procore/core/issues/9713)) ([771f5fc](https://github.com/procore/core/commit/771f5fcb4985eed738f1cf7941a411cea6f74d1c))
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Features
|
|
115
|
+
|
|
116
|
+
* [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))
|
|
117
|
+
* [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))
|
|
118
|
+
* 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))
|
|
119
|
+
* make aside block sticky ([#9676](https://github.com/procore/core/issues/9676)) ([a9e0c41](https://github.com/procore/core/commit/a9e0c413901a52565c0142f2d67b61f9e6fd17eb))
|
|
120
|
+
* reorder docs/storybook icons for panel component ([#9663](https://github.com/procore/core/issues/9663)) ([0b04402](https://github.com/procore/core/commit/0b04402fd553f9cad7dafa4d6ebe7b964236d40b))
|
|
121
|
+
* Smartling translations for zh-SG ([#9717](https://github.com/procore/core/issues/9717)) ([4187ea5](https://github.com/procore/core/commit/4187ea5b20102548954bd6639f64c9dbc36fe227))
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
# 10.19.0 (2021-11-12)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
### Bug Fixes
|
|
129
|
+
|
|
130
|
+
* Modal, Panel, DetailPage, Section Spacing and Headings ([#9659](https://github.com/procore/core/issues/9659)) ([cd7976f](https://github.com/procore/core/commit/cd7976fcd819cbfc64e150af98fe7f3179411797))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
### Features
|
|
134
|
+
|
|
135
|
+
* Box as ol, ul, li with browser reset ([#9433](https://github.com/procore/core/issues/9433)) ([ca11c21](https://github.com/procore/core/commit/ca11c213af35ba7eff9099579937bf246f7d4a1a))
|
|
136
|
+
* Content layout component ([#9590](https://github.com/procore/core/issues/9590)) ([3a43471](https://github.com/procore/core/commit/3a43471c4837dc19a1c2bc6e0b7fd969269e19fe))
|
|
137
|
+
* disabled menu items for tiered dropdown ([#9608](https://github.com/procore/core/issues/9608)) ([424e615](https://github.com/procore/core/commit/424e615d1c2ff87a040183bb585f838f4b47ebef))
|
|
138
|
+
* Release Title, Tile, Content, NextDetailPage ([#9662](https://github.com/procore/core/issues/9662)) ([a33ee99](https://github.com/procore/core/commit/a33ee9942cea831fc48d17640feffa9845f474e3))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
# 10.18.0 (2021-11-09)
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
### Features
|
|
146
|
+
|
|
147
|
+
* [FDN-1073] Storybook deploys for master + develop ([#9587](https://github.com/procore/core/issues/9587)) ([2c47de3](https://github.com/procore/core/commit/2c47de33db56916a7be66ea37c204365a54c6c26))
|
|
148
|
+
* [UIF-1069] Toggle Button component ([#9607](https://github.com/procore/core/issues/9607)) ([1098c0a](https://github.com/procore/core/commit/1098c0a85f5ff008107ea509081e9a488cb62091))
|
|
149
|
+
* [UIF-1323] Storybook Core Brand ([#9636](https://github.com/procore/core/issues/9636)) ([23c6095](https://github.com/procore/core/commit/23c60953283c78f9abab7d2614e2b2b6c5b63bbe))
|
|
150
|
+
* add index file for DetailPage component ([#9639](https://github.com/procore/core/issues/9639)) ([2959392](https://github.com/procore/core/commit/2959392361a4e8125cc6abc5a77972259e8c90bc))
|
|
151
|
+
* add panel close button ([#9606](https://github.com/procore/core/issues/9606)) ([5589735](https://github.com/procore/core/commit/55897356d2aad03dfc32b046c7da99fafb430043))
|
|
152
|
+
* alphabetical sorting for storybook stories ([#9613](https://github.com/procore/core/issues/9613)) ([3437427](https://github.com/procore/core/commit/343742779ba89351533b6ce5450727802f964edc))
|
|
153
|
+
* expose Section on Panel and Modal ([#9588](https://github.com/procore/core/issues/9588)) ([e94564f](https://github.com/procore/core/commit/e94564fcc555422e0dc320c37e1b8bcfd1dc8785))
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
# 10.17.0 (2021-10-27)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* [FDN-1328] Fix docs build ([#9592](https://github.com/procore/core/issues/9592)) ([39ae28f](https://github.com/procore/core/commit/39ae28f9e1d3012d3e33990f5273a482bf6cae11))
|
|
163
|
+
* empty divs ([#9559](https://github.com/procore/core/issues/9559)) ([43d134f](https://github.com/procore/core/commit/43d134f65b11893735c7f92116283f3ad6a6e63a))
|
|
164
|
+
* fix loading button IE11 position ([#9550](https://github.com/procore/core/issues/9550)) ([e4119fe](https://github.com/procore/core/commit/e4119fea882fe1d66ec98c2e26ce28e72434ef49))
|
|
165
|
+
* 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))
|
|
166
|
+
* gatsby specific window check ([#9609](https://github.com/procore/core/issues/9609)) ([b7210ad](https://github.com/procore/core/commit/b7210ad513f581d048e377ab542f557aec8c128c))
|
|
167
|
+
* Support NumberInput for special locales ([#9593](https://github.com/procore/core/issues/9593)) ([bb1ccf2](https://github.com/procore/core/commit/bb1ccf28f5f68290ac8f583220f2f81f6a93962e))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Features
|
|
171
|
+
|
|
172
|
+
* [FDN-860] Modal - divider under header ([#9531](https://github.com/procore/core/issues/9531)) ([f6da899](https://github.com/procore/core/commit/f6da899372163e436f7c8fb566d1c11b61e63821))
|
|
173
|
+
* [FDN-931] Tile component ([#9517](https://github.com/procore/core/issues/9517)) ([ad43367](https://github.com/procore/core/commit/ad433675a7ff267effdc4cb6088c7fd4eb2db87a))
|
|
174
|
+
* [FDN-950] update file type icons in thumbnail ([#9574](https://github.com/procore/core/issues/9574)) ([be99bc9](https://github.com/procore/core/commit/be99bc96ac44f8b9f602034327f185a48c81f657))
|
|
175
|
+
* add drag and drop keyboard controls to MenuImperative ([#9500](https://github.com/procore/core/issues/9500)) ([52ba710](https://github.com/procore/core/commit/52ba710b400897e7f60b345d03d07bdb1ec47a4a))
|
|
176
|
+
* **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))
|
|
177
|
+
* Modal widths ([#9498](https://github.com/procore/core/issues/9498)) ([7daec24](https://github.com/procore/core/commit/7daec240ae7ec959b582a5ac1189aca54576d82e))
|
|
178
|
+
* New Component - Tiered Dropdown [CMF-980] ([#9529](https://github.com/procore/core/issues/9529)) ([16c5a2a](https://github.com/procore/core/commit/16c5a2aaf15d2a16fd27eb739bebd0f9231ff18d))
|
|
179
|
+
* New Component - Title ([#9499](https://github.com/procore/core/issues/9499)) ([d2c4580](https://github.com/procore/core/commit/d2c458014fef7db8c34ad9d5373741c15f74a149))
|
|
180
|
+
* Release Page, NextDetailpage, and NextGrid components ([#9456](https://github.com/procore/core/issues/9456)) ([b546f4c](https://github.com/procore/core/commit/b546f4c1d4f58405dd97493656aa8633191e274b))
|
|
181
|
+
* 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))
|
|
182
|
+
* 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))
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
# 10.16.0 (2021-10-01)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
### Bug Fixes
|
|
190
|
+
|
|
191
|
+
* [FDN-892] Dropdown Overflows IE11 ([#9459](https://github.com/procore/core/issues/9459)) ([3026e18](https://github.com/procore/core/commit/3026e18e663cc4807fefb5856810998b8f9eb9ae))
|
|
192
|
+
* 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))
|
|
193
|
+
* remove NumberInput code duplication ([#9494](https://github.com/procore/core/issues/9494)) ([25bf8cf](https://github.com/procore/core/commit/25bf8cf457bc785311a77e022e2473619c86108c))
|
|
194
|
+
* 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))
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
### Features
|
|
198
|
+
|
|
199
|
+
* add suffix prop to NumberInput ([#9435](https://github.com/procore/core/issues/9435)) ([aedba7b](https://github.com/procore/core/commit/aedba7b188d207bbc55171308d4cc57344f23a14))
|
|
200
|
+
* Locales de-DE, fr-FR, es-ES ([#9438](https://github.com/procore/core/issues/9438)) ([6f92813](https://github.com/procore/core/commit/6f92813a6d411f5d7f301be5c6c059673e8d9334))
|
|
201
|
+
* Pagination component allow prop spread ([#9492](https://github.com/procore/core/issues/9492)) ([f75a5c9](https://github.com/procore/core/commit/f75a5c9645350c3eb51828f3ae247e6a024224f1))
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
# 10.15.0 (2021-08-30)
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
### Bug Fixes
|
|
209
|
+
|
|
210
|
+
* Dropzone button style is secondary button ([#9430](https://github.com/procore/core/issues/9430)) ([50bb3a7](https://github.com/procore/core/commit/50bb3a79cb5ed6d253bde0acd6b125306306fd98))
|
|
211
|
+
* IE11 DateSelect mouse date selection from Calendar ([#9434](https://github.com/procore/core/issues/9434)) ([a1de344](https://github.com/procore/core/commit/a1de344e7ad5a8dccb529847b3f431c7316438d5))
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
* Update icons, align with mobile bolder style ([#9445](https://github.com/procore/core/issues/9445)) ([7bf8cb4](https://github.com/procore/core/commit/7bf8cb434025e93161606dee83df742f1b22b7c3))
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
# 10.14.0 (2021-08-23)
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
### Bug Fixes
|
|
224
|
+
|
|
225
|
+
* Define color on Checkbox and RadioButton ([#9414](https://github.com/procore/core/issues/9414)) ([2c459ee](https://github.com/procore/core/commit/2c459ee95bf970d040aa69398c1e3326b9135b63))
|
|
226
|
+
* fix custom token not being displayed ([#9372](https://github.com/procore/core/issues/9372)) ([effe943](https://github.com/procore/core/commit/effe943f8494f0324cfc0b60dd4cb3e3c9951675))
|
|
227
|
+
* 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))
|
|
228
|
+
* Support MenuImperative dragging inside a Modal ([#9394](https://github.com/procore/core/issues/9394)) ([2643e19](https://github.com/procore/core/commit/2643e19d8e7533f0b24d14962fac312074a29f13))
|
|
229
|
+
* 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))
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
### Features
|
|
233
|
+
|
|
234
|
+
* Add Imperative menu drag and drop ([#9353](https://github.com/procore/core/issues/9353)) ([b3b6c7c](https://github.com/procore/core/commit/b3b6c7c7a078cd55a69dc56a6445064331f7a874))
|
|
235
|
+
* Add MenuImperative.CheckboxItem ([#9351](https://github.com/procore/core/issues/9351)) ([a8687d5](https://github.com/procore/core/commit/a8687d59b736ed1ef2d8c2052ac69329eb96f003))
|
|
236
|
+
* introduce NextDetailPage ([#9397](https://github.com/procore/core/issues/9397)) ([cc8476a](https://github.com/procore/core/commit/cc8476ae557c70b330ed0ae20f00149454099112))
|
|
237
|
+
* updating to latest tinymce version ([#9375](https://github.com/procore/core/issues/9375)) ([56f834d](https://github.com/procore/core/commit/56f834d62cd66e52fdcd8cce6262d9abf544a35b))
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
# 10.13.0 (2021-08-04)
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
### Features
|
|
245
|
+
|
|
246
|
+
* Add Modal.FooterSummary component to Modal ([#9327](https://github.com/procore/core/issues/9327)) ([61ddd1b](https://github.com/procore/core/commit/61ddd1bd364f90a686438e85334fb06dae9ac764))
|
|
247
|
+
* introduce PageLayout and NextGrid components ([#9005](https://github.com/procore/core/issues/9005)) ([88d0c64](https://github.com/procore/core/commit/88d0c64eef69c7906c0788b2210a4c54a21dd257))
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
# 10.12.0 (2021-07-20)
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
### Bug Fixes
|
|
255
|
+
|
|
256
|
+
* [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))
|
|
257
|
+
* Form PillSelect Optional Clear Button, PillSelect Optional Options ([#9283](https://github.com/procore/core/issues/9283)) ([e2d2cf0](https://github.com/procore/core/commit/e2d2cf0229f140ffe68c132016dff9878ca0d17e))
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
### Features
|
|
261
|
+
|
|
262
|
+
* [FDN-712] introduce LinkButton component ([#9038](https://github.com/procore/core/issues/9038)) ([23b4db2](https://github.com/procore/core/commit/23b4db2b004a73779bca5b024616712467b29946))
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
# 10.11.0 (2021-07-01)
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
### Bug Fixes
|
|
270
|
+
|
|
271
|
+
* 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))
|
|
272
|
+
* Icon Highlighter Name ([#9146](https://github.com/procore/core/issues/9146)) ([08c8edd](https://github.com/procore/core/commit/08c8eddc17528be80da11b749352848ac61ec437))
|
|
273
|
+
* Remove Card Shadow Strength Half Steps ([#9149](https://github.com/procore/core/issues/9149)) ([8e61631](https://github.com/procore/core/commit/8e616318e2c3bf7225f15ce7cc1888a0005f1fe6))
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
### Features
|
|
277
|
+
|
|
278
|
+
* [FDN-752] - Form field empty state implementation ([#9069](https://github.com/procore/core/issues/9069)) ([dc777f6](https://github.com/procore/core/commit/dc777f6938a404d31c11730b81dc2bbfc550141a))
|
|
279
|
+
* introduce onUploadStateChange ([#9128](https://github.com/procore/core/issues/9128)) ([c8a012f](https://github.com/procore/core/commit/c8a012ff25b52d0313597f36a2e92d5724b1608f))
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
# 10.10.0 (2021-06-11)
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
### Bug Fixes
|
|
287
|
+
|
|
288
|
+
* core-docs build ([#8990](https://github.com/procore/core/issues/8990)) ([74c9c99](https://github.com/procore/core/commit/74c9c9989100504fcaa1c55e3b7b9f9399f204d6))
|
|
289
|
+
* **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))
|
|
290
|
+
* **core-react:** remove margins from slider ([#9021](https://github.com/procore/core/issues/9021)) ([cf66600](https://github.com/procore/core/commit/cf66600b70b5ecf8f3274fceb1efbd31325f0f71))
|
|
291
|
+
* 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))
|
|
292
|
+
* Range -> Slider, UX fixes for Slider ([#8946](https://github.com/procore/core/issues/8946)) ([e6e498d](https://github.com/procore/core/commit/e6e498d3700f0277236be6752b961750f008adc3))
|
|
293
|
+
* set medium icon size to 16px for avatars ([#9022](https://github.com/procore/core/issues/9022)) ([ac61f24](https://github.com/procore/core/commit/ac61f242addc3e58af503a2f22ee42982dde5f9a))
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
### Features
|
|
297
|
+
|
|
298
|
+
* [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))
|
|
299
|
+
* [FDN-393] change Banner shadow position to bottom ([#9015](https://github.com/procore/core/issues/9015)) ([4ad398e](https://github.com/procore/core/commit/4ad398ed474856ef707f24bfb251c644b4dc24d1))
|
|
300
|
+
* [FDN-718] Update Shadow Palette ([#9058](https://github.com/procore/core/issues/9058)) ([d17355e](https://github.com/procore/core/commit/d17355ed1f2cb6e4fd53c73c8ab8fa066f73580b))
|
|
301
|
+
* apply new shadow to Banner ([#8931](https://github.com/procore/core/issues/8931)) ([72420f4](https://github.com/procore/core/commit/72420f47df77a115cf98f0ec4879c250c8d06fbe))
|
|
302
|
+
* apply new shadow to menu ([#8934](https://github.com/procore/core/issues/8934)) ([1d9742a](https://github.com/procore/core/commit/1d9742aa0bf4a533ed067504c404fab2875143f0))
|
|
303
|
+
* debug console error for file select sources bug ([#8972](https://github.com/procore/core/issues/8972)) ([d9210d5](https://github.com/procore/core/commit/d9210d52490d454e906b1cb59a826100f3b60dd6))
|
|
304
|
+
* FDN-393 Apply new shadow to Popover ([#8932](https://github.com/procore/core/issues/8932)) ([fa0e816](https://github.com/procore/core/commit/fa0e816db776f42e5ec6750701ea85c6e8917611))
|
|
305
|
+
* FDN-393 Apply New Shadows to Components (Table) ([#8923](https://github.com/procore/core/issues/8923)) ([91f9ae2](https://github.com/procore/core/commit/91f9ae29e1b44caf88c1228166d72ed0465d3c46))
|
|
306
|
+
* update icons ([#9098](https://github.com/procore/core/issues/9098)) ([5d5acc4](https://github.com/procore/core/commit/5d5acc47b842360b5bf897562eda0b858f316a8a))
|
|
307
|
+
* Update icons, many markup icons ([#9085](https://github.com/procore/core/issues/9085)) ([4d67e55](https://github.com/procore/core/commit/4d67e5563acade75e764b85277b43dce6b257e74))
|
|
308
|
+
* update translations for RelatedItems ([#9049](https://github.com/procore/core/issues/9049)) ([a2b2ee4](https://github.com/procore/core/commit/a2b2ee43e88fdcbd19521ca4ceb32ea7ed483725))
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
### Reverts
|
|
312
|
+
|
|
313
|
+
* 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))
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
# 10.9.0 (2021-05-25)
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
### Bug Fixes
|
|
321
|
+
|
|
322
|
+
* fix table border radius typo ([#8912](https://github.com/procore/core/issues/8912)) ([424e4ba](https://github.com/procore/core/commit/424e4bafb5c303b5146c455d0deb789748d10b07))
|
|
323
|
+
* fix textarea resize ([#8943](https://github.com/procore/core/issues/8943)) ([5cd43c8](https://github.com/procore/core/commit/5cd43c834f08da69b4bb4a2ba376654f2831b979))
|
|
324
|
+
* 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))
|
|
325
|
+
* 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))
|
|
326
|
+
* range slider ie11 use height over border trick ([8b31b1c](https://github.com/procore/core/commit/8b31b1c0d26a655e407854fa5f5cc67dbb7bf5ba))
|
|
327
|
+
* range slider remove tick marks ([e8e62fa](https://github.com/procore/core/commit/e8e62fa75e858cce939ca019522afc58893dd97e))
|
|
328
|
+
* range slider styles ie ([7347e7c](https://github.com/procore/core/commit/7347e7c35a2c334ab3aede7cc452ced5585255ad))
|
|
329
|
+
* 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))
|
|
330
|
+
* TextArea Resize default to both ([#8947](https://github.com/procore/core/issues/8947)) ([99879c9](https://github.com/procore/core/commit/99879c96785fc57b2de06e99bcf45698a4bd383c))
|
|
331
|
+
* TieredSelect selectableTiers false controlled value ([#8871](https://github.com/procore/core/issues/8871)) ([0dc227b](https://github.com/procore/core/commit/0dc227b3ba34f23a1a45e0112d6ba9dd995bd0e6))
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### Features
|
|
335
|
+
|
|
336
|
+
* [FDN-147] JSS for Menu Component ([#8819](https://github.com/procore/core/issues/8819)) ([510af38](https://github.com/procore/core/commit/510af383549f83f87064d03ac91445d478df9784))
|
|
337
|
+
* [FDN-429] JSS Portal ([#8626](https://github.com/procore/core/issues/8626)) ([afae8d8](https://github.com/procore/core/commit/afae8d81da262e0ef1fc55eebcec33f3a1060605))
|
|
338
|
+
* apply new shadow to Poppover ([45b3c3d](https://github.com/procore/core/commit/45b3c3deb53bc70cb40ac9738479c514d7596b5f))
|
|
339
|
+
* 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))
|
|
340
|
+
* Range Component ([#8643](https://github.com/procore/core/issues/8643)) ([6ccecb5](https://github.com/procore/core/commit/6ccecb51b6eeaa7eacfb838c0cdee4f6d6a57ba8))
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
### Reverts
|
|
344
|
+
|
|
345
|
+
* apply new Shadow to Banner ([346c701](https://github.com/procore/core/commit/346c701dc5126e049ff96c4579c1d02ac6cea1ee))
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
# 10.8.0 (2021-05-07)
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
### Bug Fixes
|
|
353
|
+
|
|
354
|
+
* 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))
|
|
355
|
+
* **core-react:** expose shouldScroll option on MenuImperative; turn off scroll in options update use ([6912ad5](https://github.com/procore/core/commit/6912ad5a750d0ea44e217b608a6361baef84ba9f))
|
|
356
|
+
* 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))
|
|
357
|
+
* Modal blinking on close ([#8790](https://github.com/procore/core/issues/8790)) ([7341e7e](https://github.com/procore/core/commit/7341e7ecb4f69125f8324848109ac2cd0772d4c9))
|
|
358
|
+
* useScroll types ([#8795](https://github.com/procore/core/issues/8795)) ([caf1a16](https://github.com/procore/core/commit/caf1a1625a28eae0346d2d494885a2f29bcdba54))
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
### Features
|
|
362
|
+
|
|
363
|
+
* [FDN-428] Refactor Form to styled-components ([#8657](https://github.com/procore/core/issues/8657)) ([7c14ab7](https://github.com/procore/core/commit/7c14ab76acac4fed03067019b5cf16610e40f921))
|
|
364
|
+
* [GLUE-2828] Refactor MenuImperative to styled-components ([#8432](https://github.com/procore/core/issues/8432)) ([cee7845](https://github.com/procore/core/commit/cee784538147c8e878bb513629b95f4d7bd7e432))
|
|
365
|
+
* **core-i18n-js:** Smartling translations are completed ([#8761](https://github.com/procore/core/issues/8761)) ([a295604](https://github.com/procore/core/commit/a2956047703d9ba74522b6d86bfcb62c978b6b64))
|
|
366
|
+
* **core-react:** data-qa tag updates ([58bebfb](https://github.com/procore/core/commit/58bebfbcf97711ca37b4c0646a1f763bfc7cd168))
|
|
367
|
+
* **core-react:** delete unused ([bbb8fc1](https://github.com/procore/core/commit/bbb8fc13494f803fc5fae1e8d995da538ac66226))
|
|
368
|
+
* **core-react:** loadingMore indication, highlight correct items on navigate, search, laoding more ([ae22b0a](https://github.com/procore/core/commit/ae22b0ab09dd58bf909dede5adb1c0305e4996d6))
|
|
369
|
+
* **core-react:** style tweaks ([ceca49e](https://github.com/procore/core/commit/ceca49e0acf8dd580f9dee540a17b838dc74b7f7))
|
|
370
|
+
* **core-react:** test updates ([ef07fa5](https://github.com/procore/core/commit/ef07fa5a2f7dbec4962dbaf1bdaa4e5da9a1a562))
|
|
371
|
+
* **core-react:** update snapshots ([c98df6c](https://github.com/procore/core/commit/c98df6c0645a0f5117be92d47b9ec43851963461))
|
|
372
|
+
* Form export BETA_makeField ([#8775](https://github.com/procore/core/issues/8775)) ([880fddf](https://github.com/procore/core/commit/880fddfac97b76c12e7559f538107cf0beca884f))
|
|
373
|
+
* Progress Bar Prop Spread and Misc Docs ([#8754](https://github.com/procore/core/issues/8754)) ([35c6f12](https://github.com/procore/core/commit/35c6f12132533279f02ec784f119a5847a9aa8c1))
|
|
374
|
+
* update icons ([#8798](https://github.com/procore/core/issues/8798)) ([d96ed0d](https://github.com/procore/core/commit/d96ed0d926a1f1aaa54c32ea4aca660af12567ab))
|
|
375
|
+
* update translations for RelatedItems ([#8771](https://github.com/procore/core/issues/8771)) ([757abcf](https://github.com/procore/core/commit/757abcf6d72ecd740fa391baf3c8597b980c73ad))
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
# 10.7.0 (2021-04-17)
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
### Bug Fixes
|
|
383
|
+
|
|
384
|
+
* [FDN-458] focus state increases FileToken size ([#8662](https://github.com/procore/core/issues/8662)) ([73329f9](https://github.com/procore/core/commit/73329f9eca8dce8c0b732552e1b0e28e39d21308))
|
|
385
|
+
* [FDN-474] Working Session Cleaning ([#8710](https://github.com/procore/core/issues/8710)) ([421987b](https://github.com/procore/core/commit/421987be2fca52a4d2805c8643a3373e11b8b6b2))
|
|
386
|
+
* fix hooks in overlaytrigger ([#8649](https://github.com/procore/core/issues/8649)) ([deda430](https://github.com/procore/core/commit/deda4305037b16db8875c45a95756f18a214a667))
|
|
387
|
+
* forwarding classname to spinner container ([#8615](https://github.com/procore/core/issues/8615)) ([5a3c29c](https://github.com/procore/core/commit/5a3c29cb4713e3d853741374ddeb457b6b815024))
|
|
388
|
+
* remove FileList component ([767e72d](https://github.com/procore/core/commit/767e72d72214dea5b3c8bde6dd06456abe4a3603))
|
|
389
|
+
* revert FileList removal ([02b25d5](https://github.com/procore/core/commit/02b25d5d8c382f27e84d18421930d2fa4ae1f6a2))
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
### Features
|
|
393
|
+
|
|
394
|
+
* [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))
|
|
395
|
+
* [GLUE-2838] Refactor Search to styled-components ([#8196](https://github.com/procore/core/issues/8196)) ([f02865d](https://github.com/procore/core/commit/f02865dccbb17c8a4b1c659bd39651153fc8b1e7))
|
|
396
|
+
* [GLUE-3000] Refactor DropdownFlyout to styled-components ([#8613](https://github.com/procore/core/issues/8613)) ([29a498a](https://github.com/procore/core/commit/29a498ade9d003063f6cf3fa4c33aa0c289973e2))
|
|
397
|
+
* **core-i18n-js:** Smartling translations are completed ([#8633](https://github.com/procore/core/issues/8633)) ([9c6be6e](https://github.com/procore/core/commit/9c6be6ee319d59db51d3a8d9bb0d9a3174325967))
|
|
398
|
+
* **core-i18n-js:** Smartling translations are completed ([#8722](https://github.com/procore/core/issues/8722)) ([8b3dbdc](https://github.com/procore/core/commit/8b3dbdc3817c8967b10aa5275efde344c0543ac5))
|
|
399
|
+
* Date, Time, and Time Zone Formatter and Context ([#7440](https://github.com/procore/core/issues/7440)) ([54e7552](https://github.com/procore/core/commit/54e7552317918d2af204d5313a2e69a020b037e3))
|
|
400
|
+
* fix gridsource storybook ([#8601](https://github.com/procore/core/issues/8601)) ([cd9fa43](https://github.com/procore/core/commit/cd9fa43c0f0cad7378c0c5485700ed650d5059db))
|
|
401
|
+
* inputs design audit updates ([#8508](https://github.com/procore/core/issues/8508)) ([f535027](https://github.com/procore/core/commit/f535027fbc857741e466878fab6b3af444f329d7))
|
|
402
|
+
* update translations (en) for connected related items component ([#8696](https://github.com/procore/core/issues/8696)) ([f93f9ca](https://github.com/procore/core/commit/f93f9cafbff888b515d60add2ce392ec7b5e416d))
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
## 10.6.1 (2021-03-30)
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
### Bug Fixes
|
|
410
|
+
|
|
411
|
+
* account for "none" on Box padding and margin ([#8606](https://github.com/procore/core/issues/8606)) ([a8d58df](https://github.com/procore/core/commit/a8d58dfb7fe369111893aca629f2dc2e85c6abf0))
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
# 10.6.0 (2021-03-30)
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
### Bug Fixes
|
|
419
|
+
|
|
420
|
+
* [GLUE-2963] components styling fixes and updates ([#8394](https://github.com/procore/core/issues/8394)) ([c849744](https://github.com/procore/core/commit/c8497448ddf576006de92ffb1ce183616cc28e4c))
|
|
421
|
+
* [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))
|
|
422
|
+
* analytics request headers typo ([170cc76](https://github.com/procore/core/commit/170cc76d7d0c31e13bc0339e8219db4893fde03d))
|
|
423
|
+
* Calendar Disabled Dates ([#8517](https://github.com/procore/core/issues/8517)) ([aacd993](https://github.com/procore/core/commit/aacd993cb67afa2b4acd6e2acead436ef497f96f))
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
### Features
|
|
427
|
+
|
|
428
|
+
* [GLUE-2830] Refactor MultiSelect to styled-components ([#8470](https://github.com/procore/core/issues/8470)) ([85024d6](https://github.com/procore/core/commit/85024d6663aaa780aa38010cb606239ff7b1674e))
|
|
429
|
+
* [GLUE-2833] Refactor Pagination to styled-components ([#8193](https://github.com/procore/core/issues/8193)) ([dee2b9a](https://github.com/procore/core/commit/dee2b9a49de7209a0c85b7f1854493bf25777fbb))
|
|
430
|
+
* [GLUE-2846] Tiered JSS ([#8461](https://github.com/procore/core/issues/8461)) ([286d379](https://github.com/procore/core/commit/286d379a577e1a40d9c27020c5127f1f5300eb7d))
|
|
431
|
+
* [GLUE-2969] Table design audit updates ([#8456](https://github.com/procore/core/issues/8456)) ([348ab7d](https://github.com/procore/core/commit/348ab7dcdc8b150246e0b3cef339cad777a494b8))
|
|
432
|
+
* [GLUE-2986] TextEditor updates ([#8493](https://github.com/procore/core/issues/8493)) ([815e6c1](https://github.com/procore/core/commit/815e6c160ad3c5cb667a9da4b8e56e4869085193))
|
|
433
|
+
* **core-i18n-js:** Smartling translations are completed ([#8557](https://github.com/procore/core/issues/8557)) ([cad8e0f](https://github.com/procore/core/commit/cad8e0f4ca6c3bb195e020b4b7e5c92a8ddfd4e5))
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
### Reverts
|
|
437
|
+
|
|
438
|
+
* "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))
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
# 10.5.0 (2021-03-15)
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
### Bug Fixes
|
|
446
|
+
|
|
447
|
+
* [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))
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
### Features
|
|
451
|
+
|
|
452
|
+
* [GLUE-2825] Refactor Input, TextArea to styled-components ([#8198](https://github.com/procore/core/issues/8198)) ([e5e724e](https://github.com/procore/core/commit/e5e724ee4e3c29c68aafa0b7edb26864975baefc))
|
|
453
|
+
* [GLUE-2840] Refactor Select to styled-components ([#8413](https://github.com/procore/core/issues/8413)) ([be187fa](https://github.com/procore/core/commit/be187fa06b55617736c4a62c4d81173461d7bbc9))
|
|
454
|
+
* [GLUE-2842] Refactor Tabs to styled-components ([#8197](https://github.com/procore/core/issues/8197)) ([367a593](https://github.com/procore/core/commit/367a59317cea23cf4cb5e6bcc1832246be7d5381))
|
|
455
|
+
* [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))
|
|
456
|
+
* [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))
|
|
457
|
+
* [GLUE-2858] converting ListPage to JSS ([#8389](https://github.com/procore/core/issues/8389)) ([1b9700c](https://github.com/procore/core/commit/1b9700cd39aa865269ba82e29769360f8a697c02))
|
|
458
|
+
* [GLUE-2860] ToolHeader JSS ([#8351](https://github.com/procore/core/issues/8351)) ([a2045e1](https://github.com/procore/core/commit/a2045e1ff81beac3dd26584218897a3bdb9601b8))
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
# 10.4.0 (2021-03-10)
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
### Bug Fixes
|
|
466
|
+
|
|
467
|
+
* classname being passed through again ([#8382](https://github.com/procore/core/issues/8382)) ([d734ccf](https://github.com/procore/core/commit/d734ccfa4ca456ef2bb58058d332461ae6529e18))
|
|
468
|
+
* **core-react:** Form.Field tooltip traditional placement ([#8220](https://github.com/procore/core/issues/8220)) ([0efa0a9](https://github.com/procore/core/commit/0efa0a964ad7123ccb6b3e888765f3b70aed48d8))
|
|
469
|
+
* fix logic for setting to current millenium ([#8412](https://github.com/procore/core/issues/8412)) ([5b3efbb](https://github.com/procore/core/commit/5b3efbb326b9bfc6609e373b934126b88fe07f5d))
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
### Features
|
|
473
|
+
|
|
474
|
+
* [GLUE-2859] Sidebar as JSS ([#8424](https://github.com/procore/core/issues/8424)) ([04aea22](https://github.com/procore/core/commit/04aea22c4382a2048f35f75b38145696c8cf84dc))
|
|
475
|
+
* [GLUE-2813] Refactor Calendar to styled-components ([#8181](https://github.com/procore/core/issues/8181)) ([79a18da](https://github.com/procore/core/commit/79a18da594e9b7514779c189b37f18af1f8b2744))
|
|
476
|
+
* [GLUE-2839] Refactor SegmentedController to styled-components ([#8194](https://github.com/procore/core/issues/8194)) ([7c21df8](https://github.com/procore/core/commit/7c21df8bd7f55751ba90ef7c66e8eef074b324a1))
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
# 10.3.0 (2021-03-02)
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
### Bug Fixes
|
|
484
|
+
|
|
485
|
+
* [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))
|
|
486
|
+
* 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)
|
|
487
|
+
* DropdownFlyout default variant aligns with Dropdown, secondary ([#8352](https://github.com/procore/core/issues/8352)) ([6cdc208](https://github.com/procore/core/commit/6cdc208e31a92a48a824f6291b15e352c689d2bd))
|
|
488
|
+
* make text editor react to initialValue changes ([da199bb](https://github.com/procore/core/commit/da199bbd3a8a8e820e8eb2af0a1209141b4dda33))
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
### Features
|
|
492
|
+
|
|
493
|
+
* [GLUE-2818] Refactor DateInput to styled-components ([#8238](https://github.com/procore/core/issues/8238)) ([b1bd5e6](https://github.com/procore/core/commit/b1bd5e68405fc9c2d1170bf8b5085d3ff6a3e4c2))
|
|
494
|
+
* [GLUE-2819] Refactor Dropdown to styled-components ([#8218](https://github.com/procore/core/issues/8218)) ([0c28cdf](https://github.com/procore/core/commit/0c28cdf0ed39386cf5de535845d88e37950001b7))
|
|
495
|
+
* add context hook for analytics ([3f98d34](https://github.com/procore/core/commit/3f98d3483ea3d0d94fd9014ce900873668fe58af))
|
|
496
|
+
* add FileSelect#uploadFile API for imperative file upload ([#8211](https://github.com/procore/core/issues/8211)) ([4486e46](https://github.com/procore/core/commit/4486e4689191b78c6bdbd95b3ca4540680593e2b))
|
|
497
|
+
* 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))
|
|
498
|
+
* 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))
|
|
499
|
+
* Smartling translations are completed ([#8349](https://github.com/procore/core/issues/8349)) ([8a0b7ee](https://github.com/procore/core/commit/8a0b7ee45ea4c22365ca01e6566a55a9f1930777))
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
# 10.2.0 (2021-02-19)
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
### Bug Fixes
|
|
507
|
+
|
|
508
|
+
* 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))
|
|
509
|
+
* passing type through button ([#8208](https://github.com/procore/core/issues/8208)) ([cbff93f](https://github.com/procore/core/commit/cbff93f4bdd33d0893ac52931c3183f0c0b2c4df))
|
|
510
|
+
* RadioButton with empty child, Checkbox typography ([#8214](https://github.com/procore/core/issues/8214)) ([cbb241a](https://github.com/procore/core/commit/cbb241a527958a38ea29f1002588421f703eef5b))
|
|
511
|
+
* spacing import in EmptyState styles ([#8199](https://github.com/procore/core/issues/8199)) ([582e488](https://github.com/procore/core/commit/582e48847e7610bca709df15ddddb6210a5f2f34))
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
### Features
|
|
515
|
+
|
|
516
|
+
* [GLUE-2821] Refactor EmptyState to styled-components ([#8159](https://github.com/procore/core/issues/8159)) ([1793361](https://github.com/procore/core/commit/1793361412d02cd9619f9e31b166a24ee6cf864f))
|
|
517
|
+
* add translations (en) for connected related items component ([#8201](https://github.com/procore/core/issues/8201)) ([62ff7ed](https://github.com/procore/core/commit/62ff7ed24637ea3c5a2b3d034fad50d8c37cbbf3))
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
# 10.1.0 (2021-02-12)
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
### Bug Fixes
|
|
525
|
+
|
|
526
|
+
* Detail Page Section when Empty Content ([#8183](https://github.com/procore/core/issues/8183)) ([2bd813a](https://github.com/procore/core/commit/2bd813a00c6e1908f1c9146f92a35f4629f0045c))
|
|
527
|
+
* exporting colors ([#8187](https://github.com/procore/core/issues/8187)) ([434a6a9](https://github.com/procore/core/commit/434a6a998c2269207291fc0147a3e7f859165b68))
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
### Features
|
|
531
|
+
|
|
532
|
+
* Smartling translations are completed ([#8186](https://github.com/procore/core/issues/8186)) ([3aeee12](https://github.com/procore/core/commit/3aeee12cb1ddb8a587544a2a7810fe417eb22268))
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
## 10.0.1 (2021-02-10)
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
### Bug Fixes
|
|
540
|
+
|
|
541
|
+
* fix ContactItem layout in IE ([#8129](https://github.com/procore/core/issues/8129)) ([cdb2e74](https://github.com/procore/core/commit/cdb2e74ed4a2fcc4f0dbdc960fcc11646f174259))
|
|
542
|
+
* panel component back button visibility ([#8146](https://github.com/procore/core/issues/8146)) ([fb058d7](https://github.com/procore/core/commit/fb058d7a5445b9cef4468caf13a8244cda5d3bd3))
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
# 10.0.0 (2021-02-09)
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
### Bug Fixes
|
|
550
|
+
|
|
551
|
+
* adding font-family: inherit to typography ([#8139](https://github.com/procore/core/issues/8139)) ([cb9ad2d](https://github.com/procore/core/commit/cb9ad2d909924be005108bf043915a6ec2b5fa31))
|
|
552
|
+
* aligning tokens in multiselect ([#8140](https://github.com/procore/core/issues/8140)) ([d866451](https://github.com/procore/core/commit/d866451902ee3f18ac5cf7a75d28803635c7f64d))
|
|
553
|
+
* dont show dropdown arrow on banner actions overflow ([9b5f097](https://github.com/procore/core/commit/9b5f097787b2642039bb38046229411e765045e9))
|
|
554
|
+
* revert line-height changes on numberinput, disable tabindex ([#8150](https://github.com/procore/core/issues/8150)) ([d32e42c](https://github.com/procore/core/commit/d32e42c66f392be8047e6e1e3ba52c0bb0646a6e))
|
|
555
|
+
* unit test updates ([#8137](https://github.com/procore/core/issues/8137)) ([740df50](https://github.com/procore/core/commit/740df507b5e6e6940901f693bceea14c3a4197e6))
|
|
556
|
+
* 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))
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
* feat!: DetailPage width XL (#8154) ([60ee6bd](https://github.com/procore/core/commit/60ee6bd4fb55a31108b3db17ef33935d00b3bf00)), closes [#8154](https://github.com/procore/core/issues/8154)
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
### Features
|
|
563
|
+
|
|
564
|
+
* update icons ([#8147](https://github.com/procore/core/issues/8147)) ([a2e276b](https://github.com/procore/core/commit/a2e276be3d834c41a506c82af5784ae4ff0b0b75))
|
|
565
|
+
* 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))
|
|
566
|
+
* version 10 tweaks ([#8138](https://github.com/procore/core/issues/8138)) ([acddb05](https://github.com/procore/core/commit/acddb05b886fdc8c22fa67ad59574d26f74d4f55))
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
### BREAKING CHANGES
|
|
570
|
+
|
|
571
|
+
* width 1440 is now xl, not lg
|
|
572
|
+
* Deprecations|
|
|
573
|
+
|
|
574
|
+
* chore: update spacing for detail page section header actions
|
|
575
|
+
|
|
576
|
+
affects: @procore/core-css
|
|
577
|
+
|
|
578
|
+
* chore: add deprecation notices
|
|
579
|
+
|
|
580
|
+
affects: @procore/core-react
|
|
581
|
+
|
|
582
|
+
* chore: add default export back to Notation
|
|
583
|
+
|
|
584
|
+
affects: @procore/core-react
|
|
585
|
+
|
|
586
|
+
* chore: remove unused tsconfig
|
|
587
|
+
|
|
588
|
+
affects: @procore/core-react
|
|
589
|
+
|
|
590
|
+
Co-authored-by: Christian Rivera <chris.arevir@gmail.com>
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
# 9.9.0 (2021-02-04)
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
### Bug Fixes
|
|
598
|
+
|
|
599
|
+
* add DistributionSelect i18n, fix Emails i18n ([#8099](https://github.com/procore/core/issues/8099)) ([0118df3](https://github.com/procore/core/commit/0118df30125fb6b9fa435b834ebeeb106c2afae2))
|
|
600
|
+
* cleanup of dom attributes ([#8121](https://github.com/procore/core/issues/8121)) ([dac84f5](https://github.com/procore/core/commit/dac84f5b0fc9b266d72e2d0266b788d558c46581))
|
|
601
|
+
* fix icon usage and table group header font weight ([94165ee](https://github.com/procore/core/commit/94165ee77ddde04937ab8010f7148e19ad1a8ccb))
|
|
602
|
+
* imports for Panel component ([#8128](https://github.com/procore/core/issues/8128)) ([a397aef](https://github.com/procore/core/commit/a397aef5b5bcf9bda42de5db5f69f07f5a7d447f))
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
### Features
|
|
606
|
+
|
|
607
|
+
* change ContactItem design ([#8098](https://github.com/procore/core/issues/8098)) ([b4b10bf](https://github.com/procore/core/commit/b4b10bf4f3182e7bfa3571cdecd410b188bb1f2e))
|
|
608
|
+
* Expose Typography component ([#8124](https://github.com/procore/core/issues/8124)) ([b3ff62a](https://github.com/procore/core/commit/b3ff62ac7334e49627c982bac893513c1219a40e))
|
|
609
|
+
* 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))
|
|
610
|
+
* Introduce Panel component ([#8013](https://github.com/procore/core/issues/8013)) ([f68cbe2](https://github.com/procore/core/commit/f68cbe2a8676b1ec1f865e6980d41180628d4448))
|
|
611
|
+
* Swap clickable Icon with Button ([#8106](https://github.com/procore/core/issues/8106)) ([d20324f](https://github.com/procore/core/commit/d20324f7afceea23f8596a20a58a11e6ea3d3311))
|
|
612
|
+
* update icons ([#8115](https://github.com/procore/core/issues/8115)) ([ff1302a](https://github.com/procore/core/commit/ff1302abd3d0334da8951074ccf70e9d30778cf0))
|
|
613
|
+
* V10 Banner and Toast Icons ([#8110](https://github.com/procore/core/issues/8110)) ([1cca9e2](https://github.com/procore/core/commit/1cca9e21a8737664c01b96258b729ef6b320a035))
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
# 9.8.0 (2021-01-29)
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
### Bug Fixes
|
|
621
|
+
|
|
622
|
+
* tooltip content wrapping ([#8071](https://github.com/procore/core/issues/8071)) ([b1d2a08](https://github.com/procore/core/commit/b1d2a08ed73d13b85538a1c1f8c1b82e5b779292))
|
|
623
|
+
* v10 Semantic color reference ([#8104](https://github.com/procore/core/issues/8104)) ([01bced8](https://github.com/procore/core/commit/01bced8189f8aab02948afcecab5445a08bc6328))
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
### Features
|
|
627
|
+
|
|
628
|
+
* [Glue 2557] Input Heights Scss ([#7996](https://github.com/procore/core/issues/7996)) ([5b8c621](https://github.com/procore/core/commit/5b8c6216c48c2fec36d2e4cb152487c5a8732680))
|
|
629
|
+
* [GLUE-2896] Required Component ([#8044](https://github.com/procore/core/issues/8044)) ([80182c8](https://github.com/procore/core/commit/80182c854692b8131ef07e9fc8c6323732295e78))
|
|
630
|
+
* [GLUE-2909] Swapping in Button Next component ([#8048](https://github.com/procore/core/issues/8048)) ([6b81a9f](https://github.com/procore/core/commit/6b81a9f08a0b3a9819647753f4b3d0593e8623e2))
|
|
631
|
+
* adding in shadow palette mixin ([#8082](https://github.com/procore/core/issues/8082)) ([4783444](https://github.com/procore/core/commit/4783444009bd2a2d6788ed5ff4084f9563115210))
|
|
632
|
+
* Translation Delivery from Smartling 26 Jan 2021 ([#8084](https://github.com/procore/core/issues/8084)) ([725d4ca](https://github.com/procore/core/commit/725d4caaded31f6eb284cc7204f098249dd54724))
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
# 9.7.0 (2021-01-16)
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
### Bug Fixes
|
|
640
|
+
|
|
641
|
+
* [GLUE-2878][GLUE-2879] - Fix GroupSelect issues ([#7995](https://github.com/procore/core/issues/7995)) ([e78c51a](https://github.com/procore/core/commit/e78c51a105334ad36a3b997a4b9cec2b99407712))
|
|
642
|
+
* 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))
|
|
643
|
+
* **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)
|
|
644
|
+
* fix typo in NumberInput styles ([#8067](https://github.com/procore/core/issues/8067)) ([7c8ea12](https://github.com/procore/core/commit/7c8ea12effce0e3905308549907adad33e7c3ebb))
|
|
645
|
+
* form in modal allow single left item ([#8051](https://github.com/procore/core/issues/8051)) ([12471e8](https://github.com/procore/core/commit/12471e80dc0fec00cda0fc43e0c1bc444b009d84))
|
|
646
|
+
* set default for selectableTiers to true ([#8065](https://github.com/procore/core/issues/8065)) ([7364896](https://github.com/procore/core/commit/73648967e09670513b2834e57fb79c0823b536ba))
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
### Features
|
|
650
|
+
|
|
651
|
+
* [CTEF-218] add translations for DataTable ([#8007](https://github.com/procore/core/issues/8007)) ([71b69e4](https://github.com/procore/core/commit/71b69e4f9a562cf2d0a99b84cdca051f8c70dd7a))
|
|
652
|
+
* add translations for connected emails ([#8053](https://github.com/procore/core/issues/8053)) ([92212f4](https://github.com/procore/core/commit/92212f4af5c8890089bc2d95bed9700fe9fbe4e9))
|
|
653
|
+
* convert NumberInput component to JSS ([#7957](https://github.com/procore/core/issues/7957)) ([0b21cb2](https://github.com/procore/core/commit/0b21cb202962a4e07cbdc49ff05f5ef89691d170))
|
|
654
|
+
* **core-react:** added always to tooltip trigger options ([#8026](https://github.com/procore/core/issues/8026)) ([2472edc](https://github.com/procore/core/commit/2472edca82ec3f2c25b2ddd931f250a2b8d199d8))
|
|
655
|
+
* make FileSelect.GridSource JSS ([#7912](https://github.com/procore/core/issues/7912)) ([3df01b3](https://github.com/procore/core/commit/3df01b3731b316d89465c07850aee765c688398e))
|
|
656
|
+
* Update Translation Files ([#8031](https://github.com/procore/core/issues/8031)) ([0945c56](https://github.com/procore/core/commit/0945c56201dd9852df9b46a4165a4bf19ef60022))
|
|
657
|
+
* Update Translation Files ([#8060](https://github.com/procore/core/issues/8060)) ([e95647d](https://github.com/procore/core/commit/e95647d90fd5194897864a26c266b71071003790))
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
# 9.6.0 (2020-12-18)
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Bug Fixes
|
|
665
|
+
|
|
666
|
+
* [GLUE-2643] Form wrap for run-on strings ([#7970](https://github.com/procore/core/issues/7970)) ([f1827b1](https://github.com/procore/core/commit/f1827b15a1a64f8a43008802ed12b7a29fa70390))
|
|
667
|
+
* [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))
|
|
668
|
+
* [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))
|
|
669
|
+
* Dropzone error message remove unneeded sentence ([#7976](https://github.com/procore/core/issues/7976)) ([92ccbda](https://github.com/procore/core/commit/92ccbda7d1f0a91aa273d3bf70e3bfcc3cb6de26))
|
|
670
|
+
* Form Column and Specific Story for Word Wrap ([#8002](https://github.com/procore/core/issues/8002)) ([6b5ac1d](https://github.com/procore/core/commit/6b5ac1db228c955494a080d240060fb76c5b4651))
|
|
671
|
+
* Pill Select Selected Icon ([#8003](https://github.com/procore/core/issues/8003)) ([f633662](https://github.com/procore/core/commit/f633662a1803e588523d009b1c4cce9292fdc12a))
|
|
672
|
+
* Typography styled component transient prop for color ([#7990](https://github.com/procore/core/issues/7990)) ([5ca1505](https://github.com/procore/core/commit/5ca1505f5189c05f5e2cf95b1b41686a08cd44e3))
|
|
673
|
+
* 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))
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
### Features
|
|
677
|
+
|
|
678
|
+
* [Glue 2785] Flex reverse and some layout stories ([#7928](https://github.com/procore/core/issues/7928)) ([cf00b16](https://github.com/procore/core/commit/cf00b167409e89431ab18d63ab1f70cb66965ad7))
|
|
679
|
+
* [GLUE-2668] Removing Font ([#7917](https://github.com/procore/core/issues/7917)) ([01b040f](https://github.com/procore/core/commit/01b040faa3ae8c279d9e7d5c6e7d0b74e5b099d2))
|
|
680
|
+
* [GLUE-2778] Form and Sections No Max Width ([#7876](https://github.com/procore/core/issues/7876)) ([4307cca](https://github.com/procore/core/commit/4307ccad1649a3a602ccca3474c04606e73c48f2))
|
|
681
|
+
* [GLUE-2812] - Convert Breadcrumbs to JSS ([#7931](https://github.com/procore/core/issues/7931)) ([f0a4b01](https://github.com/procore/core/commit/f0a4b01f48314606444dbe6af6d1125aa6d0dd12))
|
|
682
|
+
* convert ContactItem component to JSS ([#7932](https://github.com/procore/core/issues/7932)) ([b11e6e6](https://github.com/procore/core/commit/b11e6e627b2f22b755f4d05d17508abf3e1c7852))
|
|
683
|
+
* convert Pill component to JSS ([#7961](https://github.com/procore/core/issues/7961)) ([212ff98](https://github.com/procore/core/commit/212ff985ac90ba6eda88a1c103cfda2ea03d9920))
|
|
684
|
+
* convert PillSelect component to JSS ([#7942](https://github.com/procore/core/issues/7942)) ([0f9e4fb](https://github.com/procore/core/commit/0f9e4fbfb9a46b7052b66b2198cdfbb447d0b7ed))
|
|
685
|
+
* expose WXPDetailPageContext ([#7999](https://github.com/procore/core/issues/7999)) ([2cb8fc3](https://github.com/procore/core/commit/2cb8fc3ce1185359751d1ae8fdbdf1eb3450edf4))
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
### Reverts
|
|
689
|
+
|
|
690
|
+
* 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)
|
|
691
|
+
* 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)
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
# 9.5.0 (2020-12-03)
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
### Bug Fixes
|
|
699
|
+
|
|
700
|
+
* [GLUE-2806] Select Disabled when Ellipsis ([#7922](https://github.com/procore/core/issues/7922)) ([ffe27f2](https://github.com/procore/core/commit/ffe27f261dfe8d793e761451cf8914b96d8472c7))
|
|
701
|
+
* [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))
|
|
702
|
+
* **core-react:** options being shown on disabled select ([#7889](https://github.com/procore/core/issues/7889)) ([585dd68](https://github.com/procore/core/commit/585dd680314fff0a818f29ec27d88dbf9219c45e))
|
|
703
|
+
* 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))
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
### Features
|
|
707
|
+
|
|
708
|
+
* [GLUE-2650] Generate React icons directly ([#7716](https://github.com/procore/core/issues/7716)) ([26357eb](https://github.com/procore/core/commit/26357ebb5a723af20e736a65a89c5ebe7c4bfd06))
|
|
709
|
+
* [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))
|
|
710
|
+
* [GLUE-2754] [GLUE-2790] handle multiple dropzone errors ([#7802](https://github.com/procore/core/issues/7802)) ([df3ab51](https://github.com/procore/core/commit/df3ab518663cb2f6a76683a88028a719af624251))
|
|
711
|
+
* [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))
|
|
712
|
+
* introduce Thumbnail JSS ([#7898](https://github.com/procore/core/issues/7898)) ([fce4f17](https://github.com/procore/core/commit/fce4f17bb258bfd24fe236251a76fb67b6381f48))
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
# 9.4.0 (2020-11-23)
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
### Bug Fixes
|
|
720
|
+
|
|
721
|
+
* [GLUE-2753] - Fix Thumbnail List Focus ([#7807](https://github.com/procore/core/issues/7807)) ([71de9f2](https://github.com/procore/core/commit/71de9f239bc4e56fd706fc194fa3d2d581493619))
|
|
722
|
+
* [GLUE-2770] TinyMCE Bump ([#7822](https://github.com/procore/core/issues/7822)) ([a0c3864](https://github.com/procore/core/commit/a0c38641e71229ff324ea34d99230285cddcb67f))
|
|
723
|
+
* Form Number and Currency 0 value ([#7817](https://github.com/procore/core/issues/7817)) ([6c57bae](https://github.com/procore/core/commit/6c57bae05029399ffdf2a9bf61ebeecdd17f7667))
|
|
724
|
+
* remove underline from tokens in file-select ([#7861](https://github.com/procore/core/issues/7861)) ([54819f3](https://github.com/procore/core/commit/54819f327ee2f63e76485ba6baa189524b19c51f))
|
|
725
|
+
* removing event journal, for real ([#7857](https://github.com/procore/core/issues/7857)) ([759b4d9](https://github.com/procore/core/commit/759b4d96ad023ac32958d9b959d5f65d0ae85d89))
|
|
726
|
+
* update comments to trigger builds ([#7809](https://github.com/procore/core/issues/7809)) ([44c158a](https://github.com/procore/core/commit/44c158a9ef12f045e5f90b1ad6b472c4c84a2b0f))
|
|
727
|
+
* 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))
|
|
728
|
+
* 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))
|
|
729
|
+
* 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))
|
|
730
|
+
* 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))
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
### Features
|
|
734
|
+
|
|
735
|
+
* [GLUE-2510] Spinner Update ([#7805](https://github.com/procore/core/issues/7805)) ([ab3f78c](https://github.com/procore/core/commit/ab3f78cc4b9dfcbcbc26765e31596c7a6962de8b))
|
|
736
|
+
* i18n connected file select ([#7808](https://github.com/procore/core/issues/7808)) ([2029c97](https://github.com/procore/core/commit/2029c976b445c94b9a1ba62b86d189cd70beff81))
|
|
737
|
+
* Pagination handles Page label with i18n ([#7793](https://github.com/procore/core/issues/7793)) ([e5eaf14](https://github.com/procore/core/commit/e5eaf14c9215f5ff251a74f49ad5e9ea7c649899))
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
# 9.3.0 (2020-11-06)
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
### Bug Fixes
|
|
745
|
+
|
|
746
|
+
* [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))
|
|
747
|
+
* [GLUE-2722] - Keyboard Functionality in MenuFlyout ([#7769](https://github.com/procore/core/issues/7769)) ([e5795aa](https://github.com/procore/core/commit/e5795aac9f0aee5ff618438827bd6cdf90bfd677))
|
|
748
|
+
* Follow-up fixes for Pill Select component ([#7749](https://github.com/procore/core/issues/7749)) ([117c4fe](https://github.com/procore/core/commit/117c4fe3cc8c6c2f285a5ac739789795d78b4755))
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
### Features
|
|
752
|
+
|
|
753
|
+
* [Glue 2287] Dirty form prevent navigation ([#7479](https://github.com/procore/core/issues/7479)) ([6f185f0](https://github.com/procore/core/commit/6f185f07c4d63a8bf60509e8d82aafad9965e0d8))
|
|
754
|
+
* [GLUE-1971] Form.PillSelect ([#7777](https://github.com/procore/core/issues/7777)) ([0f129fa](https://github.com/procore/core/commit/0f129fad49449d30d92889a39a58c714372a91e2))
|
|
755
|
+
* [GLUE-2255] Form.Currency ([#7782](https://github.com/procore/core/issues/7782)) ([d1c94cd](https://github.com/procore/core/commit/d1c94cd8e118417ce951cd54b24f22baf161bafa))
|
|
756
|
+
* [GLUE-2597] - Disabled state for MenuImperative.Item ([#7786](https://github.com/procore/core/issues/7786)) ([474e94b](https://github.com/procore/core/commit/474e94b8d7f040d8cd19bcc977ca014a0e6ff8af))
|
|
757
|
+
* [GLUE-2720] - Truncation Tooltip in Select ([#7759](https://github.com/procore/core/issues/7759)) ([1ee15a5](https://github.com/procore/core/commit/1ee15a51060e7e1ace2f5bacc47cb4609c5ea8cc))
|
|
758
|
+
* 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))
|
|
759
|
+
* 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))
|
|
760
|
+
* Update Smartling translations ([#7780](https://github.com/procore/core/issues/7780)) ([28bcc17](https://github.com/procore/core/commit/28bcc172bd972e28518eeb43db21ad4cc7d29b98))
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
## 9.2.2 (2020-10-29)
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
|
|
768
|
+
## 9.2.1 (2020-10-29)
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
### Bug Fixes
|
|
772
|
+
|
|
773
|
+
* [GLUE-2660] Percy review followup ([#7672](https://github.com/procore/core/issues/7672)) ([43d802b](https://github.com/procore/core/commit/43d802bcc7ec4d32fdc454611bbb6a375b8048f5))
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
# 9.2.0 (2020-10-27)
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
### Bug Fixes
|
|
781
|
+
|
|
782
|
+
* Modal classname change ([#7735](https://github.com/procore/core/issues/7735)) ([6a1ae31](https://github.com/procore/core/commit/6a1ae319aea41655d61ff8c4586732285527e909))
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
### Features
|
|
786
|
+
|
|
787
|
+
* [GLUE-2598] - introduce Menu Flyout component ([#7660](https://github.com/procore/core/issues/7660)) ([53a7760](https://github.com/procore/core/commit/53a776028eeb0d7ca1ad3fd21cb06935bda2f540))
|
|
788
|
+
* update stories and interfaces for Dropdown ([#7725](https://github.com/procore/core/issues/7725)) ([2fad95f](https://github.com/procore/core/commit/2fad95f4ea0382f88e1623caef17326a48aa64b4))
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
### Reverts
|
|
792
|
+
|
|
793
|
+
* 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)
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
# 9.1.0 (2020-10-23)
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
### Bug Fixes
|
|
801
|
+
|
|
802
|
+
* [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))
|
|
803
|
+
* [GLUE-2661] Update placeholder color on Typeahead ([#7670](https://github.com/procore/core/issues/7670)) ([b5e6c57](https://github.com/procore/core/commit/b5e6c578471d8583ecca1d723f120c39d81f2946))
|
|
804
|
+
* 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))
|
|
805
|
+
* fixed focus work after reopening file explorer ([#7694](https://github.com/procore/core/issues/7694)) ([31cefcc](https://github.com/procore/core/commit/31cefccfe93a714a57fb5e78703faf0409820d78))
|
|
806
|
+
* local source tab update ([#7713](https://github.com/procore/core/issues/7713)) ([8da73ef](https://github.com/procore/core/commit/8da73efe0405c923091a47fe251f573000e8a8bf))
|
|
807
|
+
* making Menu.Item `item` prop optional ([#7635](https://github.com/procore/core/issues/7635)) ([4f47998](https://github.com/procore/core/commit/4f47998a3acbf5deacdd08bf8f54cbf4054d21a1))
|
|
808
|
+
* Pagination replace Font with Typography ([#7681](https://github.com/procore/core/issues/7681)) ([42333c9](https://github.com/procore/core/commit/42333c917c05b971f56abdd982a4267a31562381))
|
|
809
|
+
* 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))
|
|
810
|
+
* removing outdated examples from empty state ([#7695](https://github.com/procore/core/issues/7695)) ([5e97c97](https://github.com/procore/core/commit/5e97c97cfeb1287d09cc4bb6044787a64e3b3c9a))
|
|
811
|
+
* 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))
|
|
812
|
+
* update icon colors on search and typeahead ([#7683](https://github.com/procore/core/issues/7683)) ([de27f65](https://github.com/procore/core/commit/de27f65689c65389b6dc782bff6fec1e05835424))
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
### Features
|
|
816
|
+
|
|
817
|
+
* [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))
|
|
818
|
+
* [GLUE-2623] NumberInput behavior updates ([#7637](https://github.com/procore/core/issues/7637)) ([b29b151](https://github.com/procore/core/commit/b29b1519802e879e2b873d655fc3611e8b80eb84))
|
|
819
|
+
* [GLUE-2634] - Introduce Keyboard Navigation For Thumbnail List ([#7689](https://github.com/procore/core/issues/7689)) ([aa506dd](https://github.com/procore/core/commit/aa506dde233855d8e6092200d63343f4a6d848d2))
|
|
820
|
+
* [GLUE-2658] - Tree API Adjustment ([#7674](https://github.com/procore/core/issues/7674)) ([be7f871](https://github.com/procore/core/commit/be7f871e4389a01776a74f8eaec6a4b8f16fa797))
|
|
821
|
+
* [GLUE-2701] improve Tabs screenshot test coverage ([#7721](https://github.com/procore/core/issues/7721)) ([22d7cd0](https://github.com/procore/core/commit/22d7cd05cd519f7e398cfd561dfccd217420c04c))
|
|
822
|
+
* **core-react:** Fix FileSelect.GridSource issues ([#7612](https://github.com/procore/core/issues/7612)) ([6f35d7d](https://github.com/procore/core/commit/6f35d7d37820995322858af68efc7f44bb12cbfe))
|
|
823
|
+
* introduce CurrencyInput - preconfigured NumberInput ([#7659](https://github.com/procore/core/issues/7659)) ([027b740](https://github.com/procore/core/commit/027b74040ef15b60e5ff29818d3d09d3fb94161e))
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
# 9.0.0 (2020-10-09)
|
|
828
|
+
|
|
829
|
+
|
|
830
|
+
### Bug Fixes
|
|
831
|
+
|
|
832
|
+
* [GLUE-2655] restoring legacy modal behavior for FileSelect ([#7656](https://github.com/procore/core/issues/7656)) ([56aca59](https://github.com/procore/core/commit/56aca59f65f0b8db154ca6bacf7f16403a08a88e))
|
|
833
|
+
* fixing v-9 modal export ([#7666](https://github.com/procore/core/issues/7666)) ([12b7729](https://github.com/procore/core/commit/12b77293610a50112193aa9ac253f31db25486d2))
|
|
834
|
+
* Form RadioButtons and Checkboxes missing React key warning ([#7652](https://github.com/procore/core/issues/7652)) ([9f8088a](https://github.com/procore/core/commit/9f8088a88e263e78a0f160897018513b8edd6980))
|
|
835
|
+
* undeleting Modal.State ([#7600](https://github.com/procore/core/issues/7600)) ([1741854](https://github.com/procore/core/commit/1741854c0c4c854c0bd6d1476a0e41d5dde50346))
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
### Features
|
|
839
|
+
|
|
840
|
+
* [Glue 2299] Form.NumberInput uses NumberInput ([#7542](https://github.com/procore/core/issues/7542)) ([63909ab](https://github.com/procore/core/commit/63909abea686416f3ef9487cfd9d7b8eac966c73))
|
|
841
|
+
* [GLUE-2412] Typeahead component ([#7541](https://github.com/procore/core/issues/7541)) ([7b5290b](https://github.com/procore/core/commit/7b5290bd73cc5de9b054ce6bc0c2dd05b3c749ce))
|
|
842
|
+
* [GLUE-2614] deprecating and documenting isSelectable ([#7636](https://github.com/procore/core/issues/7636)) ([657fa71](https://github.com/procore/core/commit/657fa7137c1d6444c5ee9cf6d6f725dad00142ef))
|
|
843
|
+
|
|
844
|
+
|
|
845
|
+
|
|
846
|
+
# 8.25.0 (2020-10-01)
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
### Bug Fixes
|
|
850
|
+
|
|
851
|
+
* [GLUE-2600] - FileToken. Update Label Truncation ([#7615](https://github.com/procore/core/issues/7615)) ([bd663ea](https://github.com/procore/core/commit/bd663ea5801db6174d4f1797a1e0d6f177ca9b8b))
|
|
852
|
+
* [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))
|
|
853
|
+
* [GLUE-2629] NumberInput imprecise formatting in Safari ([#7625](https://github.com/procore/core/issues/7625)) ([dd9d4cf](https://github.com/procore/core/commit/dd9d4cf9df652d37f34ed5243ab98f7fdd56ae30))
|
|
854
|
+
* bad merge ([bd14dcf](https://github.com/procore/core/commit/bd14dcfae47307b2c450c95fe58d70af356bac71))
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
### Features
|
|
858
|
+
|
|
859
|
+
* [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)
|
|
860
|
+
* [GLUE-2271] Pill Select ([#7540](https://github.com/procore/core/issues/7540)) ([5ac9b14](https://github.com/procore/core/commit/5ac9b1413b946cb3782e6632e69c47f9f3a9a2d4))
|
|
861
|
+
* [GLUE-2615] fixing banner typography ([#7584](https://github.com/procore/core/issues/7584)) ([f4d63c7](https://github.com/procore/core/commit/f4d63c7497f2c8babe7b558d5c2529c8ab7fc12c))
|
|
862
|
+
* [GLUE-2620] - Update ThumbnailGrid ([#7606](https://github.com/procore/core/issues/7606)) ([7dd95e6](https://github.com/procore/core/commit/7dd95e6fc7d97266a45895c0234031edb2f4d4f9))
|
|
863
|
+
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
# 8.24.0 (2020-09-28)
|
|
867
|
+
|
|
868
|
+
|
|
869
|
+
### Bug Fixes
|
|
870
|
+
|
|
871
|
+
* Form Inline Error Style and Validation Tweak ([#7604](https://github.com/procore/core/issues/7604)) ([f08b3e0](https://github.com/procore/core/commit/f08b3e00cd45baf22e9ff183b213eb6c84d2034a))
|
|
872
|
+
* Form.Field.Create Props Type Correction ([#7592](https://github.com/procore/core/issues/7592)) ([c567a74](https://github.com/procore/core/commit/c567a74ce9d3f67dd5e058d227d1dfe6d9fc0cae))
|
|
873
|
+
* removing ActionButton + ActionDropdown ([#7585](https://github.com/procore/core/issues/7585)) ([fce98a3](https://github.com/procore/core/commit/fce98a3a0a4c2c69d30d1f8dc466b93bf0fd3e22))
|
|
874
|
+
* updated resize observer hook, and its usage ([#7555](https://github.com/procore/core/issues/7555)) ([bbaa39e](https://github.com/procore/core/commit/bbaa39e82fde5ebd29e6bb0c69a1979c540a4d9b))
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
### Features
|
|
878
|
+
|
|
879
|
+
* [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)
|
|
880
|
+
* [GLUE-1932] Multiselect onSearch changes ([#7505](https://github.com/procore/core/issues/7505)) ([c1dc04d](https://github.com/procore/core/commit/c1dc04d50bc91f22b337b9a4a9a3a755b2d511fc))
|
|
881
|
+
* [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))
|
|
882
|
+
* [GLUE-2163] Currency Input ([#7347](https://github.com/procore/core/issues/7347)) ([2b3b9e7](https://github.com/procore/core/commit/2b3b9e7137aa3c7dda90eec7e6ef0ad0e54c1215))
|
|
883
|
+
* [GLUE-2375] Remove EmptyState props ([#7460](https://github.com/procore/core/issues/7460)) ([8d83809](https://github.com/procore/core/commit/8d83809b7bd4fc8fb3d2e8b46a8c247f7530583f))
|
|
884
|
+
* [GLUE-2410] Remove deprecated i18n stuff, add useI18nContext ([#7316](https://github.com/procore/core/issues/7316)) ([d38569d](https://github.com/procore/core/commit/d38569d0a4c7ae9a8eb22c007ae82f3d47c105e2))
|
|
885
|
+
* [GLUE-2532] - Lazy-loading API for ThumbnailGrid ([#7395](https://github.com/procore/core/issues/7395)) ([bfcf4e6](https://github.com/procore/core/commit/bfcf4e6422a871819300e368c33f4c5540ebd34f))
|
|
886
|
+
* [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))
|
|
887
|
+
* changes loading prop to processing for TableCells ([#7572](https://github.com/procore/core/issues/7572)) ([5145862](https://github.com/procore/core/commit/514586228b2e696a730da74446a73ff8328b0f09))
|
|
888
|
+
* introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
### Reverts
|
|
892
|
+
|
|
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))
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
### BREAKING CHANGES
|
|
897
|
+
|
|
898
|
+
* getLabel returns string now instead of string or ReactNode|onSearch now overrides internal onSearch,
|
|
899
|
+
user must filter and update their options
|
|
900
|
+
|
|
901
|
+
* chore: update docs for onSearch example
|
|
902
|
+
|
|
903
|
+
affects: @procore/core-docs, @procore/core-react
|
|
904
|
+
|
|
905
|
+
* chore: refactor internal options to useMemo
|
|
906
|
+
|
|
907
|
+
affects: @procore/core-react
|
|
908
|
+
|
|
909
|
+
* chore: add note banner to onSearch docs
|
|
910
|
+
|
|
911
|
+
affects: @procore/core-docs
|
|
912
|
+
|
|
913
|
+
* chore: actually narrow getLabel
|
|
914
|
+
|
|
915
|
+
affects: @procore/core-react
|
|
916
|
+
|
|
917
|
+
* chore: add migration guide for MultiSelect
|
|
918
|
+
|
|
919
|
+
affects: @procore/core-docs
|
|
920
|
+
|
|
921
|
+
* chore: update migration guide example to have proper dom
|
|
922
|
+
|
|
923
|
+
affects: @procore/core-docs
|
|
924
|
+
|
|
925
|
+
* docs: multiselect advanced example v9 changes. update prop docs
|
|
926
|
+
|
|
927
|
+
affects: @procore/core-docs
|
|
928
|
+
|
|
929
|
+
Co-authored-by: Brock Noah <brocknoah@gmail.com>
|
|
930
|
+
* removing deprecated i18n polyfill default export
|
|
931
|
+
|
|
932
|
+
* test: fix tests
|
|
933
|
+
|
|
934
|
+
affects: @procore/core-react
|
|
935
|
+
|
|
936
|
+
* chore: remove old docs-v2 file
|
|
937
|
+
|
|
938
|
+
* chore: useDeprecation
|
|
939
|
+
|
|
940
|
+
affects: @procore/core-react
|
|
941
|
+
|
|
942
|
+
* docs: add migration guide
|
|
943
|
+
|
|
944
|
+
affects: @procore/core-docs, @procore/core-react
|
|
945
|
+
|
|
946
|
+
* docs: fix docs for dateselect and texteditor
|
|
947
|
+
|
|
948
|
+
affects: @procore/core-docs
|
|
949
|
+
|
|
950
|
+
* docs: fix some typos
|
|
951
|
+
|
|
952
|
+
affects: @procore/core-docs
|
|
953
|
+
|
|
954
|
+
* chore: fix migration guide content order
|
|
955
|
+
|
|
956
|
+
affects: @procore/core-docs
|
|
957
|
+
|
|
958
|
+
* chore: use RTL and update tests for i18n
|
|
959
|
+
|
|
960
|
+
affects: @procore/core-react
|
|
961
|
+
|
|
962
|
+
* chore: add tsconfig for prod builds
|
|
963
|
+
|
|
964
|
+
affects: @procore/core-react
|
|
965
|
+
|
|
966
|
+
* chore: update tsconfigs to account for all environments
|
|
967
|
+
|
|
968
|
+
affects: @procore/core-react
|
|
969
|
+
|
|
970
|
+
* chore: fix type error in test
|
|
971
|
+
|
|
972
|
+
affects: @procore/core-react
|
|
973
|
+
|
|
974
|
+
Co-authored-by: Danny Phillips <danny.phillips8@gmail.com>
|
|
975
|
+
* remove variant, add compact prop, add subcomponents for presets
|
|
976
|
+
|
|
977
|
+
* feat: update stories
|
|
978
|
+
|
|
979
|
+
affects: @procore/core-react
|
|
980
|
+
|
|
981
|
+
* feat: refactor emptystate, add subcomponents
|
|
982
|
+
|
|
983
|
+
affects: @procore/core-react
|
|
984
|
+
|
|
985
|
+
Rewrite EmptyState to use context for compact mode
|
|
986
|
+
Add subcomponents for NoItems, NoResults, and
|
|
987
|
+
RRecycleBin
|
|
988
|
+
* removes the one-off "src" values from EmptyState.Image in favor of subcomponents
|
|
989
|
+
|
|
990
|
+
* chore: update grid
|
|
991
|
+
|
|
992
|
+
affects: @procore/core-react
|
|
993
|
+
|
|
994
|
+
* chore: remove old props from docs
|
|
995
|
+
|
|
996
|
+
affects: @procore/core-docs, @procore/core-react
|
|
997
|
+
|
|
998
|
+
* chore: address cr
|
|
999
|
+
|
|
1000
|
+
affects: @procore/core-react
|
|
1001
|
+
|
|
1002
|
+
* chore: fix emptystate in fileexplorer
|
|
1003
|
+
|
|
1004
|
+
affects: @procore/core-react
|
|
1005
|
+
|
|
1006
|
+
* chore: update EmptyState docs
|
|
1007
|
+
|
|
1008
|
+
affects: @procore/core-docs
|
|
1009
|
+
|
|
1010
|
+
* chore: add migration guide
|
|
1011
|
+
|
|
1012
|
+
affects: @procore/core-docs, @procore/core-react
|
|
1013
|
+
* TableCells prop change from loading -> processing
|
|
1014
|
+
|
|
1015
|
+
* docs: adding in a short note about the prop change to guide
|
|
1016
|
+
|
|
1017
|
+
affects: @procore/core-docs
|
|
1018
|
+
|
|
1019
|
+
* fix: updating specs
|
|
1020
|
+
|
|
1021
|
+
* fix: removing unusable docs, for real
|
|
1022
|
+
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
## 8.23.1 (2020-09-14)
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
### Bug Fixes
|
|
1029
|
+
|
|
1030
|
+
* (docs hidden break) number input decimalScale defaults to true (allow decimal numbers) ([#7543](https://github.com/procore/core/issues/7543)) ([b9762c0](https://github.com/procore/core/commit/b9762c04133731495c6a3ea225b19bc75d778100))
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
# 8.23.0 (2020-09-10)
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
### Bug Fixes
|
|
1038
|
+
|
|
1039
|
+
* [GLUE-2511] WXPDetailPage - Multiple Content Cards ([#7504](https://github.com/procore/core/issues/7504)) ([b373dcc](https://github.com/procore/core/commit/b373dcc1586ecdfb4edb17ecd006beef74ecc76f))
|
|
1040
|
+
* [GLUE-2596] Dropzone height in FileExplorer.LocalFiles flickers during rendering. Outer div of FileExplorer.ThumbnailGrid is in the tab order on FF. ([#7528](https://github.com/procore/core/issues/7528)) ([6be0999](https://github.com/procore/core/commit/6be099995fc7cfc0a0f4b7e774973da881976391))
|
|
1041
|
+
* export Font props interface ([dbb0adf](https://github.com/procore/core/commit/dbb0adfbbe41e0add2505cb00f829af054b878de))
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
### Features
|
|
1045
|
+
|
|
1046
|
+
* [GLUE-1968] Number Input ([#7190](https://github.com/procore/core/issues/7190)) ([bba9e64](https://github.com/procore/core/commit/bba9e64bb8f98863f4e23ed1e76d3e44ea5e8a38)), closes [#7458](https://github.com/procore/core/issues/7458)
|
|
1047
|
+
* [GLUE-2494] Detail Page Section ([#7427](https://github.com/procore/core/issues/7427)) ([c091483](https://github.com/procore/core/commit/c091483bc6d881e78a00495df1e4f276c058f46c))
|
|
1048
|
+
* [GLUE-2534] Virtualization and Groups API for ThumbnailGrid ([#7400](https://github.com/procore/core/issues/7400)) ([5572eb3](https://github.com/procore/core/commit/5572eb3eda826b248c15c5be0373f66691007c61))
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
# 8.22.0 (2020-08-28)
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
### Bug Fixes
|
|
1056
|
+
|
|
1057
|
+
* Form Checkboxes and Select TS - docs: Form DateSelect Date String ([#7445](https://github.com/procore/core/issues/7445)) ([7d54812](https://github.com/procore/core/commit/7d5481260e996d437c2927ccfa686d0fefaf45f2))
|
|
1058
|
+
* removing this removed prop, again ([064dcc0](https://github.com/procore/core/commit/064dcc01d00e73eead38e2a7694c375c5700b7e2))
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
### chore
|
|
1062
|
+
|
|
1063
|
+
* 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))
|
|
1064
|
+
* move formik to be a peerDep ([89813fd](https://github.com/procore/core/commit/89813fd5ae8e36cd0b5d82b77569859d477e5b59))
|
|
1065
|
+
|
|
1066
|
+
|
|
1067
|
+
### Features
|
|
1068
|
+
|
|
1069
|
+
* [Glue 2285] Text Editor Error ([#7382](https://github.com/procore/core/issues/7382)) ([dcd838b](https://github.com/procore/core/commit/dcd838b6516cfc16000b91033fcf0ac22d915b77))
|
|
1070
|
+
* [glue-1972] Checkbox Radio Button Error ([#7390](https://github.com/procore/core/issues/7390)) ([cb0495a](https://github.com/procore/core/commit/cb0495a07d289921b634e2e4a01a46fef763cd53))
|
|
1071
|
+
* [GLUE-2418] Add FileTree to the FileExplorer ([#7243](https://github.com/procore/core/issues/7243)) ([378be88](https://github.com/procore/core/commit/378be88926d871e253cfa885b595e3ed07405377))
|
|
1072
|
+
* [GLUE-2457] Tabs using new Menu ([#7291](https://github.com/procore/core/issues/7291)) ([047c178](https://github.com/procore/core/commit/047c178ce10adcb915e41e83b72b49205753ee19))
|
|
1073
|
+
* GLUE-2509 New Typography Component ([#7361](https://github.com/procore/core/issues/7361)) ([749aefb](https://github.com/procore/core/commit/749aefb0609e112042293f9d0872a4fc54f4f3aa))
|
|
1074
|
+
* toolbar for FileExplorer.Grid ([#7396](https://github.com/procore/core/issues/7396)) ([ea0e3d8](https://github.com/procore/core/commit/ea0e3d8d366cae311cee1ca64b81f558e27c8ebc))
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
### BREAKING CHANGES
|
|
1078
|
+
|
|
1079
|
+
* adding styled-components as a peerDependency
|
|
1080
|
+
* formik is now a peerDep
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
# 8.21.0 (2020-08-13)
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
### Features
|
|
1088
|
+
|
|
1089
|
+
* [GLUE-2350] Add a qa prop to multiselect for configuring internal elements ([#7383](https://github.com/procore/core/issues/7383)) ([f1f6386](https://github.com/procore/core/commit/f1f638684ea08ba5071c3ea97d7cc2c6ad82e7cd))
|
|
1090
|
+
* [GLUE-2388] MultiSelect using imperative menu ([#7260](https://github.com/procore/core/issues/7260)) ([9a6aca0](https://github.com/procore/core/commit/9a6aca061db03a2b3a2e78e139c56e4c13e3cf94))
|
|
1091
|
+
* [GLUE-2455] Pagination with new Menu ([#7294](https://github.com/procore/core/issues/7294)) ([c555387](https://github.com/procore/core/commit/c555387692d7b0785790c1484b201fd0759fd60a))
|
|
1092
|
+
* [GLUE-2527] New Pill component ([#7384](https://github.com/procore/core/issues/7384)) ([9733199](https://github.com/procore/core/commit/97331997b15b842ed483a1c0822e5fff85d715fa))
|
|
1093
|
+
* [GLUE-2556] Update EmptyState in FileExplorer to use variant="compact" ([#7421](https://github.com/procore/core/issues/7421)) ([4def5b2](https://github.com/procore/core/commit/4def5b27def60422f123ad9eafc3dc0848e2cd29)), closes [#6929](https://github.com/procore/core/issues/6929)
|
|
1094
|
+
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
# 8.20.0 (2020-07-31)
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
### Bug Fixes
|
|
1101
|
+
|
|
1102
|
+
* [glue-2454] Banner text alignment when no title ([#7325](https://github.com/procore/core/issues/7325)) ([e6fa4bd](https://github.com/procore/core/commit/e6fa4bdc8e6e3259a0f30a531656150cb02ad548))
|
|
1103
|
+
* [GLUE-2524] fix ZIndex for Portal ([#7369](https://github.com/procore/core/issues/7369)) ([a6b2c26](https://github.com/procore/core/commit/a6b2c261da6c9060c38258f2b3410b3d624f43f1))
|
|
1104
|
+
* [GLUE-2525] Increase modal specificity ([#7371](https://github.com/procore/core/issues/7371)) ([ef7eaf3](https://github.com/procore/core/commit/ef7eaf31438bb68edf819fdf1fd242f70138b1d4))
|
|
1105
|
+
* highlight first item when navigation ([#7370](https://github.com/procore/core/issues/7370)) ([8eaa60b](https://github.com/procore/core/commit/8eaa60b8e55740ca01875291d643b327c943857e))
|
|
1106
|
+
* use the proper default i18n scope for menu search ([#7401](https://github.com/procore/core/issues/7401)) ([e0bccd9](https://github.com/procore/core/commit/e0bccd9c98fe28ae820c98fba4b84c605214b32b))
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
### Features
|
|
1110
|
+
|
|
1111
|
+
* [GLUE-2384] Select using MenuImperative ([#7253](https://github.com/procore/core/issues/7253)) ([d314327](https://github.com/procore/core/commit/d31432741a35551857547642ec3673e1c23a7614))
|
|
1112
|
+
* [GLUE-2492] Detail Page action buttons and v2 docs ([#7352](https://github.com/procore/core/issues/7352)) ([ac28e6d](https://github.com/procore/core/commit/ac28e6db9ecf78f2068b18efa98203c417d504b0))
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
# 8.19.0 (2020-07-21)
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
### Bug Fixes
|
|
1120
|
+
|
|
1121
|
+
* [Glue 2493] Form TypeScript Improvement ([#7322](https://github.com/procore/core/issues/7322)) ([e5bb948](https://github.com/procore/core/commit/e5bb9481443e9f9480be68a053566aa3ba2c3926))
|
|
1122
|
+
* allow custom components with no html ([c3cf323](https://github.com/procore/core/commit/c3cf323468ccabcb9817713a5641b34b74c9e517))
|
|
1123
|
+
* Box type of flex should be string | number ([#7321](https://github.com/procore/core/issues/7321)) ([c179a6f](https://github.com/procore/core/commit/c179a6f4177187f738794c76d772adb9f0438694))
|
|
1124
|
+
* export type to allow custom components ([c89c2c5](https://github.com/procore/core/commit/c89c2c50e11dce95e8fc0b38293583180172c7b0))
|
|
1125
|
+
* indicate all keys required when using object api ([2a7ef72](https://github.com/procore/core/commit/2a7ef727cdb1ae78b6219b96ef2ce573cbd886dd))
|
|
1126
|
+
* third tier children api ([6818a21](https://github.com/procore/core/commit/6818a21bfb56908389ae0b7b8237e0554b8b60a3))
|
|
1127
|
+
* update FileExplorer.LocalFiles uploading state when it is unmounted ([#7304](https://github.com/procore/core/issues/7304)) ([3c8f721](https://github.com/procore/core/commit/3c8f721cacdadccfe2356e0b055ee5f759893a9e))
|
|
1128
|
+
|
|
1129
|
+
|
|
1130
|
+
### Features
|
|
1131
|
+
|
|
1132
|
+
* [Glue 2284] [Glue 2286] Add RadioButtons and Checkboxes to Form ([#7221](https://github.com/procore/core/issues/7221)) ([91990ef](https://github.com/procore/core/commit/91990ef953981c79896982518f2dddc4e9e953e0)), closes [#5351](https://github.com/procore/core/issues/5351)
|
|
1133
|
+
* [GLUE-2355] Form Select Groups and Custom Renders ([#7193](https://github.com/procore/core/issues/7193)) ([8a5c3c1](https://github.com/procore/core/commit/8a5c3c14695d77b0d26053423882ac740eaff45a))
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
## 8.18.3 (2020-07-16)
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
### Bug Fixes
|
|
1141
|
+
|
|
1142
|
+
* [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
|
|
1143
|
+
* fixes pluralization in file tree and dropzone ([#7251](https://github.com/procore/core/issues/7251)) ([2fe8a67](https://github.com/procore/core/commit/2fe8a67545ee08c49f29f6a7c17af4f3e273497f)), closes [#7205](https://github.com/procore/core/issues/7205)
|
|
1144
|
+
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
## 8.18.2 (2020-07-14)
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
### Bug Fixes
|
|
1151
|
+
|
|
1152
|
+
* Form missing children from read view ([#7305](https://github.com/procore/core/issues/7305)) ([1296dc0](https://github.com/procore/core/commit/1296dc005f24b118abfe161a7e005590a30dc41f))
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
# 8.18.0 (2020-07-13)
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
### Bug Fixes
|
|
1160
|
+
|
|
1161
|
+
* [GLUE-2430] Banner overlaps to dropzone after second uploading files with unsupported file types ([#7089](https://github.com/procore/core/issues/7089)) ([1e2ede6](https://github.com/procore/core/commit/1e2ede6f39592071449668d5c25cbe4ad159cbd0))
|
|
1162
|
+
* fixing up types and declarations ([#7225](https://github.com/procore/core/issues/7225)) ([b241cbb](https://github.com/procore/core/commit/b241cbb48c1b3cce9c2dcc22ae98a019fc57e46a))
|
|
1163
|
+
|
|
1164
|
+
|
|
1165
|
+
### chore
|
|
1166
|
+
|
|
1167
|
+
* add Dropdown.Item subcomponent ([f87912b](https://github.com/procore/core/commit/f87912b15501e601e257a42c44a6c2a40922e990))
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
### Features
|
|
1171
|
+
|
|
1172
|
+
* [GLUE-1928] Introduce FileTree component ([#6389](https://github.com/procore/core/issues/6389)) ([c210f33](https://github.com/procore/core/commit/c210f332cbca14af611289f755ad242a1094c388))
|
|
1173
|
+
* [GLUE-2292] Prevent form submission with enter key with input focus ([#6866](https://github.com/procore/core/issues/6866)) ([5183d8c](https://github.com/procore/core/commit/5183d8cf5f7c3a14f9e366b311547992aa22ee27))
|
|
1174
|
+
* [GLUE-2294] Form Text Area Display Blank Space ([#7032](https://github.com/procore/core/issues/7032)) ([c318c9b](https://github.com/procore/core/commit/c318c9bbadbea3ad9c9e5bedbf7b661a924a0813))
|
|
1175
|
+
* [GLUE-2385] Dropdown using new menu ([#7079](https://github.com/procore/core/issues/7079)) ([ff27ef8](https://github.com/procore/core/commit/ff27ef8ebc7cb8cb0955e14586f6a45090ef4d63))
|
|
1176
|
+
* [GLUE-2387] tiered select imperative menu ([#7125](https://github.com/procore/core/issues/7125)) ([16209eb](https://github.com/procore/core/commit/16209ebb6fe5dcd14cc8af482448a395129b1730))
|
|
1177
|
+
|
|
1178
|
+
|
|
1179
|
+
### Reverts
|
|
1180
|
+
|
|
1181
|
+
* "feat: [GLUE-2385] Dropdown using new menu ([#7079](https://github.com/procore/core/issues/7079))" ([#7245](https://github.com/procore/core/issues/7245)) ([f42f687](https://github.com/procore/core/commit/f42f687643938626d52434fcfaa661139bcb13ca))
|
|
1182
|
+
|
|
1183
|
+
|
|
1184
|
+
### BREAKING CHANGES
|
|
1185
|
+
|
|
1186
|
+
* Dropdown should now use Dropdown.Item instead of Menu.Item
|
|
1187
|
+
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
# 8.17.0 (2020-06-26)
|
|
1191
|
+
|
|
1192
|
+
|
|
1193
|
+
|
|
1194
|
+
## 8.16.1 (2020-06-25)
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
### Bug Fixes
|
|
1198
|
+
|
|
1199
|
+
* [GLUE-2424] Use correct error icon on Banner ([#7059](https://github.com/procore/core/issues/7059)) ([5071f3e](https://github.com/procore/core/commit/5071f3ee2e6ccf2b7d00334a3bc118f69039932d))
|
|
1200
|
+
* fix build ([092fead](https://github.com/procore/core/commit/092fead7fea9dcebf215fa51dc15e9f68e631c1b))
|
|
1201
|
+
* iE scrolling ([f3036e5](https://github.com/procore/core/commit/f3036e5aabcbc822f833d9e7411acbcd5e935fed))
|
|
1202
|
+
* remove extra setDisplayed causing old date to appear on cal ([#6978](https://github.com/procore/core/issues/6978)) ([3ef5f01](https://github.com/procore/core/commit/3ef5f0179be5d24d68681cf1a7fcdcc3d60bb928))
|
|
1203
|
+
* rework LocalFiles layout calculation and improve rendering ([47ab7c4](https://github.com/procore/core/commit/47ab7c428d00db6018b1533f4b3758e5a6f0e1f2))
|
|
1204
|
+
* update EmptyState API usage in FileExplorer's Grid ([c1d7089](https://github.com/procore/core/commit/c1d70897c58111534b4f059ed08bd39112bc6d85))
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
### Features
|
|
1208
|
+
|
|
1209
|
+
* [Glue 2352] Form 12 Column Grid ([#7012](https://github.com/procore/core/issues/7012)) ([9497224](https://github.com/procore/core/commit/94972241c5d48b9e99035ed91ccdc8cc4ce21f0f))
|
|
1210
|
+
* [GLUE-1770] Imperative Menu ([#6992](https://github.com/procore/core/issues/6992)) ([4104918](https://github.com/procore/core/commit/41049181fb5f801525f93e1eec02f0dfedcbd83e))
|
|
1211
|
+
* dropdown using imperative menu ([5feca47](https://github.com/procore/core/commit/5feca476de319f9486d86f5119f0a6c16fdec45f))
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
# 8.16.0 (2020-06-16)
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
### Bug Fixes
|
|
1219
|
+
|
|
1220
|
+
* **core-react, core-css:** address review comments ([7ff560b](https://github.com/procore/core/commit/7ff560b36c53ea23e74f3c7d621c0dba0c39a727))
|
|
1221
|
+
* **core-react:** fix tabindex ([a20de2f](https://github.com/procore/core/commit/a20de2f0b68e3390d3b76e38b4db100aaa9e9de3))
|
|
1222
|
+
* dark mode corrections on tabs ([#6937](https://github.com/procore/core/issues/6937)) ([17cc1e5](https://github.com/procore/core/commit/17cc1e5f1c297deeb7859d64fcf3a2399fffbf3d))
|
|
1223
|
+
* fix scrollbar in IE/Edge ([cde33ca](https://github.com/procore/core/commit/cde33ca818cb3865e3156ef0a9996cd2cf29dc2c))
|
|
1224
|
+
* fix scrollbar in Safari ([b2f7886](https://github.com/procore/core/commit/b2f78863f51853c64b3f35fdf30179fdffe9ce1a))
|
|
1225
|
+
* fix translation and styling ([f54c46b](https://github.com/procore/core/commit/f54c46b7a5388375ba9deafe321753aa9d4937e7))
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
### Features
|
|
1229
|
+
|
|
1230
|
+
* [GLUE-2348] Adding new cases in StoryBook for ProgressBar component ([#6841](https://github.com/procore/core/issues/6841)) ([33b56a2](https://github.com/procore/core/commit/33b56a290c20b4774961b9193442896551f5309a))
|
|
1231
|
+
* **core-react, core-css:** implement FileList component ([245f728](https://github.com/procore/core/commit/245f728f7e35ad413cb31eb24e7a7c55dfc20370))
|
|
1232
|
+
* **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
|
|
1233
|
+
* **core-react:** add variant to EmptyState ([fcc38d8](https://github.com/procore/core/commit/fcc38d86e8fc7169684ce659f64d97c9ba6376ad))
|
|
1234
|
+
* improve LocalFiles layout rendering ([ac0691b](https://github.com/procore/core/commit/ac0691b85ae91ccfed3c47ef766e38a0c56be1f2))
|
|
1235
|
+
* rework LocalFiles layout ([2b3d36e](https://github.com/procore/core/commit/2b3d36e0d3bf51bb7aff0a9f97bb1983cb46df81))
|
|
1236
|
+
* rework LocalFiles layout ([83dbf59](https://github.com/procore/core/commit/83dbf59b11d4d1871e1193ec5b6fc6b528f11e34))
|
|
1237
|
+
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
# 8.15.0 (2020-06-04)
|
|
1241
|
+
|
|
1242
|
+
|
|
1243
|
+
### Bug Fixes
|
|
1244
|
+
|
|
1245
|
+
* [GLUE-2283] Form.Form Update ([#6723](https://github.com/procore/core/issues/6723)) ([d9dbfa1](https://github.com/procore/core/commit/d9dbfa1873b81fb14d709ca1050aea55615c5ce5)), closes [#4164](https://github.com/procore/core/issues/4164) [/github.com/procore/core/projects/7#card-38243341](https://github.com//github.com/procore/core/projects/7/issues/card-38243341) [#4990](https://github.com/procore/core/issues/4990)
|
|
1246
|
+
* add index-based key to Banner Actions ([0fdfc36](https://github.com/procore/core/commit/0fdfc3603717691b5c0a1acff2c4eb5f09b59964))
|
|
1247
|
+
* add name to the memoization dependency list ([f38ae26](https://github.com/procore/core/commit/f38ae2616079304fa0a18aa6ef75725d2c9c8464))
|
|
1248
|
+
* **core-css:** fix white overlay being shown on a focused thumbnail ([#6714](https://github.com/procore/core/issues/6714)) ([6e08caa](https://github.com/procore/core/commit/6e08caaa04716988719e7c86a84ccee58529077b))
|
|
1249
|
+
* **core-react:** fix storybook build failure ([#6862](https://github.com/procore/core/issues/6862)) ([41ebc35](https://github.com/procore/core/commit/41ebc350c7699616e533096a80b88cfb07d52e11))
|
|
1250
|
+
* fix dropzone content and styling ([183c8f1](https://github.com/procore/core/commit/183c8f1bc7489155f287aabb00e753627dfbcc2a))
|
|
1251
|
+
* fix FF focus issue ([fa481cf](https://github.com/procore/core/commit/fa481cfffa7e5c9d7e879ff3d50cb6640638e41d))
|
|
1252
|
+
* fix types ([c336fe9](https://github.com/procore/core/commit/c336fe901fde9bca734eb6ef2a4cdf90c38419e5))
|
|
1253
|
+
* moving images to EmptyState component ([#6757](https://github.com/procore/core/issues/6757)) ([ff595c1](https://github.com/procore/core/commit/ff595c1a59b7946e229f8fc1733030bd66915b20))
|
|
1254
|
+
* outer div is in the tab order on firefox ([4834ce5](https://github.com/procore/core/commit/4834ce51f29f966179a376f63c8795b813e1ba50))
|
|
1255
|
+
* remove labelClassName API ([#6771](https://github.com/procore/core/issues/6771)) ([43ae822](https://github.com/procore/core/commit/43ae822a6f2f78efb78d9cefa27d15b3a310be6d))
|
|
1256
|
+
* remove usage export ([348e0c6](https://github.com/procore/core/commit/348e0c6282ed36ea9ccab531be8fbf6e2b7e96fa))
|
|
1257
|
+
* thumbnail grid css ([0a201e4](https://github.com/procore/core/commit/0a201e4acd9b37c760a1a19ef5d392e07625aeb4))
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
### chore
|
|
1261
|
+
|
|
1262
|
+
* bumping Typescript to latest version ([f82e5d9](https://github.com/procore/core/commit/f82e5d9b0297beaff343ced8321ac11dda0b5208))
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
### Features
|
|
1266
|
+
|
|
1267
|
+
* [GLUE-2184] [GLUE-2192] Paragraph and Unordered List ([#5431](https://github.com/procore/core/issues/5431)) ([8a3d640](https://github.com/procore/core/commit/8a3d6401f05c473c53506411c5135593d41be869))
|
|
1268
|
+
* fix i18nScope ([4caa7f3](https://github.com/procore/core/commit/4caa7f31ade340a83e865e2dc6e7d9919fd5e065))
|
|
1269
|
+
* use latest EmptyState features ([d020cc3](https://github.com/procore/core/commit/d020cc3012fea70c8f1afc0d7923e3b72dc2c85e))
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
### Performance Improvements
|
|
1273
|
+
|
|
1274
|
+
* memoize useField requiredness check ([3971ba6](https://github.com/procore/core/commit/3971ba63c1ba7907a6d93af263761f39a0b02833))
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
### BREAKING CHANGES
|
|
1278
|
+
|
|
1279
|
+
* Core-scripts Type-checking Breaking Changes
|
|
1280
|
+
|
|
1281
|
+
|
|
1282
|
+
|
|
1283
|
+
## 8.14.1 (2020-05-21)
|
|
1284
|
+
|
|
1285
|
+
|
|
1286
|
+
### Features
|
|
1287
|
+
|
|
1288
|
+
* downmerge ([ec13e8d](https://github.com/procore/core/commit/ec13e8d6cfc62c4a046f7177e76990975c55a198))
|
|
1289
|
+
|
|
1290
|
+
|
|
1291
|
+
|
|
1292
|
+
# 8.14.0 (2020-05-21)
|
|
1293
|
+
|
|
1294
|
+
|
|
1295
|
+
|
|
1296
|
+
# 8.13.0 (2020-05-20)
|
|
1297
|
+
|
|
1298
|
+
|
|
1299
|
+
### Bug Fixes
|
|
1300
|
+
|
|
1301
|
+
* **core-react:** Fix Storybook box-sizing CSS ([9b674f9](https://github.com/procore/core/commit/9b674f922cc7e82833cf29150628d630e74b55db))
|
|
1302
|
+
* **core-react:** Thumbnail caption customization fix ([#6608](https://github.com/procore/core/issues/6608)) ([941f745](https://github.com/procore/core/commit/941f7451e3b9a634a14205d166682af97efc7e17))
|
|
1303
|
+
* **deps:** update dependency @types/jest to v25.2.2 ([#6578](https://github.com/procore/core/issues/6578)) ([183ac23](https://github.com/procore/core/commit/183ac23cd970266032e4aa1f87ff56df9158af22))
|
|
1304
|
+
* **deps:** update dependency @types/jest to v25.2.3 ([#6641](https://github.com/procore/core/issues/6641)) ([3ae6d7a](https://github.com/procore/core/commit/3ae6d7a40f1dcf56ee4bdc191b78dbeb2b83433f))
|
|
1305
|
+
* **deps:** update dependency @types/node to v12.12.39 ([#6570](https://github.com/procore/core/issues/6570)) ([c3711ed](https://github.com/procore/core/commit/c3711ed0986a900fb4d2588096a0108c3fd42587))
|
|
1306
|
+
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.1 ([#6556](https://github.com/procore/core/issues/6556)) ([2c2a027](https://github.com/procore/core/commit/2c2a027ffb72cd333b1471346ada60521c8b41e2))
|
|
1307
|
+
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.2 ([#6576](https://github.com/procore/core/issues/6576)) ([07246af](https://github.com/procore/core/commit/07246af72520d443d09c2d843dece5a0192dccd4))
|
|
1308
|
+
* **deps:** update typescript-eslint monorepo to v2.32.0 ([#6549](https://github.com/procore/core/issues/6549)) ([10bd32b](https://github.com/procore/core/commit/10bd32b642eb377740d6554a29bd3b524a6636c4))
|
|
1309
|
+
* **deps:** update typescript-eslint monorepo to v2.33.0 ([#6566](https://github.com/procore/core/issues/6566)) ([c07e068](https://github.com/procore/core/commit/c07e068abca2975d01dd24c4f4f6a32349d5b947))
|
|
1310
|
+
* **deps:** update typescript-eslint monorepo to v2.34.0 ([#6636](https://github.com/procore/core/issues/6636)) ([cb4162c](https://github.com/procore/core/commit/cb4162cf3d324c21b8b18616435b219d516b82dd))
|
|
1311
|
+
|
|
1312
|
+
|
|
1313
|
+
### Features
|
|
1314
|
+
|
|
1315
|
+
* [GLUE-1929] Token List component ([#6222](https://github.com/procore/core/issues/6222)) ([cc92530](https://github.com/procore/core/commit/cc9253048fd518ce89e163417cdaf71da5beae24))
|
|
1316
|
+
* [GLUE-2220] dropzone error banner resets dropError on dismiss ([#6519](https://github.com/procore/core/issues/6519)) ([d40bc13](https://github.com/procore/core/commit/d40bc13f3b568a9618cd2773e417121b3a2c5a3b))
|
|
1317
|
+
* address PR comments ([76040be](https://github.com/procore/core/commit/76040be5286911afcc51dac913591eb97ef22bd5))
|
|
1318
|
+
* **core-react:** Add "clickable" Thumbnail API to allow preventing hover UI effects ([#6605](https://github.com/procore/core/issues/6605)) ([a1507b5](https://github.com/procore/core/commit/a1507b5a344ce0eab250df1b6954d11809b3c22a))
|
|
1319
|
+
* new variant prop ([8ce4a01](https://github.com/procore/core/commit/8ce4a01578379950dd633c727d6884159613ac18))
|
|
1320
|
+
* resolve PR comments ([ed7679a](https://github.com/procore/core/commit/ed7679a3c0c9d10afff229f6ad8a381a9ca30c7a))
|
|
1321
|
+
* resolve PR comments ([825aaad](https://github.com/procore/core/commit/825aaadedf2a8dddcbf6ba1e8629ce2ba01c97c0))
|
|
1322
|
+
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
# 8.12.0 (2020-05-08)
|
|
1326
|
+
|
|
1327
|
+
|
|
1328
|
+
### Bug Fixes
|
|
1329
|
+
|
|
1330
|
+
* add right padding to source layout, change docs ([c692103](https://github.com/procore/core/commit/c692103a01c26a9bea340fa17c2db07272eedcf4))
|
|
1331
|
+
* **behavior correction:** [GLUE-2191] Prevent final animation on re-mount and re-visible FileToken component ([#6503](https://github.com/procore/core/issues/6503)) ([41f4668](https://github.com/procore/core/commit/41f4668d508edc7b47334462df1a9579bf5fcccc))
|
|
1332
|
+
* **behavior correction:** Prevent final animation of ProgressBar component on mounting ([#6475](https://github.com/procore/core/issues/6475)) ([f48a1c5](https://github.com/procore/core/commit/f48a1c559b9c95eb13602cf2124d81e00797188c))
|
|
1333
|
+
* **behavior correction:** Preventing of extra animation after ProgressBar component re-rendering ([#6379](https://github.com/procore/core/issues/6379)) ([9779311](https://github.com/procore/core/commit/9779311d9e506128e77e5a437013a5fac7e23465))
|
|
1334
|
+
* **core-react:** [GLUE-2195] Form Checkbox Undefined Initial Value ([#6497](https://github.com/procore/core/issues/6497)) ([7e1dae7](https://github.com/procore/core/commit/7e1dae7735aba87bdc3192edba4b0f04c4b92016))
|
|
1335
|
+
* **deps:** update dependency @tinymce/tinymce-react to v3.5.1 ([#6453](https://github.com/procore/core/issues/6453)) ([b2d4b11](https://github.com/procore/core/commit/b2d4b1129aec7c9a78f977efd4b1cb06207f641d))
|
|
1336
|
+
* **deps:** update dependency @tinymce/tinymce-react to v3.6.0 ([#6514](https://github.com/procore/core/issues/6514)) ([fcd9743](https://github.com/procore/core/commit/fcd974323ed2661b54e912d6278314be8f622594))
|
|
1337
|
+
* **deps:** update dependency @types/node to v12.12.38 ([#6491](https://github.com/procore/core/issues/6491)) ([d52a3cc](https://github.com/procore/core/commit/d52a3ccdf5b7b2f3bbaf49a70830eda8fedb3923))
|
|
1338
|
+
* **deps:** update dependency eslint-plugin-react-hooks to v4 ([#6466](https://github.com/procore/core/issues/6466)) ([d5ea254](https://github.com/procore/core/commit/d5ea25495cac58364f15bb8865212c04eeb5d2b3))
|
|
1339
|
+
* **deps:** update dependency node-sass to v4.14.1 ([#6482](https://github.com/procore/core/issues/6482)) ([77c2c4d](https://github.com/procore/core/commit/77c2c4da61e4fc089e0d80810a0ce42971c7a3e0))
|
|
1340
|
+
* **deps:** update jest monorepo to v25.5.0 ([#6440](https://github.com/procore/core/issues/6440)) ([204b2e4](https://github.com/procore/core/commit/204b2e491f154e71fa16f17e975624d1b121a7b6))
|
|
1341
|
+
* **deps:** update jest monorepo to v25.5.1 ([#6443](https://github.com/procore/core/issues/6443)) ([e919c47](https://github.com/procore/core/commit/e919c4752de0c7e82346a1408c0e9278ee188c28))
|
|
1342
|
+
* **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)
|
|
1343
|
+
* **deps:** update typescript-eslint monorepo to v2.30.0 ([#6424](https://github.com/procore/core/issues/6424)) ([a66670c](https://github.com/procore/core/commit/a66670c4f43aae7f8bade9a08176d3613b11a76d))
|
|
1344
|
+
* **deps:** update typescript-eslint monorepo to v2.31.0 ([#6476](https://github.com/procore/core/issues/6476)) ([8c1b50f](https://github.com/procore/core/commit/8c1b50fba37c46211efcf4d145f870a8d711d51f))
|
|
1345
|
+
* hide overlay when trigger is "none" (OverlayTrigger) ([#6434](https://github.com/procore/core/issues/6434)) ([a363d5d](https://github.com/procore/core/commit/a363d5d7ceebe8ccd037bbe02238c4533a53f4de))
|
|
1346
|
+
* same domain urls were being changed to relative hrefs ([#6449](https://github.com/procore/core/issues/6449)) ([57e0e52](https://github.com/procore/core/commit/57e0e5222d31a1c8a33a3ab8add964872033388c))
|
|
1347
|
+
* satisfying typescript/linter warnings ([#6433](https://github.com/procore/core/issues/6433)) ([dd2f1ee](https://github.com/procore/core/commit/dd2f1ee08b96c3b6072af24a73cdb53375a14b78))
|
|
1348
|
+
* Thumbnail issues ([#6425](https://github.com/procore/core/issues/6425)) ([caf705d](https://github.com/procore/core/commit/caf705da5e6dd950c9a03ae1aef659786862a995))
|
|
1349
|
+
* undefined checkbox value keeps as boolean ([ae64131](https://github.com/procore/core/commit/ae64131454ecbb9546b1eab4a640db9b9f8e4622))
|
|
1350
|
+
|
|
1351
|
+
|
|
1352
|
+
### Features
|
|
1353
|
+
|
|
1354
|
+
* downmerge Thumbnail ([cfe7740](https://github.com/procore/core/commit/cfe77405afcf5df3429eea4b7b649c933a754d5e))
|
|
1355
|
+
* exposing contact-item publicly, size just medium ([f4ecac5](https://github.com/procore/core/commit/f4ecac51fae3534cb86fd45d81de37e2be9a3279))
|
|
1356
|
+
* fix deps ([2fe3ef5](https://github.com/procore/core/commit/2fe3ef585670ab33f91dcdd16e2909204b99bd34))
|
|
1357
|
+
* fix LocalFiles layout in IE11 ([d9d8565](https://github.com/procore/core/commit/d9d8565c5442821a8bc2d11ae0a25621386cb1b0))
|
|
1358
|
+
* fix ThumbnailList y-scroll ([7b90d68](https://github.com/procore/core/commit/7b90d6804a55c7659c0cba00dd465a5dee377021))
|
|
1359
|
+
* fix uploading in IE ([39d3297](https://github.com/procore/core/commit/39d3297b026d629c3751f2db6b9275e60ce28232))
|
|
1360
|
+
* fix various Thumbnail issues ([34e9211](https://github.com/procore/core/commit/34e9211a3a7a7f72f7ba726fa46d3f6df60aabb0))
|
|
1361
|
+
* hide overlay when trigger is "none" ([924e16f](https://github.com/procore/core/commit/924e16fdeb506a3f4ecaf4dbce7555f6549a1da6))
|
|
1362
|
+
* implement values as objects, rework the docs ([f5133bf](https://github.com/procore/core/commit/f5133bfa146425c287a3197477c8867ff75d1914))
|
|
1363
|
+
* rework and Safari fix LocalFiles ([8ca1455](https://github.com/procore/core/commit/8ca14557e7de9ce257738ac2cb7b05535254800d))
|
|
1364
|
+
* rework LocalFiles code ([0fd344f](https://github.com/procore/core/commit/0fd344fb5919b545cca0eaec5fb5d20faf1e49ae))
|
|
1365
|
+
* update styles ([41bf474](https://github.com/procore/core/commit/41bf47486bb2fbc5b0c176e768197ab624eafd3d))
|
|
1366
|
+
|
|
1367
|
+
|
|
1368
|
+
|
|
1369
|
+
# 8.11.0 (2020-04-27)
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
### Bug Fixes
|
|
1373
|
+
|
|
1374
|
+
* [GLUE-2136] [GLUE-1963] Form Style Updates and More Docs ([#6292](https://github.com/procore/core/issues/6292)) ([be0a75c](https://github.com/procore/core/commit/be0a75cd1ed1b11a65ba874d5aca31ce182a96bf))
|
|
1375
|
+
* bugs in IE and Edge ([51f1dec](https://github.com/procore/core/commit/51f1dec3681acee6a540495416f92079b36840d0))
|
|
1376
|
+
* **deps:** update dependency @types/node to v12.12.36 ([#6362](https://github.com/procore/core/issues/6362)) ([c24a269](https://github.com/procore/core/commit/c24a2691ec702c7977944654b72c52edb807cd4a))
|
|
1377
|
+
* **deps:** update dependency @types/node to v12.12.37 ([#6387](https://github.com/procore/core/issues/6387)) ([6c0c714](https://github.com/procore/core/commit/6c0c71458f17b5d130a1e69cb4ab4e8e9d1e5059))
|
|
1378
|
+
* **deps:** update dependency eslint-config-prettier to v6.11.0 ([#6385](https://github.com/procore/core/issues/6385)) ([74ef8e8](https://github.com/procore/core/commit/74ef8e8ef2b9f93c84ec9ff76557c15c6de20855))
|
|
1379
|
+
* **deps:** update dependency node-sass to v4.14.0 ([#6396](https://github.com/procore/core/issues/6396)) ([4bbc690](https://github.com/procore/core/commit/4bbc6904fea9da1f8cb472b6854d32284412e49c))
|
|
1380
|
+
* **deps:** update dependency react-dropzone to v10.2.2 ([#6359](https://github.com/procore/core/issues/6359)) ([64d953d](https://github.com/procore/core/commit/64d953d0f4d426b520b704a2b673d4eedc59e0e6))
|
|
1381
|
+
* **deps:** update jest monorepo to v25.4.0 ([#6367](https://github.com/procore/core/issues/6367)) ([dfcdc0b](https://github.com/procore/core/commit/dfcdc0b3890fff37889cf5f63efa0628d0243130))
|
|
1382
|
+
* **deps:** update typescript-eslint monorepo to v2.28.0 ([#6324](https://github.com/procore/core/issues/6324)) ([2953da0](https://github.com/procore/core/commit/2953da0c4b54f18f979f64a14f10defc64721ac2))
|
|
1383
|
+
* **deps:** update typescript-eslint monorepo to v2.29.0 ([#6370](https://github.com/procore/core/issues/6370)) ([52af1e6](https://github.com/procore/core/commit/52af1e65474c94870a6c308d0633128f0911c6b5))
|
|
1384
|
+
* make formik a true dep ([#6345](https://github.com/procore/core/issues/6345)) ([c3a01c5](https://github.com/procore/core/commit/c3a01c5ac2ce7f8f4626e9e4f08491f2ad11ca9e))
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
### Features
|
|
1388
|
+
|
|
1389
|
+
* - improve FileExplorer.LocalFiles ([89e422b](https://github.com/procore/core/commit/89e422b132d1171ca73d6450342d17f75f966279))
|
|
1390
|
+
* [GLUE-1925] Introduce Dropzone component ([#5796](https://github.com/procore/core/issues/5796)) ([fac3516](https://github.com/procore/core/commit/fac351643a48c9fde558ebfb4d9405a4756eaa70)), closes [#5920](https://github.com/procore/core/issues/5920) [#5922](https://github.com/procore/core/issues/5922) [#5919](https://github.com/procore/core/issues/5919) [#5918](https://github.com/procore/core/issues/5918) [#5917](https://github.com/procore/core/issues/5917) [#5916](https://github.com/procore/core/issues/5916) [#5904](https://github.com/procore/core/issues/5904) [#5926](https://github.com/procore/core/issues/5926) [#5931](https://github.com/procore/core/issues/5931) [#5928](https://github.com/procore/core/issues/5928) [#5933](https://github.com/procore/core/issues/5933) [#5932](https://github.com/procore/core/issues/5932) [#5925](https://github.com/procore/core/issues/5925) [#5924](https://github.com/procore/core/issues/5924) [#5921](https://github.com/procore/core/issues/5921) [#5940](https://github.com/procore/core/issues/5940) [#5935](https://github.com/procore/core/issues/5935) [#5941](https://github.com/procore/core/issues/5941) [#5936](https://github.com/procore/core/issues/5936) [#5939](https://github.com/procore/core/issues/5939) [#5938](https://github.com/procore/core/issues/5938) [#5934](https://github.com/procore/core/issues/5934) [#5937](https://github.com/procore/core/issues/5937) [#5927](https://github.com/procore/core/issues/5927) [#5929](https://github.com/procore/core/issues/5929) [#5942](https://github.com/procore/core/issues/5942) [#5943](https://github.com/procore/core/issues/5943) [#5947](https://github.com/procore/core/issues/5947) [#5945](https://github.com/procore/core/issues/5945)
|
|
1391
|
+
* [GLUE-1946] - Introduce FileToken component ([#6100](https://github.com/procore/core/issues/6100)) ([bfb94af](https://github.com/procore/core/commit/bfb94af860a45bddf328cead7e5ff9218f03f337))
|
|
1392
|
+
* [Glue-1975] [Glue-1967] Form Tooltip, Tiered Select, Group Select ([#6341](https://github.com/procore/core/issues/6341)) ([4083672](https://github.com/procore/core/commit/4083672a4fc955cf8720422c1d1ad7e3f0bca5b0))
|
|
1393
|
+
* [GLUE-2074] Updating to use latest tinymce ([#6220](https://github.com/procore/core/issues/6220)) ([f87c45b](https://github.com/procore/core/commit/f87c45be791a315ff95e5f02b32ed1bd858a451d))
|
|
1394
|
+
* add docs ([c7c9de1](https://github.com/procore/core/commit/c7c9de16939acc9ff24ed449fbf1489bbbeb658d))
|
|
1395
|
+
* add empty search icon, add onSelect/onDeselect ([8595a77](https://github.com/procore/core/commit/8595a7774e25023c2bd4d936a635dfde4583d958))
|
|
1396
|
+
* add error/uploading states for LocalFiles ([204660c](https://github.com/procore/core/commit/204660c54e297b4e85e203d1e00f3e062e35ad1e))
|
|
1397
|
+
* add FileExplorer.LocalFiles API ([0617e12](https://github.com/procore/core/commit/0617e1227d963fc03c85b3da808fae1790186cb8))
|
|
1398
|
+
* add missing functionality, add translations ([e0b8825](https://github.com/procore/core/commit/e0b882567457e7dbaf80ad1ad8640841e00db76a))
|
|
1399
|
+
* add removeAll API, rework things ([7705186](https://github.com/procore/core/commit/77051865d91b0258a4a7cc2258a18b223f294f29))
|
|
1400
|
+
* add unit tests ([0f060ab](https://github.com/procore/core/commit/0f060abc6be8f5dde6f4317b77505260dcb2c5ec))
|
|
1401
|
+
* change ThumbnailGrid API ([11da932](https://github.com/procore/core/commit/11da932b04471f1ecb97a12c00b9dcd1511cdd81))
|
|
1402
|
+
* clean up Dropzone changes ([6c76543](https://github.com/procore/core/commit/6c76543d92687c4e4a3538185bb5bcf99c045702))
|
|
1403
|
+
* downmerge ([e5ea5af](https://github.com/procore/core/commit/e5ea5afa4d4a9d9a5b749e45867c45d6a82c2025))
|
|
1404
|
+
* downmerge ([29410c6](https://github.com/procore/core/commit/29410c60f6c38a3cc9b34028d80fec77bc0932c5))
|
|
1405
|
+
* fix CI ([e14297a](https://github.com/procore/core/commit/e14297a0cdaa8a2093b3000f0ce431272f587571))
|
|
1406
|
+
* fix CSS ([0954e29](https://github.com/procore/core/commit/0954e2949aa045102c6e38b2032b4e870ec9102b))
|
|
1407
|
+
* fix demo ([9c394ac](https://github.com/procore/core/commit/9c394ac1a2ae4569d6880030f928cc909c2e32b2))
|
|
1408
|
+
* implement Search ([3a7f6bf](https://github.com/procore/core/commit/3a7f6bf520bd29c1b8ce62e33d3f6933831ee31b))
|
|
1409
|
+
* improve LocalFiles code ([8d2299b](https://github.com/procore/core/commit/8d2299b54a36f078062155cce587a8635782f2fa))
|
|
1410
|
+
* merge ([f286380](https://github.com/procore/core/commit/f28638085f87c6901a0cfdb22b101317c2558217))
|
|
1411
|
+
* merge ([0e5e775](https://github.com/procore/core/commit/0e5e775247419d30bfd50b1d668c5c167e057c28))
|
|
1412
|
+
* merge ([4e129fa](https://github.com/procore/core/commit/4e129fafa352b98f53f8c068081ad8b545c48e06))
|
|
1413
|
+
* merge remote branch ([40c062b](https://github.com/procore/core/commit/40c062bf2b3fc9bd04b5cb1cadb49f9942543d29))
|
|
1414
|
+
* remove redundant SourceItem docs, fix unit tests ([44eaaa8](https://github.com/procore/core/commit/44eaaa8fe8bcc702b5e1a2da71016a6650f162f7))
|
|
1415
|
+
* remove test.tex ([c24b1d2](https://github.com/procore/core/commit/c24b1d290f8cb33597f63eb2095198116f191818))
|
|
1416
|
+
* rename stuff ([95e0e5e](https://github.com/procore/core/commit/95e0e5e2a6da2694ca720ae287abf5132bf44e26))
|
|
1417
|
+
* restore loading functionality ([073a154](https://github.com/procore/core/commit/073a15407873c1a56d0de1c4b7650b5dec49ea71))
|
|
1418
|
+
* reword search ([6c4c1fa](https://github.com/procore/core/commit/6c4c1fa568bf42f341738c33949f31984f1f3843))
|
|
1419
|
+
* rework API ([ce57d30](https://github.com/procore/core/commit/ce57d309d7574fc0833a2474f93022fc834fb8ac))
|
|
1420
|
+
* show dropzone icon conditionally ([c23a5e6](https://github.com/procore/core/commit/c23a5e6575c544f3d254e4f2e37f7907195135bb))
|
|
1421
|
+
* show message on accepted file types in LocalFiles ([c464bb9](https://github.com/procore/core/commit/c464bb9a5291c0ae9bdc608feae2e4d6498cd4ef))
|
|
1422
|
+
* virtualize ThumbnailList ([da23026](https://github.com/procore/core/commit/da23026b1ab6265ab0c2b830e63b98e732c349a2))
|
|
1423
|
+
|
|
1424
|
+
|
|
1425
|
+
|
|
1426
|
+
# 8.10.0 (2020-04-10)
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
### Bug Fixes
|
|
1430
|
+
|
|
1431
|
+
* [GLUE-2066] add correct size to confirm modal icon ([#6256](https://github.com/procore/core/issues/6256)) ([6d9d76e](https://github.com/procore/core/commit/6d9d76e7797b4519853505fdc88eb853c2aa733c))
|
|
1432
|
+
* [GLUE-2106] dynamic OverlayTrigger "trigger" prop ([#6193](https://github.com/procore/core/issues/6193)) ([3b23bb1](https://github.com/procore/core/commit/3b23bb1f3266b249b37514f1ba052a0105a3581e)), closes [#5333](https://github.com/procore/core/issues/5333)
|
|
1433
|
+
* actiondropdown story ([#6312](https://github.com/procore/core/issues/6312)) ([b0ba949](https://github.com/procore/core/commit/b0ba949d9e6db9b99c16a684cbe1fbaa0d7700c8))
|
|
1434
|
+
* **deps:** update dependency @types/jest to v25.1.5 ([#6230](https://github.com/procore/core/issues/6230)) ([ec93d82](https://github.com/procore/core/commit/ec93d824b41c746bb1b0f85aa0ecd80d27fada93))
|
|
1435
|
+
* **deps:** update dependency @types/jest to v25.2.1 ([#6244](https://github.com/procore/core/issues/6244)) ([e60e8b3](https://github.com/procore/core/commit/e60e8b3eeddd6186c5b233cae82f1313610ba3d6))
|
|
1436
|
+
* **deps:** update dependency @types/node to v12.12.32 ([#6160](https://github.com/procore/core/issues/6160)) ([2425963](https://github.com/procore/core/commit/2425963c4839358e2637bf0b3fbef2fd923c63e4))
|
|
1437
|
+
* **deps:** update dependency @types/node to v12.12.33 ([#6184](https://github.com/procore/core/issues/6184)) ([172b4e5](https://github.com/procore/core/commit/172b4e5813f8fefc497fac4fd928d8de1a26ee38))
|
|
1438
|
+
* **deps:** update dependency @types/node to v12.12.34 ([#6187](https://github.com/procore/core/issues/6187)) ([7f06ed6](https://github.com/procore/core/commit/7f06ed680e640c8133e8edbaaf54f9ed1b495359))
|
|
1439
|
+
* **deps:** update dependency @types/node to v12.12.35 ([#6290](https://github.com/procore/core/issues/6290)) ([f3a211b](https://github.com/procore/core/commit/f3a211b42b8f7132e397ebfa0790c0389d29709d))
|
|
1440
|
+
* **deps:** update dependency eslint-plugin-react-hooks to v3 ([#6155](https://github.com/procore/core/issues/6155)) ([eb384fa](https://github.com/procore/core/commit/eb384fa88f222219917b4bc709f9cfa330e87182))
|
|
1441
|
+
* **deps:** update jest monorepo to v25.2.3 ([#6156](https://github.com/procore/core/issues/6156)) ([7579f26](https://github.com/procore/core/commit/7579f2668ccf467bbdb8dfb2d1f34d835d632bda))
|
|
1442
|
+
* **deps:** update jest monorepo to v25.2.4 ([#6172](https://github.com/procore/core/issues/6172)) ([8c45727](https://github.com/procore/core/commit/8c4572774d333e7bc6a7d499d949bb93f959bde7))
|
|
1443
|
+
* **deps:** update jest monorepo to v25.2.6 ([#6224](https://github.com/procore/core/issues/6224)) ([78a1e06](https://github.com/procore/core/commit/78a1e064139a45ddb8d0230da364e323fa658292))
|
|
1444
|
+
* **deps:** update jest monorepo to v25.3.0 ([#6280](https://github.com/procore/core/issues/6280)) ([0ddc629](https://github.com/procore/core/commit/0ddc6295383173681154d9c7e26a8e58efb86605))
|
|
1445
|
+
* **deps:** update typescript-eslint monorepo to v2.26.0 ([#6177](https://github.com/procore/core/issues/6177)) ([7bfe953](https://github.com/procore/core/commit/7bfe953fd5a89187d1856a424b70a9a7abd007ed))
|
|
1446
|
+
* **deps:** update typescript-eslint monorepo to v2.27.0 ([#6254](https://github.com/procore/core/issues/6254)) ([defbfde](https://github.com/procore/core/commit/defbfde80042f9b246f9e84ee25a97a1414b6801))
|
|
1447
|
+
* no longer using line height ([#6261](https://github.com/procore/core/issues/6261)) ([3db9016](https://github.com/procore/core/commit/3db9016dcc5987d5159aa664be4312b583997f48))
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
### Features
|
|
1451
|
+
|
|
1452
|
+
* [GLUE-2019] - Banner Component Update ([#6080](https://github.com/procore/core/issues/6080)) ([56b520d](https://github.com/procore/core/commit/56b520da1755d42e3c3cedafad925928707d0931))
|
|
1453
|
+
* [GLUE-2024] Core React Form ([#6055](https://github.com/procore/core/issues/6055)) ([f4e353d](https://github.com/procore/core/commit/f4e353dac7bca99741576ff8677729414e6920fb))
|
|
1454
|
+
* [GLUE-2095] Update means of user interaction for ActionDropdown ([#6158](https://github.com/procore/core/issues/6158)) ([1bec1dd](https://github.com/procore/core/commit/1bec1ddafe5b57c18d383050ce127d0fe09cf2da))
|
|
1455
|
+
* add emptyStateContent API to ThumbnailGrid component ([4249f2f](https://github.com/procore/core/commit/4249f2fa51488b17af051cc2b793bc0c4b2da623))
|
|
1456
|
+
* add Loading state ([405fca1](https://github.com/procore/core/commit/405fca1d11282226ad8e205e8db80437ef33e072))
|
|
1457
|
+
* **core-react,core-docs,core-css:** introduce Thumbnail components ([#5807](https://github.com/procore/core/issues/5807)) ([e9ab33c](https://github.com/procore/core/commit/e9ab33c077bb42bb992a8c8126c969ec61dad10d))
|
|
1458
|
+
* **core-react,core-docs,core-css:** introduce Thumbnail components ([#5807](https://github.com/procore/core/issues/5807)) ([#6232](https://github.com/procore/core/issues/6232)) ([7a5227f](https://github.com/procore/core/commit/7a5227f06d02f0bf29f46c5d6f9e2c48f203382b))
|
|
1459
|
+
* create ThumbnailList component ([f0e8e8e](https://github.com/procore/core/commit/f0e8e8ebae0c467a1f313b59b286a0f1e67a63fd))
|
|
1460
|
+
* extend SourceContext with content state and actions ([4431cad](https://github.com/procore/core/commit/4431cad0ab2af7d700e53f14921a4550b7869b4c))
|
|
1461
|
+
* fix caption css ([7cdef71](https://github.com/procore/core/commit/7cdef71bb6bfa03241061f1a74d104d9d8030ea8))
|
|
1462
|
+
* fix grid navigation ([6b0e333](https://github.com/procore/core/commit/6b0e3332dd40bd1cd60f271a048a65dad5b214b2))
|
|
1463
|
+
* fix tooltip problem ([b565fdb](https://github.com/procore/core/commit/b565fdb0667a8ef8bd1dbe1bf742696ee99dbc95))
|
|
1464
|
+
* implement LocalFiles API ([46f5850](https://github.com/procore/core/commit/46f5850968a8a5f83f46ea15e03ca194ca9bd925))
|
|
1465
|
+
* implement ThumbnailGrid ([667aa8a](https://github.com/procore/core/commit/667aa8a72b0c25e25b2f51386d06885ca3df0761))
|
|
1466
|
+
* improve ThumbnailList ([5350676](https://github.com/procore/core/commit/53506766b98e8066d2dc69fad70588f3f8d9af52))
|
|
1467
|
+
* improve ThumbnailList component ([744e6e6](https://github.com/procore/core/commit/744e6e6a0f303ea48a96e63943db0f71be1841b2))
|
|
1468
|
+
* introduce support for Context API ([cef886d](https://github.com/procore/core/commit/cef886de75efe1c1206030d809ae27b2980e8a4c))
|
|
1469
|
+
* make LocalFiles onChange API work only with accepted files ([7f77a6d](https://github.com/procore/core/commit/7f77a6ddb415d60989abd417c68e3c01cd3fd38f))
|
|
1470
|
+
* merge ([511f967](https://github.com/procore/core/commit/511f967e750bb2d9a8b036680b8d07f259143edb))
|
|
1471
|
+
* merge branch 'develop' into GLUE-1914-wire-up-file-explorer ([0c35d05](https://github.com/procore/core/commit/0c35d0597cddef007ed34c9d0c3aba5b7d129623))
|
|
1472
|
+
* merge branch 'GLUE-1925-dropzone' into GLUE-1914-wire-up-file-explorer ([7234458](https://github.com/procore/core/commit/723445837d528d263583a11b5344d306d251ab14))
|
|
1473
|
+
* refactor thumbnail grid ([8e317f2](https://github.com/procore/core/commit/8e317f265cc4725bb57eb06be7f722290b8494c3))
|
|
1474
|
+
* resolve conflicts ([06761fd](https://github.com/procore/core/commit/06761fdcb7ebf7194ef31bec073a1d826245d259))
|
|
1475
|
+
* restructure components ([21752d6](https://github.com/procore/core/commit/21752d6624e48e88e07d17efa185b6b23763d7e1))
|
|
1476
|
+
* reword state management ([4c7830a](https://github.com/procore/core/commit/4c7830aaece7e41637a204f2df4b699bf2c35479))
|
|
1477
|
+
* scaffold LocalFiles component ([91846c7](https://github.com/procore/core/commit/91846c7281b31e21adf43d4dde85a5f2ee3daedb))
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
|
|
1481
|
+
# 8.9.0 (2020-03-26)
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
### Bug Fixes
|
|
1485
|
+
|
|
1486
|
+
* **deps:** update dependency @types/node to v12.12.30 ([#6066](https://github.com/procore/core/issues/6066)) ([9f828f4](https://github.com/procore/core/commit/9f828f4d61ef084548156ee56c61468e9063d781))
|
|
1487
|
+
* **deps:** update dependency @types/node to v12.12.31 ([#6136](https://github.com/procore/core/issues/6136)) ([196be02](https://github.com/procore/core/commit/196be0228f837b87e579e7453efff82294afe15c))
|
|
1488
|
+
* **deps:** update dependency eslint-config-prettier to v6.10.1 ([#6114](https://github.com/procore/core/issues/6114)) ([e908055](https://github.com/procore/core/commit/e908055b64393b6ac9c5e605e635b9dc4649448e))
|
|
1489
|
+
* **deps:** update jest monorepo ([#6145](https://github.com/procore/core/issues/6145)) ([40db0cc](https://github.com/procore/core/commit/40db0ccdf43ab9aec9d87335704ba1331e3394ca))
|
|
1490
|
+
* **deps:** update jest monorepo to v25.2.0 ([#6142](https://github.com/procore/core/issues/6142)) ([4558d28](https://github.com/procore/core/commit/4558d28f4bdb6bb1b2ad3eeaa7fbc457418ce4c3))
|
|
1491
|
+
* **deps:** update react monorepo ([#6102](https://github.com/procore/core/issues/6102)) ([32f3f7e](https://github.com/procore/core/commit/32f3f7e5b5c39fecbe36ac4635e6de08cd1c180c))
|
|
1492
|
+
* **deps:** update typescript-eslint monorepo to v2.24.0 ([#6079](https://github.com/procore/core/issues/6079)) ([067b438](https://github.com/procore/core/commit/067b438e85a60afeccf58473b18d1649188769d2))
|
|
1493
|
+
* **deps:** update typescript-eslint monorepo to v2.25.0 ([#6123](https://github.com/procore/core/issues/6123)) ([6da7cdb](https://github.com/procore/core/commit/6da7cdb4153fe5d29a7d002f270d33f007c57c2c))
|
|
1494
|
+
|
|
1495
|
+
|
|
1496
|
+
### Features
|
|
1497
|
+
|
|
1498
|
+
* [GLUE-2048] - Action Dropdown Component ([#6077](https://github.com/procore/core/issues/6077)) ([2ad83b5](https://github.com/procore/core/commit/2ad83b558d07e287bf08f5deae305919bacee9e3))
|
|
1499
|
+
* add row/column layout ([96be031](https://github.com/procore/core/commit/96be031e8bd4b1ffc4de96aa558fa3b76fa16395))
|
|
1500
|
+
* add sidebar navigation ([e96a078](https://github.com/procore/core/commit/e96a078aad1173371bac707337f0c4687fa20a86))
|
|
1501
|
+
* add storybook ([437863e](https://github.com/procore/core/commit/437863eeca83dbb53184b7a7168c469af6053f51))
|
|
1502
|
+
* add tif format for image ([343972e](https://github.com/procore/core/commit/343972ed355b3e06774bd220f88f017e63fed8f3))
|
|
1503
|
+
* adjust CSS ([12b1668](https://github.com/procore/core/commit/12b1668506abd8baf532c89b5d1cf90812cce027))
|
|
1504
|
+
* adjust CSS ([efd032b](https://github.com/procore/core/commit/efd032b5d217851a82c3e53727609919eb4aaa9e))
|
|
1505
|
+
* change line-height of multiline caption ([ca41788](https://github.com/procore/core/commit/ca417880d01e0a1c5e8712180647b9dad76e17ae))
|
|
1506
|
+
* fix caption CSS ([b7dcad1](https://github.com/procore/core/commit/b7dcad135be6ab21cebc81a7adb4fcff7dbdb482))
|
|
1507
|
+
* fix layout ([0db390d](https://github.com/procore/core/commit/0db390d32cad93356832d041eb8870d7e94a7dbb))
|
|
1508
|
+
* merge ([4937b77](https://github.com/procore/core/commit/4937b7737c5b504e008bfd6fc36c8f0bbb2226d9))
|
|
1509
|
+
* merge with master ([977559d](https://github.com/procore/core/commit/977559d9b70f62355be0c64c9ac7d98526d019d9))
|
|
1510
|
+
* prepare modal layout ([c5ccf51](https://github.com/procore/core/commit/c5ccf516903a851afd7469cf9af6b5d1462d6a25))
|
|
1511
|
+
* rework Thumbnail ([87c86a7](https://github.com/procore/core/commit/87c86a77f9b74c5ba7657c5ac8859931050ff75b))
|
|
1512
|
+
* show image placeholder for till files ([bb7e816](https://github.com/procore/core/commit/bb7e8168631611a4198c25420b3501e1c5eb7bf3))
|
|
1513
|
+
|
|
1514
|
+
|
|
1515
|
+
|
|
1516
|
+
## 8.8.1 (2020-03-10)
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
### Bug Fixes
|
|
1520
|
+
|
|
1521
|
+
* **deps:** update dependency @types/jest to v25.1.4 ([#6028](https://github.com/procore/core/issues/6028)) ([df7dbeb](https://github.com/procore/core/commit/df7dbeb1360314ab030bc51712664fbd220f13be))
|
|
1522
|
+
* **deps:** update typescript-eslint monorepo to v2.23.0 ([#6033](https://github.com/procore/core/issues/6033)) ([2cec80b](https://github.com/procore/core/commit/2cec80b7ec6c620ce5d8b3d5527ced386ea816db))
|
|
1523
|
+
* update core-react readme ([fe82901](https://github.com/procore/core/commit/fe82901b65ccd2dbbada7382acb7a25e47f6386a))
|
|
1524
|
+
|
|
1525
|
+
|
|
1526
|
+
### Features
|
|
1527
|
+
|
|
1528
|
+
* [GLUE-1927] ProgressBar component implementation ([#5886](https://github.com/procore/core/issues/5886)) ([e595fd5](https://github.com/procore/core/commit/e595fd5b50f45e7ff4ebe4973e3a1ab5f3de7446))
|
|
1529
|
+
|
|
1530
|
+
|
|
1531
|
+
|
|
1532
|
+
# 8.8.0 (2020-03-05)
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
### Bug Fixes
|
|
1536
|
+
|
|
1537
|
+
* add babel-loader as a dep to fix storybook ([#5990](https://github.com/procore/core/issues/5990)) ([9b98acc](https://github.com/procore/core/commit/9b98acce66a2d87b8677d0546b92585c0ebd4e7f))
|
|
1538
|
+
* **deps:** update dependency @types/node to v12.12.29 ([#5965](https://github.com/procore/core/issues/5965)) ([2f56d4a](https://github.com/procore/core/commit/2f56d4a38957661caf0f757c2f74a207aaf42e96))
|
|
1539
|
+
* **deps:** update dependency typescript to v3.8.3 ([#5968](https://github.com/procore/core/issues/5968)) ([26c67ea](https://github.com/procore/core/commit/26c67ea963375e5a55521bbc35f7ebde231e16f6))
|
|
1540
|
+
* **deps:** update typescript-eslint monorepo to v2.22.0 ([#5975](https://github.com/procore/core/issues/5975)) ([7b92a23](https://github.com/procore/core/commit/7b92a2385ddd22f9643e6b1e21cb94b3089641fa))
|
|
1541
|
+
* hide multiselect when arrow is clicked ([#5789](https://github.com/procore/core/issues/5789)) ([98c9cef](https://github.com/procore/core/commit/98c9cef763973eec225188f94613a1ff16cd461a))
|
|
1542
|
+
* if passed i18n object, override fallbacks/default locale ([#6009](https://github.com/procore/core/issues/6009)) ([312a5d0](https://github.com/procore/core/commit/312a5d0ca545c40e5836b05a6a51dcc98adb5978))
|
|
1543
|
+
|
|
1544
|
+
|
|
1545
|
+
### chore
|
|
1546
|
+
|
|
1547
|
+
* remove deprecated table-cells ([4f9a8f8](https://github.com/procore/core/commit/4f9a8f8d9e938d6bcea8b8b01244a97eae0522ec))
|
|
1548
|
+
* remove OverlayTrigger onVisibleChange prop ([bc76e3f](https://github.com/procore/core/commit/bc76e3ff1a8ab53d28fed79b1f28ac9ec554d8e5))
|
|
1549
|
+
* remove textareaRef prop from textarea ([a8bd351](https://github.com/procore/core/commit/a8bd351b57f2ba7f430489eb4baeb43204542a8e))
|
|
1550
|
+
* update date-fns to v2 ([#6006](https://github.com/procore/core/issues/6006)) ([a4f3914](https://github.com/procore/core/commit/a4f39140ee1ec1e4e63da9ad4c12c1039be8ec3c))
|
|
1551
|
+
|
|
1552
|
+
|
|
1553
|
+
### Features
|
|
1554
|
+
|
|
1555
|
+
* [GLUE-1911] introduce GroupSelect component ([#5633](https://github.com/procore/core/issues/5633)) ([cf6d7aa](https://github.com/procore/core/commit/cf6d7aa4fe82754d4c3e0889dc57a2452747328f))
|
|
1556
|
+
* [GLUE-1986] introduce Action component ([#5864](https://github.com/procore/core/issues/5864)) ([42cd52c](https://github.com/procore/core/commit/42cd52c2eb5a669752ccba32c5bef45ef7127f9b))
|
|
1557
|
+
* Component Variables 1: Button, Dropdowns, Tab Links ([#5946](https://github.com/procore/core/issues/5946)) ([025a454](https://github.com/procore/core/commit/025a45404d118d95380460e4fe86f00f1244331b))
|
|
1558
|
+
* **core-react,core-docs,core-css:** [GLUE-1922] introduce OverflowObserver component ([#5717](https://github.com/procore/core/issues/5717)) ([ec846b3](https://github.com/procore/core/commit/ec846b35a4ce112f45915a0bc314eb90195fe583))
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
### BREAKING CHANGES
|
|
1562
|
+
|
|
1563
|
+
* Removing deprecated table-cells components and css
|
|
1564
|
+
* Removal of onVisibleChange prop, use visibility lifecycle hooks instead (beforeShow, beforeHide,
|
|
1565
|
+
afterShow, afterHide)
|
|
1566
|
+
* We no longer export CalendarHelpers. use date-fns directly instead
|
|
1567
|
+
* Removing textareaRef prop, use ref instead
|
|
1568
|
+
|
|
1569
|
+
|
|
1570
|
+
|
|
1571
|
+
# 8.7.0 (2020-02-28)
|
|
1572
|
+
|
|
1573
|
+
|
|
1574
|
+
### Bug Fixes
|
|
1575
|
+
|
|
1576
|
+
* **deps:** update dependency @tinymce/tinymce-react to v3.5.0 ([#5920](https://github.com/procore/core/issues/5920)) ([d9ecc51](https://github.com/procore/core/commit/d9ecc516a5083637be6e9157faa29e4c257730e4))
|
|
1577
|
+
* **deps:** update dependency @tinymce/tinymce-react to v3.5.0 ([#5920](https://github.com/procore/core/issues/5920)) ([6e21220](https://github.com/procore/core/commit/6e21220d69edfb091b18a80c38e361f1f54529be))
|
|
1578
|
+
* **deps:** update dependency @types/node to v12.12.28 ([#5892](https://github.com/procore/core/issues/5892)) ([6c6e077](https://github.com/procore/core/commit/6c6e0775ff0fa420beee941b3efa01e7e6fb0c84))
|
|
1579
|
+
* **deps:** update dependency typescript to v3.8.2 ([#5904](https://github.com/procore/core/issues/5904)) ([a5326d6](https://github.com/procore/core/commit/a5326d63c70884e9d28729face9267c1bcd19cff))
|
|
1580
|
+
* **deps:** update dependency typescript to v3.8.2 ([#5904](https://github.com/procore/core/issues/5904)) ([6ae4e15](https://github.com/procore/core/commit/6ae4e159733a250ddd0dfbc2114f3e0f3a658b24))
|
|
1581
|
+
* **deps:** update react monorepo ([#5947](https://github.com/procore/core/issues/5947)) ([ad74eb1](https://github.com/procore/core/commit/ad74eb130a553c4c5b99fef9ddeb15121506b5aa))
|
|
1582
|
+
* **deps:** update react monorepo ([#5947](https://github.com/procore/core/issues/5947)) ([e5cad9e](https://github.com/procore/core/commit/e5cad9e19be5488a912710fdeff0efc5a62fd86e))
|
|
1583
|
+
* **deps:** update typescript-eslint monorepo to v2.21.0 ([#5926](https://github.com/procore/core/issues/5926)) ([83de6f8](https://github.com/procore/core/commit/83de6f811de00a6315dd4ddf041bed343623ac80))
|
|
1584
|
+
* **deps:** update typescript-eslint monorepo to v2.21.0 ([#5926](https://github.com/procore/core/issues/5926)) ([165782a](https://github.com/procore/core/commit/165782a42d6f7dda46cc4d8af6104e252dc35a3e))
|
|
1585
|
+
* remove onSelect from DateSelect props ([#5925](https://github.com/procore/core/issues/5925)) ([1071a47](https://github.com/procore/core/commit/1071a47097b9cbd339dd63734de23ec255c153cf))
|
|
1586
|
+
* remove onSelect from DateSelect props ([#5925](https://github.com/procore/core/issues/5925)) ([bf34330](https://github.com/procore/core/commit/bf34330eea53bdd2aedf5dac86e7962854afd4bf))
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
### Features
|
|
1590
|
+
|
|
1591
|
+
* [GLUE-1831] Contact Item component ([#5631](https://github.com/procore/core/issues/5631)) ([1f23d68](https://github.com/procore/core/commit/1f23d68c60242f6ad78b7e898be4f7d03d1504de))
|
|
1592
|
+
* a major rename ([6f78942](https://github.com/procore/core/commit/6f78942174caf4277d21e3cf1fd1b8725aaf18a1))
|
|
1593
|
+
* add unit tests ([fdfd531](https://github.com/procore/core/commit/fdfd531b8953dff0c7bdc2f9d5296721ec328714))
|
|
1594
|
+
* add unit tests ([9aa8d04](https://github.com/procore/core/commit/9aa8d04d6b8c36d6059b1d16cde1219b038258be))
|
|
1595
|
+
* adjust to overflow API ([ba5d00e](https://github.com/procore/core/commit/ba5d00e330f241cba3c66f2bc474bf3794f37b23))
|
|
1596
|
+
* apply some tweaks ([ff24707](https://github.com/procore/core/commit/ff247076f4f3494e909a66e2581c303103df4ed2))
|
|
1597
|
+
* change primavera ext ([9a5e047](https://github.com/procore/core/commit/9a5e04780f5b41a425ac74dad7c7fba30bc83341))
|
|
1598
|
+
* **core-react:** adds story for links ([#5951](https://github.com/procore/core/issues/5951)) ([64eef99](https://github.com/procore/core/commit/64eef991d4c795a4decd379d687196d8ecfb5705))
|
|
1599
|
+
* **core-react:** allow Link to be used without href prop ([#5927](https://github.com/procore/core/issues/5927)) ([e598e06](https://github.com/procore/core/commit/e598e06061d1b219544210d9f213cafdc22262cc))
|
|
1600
|
+
* **core-react:** allow Link to be used without href prop ([#5927](https://github.com/procore/core/issues/5927)) ([cac7a28](https://github.com/procore/core/commit/cac7a28ca868c402bea299432cc6f28e10ef99c2))
|
|
1601
|
+
* **core-react:** story for input field ([#5929](https://github.com/procore/core/issues/5929)) ([7e11d25](https://github.com/procore/core/commit/7e11d25d7cbeed947c2ec3ed93a995922ea26932))
|
|
1602
|
+
* **core-react:** story for input field ([#5929](https://github.com/procore/core/issues/5929)) ([0017ab9](https://github.com/procore/core/commit/0017ab99d31393c3dd5078b70c8858e9e41e5066))
|
|
1603
|
+
* fix demo ([8221cef](https://github.com/procore/core/commit/8221cefca0689aa212ef1c29d30124c71c9c4514))
|
|
1604
|
+
* fix icons, revert truncation for small thumbnails ([00f6780](https://github.com/procore/core/commit/00f67801edf44b0d0bfb1f3b15848d250b9e7386))
|
|
1605
|
+
* fix overflow detection ([6390d55](https://github.com/procore/core/commit/6390d557e309abee8536491f7afdb19c94922765))
|
|
1606
|
+
* merge ([124e46f](https://github.com/procore/core/commit/124e46f0a8ca0ea07c498cf303e16b5a1ae48f7d))
|
|
1607
|
+
* merge ([5c1d1c9](https://github.com/procore/core/commit/5c1d1c9c65da71ae37a54309b6d3d8fbd971c2ed))
|
|
1608
|
+
* merge ([6acae52](https://github.com/procore/core/commit/6acae523a67b33a74727410b85fbc4b249bd6a21))
|
|
1609
|
+
* merge ([3334447](https://github.com/procore/core/commit/33344475c1a04ca044663fb278bbc01078a93003))
|
|
1610
|
+
* refactor CSS, add core-css docs ([c2126dc](https://github.com/procore/core/commit/c2126dc5e9319b9c562d731622b057b07f4859f6))
|
|
1611
|
+
* rename isOverflown to isOverflowing ([b58f687](https://github.com/procore/core/commit/b58f6873a8fdccd4c9b46c2b25e263fbdbeb750a))
|
|
1612
|
+
* rename useCaptionPlaceholder to hasCaptionPlaceholder ([9fb007b](https://github.com/procore/core/commit/9fb007b7a0432c47caa0b3fcd428e699163b8ad7))
|
|
1613
|
+
* restrict usage of vendor image mime types ([0403ca1](https://github.com/procore/core/commit/0403ca19113ef1f4e1cbc2311c4f2e7a8fa63294))
|
|
1614
|
+
* temporary revert truncation ([d36a988](https://github.com/procore/core/commit/d36a988cb7fe4fa1c6dd9a9b48561d604d92a6a2))
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
|
|
1618
|
+
# 8.6.0 (2020-02-18)
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
### Bug Fixes
|
|
1622
|
+
|
|
1623
|
+
* **deps:** update dependency @types/node to v12.12.27 ([#5822](https://github.com/procore/core/issues/5822)) ([b518e80](https://github.com/procore/core/commit/b518e80e74dfe15fe19085fdfd42f8df2d498f9a))
|
|
1624
|
+
* **deps:** update dependency eslint-plugin-react-hooks to v2.4.0 ([#5861](https://github.com/procore/core/issues/5861)) ([a4ccaf5](https://github.com/procore/core/commit/a4ccaf5e7bf281d33fa4eb945300ed37134c2973))
|
|
1625
|
+
* **deps:** update typescript-eslint monorepo to v2.19.2 ([#5829](https://github.com/procore/core/issues/5829)) ([1657949](https://github.com/procore/core/commit/165794944fc3a232742a54a75558ee6a2387d418))
|
|
1626
|
+
* **deps:** update typescript-eslint monorepo to v2.20.0 ([#5859](https://github.com/procore/core/issues/5859)) ([75c579c](https://github.com/procore/core/commit/75c579c042042a8445d1f4a0d69a085af525d462))
|
|
1627
|
+
* type fix for EmptyState ([#5852](https://github.com/procore/core/issues/5852)) ([ea0e00b](https://github.com/procore/core/commit/ea0e00bd276b8306916643066793c8e21ce7427e))
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
### Features
|
|
1631
|
+
|
|
1632
|
+
* add jest snapshots ([23dd083](https://github.com/procore/core/commit/23dd083a7ff63690893dd3748dfb5e316e5be67f))
|
|
1633
|
+
* add tabindex ([9cf1eed](https://github.com/procore/core/commit/9cf1eedf442fc886bf3fc0f095e55cafd1933315))
|
|
1634
|
+
* add tooltip to truncated text ([2756cae](https://github.com/procore/core/commit/2756cae8de86c550cb62d8e3187145a7dd96e5ef))
|
|
1635
|
+
* add vertical truncation detection, change the docs ([dea44c9](https://github.com/procore/core/commit/dea44c9f3ed787782c3830479f4884e2819bef00))
|
|
1636
|
+
* apply fixes according to code review comments ([4f5e208](https://github.com/procore/core/commit/4f5e2089978277470b7e07ae51aea5d6ee7f7d3a))
|
|
1637
|
+
* dropdown component in storybook ([#5813](https://github.com/procore/core/issues/5813)) ([54a0a97](https://github.com/procore/core/commit/54a0a974a5557635e023355e153410375849d4b3))
|
|
1638
|
+
* fix icon ([cee479f](https://github.com/procore/core/commit/cee479f4815ce3247c0fb913f77c0c497f811112))
|
|
1639
|
+
* fix icon ([bdf59e8](https://github.com/procore/core/commit/bdf59e8ace2510dc3ec7b7f474de1740824e2c07))
|
|
1640
|
+
* implememt Thumbnail and Thumbnail.Placeholder components ([a0729c1](https://github.com/procore/core/commit/a0729c106b739b45abcb416efbc428a4b3783a3b))
|
|
1641
|
+
* implement smart caption, update docs ([964ec50](https://github.com/procore/core/commit/964ec505e1d87109c669eadecce8a743d07fdfe7))
|
|
1642
|
+
* merge branch 'develop' into GLUE-1943 ([4473a65](https://github.com/procore/core/commit/4473a65cd5e99e5443da15048c73c0b75888d38f))
|
|
1643
|
+
* refactor CSS ([583eca1](https://github.com/procore/core/commit/583eca1125a467e515133cced82b7d29ef1d79b1))
|
|
1644
|
+
* refine docs ([1b27dd0](https://github.com/procore/core/commit/1b27dd0b1d272a9a75648fd2674344b53f2c9fe1))
|
|
1645
|
+
* rename components ([85c2dcf](https://github.com/procore/core/commit/85c2dcf2dad9c9809b7ba3c11a55d3216f30f206))
|
|
1646
|
+
* WXP Detail Page Layout ([#5814](https://github.com/procore/core/issues/5814)) ([aa594ff](https://github.com/procore/core/commit/aa594ff5e95d138602fc2f587c281950cabdf59d))
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
|
|
1650
|
+
## 8.5.2 (2020-02-06)
|
|
1651
|
+
|
|
1652
|
+
|
|
1653
|
+
|
|
1654
|
+
# 8.5.0 (2020-02-06)
|
|
1655
|
+
|
|
1656
|
+
|
|
1657
|
+
### Features
|
|
1658
|
+
|
|
1659
|
+
* add docs ([80d44c5](https://github.com/procore/core/commit/80d44c577f2cbcaa2841c26855c8b8e636fd46be))
|
|
1660
|
+
* focus and hover styling ([5a1eac7](https://github.com/procore/core/commit/5a1eac7cd9393b6157b1ff7e19fa9e9d30d0d600))
|
|
1661
|
+
|
|
1662
|
+
|
|
1663
|
+
|
|
1664
|
+
# 8.4.0 (2020-02-06)
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
### Bug Fixes
|
|
1668
|
+
|
|
1669
|
+
* [GLUE-1941] removing tabs never cleaned up bugfix ([#5665](https://github.com/procore/core/issues/5665)) ([93224b1](https://github.com/procore/core/commit/93224b1be201381becb9d967013465c0d691ccfb))
|
|
1670
|
+
* append value to path onChange ([#5750](https://github.com/procore/core/issues/5750)) ([0399a29](https://github.com/procore/core/commit/0399a297124d671cb316cf46c570e8354abe6f64))
|
|
1671
|
+
* **deps:** update babel monorepo to v7.8.4 ([#5694](https://github.com/procore/core/issues/5694)) ([867e879](https://github.com/procore/core/commit/867e8795e3f9ba8490ac0e6d095134f5aff6d8dc))
|
|
1672
|
+
* **deps:** update dependency @tinymce/tinymce-react to v3.4.0 ([#5716](https://github.com/procore/core/issues/5716)) ([62da997](https://github.com/procore/core/commit/62da997349af28828eccd70ca66c0cd066697423))
|
|
1673
|
+
* **deps:** update dependency @types/node to v12.12.26 ([#5678](https://github.com/procore/core/issues/5678)) ([8cf70d4](https://github.com/procore/core/commit/8cf70d442233dd95d679d6f2ce3d3cf82f67fb81))
|
|
1674
|
+
* **deps:** update dependency eslint-config-prettier to v6.10.0 ([#5670](https://github.com/procore/core/issues/5670)) ([09a84af](https://github.com/procore/core/commit/09a84af75b69f4d866ece4b0e2d6f35e11151f5a))
|
|
1675
|
+
* **deps:** update dependency ramda to v0.27.0 ([#5734](https://github.com/procore/core/issues/5734)) ([7057def](https://github.com/procore/core/commit/7057def0b57c29ea9eedf155421b0fb3c9f2f26b))
|
|
1676
|
+
* **deps:** update jest monorepo to v25 (major) ([#5628](https://github.com/procore/core/issues/5628)) ([66d5ba2](https://github.com/procore/core/commit/66d5ba212a12924d10f26803e36e84d8dc25cb63))
|
|
1677
|
+
* **deps:** update typescript-eslint monorepo to v2.19.0 ([#5748](https://github.com/procore/core/issues/5748)) ([0c04bef](https://github.com/procore/core/commit/0c04befca29ab8246912dab918dd81b5319af965))
|
|
1678
|
+
* extend MenuProps typespec to include style prop ([#5756](https://github.com/procore/core/issues/5756)) ([8e84c51](https://github.com/procore/core/commit/8e84c51379ba91d647da4669661d3ef5ce4381bc))
|
|
1679
|
+
* make tokenRenderer optional ([2fa9ecc](https://github.com/procore/core/commit/2fa9ecc52643e5d5ed1826be1fd34a692b049cf2))
|
|
1680
|
+
* review comments ([fabe403](https://github.com/procore/core/commit/fabe403d71584962dd8a24616e23478f718a5bd9))
|
|
1681
|
+
|
|
1682
|
+
|
|
1683
|
+
### Features
|
|
1684
|
+
|
|
1685
|
+
* [GLUE-1940] Table Font Size ([#5668](https://github.com/procore/core/issues/5668)) ([5cecb69](https://github.com/procore/core/commit/5cecb693ae7d97981e70ad19ea9ae806da689a43))
|
|
1686
|
+
* add SourceItem component ([716f879](https://github.com/procore/core/commit/716f879f0110966e221c0adab732a2ea96d8fac5))
|
|
1687
|
+
* add Thumbnail component ([1444cf9](https://github.com/procore/core/commit/1444cf92d697464065f34993ece54b300a62d75a))
|
|
1688
|
+
* change useTruncation API ([5039bdc](https://github.com/procore/core/commit/5039bdc8e5dc3fa341caf2d36bb22609a806bbd6))
|
|
1689
|
+
* **core-react:** add useIsNodeTruncated hook ([e0218f2](https://github.com/procore/core/commit/e0218f22a197372c24b71e3101cb72b3b6f785ab))
|
|
1690
|
+
* Expose Overlaytrigger Lifecycle Methods for DateSelect ([#5691](https://github.com/procore/core/issues/5691)) ([4bdca4e](https://github.com/procore/core/commit/4bdca4e1ac97fd92fc5958396f31fae40e784d6c))
|
|
1691
|
+
* rename groups to optgroups, add roadmap and deprecation warnings ([2cfa349](https://github.com/procore/core/commit/2cfa349d46937674b78b3f0ba6165c8aed872c5f))
|
|
1692
|
+
* update component states' styling ([3d163d9](https://github.com/procore/core/commit/3d163d9a28ad5bc02365c3dd617910b66d8af00a))
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
# 8.3.0 (2020-01-27)
|
|
1697
|
+
|
|
1698
|
+
|
|
1699
|
+
### Bug Fixes
|
|
1700
|
+
|
|
1701
|
+
* **core-react:** textEditor bug fix ([df4acdc](https://github.com/procore/core/commit/df4acdca15ab7d01a6fba586573a294f6ddc6af0)), closes [#5636](https://github.com/procore/core/issues/5636)
|
|
1702
|
+
* **deps:** update dependency @types/node to v12.12.25 ([#5607](https://github.com/procore/core/issues/5607)) ([dda9ee1](https://github.com/procore/core/commit/dda9ee1e0ef8e7432ba2bdbf31fc25d9cf4e7808))
|
|
1703
|
+
* **deps:** update dependency sass-loader to v8.0.1 ([#5527](https://github.com/procore/core/issues/5527)) ([a703bd3](https://github.com/procore/core/commit/a703bd3c991f73885e21208581410acf1be1d6cd))
|
|
1704
|
+
* **deps:** update dependency sass-loader to v8.0.2 ([#5543](https://github.com/procore/core/issues/5543)) ([34b6c59](https://github.com/procore/core/commit/34b6c59b932a4731568e6f10fc5d4b8c2668e263))
|
|
1705
|
+
* **deps:** update dependency typescript to v3.7.5 ([#5599](https://github.com/procore/core/issues/5599)) ([c90e3f5](https://github.com/procore/core/commit/c90e3f5acb52d1a8f0649855077d3496518528bd))
|
|
1706
|
+
* **deps:** update typescript-eslint monorepo to v2.16.0 ([#5545](https://github.com/procore/core/issues/5545)) ([dc85375](https://github.com/procore/core/commit/dc853753baa30a39f999155247ffccb7bc61cf9e))
|
|
1707
|
+
* **deps:** update typescript-eslint monorepo to v2.17.0 ([#5615](https://github.com/procore/core/issues/5615)) ([1a64070](https://github.com/procore/core/commit/1a640702ff943e58aa410a2499793b312853f4fb))
|
|
1708
|
+
* **deps:** update typescript-eslint monorepo to v2.18.0 ([#5659](https://github.com/procore/core/issues/5659)) ([6e1a2eb](https://github.com/procore/core/commit/6e1a2eb2ff3cb913b359390f8b39a75665aeb210))
|
|
1709
|
+
* fix internal search for multiselect ([9ca962a](https://github.com/procore/core/commit/9ca962a0f7bef22eccc1e083a66a73ddcdafbdd5))
|
|
1710
|
+
* fix internal search for multiselect ([#5583](https://github.com/procore/core/issues/5583)) ([8a66b90](https://github.com/procore/core/commit/8a66b90c9c63bfea3a46e002086d8c7340d0b369))
|
|
1711
|
+
* fixes Tabs "More" to be click instead of hover ([1993634](https://github.com/procore/core/commit/199363456633e9b827f8bf4530dc0d90552d0f35))
|
|
1712
|
+
|
|
1713
|
+
|
|
1714
|
+
### Features
|
|
1715
|
+
|
|
1716
|
+
* [GLUE-1824] Add i18nScope to Dropdown and Select ([#5562](https://github.com/procore/core/issues/5562)) ([fe22610](https://github.com/procore/core/commit/fe22610378af0bb58912728fa346635691d99e26))
|
|
1717
|
+
* add getGroup ([f74f693](https://github.com/procore/core/commit/f74f69344556f8b68c3f12b215e212b691432663))
|
|
1718
|
+
* add multiselect custom groups docs ([51d41fc](https://github.com/procore/core/commit/51d41fc8aa69b117a5f541e23182b883b0fb0774))
|
|
1719
|
+
* add multiselect groups ([01c5b36](https://github.com/procore/core/commit/01c5b366efc7488ed6057a00e7bac10ab11f0523))
|
|
1720
|
+
* add tokenRenderer ([341d348](https://github.com/procore/core/commit/341d3481a24b85ffa625516e81387117d8819a0b))
|
|
1721
|
+
* controlled Search is now possible ([#5596](https://github.com/procore/core/issues/5596)) ([f0aa47c](https://github.com/procore/core/commit/f0aa47c48977a624f160e253360946216fa39132))
|
|
1722
|
+
* **core-react:** add indeterminate no label ([24a1184](https://github.com/procore/core/commit/24a1184ff6d26cdb57c62c2a169b4e6ea51b4e90))
|
|
1723
|
+
* **core-react:** add level story to card ([49d5d2a](https://github.com/procore/core/commit/49d5d2ab953a9cc736f3a0818dc82e5af30f219c))
|
|
1724
|
+
* **core-react:** add story for calendar component ([4b986de](https://github.com/procore/core/commit/4b986deed54dbb219138cc732bd1fa90fbd48763))
|
|
1725
|
+
* **core-react:** add story for checkbox ([85d1451](https://github.com/procore/core/commit/85d14518ef2a0764b26ef25c78a135357c209730))
|
|
1726
|
+
* **core-react:** fix calendar import ([086a489](https://github.com/procore/core/commit/086a489272b5b29752efabd49fe467a7748eca3e))
|
|
1727
|
+
* **core-react:** font-family lato works ([7bc64ee](https://github.com/procore/core/commit/7bc64ee05affbd0f6d8a9f73d27cb56b7f89d606))
|
|
1728
|
+
* **core-react:** import lato font ([d9fd9c1](https://github.com/procore/core/commit/d9fd9c18c0cbd8b1c819a673c930d3ceca11bc41))
|
|
1729
|
+
* **core-react:** yarn.lock conflict ([ab42b15](https://github.com/procore/core/commit/ab42b1582490af18fd9b24416f065018c173d36f))
|
|
1730
|
+
* make groups optional ([5ee3610](https://github.com/procore/core/commit/5ee3610cfd96ede20d1997aebaede9155a804756))
|
|
1731
|
+
* post-merge fix ([6bdb06c](https://github.com/procore/core/commit/6bdb06c1e1589d8760949a0706fe4423c056509d))
|
|
1732
|
+
* remove redundant code, prevent error if group is not found ([685f5a9](https://github.com/procore/core/commit/685f5a9330c942f917712b52e10b4fd669e224f6))
|
|
1733
|
+
* rename Option and Group interfaces ([211cbfa](https://github.com/procore/core/commit/211cbfa06b81df13d52ef35bcd2a2665bd822a2b))
|
|
1734
|
+
* setup percy for storybook ([#5535](https://github.com/procore/core/issues/5535)) ([63cf8c3](https://github.com/procore/core/commit/63cf8c36c03760b66548542a954b8d100fe312dc))
|
|
1735
|
+
|
|
1736
|
+
|
|
1737
|
+
|
|
1738
|
+
## 8.2.1 (2020-01-09)
|
|
1739
|
+
|
|
1740
|
+
|
|
1741
|
+
|
|
1742
|
+
# 8.2.0 (2020-01-09)
|
|
1743
|
+
|
|
1744
|
+
|
|
1745
|
+
### Bug Fixes
|
|
1746
|
+
|
|
1747
|
+
* [GLUE-1801] Checkbox No Paragraph Tag ([#5351](https://github.com/procore/core/issues/5351)) ([040b476](https://github.com/procore/core/commit/040b4764afd9b2afbd1a93f3b164628eca9cfaab))
|
|
1748
|
+
* **core-react:** fix tsconfig for storybook, hopefully ([228baf7](https://github.com/procore/core/commit/228baf7f6afb9c4b1dd0587e6175f35b4fe9f02e))
|
|
1749
|
+
* **core-react:** localisation for Pagination component ([#5403](https://github.com/procore/core/issues/5403)) ([3ed1113](https://github.com/procore/core/commit/3ed11135cb50d9080cb53455ac850d7571e61da9))
|
|
1750
|
+
* **deps:** update babel monorepo to v7.7.6 ([#5374](https://github.com/procore/core/issues/5374)) ([60f7547](https://github.com/procore/core/commit/60f754794264c25b518cc5096bef26b0ab45aa0d))
|
|
1751
|
+
* **deps:** update dependency @types/node to v12.12.16 ([#5377](https://github.com/procore/core/issues/5377)) ([90e670f](https://github.com/procore/core/commit/90e670f3d5f09c80912bfd6c2e377d3be442bbe2))
|
|
1752
|
+
* **deps:** update dependency @types/node to v12.12.17 ([#5385](https://github.com/procore/core/issues/5385)) ([8bb5a26](https://github.com/procore/core/commit/8bb5a26c1815123e79b209dd53ed43890de0f0ad))
|
|
1753
|
+
* **deps:** update dependency @types/node to v12.12.18 ([#5413](https://github.com/procore/core/issues/5413)) ([5e70f87](https://github.com/procore/core/commit/5e70f8709e68d4077b87e63040f664a5a5308c1d))
|
|
1754
|
+
* **deps:** update dependency @types/node to v12.12.19 ([#5425](https://github.com/procore/core/issues/5425)) ([7cea153](https://github.com/procore/core/commit/7cea15300519c72eac13a51077c7767b15b93913))
|
|
1755
|
+
* **deps:** update dependency @types/node to v12.12.20 ([#5428](https://github.com/procore/core/issues/5428)) ([1616ed4](https://github.com/procore/core/commit/1616ed496d921c435d1743eae72248bafce36eb9))
|
|
1756
|
+
* **deps:** update dependency @types/node to v12.12.21 ([#5435](https://github.com/procore/core/issues/5435)) ([8b22cde](https://github.com/procore/core/commit/8b22cde499e9264a2cceecabbe4a8adc6f991f1c))
|
|
1757
|
+
* **deps:** update dependency @types/node to v12.12.22 ([#5466](https://github.com/procore/core/issues/5466)) ([7d5155a](https://github.com/procore/core/commit/7d5155ade64dcbda35e38dcad8f3a57263edd4e0))
|
|
1758
|
+
* **deps:** update dependency @types/node to v12.12.24 ([#5490](https://github.com/procore/core/issues/5490)) ([94760e7](https://github.com/procore/core/commit/94760e711dc5f70772c997ac7c21546c32bf5e10))
|
|
1759
|
+
* **deps:** update dependency eslint to v6.8.0 ([#5459](https://github.com/procore/core/issues/5459)) ([fd94903](https://github.com/procore/core/commit/fd94903986b5989c6079c5a63a6729dcd28eb622))
|
|
1760
|
+
* **deps:** update dependency eslint-config-prettier to v6.8.0 ([#5471](https://github.com/procore/core/issues/5471)) ([d265592](https://github.com/procore/core/commit/d2655928129b62bda5f05dc2e8e609c807503483))
|
|
1761
|
+
* **deps:** update dependency eslint-config-prettier to v6.9.0 ([#5477](https://github.com/procore/core/issues/5477)) ([fc57bdb](https://github.com/procore/core/commit/fc57bdb352426e9e39ad78925c4ebd147b7ac3ae))
|
|
1762
|
+
* **deps:** update dependency i18n-js to v3.5.1 ([#5461](https://github.com/procore/core/issues/5461)) ([8b278fa](https://github.com/procore/core/commit/8b278fa9f4e88ee6e6d1e01ea903124db45c6822))
|
|
1763
|
+
* **deps:** update dependency typescript to v3.7.3 ([#5354](https://github.com/procore/core/issues/5354)) ([7ac2476](https://github.com/procore/core/commit/7ac2476fb8b8af4097a6c345d2966de62a73f9da))
|
|
1764
|
+
* **deps:** update dependency typescript to v3.7.4 ([#5460](https://github.com/procore/core/issues/5460)) ([e1b320a](https://github.com/procore/core/commit/e1b320ae9e28e8dbd69b030b3e1ccc962c02b240))
|
|
1765
|
+
* **deps:** update typescript-eslint monorepo to v2.11.0 ([#5380](https://github.com/procore/core/issues/5380)) ([7d27447](https://github.com/procore/core/commit/7d27447c400b078ad1911032b579069d9ec1e21b))
|
|
1766
|
+
* **deps:** update typescript-eslint monorepo to v2.12.0 ([#5416](https://github.com/procore/core/issues/5416)) ([5dc74c5](https://github.com/procore/core/commit/5dc74c59ba645b43a5c1ac0b127b50bb2af8005a))
|
|
1767
|
+
* **deps:** update typescript-eslint monorepo to v2.13.0 ([#5468](https://github.com/procore/core/issues/5468)) ([e5e1678](https://github.com/procore/core/commit/e5e167829ee0e5d99077cc89423d2b3c4c5d9e9f))
|
|
1768
|
+
* **deps:** update typescript-eslint monorepo to v2.14.0 ([#5483](https://github.com/procore/core/issues/5483)) ([ad5fdfd](https://github.com/procore/core/commit/ad5fdfd072878eb2fe1c380cb3d900533d2106b0))
|
|
1769
|
+
* **deps:** update typescript-eslint monorepo to v2.15.0 ([#5496](https://github.com/procore/core/issues/5496)) ([69ec45a](https://github.com/procore/core/commit/69ec45a9b92d14ab8542cfe78dd4f82949b4132d))
|
|
1770
|
+
* fixing I18n and specs ([#5340](https://github.com/procore/core/issues/5340)) ([aacd143](https://github.com/procore/core/commit/aacd1439ba33fec4609235d5eec01ce637e34cf7))
|
|
1771
|
+
* selectableTiers prop doc, spinnerLabel documented ([#5500](https://github.com/procore/core/issues/5500)) ([b0447b7](https://github.com/procore/core/commit/b0447b7f8b6a665a774f530cc3595de2b2f58440))
|
|
1772
|
+
|
|
1773
|
+
|
|
1774
|
+
### Features
|
|
1775
|
+
|
|
1776
|
+
* [GLUE-1522] Docs v2 gatsby mdx ([#5252](https://github.com/procore/core/issues/5252)) ([6ad044a](https://github.com/procore/core/commit/6ad044a797d7a653902dd57374bcacfd023d6425))
|
|
1777
|
+
* [GLUE-1803] Error boolean prop for Input, TextArea, DateInput, DateSelect ([#5350](https://github.com/procore/core/issues/5350)) ([42a8a6c](https://github.com/procore/core/commit/42a8a6c52b161373df0604942e2bfae1a9c4f9e8))
|
|
1778
|
+
* [GLUE-1805] Add a @procore/core-i18n-js package ([#5441](https://github.com/procore/core/issues/5441)) ([34ffaa5](https://github.com/procore/core/commit/34ffaa56639bec69a61955b374c99460876bcd22))
|
|
1779
|
+
* **core-react:** add story for card ([cda209d](https://github.com/procore/core/commit/cda209dc2db8ae1dbe0c2c6ba7788482afa0a56d))
|
|
1780
|
+
* **core-react:** add storybook avatar test ([5d890b1](https://github.com/procore/core/commit/5d890b1130ac1fb0f889beebf82c3be4e2632137))
|
|
1781
|
+
* **core-react:** adds avatar tests ([4a4d1dc](https://github.com/procore/core/commit/4a4d1dcd8113e09a2036b6cb2d24f7f7001d53e6))
|
|
1782
|
+
* **core-react:** breadcrumbs stories & TEXT export ([b3d7ed1](https://github.com/procore/core/commit/b3d7ed1e9b972041149b527551e1a8626b085e29))
|
|
1783
|
+
* **core-react:** more avatar tests ([6808bec](https://github.com/procore/core/commit/6808becc09d595b9aee1125bbada13d765930d3b))
|
|
1784
|
+
* **core-react:** remove some duplicate cases ([5fb6dff](https://github.com/procore/core/commit/5fb6dff49e70401a592ee400063145302e7821b7))
|
|
1785
|
+
* **core-react:** simple breadcrumb test ([76f25ba](https://github.com/procore/core/commit/76f25bafeeae89aee6f2401383ca91008e580d98))
|
|
1786
|
+
* **core-react:** stories for banner storybook ([be65382](https://github.com/procore/core/commit/be653822cc816f3d6c89a25069ead4340f0c661e))
|
|
1787
|
+
* **core-react:** storybook for banner component ([0d36e75](https://github.com/procore/core/commit/0d36e758b82b52aa1578af63b936255bcf36fdda))
|
|
1788
|
+
* **core-react:** yarn-lock ([520bcc2](https://github.com/procore/core/commit/520bcc2553659b44903c9c773e77199eb7e6d533))
|
|
1789
|
+
|
|
1790
|
+
|
|
1791
|
+
### Reverts
|
|
1792
|
+
|
|
1793
|
+
* reverts the work done on modal to allow it to scroll again ([#5355](https://github.com/procore/core/issues/5355)) ([90bb9fd](https://github.com/procore/core/commit/90bb9fde838908b49fad46ec8587ca8b2f462f39))
|
|
1794
|
+
|
|
1795
|
+
|
|
1796
|
+
|
|
1797
|
+
# 8.1.0 (2019-12-03)
|
|
1798
|
+
|
|
1799
|
+
|
|
1800
|
+
### Bug Fixes
|
|
1801
|
+
|
|
1802
|
+
* [GLUE-1786] re-allow custom t function from custom i18n object ([#5290](https://github.com/procore/core/issues/5290)) ([d0342b5](https://github.com/procore/core/commit/d0342b58c982bd0eeadd07d70dd60893ed91eef6))
|
|
1803
|
+
* **core-react:** createRef -> useRef change ([879a48a](https://github.com/procore/core/commit/879a48a7b2d5171e94049d3bcf52ec9bdf0a6544))
|
|
1804
|
+
* **core-react:** explicit w\ null arg ([2da07f6](https://github.com/procore/core/commit/2da07f6c0aa904f64868740a0ac58790ad047d51))
|
|
1805
|
+
* **deps:** update dependency eslint to v6.7.0 ([#5298](https://github.com/procore/core/issues/5298)) ([aac3e51](https://github.com/procore/core/commit/aac3e511b539822fd4d41b2bc8526379155c7453))
|
|
1806
|
+
* **deps:** update dependency eslint to v6.7.1 ([#5307](https://github.com/procore/core/issues/5307)) ([e4f066a](https://github.com/procore/core/commit/e4f066a1f31631aa08a152284dca0542ec08d9c7))
|
|
1807
|
+
* **deps:** update dependency eslint to v6.7.2 ([#5330](https://github.com/procore/core/issues/5330)) ([3653012](https://github.com/procore/core/commit/3653012f9642c74e3061b1f29a8e8c855ec94d8e))
|
|
1808
|
+
* **deps:** update dependency eslint-config-prettier to v6.7.0 ([#5271](https://github.com/procore/core/issues/5271)) ([5457140](https://github.com/procore/core/commit/545714046d9af334e61ec227a3fe967826c68d06))
|
|
1809
|
+
* **deps:** update typescript-eslint monorepo to v2.10.0 ([#5335](https://github.com/procore/core/issues/5335)) ([3b9b1b6](https://github.com/procore/core/commit/3b9b1b6aafa8a0a440d380794244e4d9d494e76b))
|
|
1810
|
+
* **deps:** update typescript-eslint monorepo to v2.8.0 ([#5270](https://github.com/procore/core/issues/5270)) ([bf59ead](https://github.com/procore/core/commit/bf59eadd74e7a8d7ddf96d9833b55de8721de97f))
|
|
1811
|
+
* **deps:** update typescript-eslint monorepo to v2.9.0 ([#5311](https://github.com/procore/core/issues/5311)) ([8b8e1e7](https://github.com/procore/core/commit/8b8e1e7d3fd9dcebab9260ec9919197fa17f64b3))
|
|
1812
|
+
|
|
1813
|
+
|
|
1814
|
+
### Features
|
|
1815
|
+
|
|
1816
|
+
* [GLUE-818] Inline Editable Datepicker Cell ([#4992](https://github.com/procore/core/issues/4992)) ([1f85521](https://github.com/procore/core/commit/1f855216dd26f677a3429eb2286f2df337ac9ef6))
|
|
1817
|
+
* **core-react:** first full pass for button in storybook ([01a76ef](https://github.com/procore/core/commit/01a76ef6f074b2704a19dae66f9ec27702d69223))
|
|
1818
|
+
* **core-react:** resolved merge conflict ([ddf861f](https://github.com/procore/core/commit/ddf861fb7cdd994f969006263c026233d2a137a8))
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
|
|
1822
|
+
## 8.0.1 (2019-11-18)
|
|
1823
|
+
|
|
1824
|
+
|
|
1825
|
+
### Bug Fixes
|
|
1826
|
+
|
|
1827
|
+
* add core-icons as a dep to core-react ([#5262](https://github.com/procore/core/issues/5262)) ([42f6463](https://github.com/procore/core/commit/42f64635564e9e9a020527327957e20ab877581d))
|
|
1828
|
+
* **deps:** update dependency eslint-config-prettier to v6.6.0 ([#5256](https://github.com/procore/core/issues/5256)) ([04d3457](https://github.com/procore/core/commit/04d3457453776378aeec86daad06447b37fd6ff5))
|
|
1829
|
+
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
# 8.0.0 (2019-11-15)
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
### Bug Fixes
|
|
1836
|
+
|
|
1837
|
+
* change target back to es5 so ie works again ([#5227](https://github.com/procore/core/issues/5227)) ([9fcb500](https://github.com/procore/core/commit/9fcb5001fc2dfb3d5d33d61386cbadf28820ae79))
|
|
1838
|
+
* **deps:** update dependency i18n-js to v3.5.0 ([#5220](https://github.com/procore/core/issues/5220)) ([4d5ad9c](https://github.com/procore/core/commit/4d5ad9c2155867d872aa19784b857e14cc2996a7))
|
|
1839
|
+
* **deps:** update react monorepo ([#5243](https://github.com/procore/core/issues/5243)) ([2ef7879](https://github.com/procore/core/commit/2ef7879234499aa8e792b0d619fdd5e6a273e618))
|
|
1840
|
+
* **deps:** update typescript-eslint monorepo to v2.7.0 ([#5208](https://github.com/procore/core/issues/5208)) ([a5eee49](https://github.com/procore/core/commit/a5eee4953a7c29e5b546e9f9d655e0278912c08f))
|
|
1841
|
+
* i18n provider args and copy i18njs into new object ([#5242](https://github.com/procore/core/issues/5242)) ([48764e5](https://github.com/procore/core/commit/48764e525010ca2312320fbd0e861c391a1dbcda))
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
### Features
|
|
1845
|
+
|
|
1846
|
+
* **core-react:** setup storybook on core-react ([b47ab3a](https://github.com/procore/core/commit/b47ab3a3506c82ed46193a609e85ad2cfbf83887))
|
|
1847
|
+
* updated translations from Phrase ([#5238](https://github.com/procore/core/issues/5238)) ([1aa348b](https://github.com/procore/core/commit/1aa348bb445ba0dd4e0b9a78dbb022dceabd638c))
|
|
1848
|
+
|
|
1849
|
+
|
|
1850
|
+
|
|
1851
|
+
## 7.21.3 (2019-11-11)
|
|
1852
|
+
|
|
1853
|
+
|
|
1854
|
+
### Bug Fixes
|
|
1855
|
+
|
|
1856
|
+
* **deps:** update babel monorepo to v7.7.2 ([#5180](https://github.com/procore/core/issues/5180)) ([dba58dc](https://github.com/procore/core/commit/dba58dcc41de30790e5e7ccb20df964334c5f757))
|
|
1857
|
+
* **deps:** update dependency typescript to v3.7.2 ([#5166](https://github.com/procore/core/issues/5166)) ([f33feff](https://github.com/procore/core/commit/f33feffb394c1c728b242d39751e07b8b49a487e))
|
|
1858
|
+
* **deps:** update typescript-eslint monorepo to v2.6.1 ([#5159](https://github.com/procore/core/issues/5159)) ([c3f0443](https://github.com/procore/core/commit/c3f044348e0007867c7f6c3edf5a58bfec7b1160))
|
|
1859
|
+
* removes getId getLabel spread onto dom ([#5175](https://github.com/procore/core/issues/5175)) ([2dd4f7e](https://github.com/procore/core/commit/2dd4f7ec97f647230970a9ccfe041be7dfec8834))
|
|
1860
|
+
* use svg icons for modal, toast, and pagination ([02ab7f8](https://github.com/procore/core/commit/02ab7f8a7b564613bab5c653ba8492b28ea622a4))
|
|
1861
|
+
|
|
1862
|
+
|
|
1863
|
+
### chore
|
|
1864
|
+
|
|
1865
|
+
* write core-react into the dist folder instead of lib ([#5191](https://github.com/procore/core/issues/5191)) ([3b8e863](https://github.com/procore/core/commit/3b8e863fe32d7c2b4e5eb1207c51a0938084b0c6))
|
|
1866
|
+
|
|
1867
|
+
|
|
1868
|
+
### Features
|
|
1869
|
+
|
|
1870
|
+
* [GLUE-1531] using i18n-js with phrase for default translations in core ([#5119](https://github.com/procore/core/issues/5119)) ([6840a62](https://github.com/procore/core/commit/6840a622644179e0273b95a3040c0fdaa9beb7b0))
|
|
1871
|
+
* Cleanup of tabs ([#5161](https://github.com/procore/core/issues/5161)) ([cf975a7](https://github.com/procore/core/commit/cf975a7d0ea2be494652c28d6d5c7b41d4d772e6))
|
|
1872
|
+
* Dynamic contents and dark mode for Tabs ([#5102](https://github.com/procore/core/issues/5102)) ([451f3c1](https://github.com/procore/core/commit/451f3c17f882f45c454ef5b19d8e8c09b9f75850))
|
|
1873
|
+
|
|
1874
|
+
|
|
1875
|
+
### BREAKING CHANGES
|
|
1876
|
+
|
|
1877
|
+
* rename /lib/ output to /dist/
|
|
1878
|
+
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
## 7.21.2 (2019-10-29)
|
|
1882
|
+
|
|
1883
|
+
|
|
1884
|
+
### Bug Fixes
|
|
1885
|
+
|
|
1886
|
+
* [GLUE-1760/multiselect] filter new options ([#5118](https://github.com/procore/core/issues/5118)) ([63d3858](https://github.com/procore/core/commit/63d3858d4d6a13d158c279c474fdc625fb0209a6))
|
|
1887
|
+
* **deps:** update dependency eslint-config-prettier to v6.5.0 ([#5122](https://github.com/procore/core/issues/5122)) ([a87ec1f](https://github.com/procore/core/commit/a87ec1f6d0c4365df1b356e3f0496cee1ecb504a))
|
|
1888
|
+
* **deps:** update dependency ts-loader to v6.2.1 ([#5104](https://github.com/procore/core/issues/5104)) ([ab67f4c](https://github.com/procore/core/commit/ab67f4c2062b7ec3b81021470937a7e021eb42de))
|
|
1889
|
+
* **deps:** update react monorepo ([#5097](https://github.com/procore/core/issues/5097)) ([ee4086e](https://github.com/procore/core/commit/ee4086eec3721cf6f952f3a0025092c30d8a3d37))
|
|
1890
|
+
* **deps:** update typescript-eslint monorepo to v2.5.0 ([#5088](https://github.com/procore/core/issues/5088)) ([6c4768b](https://github.com/procore/core/commit/6c4768be001b1d2fcf309d66b3a1263f4e28cb80))
|
|
1891
|
+
* **deps:** update typescript-eslint monorepo to v2.6.0 ([#5126](https://github.com/procore/core/issues/5126)) ([f5e9314](https://github.com/procore/core/commit/f5e931438224741146b26479e136ccf5951ca230))
|
|
1892
|
+
* explicitly list core-icons as a dep, add sideEffects: false ([#5075](https://github.com/procore/core/issues/5075)) ([2d8437d](https://github.com/procore/core/commit/2d8437d525066f60c64c2daf2da052bee9d8740e))
|
|
1893
|
+
* icons are not focusable ([#5090](https://github.com/procore/core/issues/5090)) ([78d6422](https://github.com/procore/core/commit/78d642257c9578b004dbd82c5f72ee4a0d4f59b9)), closes [#4896](https://github.com/procore/core/issues/4896) [#4902](https://github.com/procore/core/issues/4902)
|
|
1894
|
+
* modal id is generated from time instead of ulid ([#5076](https://github.com/procore/core/issues/5076)) ([fd5693f](https://github.com/procore/core/commit/fd5693f1ab6a45b68c4f52f9851fb29831de3797))
|
|
1895
|
+
* removing the core- prefix that is no longer used ([#5093](https://github.com/procore/core/issues/5093)) ([e864ea7](https://github.com/procore/core/commit/e864ea7cc3677adec53d55558c78fe6502f0a300))
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
### Features
|
|
1899
|
+
|
|
1900
|
+
* [GLUE-1568] Switch to ESM build ([#4945](https://github.com/procore/core/issues/4945)) ([b6195f8](https://github.com/procore/core/commit/b6195f83c8368a878d2d0afe7c32087a6545c9dd))
|
|
1901
|
+
|
|
1902
|
+
|
|
1903
|
+
### BREAKING CHANGES
|
|
1904
|
+
|
|
1905
|
+
* removing webpack/lib builds
|
|
1906
|
+
|
|
1907
|
+
* fix: resolve bind type declaration for tests
|
|
1908
|
+
|
|
1909
|
+
affects: @procore/core-react
|
|
1910
|
+
|
|
1911
|
+
* chore: remove unused babelrc
|
|
1912
|
+
|
|
1913
|
+
affects: @procore/core-react
|
|
1914
|
+
|
|
1915
|
+
* feat: fix TieredSelect classnames import and run regression
|
|
1916
|
+
|
|
1917
|
+
affects: @procore/core-react
|
|
1918
|
+
|
|
1919
|
+
|
|
1920
|
+
|
|
1921
|
+
## 7.21.1 (2019-10-17)
|
|
1922
|
+
|
|
1923
|
+
|
|
1924
|
+
|
|
1925
|
+
# 7.21.0 (2019-10-16)
|
|
1926
|
+
|
|
1927
|
+
|
|
1928
|
+
### Bug Fixes
|
|
1929
|
+
|
|
1930
|
+
* cancel overlay trigger timers correctly ([#5040](https://github.com/procore/core/issues/5040)) ([0f190e8](https://github.com/procore/core/commit/0f190e8a922267177f75e08d5cda26fd8e9fe409))
|
|
1931
|
+
* **deps:** update dependency typescript to v3.6.4 ([#5013](https://github.com/procore/core/issues/5013)) ([9667f02](https://github.com/procore/core/commit/9667f02e16eb0c8a80dac295f11a26bee313df18))
|
|
1932
|
+
* **deps:** update dependency webpack to v4.41.1 ([#5024](https://github.com/procore/core/issues/5024)) ([79dff2a](https://github.com/procore/core/commit/79dff2aa76d09306d9d0d4de944f093dba062a1d))
|
|
1933
|
+
* **deps:** update dependency webpack to v4.41.2 ([#5044](https://github.com/procore/core/issues/5044)) ([b63fa86](https://github.com/procore/core/commit/b63fa862bcaeb7346a20c1b876957c9bf57a4a53))
|
|
1934
|
+
* placeholder prop is now respected ([#5030](https://github.com/procore/core/issues/5030)) ([ff6d961](https://github.com/procore/core/commit/ff6d961a1c7f83d8b2f5b9b92b8bec11708bbfef))
|
|
1935
|
+
|
|
1936
|
+
|
|
1937
|
+
### Features
|
|
1938
|
+
|
|
1939
|
+
* [GLUE-1747] tiered select component ([#4903](https://github.com/procore/core/issues/4903)) ([13b330c](https://github.com/procore/core/commit/13b330cdcd4f686f3f2b8a52d2e652c9e4f9f8e9))
|
|
1940
|
+
* [React] Multiselect onFocus and onBlur Types ([#4994](https://github.com/procore/core/issues/4994)) ([7ca3370](https://github.com/procore/core/commit/7ca3370f7376900410d0bd1be25fa3cc198c0746))
|
|
1941
|
+
* disable body scroll when modal is open ([#4976](https://github.com/procore/core/issues/4976)) ([590a391](https://github.com/procore/core/commit/590a391320e14fff968f74230bd1673639e6dfd6)), closes [#4896](https://github.com/procore/core/issues/4896) [#4896](https://github.com/procore/core/issues/4896) [#4896](https://github.com/procore/core/issues/4896)
|
|
1942
|
+
* swap table icons to Icon component ([#5056](https://github.com/procore/core/issues/5056)) ([5886ee2](https://github.com/procore/core/commit/5886ee2d173f484d342d5672b131c5086f37dd15))
|
|
1943
|
+
|
|
1944
|
+
|
|
1945
|
+
|
|
1946
|
+
# 7.20.0 (2019-10-03)
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
### Bug Fixes
|
|
1950
|
+
|
|
1951
|
+
* [GLUE-1736] consume zindex in portal ([#4910](https://github.com/procore/core/issues/4910)) ([45e4b8c](https://github.com/procore/core/commit/45e4b8c87e6669e555201ea20e29109dfc09a897))
|
|
1952
|
+
* **deps:** update dependency ts-loader to v6.1.2 ([#4880](https://github.com/procore/core/issues/4880)) ([fb78c1f](https://github.com/procore/core/commit/fb78c1f2a61adeb13112cd1b97b0a0bc349d0afd))
|
|
1953
|
+
* **deps:** update dependency ts-loader to v6.2.0 ([#4935](https://github.com/procore/core/issues/4935)) ([c06c47b](https://github.com/procore/core/commit/c06c47ba042f83cd96485c1b8266e93a153aaa9e))
|
|
1954
|
+
* **deps:** update dependency webpack to v4.41.0 ([#4890](https://github.com/procore/core/issues/4890)) ([e727ab3](https://github.com/procore/core/commit/e727ab39147c5d2874ecf583aea15cca8083a72a))
|
|
1955
|
+
* enable Tab when a MultiSelect token is selected ([#4940](https://github.com/procore/core/issues/4940)) ([9b1c828](https://github.com/procore/core/commit/9b1c82807af98a1e57d32024cffa222fe51ba7cd))
|
|
1956
|
+
* fix the select clear icon showing when it shouldn't ([#4920](https://github.com/procore/core/issues/4920)) ([e97abd4](https://github.com/procore/core/commit/e97abd482882c24b7be5b4b7313a529c99067ca2))
|
|
1957
|
+
|
|
1958
|
+
|
|
1959
|
+
### Features
|
|
1960
|
+
|
|
1961
|
+
* add pseudo locale to Locale type ([f0633e4](https://github.com/procore/core/commit/f0633e48ea7fbb34e965d9860cc419290d1b4901)), closes [#4918](https://github.com/procore/core/issues/4918)
|
|
1962
|
+
* consume newly uploaded pseudo.js language file for TextEditor ([#4958](https://github.com/procore/core/issues/4958)) ([a571cdd](https://github.com/procore/core/commit/a571cdd913b1558c45bd4c5106588a4815071c78)), closes [#4918](https://github.com/procore/core/issues/4918) [#4918](https://github.com/procore/core/issues/4918)
|
|
1963
|
+
* synchronize listNavigation index with Option mouse events ([#4949](https://github.com/procore/core/issues/4949)) ([e30ed86](https://github.com/procore/core/commit/e30ed86c5bae90e4482a9e2f3bd38f65a0261a5b))
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
|
|
1967
|
+
# 7.19.0 (2019-09-24)
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
### Bug Fixes
|
|
1971
|
+
|
|
1972
|
+
* [GLUE-1547] fix race condition in ListNavigation ([#4802](https://github.com/procore/core/issues/4802)) ([cccb3a3](https://github.com/procore/core/commit/cccb3a309be4f0a0e2ff7f6e6cb266d48ea72fda))
|
|
1973
|
+
* [GLUE-1555] Using Tab key should close the Dropdown/Select/Pagination ([#4848](https://github.com/procore/core/issues/4848)) ([51fe210](https://github.com/procore/core/commit/51fe21011c82fc8fabfabdff4fa8fd33ccfae30a))
|
|
1974
|
+
* **core-react:** dropdown will no longer restore focus on close ([#4825](https://github.com/procore/core/issues/4825)) ([b9e7e6c](https://github.com/procore/core/commit/b9e7e6c509fef54b960de889cefde7d7fc9007da)), closes [#4750](https://github.com/procore/core/issues/4750)
|
|
1975
|
+
* **deps:** update dependency ts-loader to v6.1.0 ([#4797](https://github.com/procore/core/issues/4797)) ([ac5f4f7](https://github.com/procore/core/commit/ac5f4f7e7d39cbd6c85c1377101e20451e58a36c))
|
|
1976
|
+
* **deps:** update dependency ts-loader to v6.1.1 ([#4869](https://github.com/procore/core/issues/4869)) ([f9264b4](https://github.com/procore/core/commit/f9264b469a0d68e28c20cba071544e64eb6b3918))
|
|
1977
|
+
* **deps:** update dependency typescript to v3.6.3 ([#4792](https://github.com/procore/core/issues/4792)) ([a6fee94](https://github.com/procore/core/commit/a6fee94ece23911f3f9da4bfe6f7c00c97d49990))
|
|
1978
|
+
* **deps:** update dependency webpack to v4.40.0 ([#4809](https://github.com/procore/core/issues/4809)) ([4051add](https://github.com/procore/core/commit/4051add4e62ed9843e89ca79f9f9c6f1ffded80e))
|
|
1979
|
+
* **deps:** update dependency webpack to v4.40.2 ([#4822](https://github.com/procore/core/issues/4822)) ([6fed906](https://github.com/procore/core/commit/6fed906a87cea1a6c42a2c33bd25bf5f853259ee))
|
|
1980
|
+
* make multiselect clear buttons visible again ([#4863](https://github.com/procore/core/issues/4863)) ([f026a3e](https://github.com/procore/core/commit/f026a3e63bc74960af8345ca5e5456556a7c40da))
|
|
1981
|
+
* reset search index when options length changes ([#4867](https://github.com/procore/core/issues/4867)) ([f9d7130](https://github.com/procore/core/commit/f9d71307fccedaee5192706ff3d4c492f3f8e5b1))
|
|
1982
|
+
* selectCell doesn't jump as much ([#4820](https://github.com/procore/core/issues/4820)) ([4ea883d](https://github.com/procore/core/commit/4ea883d12f8767201d22ac84a475a5b141c7eabb))
|
|
1983
|
+
|
|
1984
|
+
|
|
1985
|
+
### Features
|
|
1986
|
+
|
|
1987
|
+
* [GLUE-1371] MultiSelect Component ([#4443](https://github.com/procore/core/issues/4443)) ([8a99973](https://github.com/procore/core/commit/8a9997391505ba62d0e5497fd5cfef849fd5b522))
|
|
1988
|
+
|
|
1989
|
+
|
|
1990
|
+
### Reverts
|
|
1991
|
+
|
|
1992
|
+
* Revert "Backfill master -> develop (#4855)" (#4887) ([9606cb3](https://github.com/procore/core/commit/9606cb31054d53b3db6152b79ac6c10a667dbe64)), closes [#4855](https://github.com/procore/core/issues/4855) [#4887](https://github.com/procore/core/issues/4887)
|
|
1993
|
+
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
# 7.17.0 (2019-09-06)
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
# 7.16.0 (2019-09-05)
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
### Bug Fixes
|
|
2004
|
+
|
|
2005
|
+
* fallback to dateInputLocales['en'] ([a5f94cd](https://github.com/procore/core/commit/a5f94cd8117db078c604688b8d2c7e96b4ef94cc))
|
|
2006
|
+
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
# 7.15.0 (2019-08-21)
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
|
|
2013
|
+
# 7.14.0 (2019-08-13)
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
# 7.13.0 (2019-08-07)
|
|
2018
|
+
|
|
2019
|
+
|
|
2020
|
+
|
|
2021
|
+
# 7.12.0 (2019-08-06)
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
|
|
2025
|
+
# 7.11.0 (2019-07-17)
|
|
2026
|
+
|
|
2027
|
+
|
|
2028
|
+
|
|
2029
|
+
# 7.10.0 (2019-06-28)
|
|
2030
|
+
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
# 7.9.0 (2019-06-25)
|
|
2034
|
+
|
|
2035
|
+
|
|
2036
|
+
|
|
2037
|
+
# 7.8.0 (2019-06-20)
|
|
2038
|
+
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
# 7.7.0 (2019-06-18)
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
|
|
2045
|
+
# 7.6.0 (2019-06-11)
|
|
2046
|
+
|
|
2047
|
+
|
|
2048
|
+
|
|
2049
|
+
# 7.5.0 (2019-05-21)
|
|
2050
|
+
|
|
2051
|
+
|
|
2052
|
+
|
|
2053
|
+
# 7.4.0 (2019-05-09)
|
|
2054
|
+
|
|
2055
|
+
|
|
2056
|
+
|
|
2057
|
+
# 7.3.0 (2019-05-07)
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
|
|
2061
|
+
## 7.2.5 (2019-04-22)
|
|
2062
|
+
|
|
2063
|
+
|
|
2064
|
+
|
|
2065
|
+
## 7.2.4 (2019-04-19)
|
|
2066
|
+
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
## 7.2.3 (2019-04-19)
|
|
2070
|
+
|
|
2071
|
+
|
|
2072
|
+
|
|
2073
|
+
## 7.2.2 (2019-04-19)
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
|
|
2077
|
+
## 7.2.1 (2019-04-16)
|
|
2078
|
+
|
|
2079
|
+
|
|
2080
|
+
|
|
2081
|
+
# 7.2.0 (2019-04-10)
|
|
2082
|
+
|
|
2083
|
+
|
|
2084
|
+
|
|
2085
|
+
# 7.1.0 (2019-03-15)
|
|
2086
|
+
|
|
2087
|
+
|
|
2088
|
+
|
|
2089
|
+
## 7.0.1 (2019-02-26)
|
|
2090
|
+
|
|
2091
|
+
|
|
2092
|
+
|
|
2093
|
+
# 7.0.0 (2019-02-16)
|
|
2094
|
+
|
|
2095
|
+
|
|
2096
|
+
|
|
2097
|
+
# 6.10.0 (2019-01-11)
|
|
2098
|
+
|
|
2099
|
+
|
|
2100
|
+
|
|
2101
|
+
# 6.9.0 (2019-01-09)
|
|
2102
|
+
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
## 6.8.1 (2018-12-14)
|
|
2106
|
+
|
|
2107
|
+
|
|
2108
|
+
|
|
2109
|
+
# 6.8.0 (2018-12-12)
|
|
2110
|
+
|
|
2111
|
+
|
|
2112
|
+
|
|
2113
|
+
# 6.7.0 (2018-11-28)
|
|
2114
|
+
|
|
2115
|
+
|
|
2116
|
+
|
|
2117
|
+
# 6.6.0 (2018-10-30)
|
|
2118
|
+
|
|
2119
|
+
|
|
2120
|
+
|
|
2121
|
+
# 6.5.0 (2018-10-12)
|
|
2122
|
+
|
|
2123
|
+
|
|
2124
|
+
|
|
2125
|
+
## 6.4.1 (2018-10-08)
|
|
2126
|
+
|
|
2127
|
+
|
|
2128
|
+
|
|
2129
|
+
# 6.4.0 (2018-10-04)
|
|
2130
|
+
|
|
2131
|
+
|
|
2132
|
+
|
|
2133
|
+
# 6.3.0 (2018-09-17)
|
|
2134
|
+
|
|
2135
|
+
|
|
2136
|
+
|
|
2137
|
+
## 6.2.1 (2018-08-28)
|
|
2138
|
+
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
# 6.2.0 (2018-08-23)
|
|
2142
|
+
|
|
2143
|
+
|
|
2144
|
+
|
|
2145
|
+
# 6.1.0 (2018-08-15)
|
|
2146
|
+
|
|
2147
|
+
|
|
2148
|
+
|
|
2149
|
+
# 6.0.0 (2018-08-13)
|
|
2150
|
+
|
|
2151
|
+
|
|
2152
|
+
|
|
2153
|
+
## 5.6.1 (2018-08-07)
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
|
|
2157
|
+
# 5.4.0 (2018-07-24)
|
|
2158
|
+
|
|
2159
|
+
|
|
2160
|
+
|
|
2161
|
+
# 5.3.0 (2018-07-19)
|
|
2162
|
+
|
|
2163
|
+
|
|
2164
|
+
|
|
2165
|
+
## 5.2.1 (2018-07-10)
|
|
2166
|
+
|
|
2167
|
+
|
|
2168
|
+
|
|
2169
|
+
# 5.2.0 (2018-07-03)
|
|
2170
|
+
|
|
2171
|
+
|
|
2172
|
+
|
|
2173
|
+
# 5.1.0 (2018-06-28)
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
|
|
2177
|
+
# 5.0.0 (2018-06-21)
|
|
2178
|
+
|
|
2179
|
+
|
|
2180
|
+
|
|
2181
|
+
# 4.11.0 (2018-05-15)
|
|
2182
|
+
|
|
2183
|
+
|
|
2184
|
+
|
|
2185
|
+
# 4.10.0 (2018-05-04)
|
|
2186
|
+
|
|
2187
|
+
|
|
2188
|
+
|
|
2189
|
+
# 4.9.0 (2018-04-23)
|
|
2190
|
+
|
|
2191
|
+
|
|
2192
|
+
|
|
2193
|
+
## 4.8.2 (2018-04-06)
|
|
2194
|
+
|
|
2195
|
+
|
|
2196
|
+
|
|
2197
|
+
## 4.8.1 (2018-04-05)
|
|
2198
|
+
|
|
2199
|
+
|
|
2200
|
+
|
|
2201
|
+
# 4.8.0 (2018-04-04)
|
|
2202
|
+
|
|
2203
|
+
|
|
2204
|
+
|
|
2205
|
+
# 4.7.0 (2018-04-02)
|
|
2206
|
+
|
|
2207
|
+
|
|
2208
|
+
|
|
2209
|
+
# 4.6.0 (2018-03-29)
|
|
2210
|
+
|
|
2211
|
+
|
|
2212
|
+
|
|
2213
|
+
# 4.5.0 (2018-03-22)
|
|
2214
|
+
|
|
2215
|
+
|
|
2216
|
+
|
|
2217
|
+
## 4.4.2 (2018-03-20)
|
|
2218
|
+
|
|
2219
|
+
|
|
2220
|
+
|
|
2221
|
+
## 4.4.1 (2018-03-15)
|
|
2222
|
+
|
|
2223
|
+
|
|
2224
|
+
|
|
2225
|
+
# 4.4.0 (2018-03-15)
|
|
2226
|
+
|
|
2227
|
+
|
|
2228
|
+
|
|
2229
|
+
# 4.3.0 (2018-03-12)
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
|
|
2233
|
+
## 4.2.1 (2018-03-09)
|
|
2234
|
+
|
|
2235
|
+
|
|
2236
|
+
|
|
2237
|
+
# 4.2.0 (2018-03-08)
|
|
2238
|
+
|
|
2239
|
+
|
|
2240
|
+
|
|
2241
|
+
## 4.1.1 (2018-02-23)
|
|
2242
|
+
|
|
2243
|
+
|
|
2244
|
+
|
|
2245
|
+
# 4.1.0 (2018-02-21)
|
|
2246
|
+
|
|
2247
|
+
|
|
2248
|
+
|
|
2249
|
+
## 4.0.3 (2018-02-17)
|
|
2250
|
+
|
|
2251
|
+
|
|
2252
|
+
|
|
2253
|
+
## 4.0.2 (2018-02-17)
|
|
2254
|
+
|
|
2255
|
+
|
|
2256
|
+
|
|
2257
|
+
## 4.0.1 (2018-02-17)
|
|
2258
|
+
|
|
2259
|
+
|
|
2260
|
+
|
|
2261
|
+
# 4.0.0 (2018-02-16)
|
|
2262
|
+
|
|
2263
|
+
|
|
2264
|
+
|
|
2265
|
+
# 3.8.0 (2018-01-30)
|
|
2266
|
+
|
|
2267
|
+
|
|
2268
|
+
|
|
2269
|
+
## 3.7.2 (2018-01-19)
|
|
2270
|
+
|
|
2271
|
+
|
|
2272
|
+
|
|
2273
|
+
## 3.7.1 (2018-01-19)
|
|
2274
|
+
|
|
2275
|
+
|
|
2276
|
+
|
|
2277
|
+
# 3.7.0 (2018-01-19)
|
|
2278
|
+
|
|
2279
|
+
|
|
2280
|
+
|
|
2281
|
+
## 3.6.1 (2018-01-18)
|
|
2282
|
+
|
|
2283
|
+
|
|
2284
|
+
|
|
2285
|
+
# 3.6.0 (2018-01-16)
|
|
2286
|
+
|
|
2287
|
+
|
|
2288
|
+
|
|
2289
|
+
## 3.5.1 (2018-01-08)
|
|
2290
|
+
|
|
2291
|
+
|
|
2292
|
+
|
|
2293
|
+
# 3.5.0 (2018-01-03)
|
|
2294
|
+
|
|
2295
|
+
|
|
2296
|
+
|
|
2297
|
+
# 3.4.0 (2017-12-29)
|
|
2298
|
+
|
|
2299
|
+
|
|
2300
|
+
|
|
2301
|
+
# 3.3.0 (2017-12-29)
|
|
2302
|
+
|
|
2303
|
+
|
|
2304
|
+
|
|
2305
|
+
# 3.2.0 (2017-12-28)
|
|
2306
|
+
|
|
2307
|
+
|
|
2308
|
+
|
|
2309
|
+
## 3.1.1 (2017-12-23)
|
|
2310
|
+
|
|
2311
|
+
|
|
2312
|
+
|
|
2313
|
+
# 3.1.0 (2017-12-12)
|
|
2314
|
+
|
|
2315
|
+
|
|
2316
|
+
|
|
2317
|
+
# 3.1.0-rc.1 (2017-12-11)
|
|
2318
|
+
|
|
2319
|
+
|
|
2320
|
+
|
|
2321
|
+
## 3.0.3 (2017-12-11)
|
|
2322
|
+
|
|
2323
|
+
|
|
2324
|
+
|
|
2325
|
+
## 3.0.2 (2017-12-11)
|
|
2326
|
+
|
|
2327
|
+
|
|
2328
|
+
|
|
2329
|
+
## 3.0.1 (2017-12-07)
|
|
2330
|
+
|
|
2331
|
+
|
|
2332
|
+
|
|
2333
|
+
# 3.0.0 (2017-12-07)
|
|
2334
|
+
|
|
2335
|
+
|
|
2336
|
+
|
|
2337
|
+
# 3.0.0-rc.7 (2017-12-07)
|
|
2338
|
+
|
|
2339
|
+
|
|
2340
|
+
|
|
2341
|
+
# 3.0.0-rc.6 (2017-12-06)
|
|
2342
|
+
|
|
2343
|
+
|
|
2344
|
+
|
|
2345
|
+
# 3.0.0-rc.5 (2017-12-06)
|
|
2346
|
+
|
|
2347
|
+
|
|
2348
|
+
|
|
2349
|
+
# 3.0.0-rc.4 (2017-12-06)
|
|
2350
|
+
|
|
2351
|
+
|
|
2352
|
+
|
|
2353
|
+
# 3.0.0-rc.3 (2017-12-06)
|
|
2354
|
+
|
|
2355
|
+
|
|
2356
|
+
|
|
2357
|
+
# 3.0.0-rc.2 (2017-12-01)
|
|
2358
|
+
|
|
2359
|
+
|
|
2360
|
+
|
|
2361
|
+
# 2.6.0-rc.5 (2017-12-01)
|
|
2362
|
+
|
|
2363
|
+
|
|
2364
|
+
|
|
2365
|
+
# 2.6.0-rc.4 (2017-12-01)
|
|
2366
|
+
|
|
2367
|
+
|
|
2368
|
+
### Bug Fixes
|
|
2369
|
+
|
|
2370
|
+
* **core-css:** Using extract text for core-css ([#294](https://github.com/procore/core/issues/294)) ([bee1e55](https://github.com/procore/core/commit/bee1e5550682815f38cd586da9fc80e16123e092))
|
|
2371
|
+
|
|
2372
|
+
|
|
2373
|
+
### Features
|
|
2374
|
+
|
|
2375
|
+
* **core-react:** Remove `href` prop from ([4355d9b](https://github.com/procore/core/commit/4355d9bc1f2d8bbd7fd6e1b0c5ae8217bf11e35d))
|
|
2376
|
+
|
|
2377
|
+
|
|
2378
|
+
|
|
2379
|
+
# 2.6.0-rc.3 (2017-11-30)
|
|
2380
|
+
|
|
2381
|
+
|
|
2382
|
+
|
|
2383
|
+
# 2.6.0-rc.2 (2017-11-30)
|
|
2384
|
+
|
|
2385
|
+
|
|
2386
|
+
|
|
2387
|
+
# 2.7.0-rc.0 (2017-11-30)
|
|
2388
|
+
|
|
2389
|
+
|
|
2390
|
+
|
|
2391
|
+
# 2.6.0-rc.0 (2017-11-29)
|
|
2392
|
+
|
|
2393
|
+
|
|
2394
|
+
|
|
2395
|
+
## 2.5.4 (2017-11-28)
|
|
2396
|
+
|
|
2397
|
+
|
|
2398
|
+
|
|
2399
|
+
## 2.5.1 (2017-11-28)
|
|
2400
|
+
|
|
2401
|
+
|
|
2402
|
+
|
|
2403
|
+
# 2.5.0 (2017-11-17)
|
|
2404
|
+
|
|
2405
|
+
|
|
2406
|
+
|
|
2407
|
+
# 2.5.0-rc.0 (2017-11-16)
|
|
2408
|
+
|
|
2409
|
+
|
|
2410
|
+
|
|
2411
|
+
## 2.4.10 (2017-11-16)
|
|
2412
|
+
|
|
2413
|
+
|
|
2414
|
+
|
|
2415
|
+
## 2.4.10-rc.0 (2017-11-16)
|
|
2416
|
+
|
|
2417
|
+
|
|
2418
|
+
|
|
2419
|
+
## 2.4.9 (2017-11-11)
|
|
2420
|
+
|
|
2421
|
+
|
|
2422
|
+
|
|
2423
|
+
## 2.4.8 (2017-11-11)
|
|
2424
|
+
|
|
2425
|
+
|
|
2426
|
+
|
|
2427
|
+
## 2.4.7 (2017-11-10)
|
|
2428
|
+
|
|
2429
|
+
|
|
2430
|
+
|
|
2431
|
+
## 2.4.4 (2017-11-10)
|
|
2432
|
+
|
|
2433
|
+
|
|
2434
|
+
|
|
2435
|
+
## 2.4.3 (2017-11-10)
|
|
2436
|
+
|
|
2437
|
+
|
|
2438
|
+
|
|
2439
|
+
## 2.4.2 (2017-11-09)
|
|
2440
|
+
|
|
2441
|
+
|
|
2442
|
+
|
|
2443
|
+
## 2.4.1 (2017-11-09)
|
|
2444
|
+
|
|
2445
|
+
|
|
2446
|
+
|
|
2447
|
+
## 2.4.1-rc.7 (2017-11-09)
|
|
2448
|
+
|
|
2449
|
+
|
|
2450
|
+
|
|
2451
|
+
## 2.4.1-rc.5 (2017-11-08)
|
|
2452
|
+
|
|
2453
|
+
|
|
2454
|
+
|
|
2455
|
+
## 2.4.1-rc.4 (2017-11-08)
|
|
2456
|
+
|
|
2457
|
+
|
|
2458
|
+
|
|
2459
|
+
## 2.4.1-rc.3 (2017-11-08)
|
|
2460
|
+
|
|
2461
|
+
|
|
2462
|
+
|
|
2463
|
+
## 2.4.1-rc.0 (2017-11-08)
|
|
2464
|
+
|
|
2465
|
+
|
|
2466
|
+
|
|
2467
|
+
## 2.3.14 (2017-11-03)
|
|
2468
|
+
|
|
2469
|
+
|
|
2470
|
+
|
|
2471
|
+
## 2.3.13 (2017-11-03)
|
|
2472
|
+
|
|
2473
|
+
|
|
2474
|
+
|
|
2475
|
+
## 2.3.12 (2017-11-03)
|
|
2476
|
+
|
|
2477
|
+
|
|
2478
|
+
|
|
2479
|
+
## 2.3.11 (2017-11-03)
|
|
2480
|
+
|
|
2481
|
+
|
|
2482
|
+
|
|
2483
|
+
## 2.3.10 (2017-11-03)
|
|
2484
|
+
|
|
2485
|
+
|
|
2486
|
+
|
|
2487
|
+
## 2.3.9 (2017-11-03)
|
|
2488
|
+
|
|
2489
|
+
|
|
2490
|
+
|
|
2491
|
+
## 2.3.8 (2017-11-03)
|
|
2492
|
+
|
|
2493
|
+
|
|
2494
|
+
|
|
2495
|
+
## 2.3.7 (2017-11-02)
|
|
2496
|
+
|
|
2497
|
+
|
|
2498
|
+
|
|
2499
|
+
## 2.3.6 (2017-11-02)
|
|
2500
|
+
|
|
2501
|
+
|
|
2502
|
+
|
|
2503
|
+
## 2.3.5 (2017-11-02)
|
|
2504
|
+
|
|
2505
|
+
|
|
2506
|
+
|
|
2507
|
+
## 2.3.4 (2017-11-02)
|
|
2508
|
+
|
|
2509
|
+
|
|
2510
|
+
|
|
2511
|
+
## 2.3.3 (2017-11-02)
|
|
2512
|
+
|
|
2513
|
+
|
|
2514
|
+
|
|
2515
|
+
# 2.3.0 (2017-11-02)
|
|
2516
|
+
|
|
2517
|
+
|
|
2518
|
+
|
|
2519
|
+
# 2.3.0-rc.1 (2017-11-02)
|
|
2520
|
+
|
|
2521
|
+
|
|
2522
|
+
|
|
2523
|
+
## 2.3.1-rc.0 (2017-11-01)
|
|
2524
|
+
|
|
2525
|
+
|
|
2526
|
+
|
|
2527
|
+
## 2.2.2-rc.2 (2017-11-01)
|
|
2528
|
+
|
|
2529
|
+
|
|
2530
|
+
|
|
2531
|
+
## 2.2.2-rc.1 (2017-11-01)
|
|
2532
|
+
|
|
2533
|
+
|
|
2534
|
+
|
|
2535
|
+
## 2.2.2-rc.0 (2017-11-01)
|
|
2536
|
+
|
|
2537
|
+
|
|
2538
|
+
|
|
2539
|
+
## 2.2.1 (2017-10-24)
|
|
2540
|
+
|
|
2541
|
+
|
|
2542
|
+
|
|
2543
|
+
# 2.1.0 (2017-10-19)
|
|
2544
|
+
|
|
2545
|
+
|
|
2546
|
+
|
|
2547
|
+
|
|
2548
|
+
|
|
6
2549
|
# [10.25.0](https://github.com/procore/core/compare/v10.24.0...v10.25.0) (2022-03-01)
|
|
7
2550
|
|
|
8
2551
|
|