1 | # @spark-web/alert
|
2 |
|
3 | ## 2.3.1
|
4 |
|
5 | ### Patch Changes
|
6 |
|
7 | - [#426](https://github.com/brighte-labs/spark-web/pull/426)
|
8 | [`c674947`](https://github.com/brighte-labs/spark-web/commit/c6749475b0245718300c290f6e521609012aaf6b)
|
9 | Thanks [@ralcoriza-brighte](https://github.com/ralcoriza-brighte)! - Updated
|
10 | types based on prettier config
|
11 |
|
12 | - Updated dependencies
|
13 | [[`c674947`](https://github.com/brighte-labs/spark-web/commit/c6749475b0245718300c290f6e521609012aaf6b),
|
14 | [`c674947`](https://github.com/brighte-labs/spark-web/commit/c6749475b0245718300c290f6e521609012aaf6b)]:
|
15 | - @spark-web/theme@3.2.1
|
16 | - @spark-web/button@1.5.1
|
17 |
|
18 | ## 2.3.0
|
19 |
|
20 | ### Minor Changes
|
21 |
|
22 | - [#382](https://github.com/brighte-labs/spark-web/pull/382)
|
23 | [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
|
24 | Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
|
25 | version to latest (18.2.0)
|
26 |
|
27 | ### Patch Changes
|
28 |
|
29 | - Updated dependencies
|
30 | [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
|
31 | - @spark-web/button@1.5.0
|
32 | - @spark-web/icon@1.3.0
|
33 | - @spark-web/row@1.2.0
|
34 | - @spark-web/stack@1.1.0
|
35 | - @spark-web/text@1.2.0
|
36 | - @spark-web/theme@3.2.0
|
37 | - @spark-web/utils@1.3.0
|
38 |
|
39 | ## 2.2.3
|
40 |
|
41 | ### Patch Changes
|
42 |
|
43 | - [#218](https://github.com/brighte-labs/spark-web/pull/218)
|
44 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5)
|
45 | Thanks [@nderkim](https://github.com/nderkim)! - Rename files to kebab case
|
46 |
|
47 | - [#222](https://github.com/brighte-labs/spark-web/pull/222)
|
48 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
|
49 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
50 | dependencies
|
51 |
|
52 | - [#242](https://github.com/brighte-labs/spark-web/pull/242)
|
53 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
|
54 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
|
55 | and repository keys to package.json
|
56 | - Add CHANGELOG and README to files key in package.json
|
57 | - Updated dependencies
|
58 | [[`21c6e08`](https://github.com/brighte-labs/spark-web/commit/21c6e08e821ada32feea7c34f1bf451573b5023d),
|
59 | [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
|
60 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
|
61 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
|
62 | [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
|
63 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
|
64 | - @spark-web/button@1.4.4
|
65 | - @spark-web/icon@1.2.2
|
66 | - @spark-web/text@1.1.2
|
67 | - @spark-web/row@1.1.5
|
68 | - @spark-web/stack@1.0.10
|
69 | - @spark-web/theme@3.1.0
|
70 | - @spark-web/utils@1.2.3
|
71 |
|
72 | ## 2.2.2
|
73 |
|
74 | ### Patch Changes
|
75 |
|
76 | - [#205](https://github.com/brighte-labs/spark-web/pull/205)
|
77 | [`94dd0ac`](https://github.com/brighte-labs/spark-web/commit/94dd0ac3fcb11868ccedf3637b6f91b52700bd6a)
|
78 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Export AlertProps
|
79 | type
|
80 |
|
81 | * [#203](https://github.com/brighte-labs/spark-web/pull/203)
|
82 | [`35e4fb7`](https://github.com/brighte-labs/spark-web/commit/35e4fb734f334a1ae297e488ba824eeeb6848b38)
|
83 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove redundant
|
84 | `string` type from `children` prop
|
85 |
|
86 | * Updated dependencies
|
87 | [[`76522bd`](https://github.com/brighte-labs/spark-web/commit/76522bd266e8d07f0a2c003c0f78314ab002cf40)]:
|
88 | - @spark-web/button@1.4.3
|
89 |
|
90 | ## 2.2.1
|
91 |
|
92 | ### Patch Changes
|
93 |
|
94 | - [#208](https://github.com/brighte-labs/spark-web/pull/208)
|
95 | [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
|
96 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
|
97 | node version
|
98 |
|
99 | - Updated dependencies
|
100 | [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
|
101 | - @spark-web/button@1.4.2
|
102 | - @spark-web/icon@1.2.1
|
103 | - @spark-web/row@1.1.4
|
104 | - @spark-web/stack@1.0.9
|
105 | - @spark-web/text@1.1.1
|
106 | - @spark-web/theme@3.0.6
|
107 | - @spark-web/utils@1.2.2
|
108 |
|
109 | ## 2.2.0
|
110 |
|
111 | ### Minor Changes
|
112 |
|
113 | - [#198](https://github.com/brighte-labs/spark-web/pull/198)
|
114 | [`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f)
|
115 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Fix type for
|
116 | Alert's icon prop
|
117 |
|
118 | ### Patch Changes
|
119 |
|
120 | - [#197](https://github.com/brighte-labs/spark-web/pull/197)
|
121 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
|
122 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
|
123 |
|
124 | - Updated dependencies
|
125 | [[`9ff0c4b`](https://github.com/brighte-labs/spark-web/commit/9ff0c4b4cc83e0e1ab609d0bcdb01458b654263e),
|
126 | [`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f),
|
127 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
|
128 | - @spark-web/text@1.1.0
|
129 | - @spark-web/icon@1.2.0
|
130 | - @spark-web/button@1.4.1
|
131 | - @spark-web/row@1.1.3
|
132 | - @spark-web/stack@1.0.8
|
133 | - @spark-web/theme@3.0.5
|
134 | - @spark-web/utils@1.2.1
|
135 |
|
136 | ## 2.1.0
|
137 |
|
138 | ### Minor Changes
|
139 |
|
140 | - [#186](https://github.com/brighte-labs/spark-web/pull/186)
|
141 | [`95d7c7b`](https://github.com/brighte-labs/spark-web/commit/95d7c7b374bf65915193d81da33f073f63ec6004)
|
142 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add paddingRight
|
143 | to text container when there is no close button
|
144 |
|
145 | ### Patch Changes
|
146 |
|
147 | - Updated dependencies
|
148 | [[`82413df`](https://github.com/brighte-labs/spark-web/commit/82413df8f27ba2508911d0edb4380d3d366c75c0)]:
|
149 | - @spark-web/button@1.3.1
|
150 |
|
151 | ## 2.0.0
|
152 |
|
153 | ### Major Changes
|
154 |
|
155 | - [#180](https://github.com/brighte-labs/spark-web/pull/180)
|
156 | [`010f6e3`](https://github.com/brighte-labs/spark-web/commit/010f6e33d87097e0beba17815bc2d66750e22f65)
|
157 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - If either
|
158 | `onClose` or `closeLabel` are provided, the other is also required
|
159 |
|
160 | Pass onClose onto button
|
161 |
|
162 | ### Patch Changes
|
163 |
|
164 | - [#173](https://github.com/brighte-labs/spark-web/pull/173)
|
165 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
|
166 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
|
167 | dependency
|
168 |
|
169 | * [#174](https://github.com/brighte-labs/spark-web/pull/174)
|
170 | [`754a664`](https://github.com/brighte-labs/spark-web/commit/754a664b639c66cf121c28eb9883d62015711a59)
|
171 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Fix styles and
|
172 | alignment
|
173 |
|
174 | * Updated dependencies
|
175 | [[`be99536`](https://github.com/brighte-labs/spark-web/commit/be99536abb56dd26e5c9a1703e6df9c7860b449b),
|
176 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
|
177 | [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62),
|
178 | [`d935c57`](https://github.com/brighte-labs/spark-web/commit/d935c57c2302700e8a2332b757d38220b9c47f84)]:
|
179 | - @spark-web/button@1.3.0
|
180 | - @spark-web/icon@1.1.5
|
181 | - @spark-web/row@1.1.2
|
182 | - @spark-web/stack@1.0.7
|
183 | - @spark-web/text@1.0.7
|
184 | - @spark-web/theme@3.0.3
|
185 | - @spark-web/utils@1.2.0
|
186 |
|
187 | ## 1.0.7
|
188 |
|
189 | ### Patch Changes
|
190 |
|
191 | - [#167](https://github.com/brighte-labs/spark-web/pull/167)
|
192 | [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
|
193 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
194 |
|
195 | - Updated dependencies
|
196 | [[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)]:
|
197 | - @spark-web/box@1.0.6
|
198 | - @spark-web/icon@1.1.4
|
199 | - @spark-web/stack@1.0.6
|
200 | - @spark-web/text@1.0.6
|
201 | - @spark-web/text-list@2.0.1
|
202 | - @spark-web/utils@1.1.5
|
203 |
|
204 | ## 1.0.6
|
205 |
|
206 | ### Patch Changes
|
207 |
|
208 | - Updated dependencies
|
209 | [[`3db131b`](https://github.com/brighte-labs/spark-web/commit/3db131bfadbc4149d05b7c74be1a3e68cdd5b18f)]:
|
210 | - @spark-web/text-list@2.0.0
|
211 |
|
212 | ## 1.0.5
|
213 |
|
214 | ### Patch Changes
|
215 |
|
216 | - [#113](https://github.com/brighte-labs/spark-web/pull/113)
|
217 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
|
218 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
219 | dependencies
|
220 |
|
221 | - Updated dependencies
|
222 | [[`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
|
223 | - @spark-web/box@1.0.5
|
224 | - @spark-web/icon@1.1.3
|
225 | - @spark-web/stack@1.0.5
|
226 | - @spark-web/text@1.0.5
|
227 | - @spark-web/text-list@1.0.5
|
228 | - @spark-web/utils@1.1.3
|
229 |
|
230 | ## 1.0.4
|
231 |
|
232 | ### Patch Changes
|
233 |
|
234 | - [#65](https://github.com/brighte-labs/spark-web/pull/65)
|
235 | [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff)
|
236 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove "Inter"
|
237 | font, change font-weights and font-sizes.
|
238 |
|
239 | * [#52](https://github.com/brighte-labs/spark-web/pull/52)
|
240 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
|
241 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
|
242 | to package.json files
|
243 |
|
244 | - [#84](https://github.com/brighte-labs/spark-web/pull/84)
|
245 | [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)
|
246 | Thanks [@ChristopherMitchell242](https://github.com/ChristopherMitchell242)! -
|
247 | Data attribute added to component props to allow consumers to attach custom
|
248 | attributes to components
|
249 | - Updated dependencies
|
250 | [[`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
|
251 | [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
|
252 | [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
|
253 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e),
|
254 | [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)]:
|
255 | - @spark-web/text@1.0.4
|
256 | - @spark-web/stack@1.0.4
|
257 | - @spark-web/text-list@1.0.4
|
258 | - @spark-web/box@1.0.4
|
259 | - @spark-web/icon@1.1.2
|
260 | - @spark-web/utils@1.1.2
|
261 |
|
262 | ## 1.0.3
|
263 |
|
264 | ### Patch Changes
|
265 |
|
266 | - [#42](https://github.com/brighte-labs/spark-web/pull/42)
|
267 | [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
|
268 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
|
269 | versions of React
|
270 |
|
271 | - Updated dependencies
|
272 | [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
|
273 | - @spark-web/box@1.0.3
|
274 | - @spark-web/icon@1.1.1
|
275 | - @spark-web/stack@1.0.3
|
276 | - @spark-web/text@1.0.3
|
277 | - @spark-web/text-list@1.0.3
|
278 | - @spark-web/utils@1.1.1
|
279 |
|
280 | ## 1.0.2
|
281 |
|
282 | ### Patch Changes
|
283 |
|
284 | - [#40](https://github.com/brighte-labs/spark-web/pull/40)
|
285 | [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
|
286 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
|
287 | @babel/transform-runtime
|
288 |
|
289 | - Updated dependencies
|
290 | [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
|
291 | - @spark-web/box@1.0.2
|
292 | - @spark-web/icon@1.0.2
|
293 | - @spark-web/stack@1.0.2
|
294 | - @spark-web/text@1.0.2
|
295 | - @spark-web/text-list@1.0.2
|
296 | - @spark-web/utils@1.0.2
|
297 |
|
298 | ## 1.0.1
|
299 |
|
300 | ### Patch Changes
|
301 |
|
302 | - [#36](https://github.com/brighte-labs/spark-web/pull/36)
|
303 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
|
304 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
305 | config
|
306 |
|
307 | - Updated dependencies
|
308 | [[`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
|
309 | - @spark-web/box@1.0.1
|
310 | - @spark-web/icon@1.0.1
|
311 | - @spark-web/stack@1.0.1
|
312 | - @spark-web/text@1.0.1
|
313 | - @spark-web/text-list@1.0.1
|
314 | - @spark-web/utils@1.0.1
|
315 |
|
316 | ## 1.0.0
|
317 |
|
318 | ### Major Changes
|
319 |
|
320 | - [#27](https://github.com/brighte-labs/spark-web/pull/27)
|
321 | [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
|
322 | Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
|
323 |
|
324 | ### Patch Changes
|
325 |
|
326 | - Updated dependencies
|
327 | [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
|
328 | - @spark-web/box@1.0.0
|
329 | - @spark-web/icon@1.0.0
|
330 | - @spark-web/stack@1.0.0
|
331 | - @spark-web/text@1.0.0
|
332 | - @spark-web/text-list@1.0.0
|
333 | - @spark-web/utils@1.0.0
|