1 | # @spark-web/accordion
|
2 |
|
3 | ## 1.2.0
|
4 |
|
5 | ### Minor Changes
|
6 |
|
7 | - [#382](https://github.com/brighte-labs/spark-web/pull/382)
|
8 | [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
|
9 | Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
|
10 | version to latest (18.2.0)
|
11 |
|
12 | ### Patch Changes
|
13 |
|
14 | - Updated dependencies
|
15 | [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
|
16 | - @spark-web/box@1.2.0
|
17 | - @spark-web/heading@2.2.0
|
18 | - @spark-web/icon@1.3.0
|
19 | - @spark-web/stack@1.1.0
|
20 | - @spark-web/theme@3.2.0
|
21 | - @spark-web/utils@1.3.0
|
22 |
|
23 | ## 1.1.0
|
24 |
|
25 | ### Minor Changes
|
26 |
|
27 | - [#293](https://github.com/brighte-labs/spark-web/pull/293)
|
28 | [`f3b2bfb`](https://github.com/brighte-labs/spark-web/commit/f3b2bfbaa77bf2c1abfd06cd42e4f16fbd28340b)
|
29 | Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - allows
|
30 | configurable background colours on accordion component.
|
31 |
|
32 | ## 1.0.11
|
33 |
|
34 | ### Patch Changes
|
35 |
|
36 | - [#245](https://github.com/brighte-labs/spark-web/pull/245)
|
37 | [`21c6e08`](https://github.com/brighte-labs/spark-web/commit/21c6e08e821ada32feea7c34f1bf451573b5023d)
|
38 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove explicit
|
39 | JSX.Element return types
|
40 |
|
41 | - [#246](https://github.com/brighte-labs/spark-web/pull/246)
|
42 | [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c)
|
43 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove
|
44 | destructuring from theme object
|
45 |
|
46 | - [#218](https://github.com/brighte-labs/spark-web/pull/218)
|
47 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5)
|
48 | Thanks [@nderkim](https://github.com/nderkim)! - Rename files to kebab case
|
49 |
|
50 | - [#222](https://github.com/brighte-labs/spark-web/pull/222)
|
51 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
|
52 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
53 | dependencies
|
54 |
|
55 | - [#242](https://github.com/brighte-labs/spark-web/pull/242)
|
56 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
|
57 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
|
58 | and repository keys to package.json
|
59 | - Add CHANGELOG and README to files key in package.json
|
60 | - Updated dependencies
|
61 | [[`adc5e9e`](https://github.com/brighte-labs/spark-web/commit/adc5e9e6c99acd117f3261edcefdb5573132441b),
|
62 | [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
|
63 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
|
64 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
|
65 | [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
|
66 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
|
67 | - @spark-web/box@1.1.0
|
68 | - @spark-web/heading@2.1.1
|
69 | - @spark-web/icon@1.2.2
|
70 | - @spark-web/stack@1.0.10
|
71 | - @spark-web/theme@3.1.0
|
72 | - @spark-web/utils@1.2.3
|
73 |
|
74 | ## 1.0.10
|
75 |
|
76 | ### Patch Changes
|
77 |
|
78 | - [#208](https://github.com/brighte-labs/spark-web/pull/208)
|
79 | [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
|
80 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
|
81 | node version
|
82 |
|
83 | - Updated dependencies
|
84 | [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
|
85 | - @spark-web/box@1.0.9
|
86 | - @spark-web/heading@2.0.4
|
87 | - @spark-web/icon@1.2.1
|
88 | - @spark-web/stack@1.0.9
|
89 | - @spark-web/theme@3.0.6
|
90 | - @spark-web/utils@1.2.2
|
91 |
|
92 | ## 1.0.9
|
93 |
|
94 | ### Patch Changes
|
95 |
|
96 | - [#197](https://github.com/brighte-labs/spark-web/pull/197)
|
97 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
|
98 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
|
99 |
|
100 | - Updated dependencies
|
101 | [[`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f),
|
102 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
|
103 | - @spark-web/icon@1.2.0
|
104 | - @spark-web/box@1.0.8
|
105 | - @spark-web/heading@2.0.3
|
106 | - @spark-web/stack@1.0.8
|
107 | - @spark-web/theme@3.0.5
|
108 | - @spark-web/utils@1.2.1
|
109 |
|
110 | ## 1.0.8
|
111 |
|
112 | ### Patch Changes
|
113 |
|
114 | - [#173](https://github.com/brighte-labs/spark-web/pull/173)
|
115 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
|
116 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
|
117 | dependency
|
118 |
|
119 | - Updated dependencies
|
120 | [[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
|
121 | [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)]:
|
122 | - @spark-web/box@1.0.7
|
123 | - @spark-web/heading@2.0.2
|
124 | - @spark-web/icon@1.1.5
|
125 | - @spark-web/stack@1.0.7
|
126 | - @spark-web/theme@3.0.3
|
127 | - @spark-web/utils@1.2.0
|
128 |
|
129 | ## 1.0.7
|
130 |
|
131 | ### Patch Changes
|
132 |
|
133 | - [#167](https://github.com/brighte-labs/spark-web/pull/167)
|
134 | [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
|
135 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
136 |
|
137 | - Updated dependencies
|
138 | [[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
|
139 | [`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
|
140 | - @spark-web/box@1.0.6
|
141 | - @spark-web/heading@2.0.1
|
142 | - @spark-web/icon@1.1.4
|
143 | - @spark-web/stack@1.0.6
|
144 | - @spark-web/theme@3.0.2
|
145 | - @spark-web/utils@1.1.5
|
146 |
|
147 | ## 1.0.6
|
148 |
|
149 | ### Patch Changes
|
150 |
|
151 | - Updated dependencies
|
152 | [[`3db131b`](https://github.com/brighte-labs/spark-web/commit/3db131bfadbc4149d05b7c74be1a3e68cdd5b18f)]:
|
153 | - @spark-web/heading@2.0.0
|
154 |
|
155 | ## 1.0.5
|
156 |
|
157 | ### Patch Changes
|
158 |
|
159 | - [#113](https://github.com/brighte-labs/spark-web/pull/113)
|
160 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
|
161 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
162 | dependencies
|
163 |
|
164 | - Updated dependencies
|
165 | [[`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
|
166 | - @spark-web/box@1.0.5
|
167 | - @spark-web/heading@1.0.5
|
168 | - @spark-web/icon@1.1.3
|
169 | - @spark-web/stack@1.0.5
|
170 | - @spark-web/theme@3.0.1
|
171 | - @spark-web/utils@1.1.3
|
172 |
|
173 | ## 1.0.4
|
174 |
|
175 | ### Patch Changes
|
176 |
|
177 | - [#52](https://github.com/brighte-labs/spark-web/pull/52)
|
178 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
|
179 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
|
180 | to package.json files
|
181 |
|
182 | * [#84](https://github.com/brighte-labs/spark-web/pull/84)
|
183 | [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)
|
184 | Thanks [@ChristopherMitchell242](https://github.com/ChristopherMitchell242)! -
|
185 | Data attribute added to component props to allow consumers to attach custom
|
186 | attributes to components
|
187 | * Updated dependencies
|
188 | [[`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
|
189 | [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
|
190 | [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
|
191 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e),
|
192 | [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)]:
|
193 | - @spark-web/heading@1.0.4
|
194 | - @spark-web/theme@3.0.0
|
195 | - @spark-web/stack@1.0.4
|
196 | - @spark-web/box@1.0.4
|
197 | - @spark-web/icon@1.1.2
|
198 | - @spark-web/utils@1.1.2
|
199 |
|
200 | ## 1.0.3
|
201 |
|
202 | ### Patch Changes
|
203 |
|
204 | - [#42](https://github.com/brighte-labs/spark-web/pull/42)
|
205 | [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
|
206 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
|
207 | versions of React
|
208 |
|
209 | - Updated dependencies
|
210 | [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
|
211 | - @spark-web/box@1.0.3
|
212 | - @spark-web/heading@1.0.3
|
213 | - @spark-web/icon@1.1.1
|
214 | - @spark-web/stack@1.0.3
|
215 | - @spark-web/theme@2.0.2
|
216 | - @spark-web/utils@1.1.1
|
217 |
|
218 | ## 1.0.2
|
219 |
|
220 | ### Patch Changes
|
221 |
|
222 | - [#40](https://github.com/brighte-labs/spark-web/pull/40)
|
223 | [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
|
224 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
|
225 | @babel/transform-runtime
|
226 |
|
227 | - Updated dependencies
|
228 | [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
|
229 | - @spark-web/box@1.0.2
|
230 | - @spark-web/heading@1.0.2
|
231 | - @spark-web/icon@1.0.2
|
232 | - @spark-web/stack@1.0.2
|
233 | - @spark-web/theme@2.0.1
|
234 | - @spark-web/utils@1.0.2
|
235 |
|
236 | ## 1.0.1
|
237 |
|
238 | ### Patch Changes
|
239 |
|
240 | - [#36](https://github.com/brighte-labs/spark-web/pull/36)
|
241 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
|
242 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
243 | config
|
244 |
|
245 | - Updated dependencies
|
246 | [[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
|
247 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
|
248 | - @spark-web/theme@2.0.0
|
249 | - @spark-web/box@1.0.1
|
250 | - @spark-web/heading@1.0.1
|
251 | - @spark-web/icon@1.0.1
|
252 | - @spark-web/stack@1.0.1
|
253 | - @spark-web/utils@1.0.1
|
254 |
|
255 | ## 1.0.0
|
256 |
|
257 | ### Major Changes
|
258 |
|
259 | - [#27](https://github.com/brighte-labs/spark-web/pull/27)
|
260 | [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
|
261 | Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
|
262 |
|
263 | ### Patch Changes
|
264 |
|
265 | - Updated dependencies
|
266 | [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
|
267 | - @spark-web/box@1.0.0
|
268 | - @spark-web/heading@1.0.0
|
269 | - @spark-web/icon@1.0.0
|
270 | - @spark-web/stack@1.0.0
|
271 | - @spark-web/theme@1.0.0
|
272 | - @spark-web/utils@1.0.0
|