UNPKG

11.2 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [10.4.0](https://github.com/procore/core/compare/v10.3.0...v10.4.0) (2021-03-10)
7
8**Note:** Version bump only for package @procore/core-icons
9
10
11
12
13
14# [10.3.0](https://github.com/procore/core/compare/v10.2.0...v10.3.0) (2021-03-02)
15
16**Note:** Version bump only for package @procore/core-icons
17
18
19
20
21
22## [10.0.1](https://github.com/procore/core/compare/v10.0.0...v10.0.1) (2021-02-10)
23
24**Note:** Version bump only for package @procore/core-icons
25
26
27
28
29
30# [10.0.0](https://github.com/procore/core/compare/v9.9.0...v10.0.0) (2021-02-09)
31
32
33### Features
34
35* Swap clickable Icon with Button ([#8106](https://github.com/procore/core/issues/8106)) ([d20324f](https://github.com/procore/core/commit/d20324f7afceea23f8596a20a58a11e6ea3d3311))
36* update icons ([#8115](https://github.com/procore/core/issues/8115)) ([ff1302a](https://github.com/procore/core/commit/ff1302abd3d0334da8951074ccf70e9d30778cf0))
37* update icons ([#8147](https://github.com/procore/core/issues/8147)) ([a2e276b](https://github.com/procore/core/commit/a2e276be3d834c41a506c82af5784ae4ff0b0b75))
38
39
40
41
42
43# [9.7.0](https://github.com/procore/core/compare/v9.6.0...v9.7.0) (2021-01-16)
44
45
46### Features
47
48* Update Icons ([#8064](https://github.com/procore/core/issues/8064)) ([7563cd0](https://github.com/procore/core/commit/7563cd0f34d3d8deb3f9fb0a4c028074530691a8))
49
50
51
52
53
54# [9.5.0](https://github.com/procore/core/compare/v9.4.0...v9.5.0) (2020-12-03)
55
56
57### Features
58
59* [GLUE-2650] Generate React icons directly ([#7716](https://github.com/procore/core/issues/7716)) ([26357eb](https://github.com/procore/core/commit/26357ebb5a723af20e736a65a89c5ebe7c4bfd06))
60
61
62
63
64
65# [9.0.0](https://github.com/procore/core/compare/v8.25.0...v9.0.0) (2020-10-09)
66
67**Note:** Version bump only for package @procore/core-icons
68
69
70
71
72
73# [8.24.0](https://github.com/procore/core/compare/v8.23.1...v8.24.0) (2020-09-28)
74
75
76### Features
77
78* adding in error icon ([#7564](https://github.com/procore/core/issues/7564)) ([7696b55](https://github.com/procore/core/commit/7696b55f143c47be7692cdebab6021d3b2bf6964))
79* introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
80
81
82
83
84
85## [8.23.1](https://github.com/procore/core/compare/v8.23.0...v8.23.1) (2020-09-14)
86
87**Note:** Version bump only for package @procore/core-icons
88
89
90
91
92
93## [8.18.3](https://github.com/procore/core/compare/v8.18.2...v8.18.3) (2020-07-16)
94
95### Bug Fixes
96
97- [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
98
99# [8.18.0](https://github.com/procore/core/compare/v8.17.0...v8.18.0) (2020-07-13)
100
101**Note:** Version bump only for package @procore/core-icons
102
103# [8.17.0](https://github.com/procore/core/compare/v8.16.1...v8.17.0) (2020-06-26)
104
105### Features
106
107- adding icons ([#7074](https://github.com/procore/core/issues/7074)) ([6bc9050](https://github.com/procore/core/commit/6bc90506939ba173ffb7b2fab5a5f2402e211755))
108
109## [8.16.1](https://github.com/procore/core/compare/v8.16.0...v8.16.1) (2020-06-25)
110
111**Note:** Version bump only for package @procore/core-icons
112
113# [8.16.0](https://github.com/procore/core/compare/v8.15.0...v8.16.0) (2020-06-16)
114
115### Features
116
117- **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
118
119# [8.15.0](https://github.com/procore/core/compare/v8.14.1...v8.15.0) (2020-06-04)
120
121**Note:** Version bump only for package @procore/core-icons
122
123# [8.12.0](https://github.com/procore/core/compare/v8.11.0...v8.12.0) (2020-05-08)
124
125**Note:** Version bump only for package @procore/core-icons
126
127# [8.11.0](https://github.com/procore/core/compare/v8.10.0...v8.11.0) (2020-04-27)
128
129### Bug Fixes
130
131- **deps:** update dependency css-loader to v3.5.3 ([#6405](https://github.com/procore/core/issues/6405)) ([2fa2124](https://github.com/procore/core/commit/2fa21245a170eaa996ceef8898af6846a5603305))
132
133# [8.10.0](https://github.com/procore/core/compare/v8.9.1...v8.10.0) (2020-04-10)
134
135### Bug Fixes
136
137- **deps:** update dependency css-loader to v3.5.0 ([#6253](https://github.com/procore/core/issues/6253)) ([597f0be](https://github.com/procore/core/commit/597f0be0bb4791dec283cc689c01590299f44fe0))
138- **deps:** update dependency css-loader to v3.5.1 ([#6268](https://github.com/procore/core/issues/6268)) ([4fe2ed0](https://github.com/procore/core/commit/4fe2ed0534cb91473e07adfbc45bffcb6b7a557e))
139- **deps:** update dependency css-loader to v3.5.2 ([#6307](https://github.com/procore/core/issues/6307)) ([30a1fe6](https://github.com/procore/core/commit/30a1fe6e145944a77fb10d2058fb331f43794823))
140
141### Features
142
143- add icons ([#6264](https://github.com/procore/core/issues/6264)) ([9d316e5](https://github.com/procore/core/commit/9d316e5ffa07804f980bb1a243414095decb53d0))
144
145# [8.9.0](https://github.com/procore/core/compare/v8.8.1...v8.9.0) (2020-03-26)
146
147### Bug Fixes
148
149- **deps:** update dependency file-loader to v6 ([#6084](https://github.com/procore/core/issues/6084)) ([fb08637](https://github.com/procore/core/commit/fb0863705193739b456ce2e59a8bdd01e9e78200))
150
151# [8.8.0](https://github.com/procore/core/compare/v8.7.0...v8.8.0) (2020-03-05)
152
153**Note:** Version bump only for package @procore/core-icons
154
155# [8.7.0](https://github.com/procore/core/compare/v8.6.0...v8.7.0) (2020-02-28)
156
157### Bug Fixes
158
159- **deps:** update dependency file-loader to v5.1.0 ([#5888](https://github.com/procore/core/issues/5888)) ([b4cf5aa](https://github.com/procore/core/commit/b4cf5aa036a78e7871c78bb327d00752d2917d71))
160
161# [8.6.0](https://github.com/procore/core/compare/v8.5.3...v8.6.0) (2020-02-18)
162
163**Note:** Version bump only for package @procore/core-icons
164
165# [8.4.0](https://github.com/procore/core/compare/v8.3.0...v8.4.0) (2020-02-06)
166
167### Bug Fixes
168
169- **deps:** update babel monorepo to v7.8.4 ([#5694](https://github.com/procore/core/issues/5694)) ([867e879](https://github.com/procore/core/commit/867e8795e3f9ba8490ac0e6d095134f5aff6d8dc))
170
171# [8.3.0](https://github.com/procore/core/compare/v8.2.1...v8.3.0) (2020-01-27)
172
173### Bug Fixes
174
175- **deps:** update dependency css-loader to v3.4.2 ([#5528](https://github.com/procore/core/issues/5528)) ([1ba5892](https://github.com/procore/core/commit/1ba5892ac746c764c29263f68cd25d63a5afe9a1))
176- **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))
177- **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))
178
179# [8.2.0](https://github.com/procore/core/compare/v8.1.0...v8.2.0) (2020-01-09)
180
181### Bug Fixes
182
183- **deps:** update dependency css-loader to v3.4.0 ([#5332](https://github.com/procore/core/issues/5332)) ([06c7380](https://github.com/procore/core/commit/06c73807f043526089403c0daf50fdefbb4ab12f))
184- **deps:** update dependency css-loader to v3.4.1 ([#5488](https://github.com/procore/core/issues/5488)) ([0e7153c](https://github.com/procore/core/commit/0e7153c93ff2945e8957115a47fb8396b04b7c64))
185- **deps:** update dependency mini-css-extract-plugin to v0.8.1 ([#5426](https://github.com/procore/core/issues/5426)) ([8908aad](https://github.com/procore/core/commit/8908aad17662c4168e3ca8a6a08cfc6c88d19cf9))
186- **deps:** update dependency mini-css-extract-plugin to v0.8.2 ([#5427](https://github.com/procore/core/issues/5427)) ([2cfcdbe](https://github.com/procore/core/commit/2cfcdbe47baad742007d5c3cccbfce8edf50fe6d))
187- **deps:** update dependency mini-css-extract-plugin to v0.9.0 ([#5454](https://github.com/procore/core/issues/5454)) ([c57dc82](https://github.com/procore/core/commit/c57dc82aec2ea1c0cd07e4a6bc7f1461aa05c8d9))
188- **deps:** update dependency stylegator to v0.20.1 ([#5352](https://github.com/procore/core/issues/5352)) ([be28d5e](https://github.com/procore/core/commit/be28d5e374b80915a97254a7196641f27fe1f8d0))
189- **deps:** update dependency webpack to v4.41.3 ([#5412](https://github.com/procore/core/issues/5412)) ([d7e92d9](https://github.com/procore/core/commit/d7e92d9c5c618c1939ab3091b870abd2dc359aaf))
190- **deps:** update dependency webpack to v4.41.4 ([#5444](https://github.com/procore/core/issues/5444)) ([20572b0](https://github.com/procore/core/commit/20572b0f073f66963176389820647741a56a6249))
191- **deps:** update dependency webpack to v4.41.5 ([#5479](https://github.com/procore/core/issues/5479)) ([013c399](https://github.com/procore/core/commit/013c39951a1872165f11d965311bc23efa986f98))
192
193# [8.1.0](https://github.com/procore/core/compare/v8.0.1...v8.1.0) (2019-12-03)
194
195### Bug Fixes
196
197- [GLUE-1787] Disable esModules in file-loader ([#5338](https://github.com/procore/core/issues/5338)) ([126c10f](https://github.com/procore/core/commit/126c10f6dee0365070c671831b849b3ed3f3466f))
198- **deps:** update dependency file-loader to v4.3.0 ([#5287](https://github.com/procore/core/issues/5287)) ([af924f9](https://github.com/procore/core/commit/af924f99f139f20b0141bd114214f4757d9eb1a4))
199- **deps:** update dependency file-loader to v5 ([#5309](https://github.com/procore/core/issues/5309)) ([8cb35a2](https://github.com/procore/core/commit/8cb35a296a9809b4f468108900873fd228bbbbb2))
200
201# [8.0.0](https://github.com/procore/core/compare/v7.21.3...v8.0.0) (2019-11-15)
202
203### Bug Fixes
204
205- **deps:** update babel monorepo to v7.7.2 ([#5180](https://github.com/procore/core/issues/5180)) ([dba58dc](https://github.com/procore/core/commit/dba58dcc41de30790e5e7ccb20df964334c5f757))
206
207### chore
208
209- 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))
210
211### Features
212
213- Icon renders SVG paths ([#5003](https://github.com/procore/core/issues/5003)) ([fb3b90c](https://github.com/procore/core/commit/fb3b90c6b4981732ff0fbb057f7240b7e3dddca4))
214
215### BREAKING CHANGES
216
217- rename /lib/ output to /dist/
218
219## [7.21.1](https://github.com/procore/core/compare/v7.21.0...v7.21.1) (2019-10-17)
220
221**Note:** Version bump only for package @procore/core-icons
222
223# [7.21.0](https://github.com/procore/core/compare/v7.20.0...v7.21.0) (2019-10-16)
224
225### Bug Fixes
226
227- **deps:** update dependency webpack to v4.41.1 ([#5024](https://github.com/procore/core/issues/5024)) ([79dff2a](https://github.com/procore/core/commit/79dff2aa76d09306d9d0d4de944f093dba062a1d))
228- **deps:** update dependency webpack to v4.41.2 ([#5044](https://github.com/procore/core/issues/5044)) ([b63fa86](https://github.com/procore/core/commit/b63fa862bcaeb7346a20c1b876957c9bf57a4a53))
229
230# [7.20.0](https://github.com/procore/core/compare/v7.19.0...v7.20.0) (2019-10-03)
231
232### Bug Fixes
233
234- **deps:** update dependency webpack to v4.41.0 ([#4890](https://github.com/procore/core/issues/4890)) ([e727ab3](https://github.com/procore/core/commit/e727ab3))