@entur/expand 3.3.24-beta.3 → 3.3.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +450 -0
  2. package/package.json +11 -14
package/CHANGELOG.md ADDED
@@ -0,0 +1,450 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [3.3.25](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.24...@entur/expand@3.3.25) (2022-10-31)
7
+
8
+ **Note:** Version bump only for package @entur/expand
9
+
10
+ ## [3.3.24](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.23...@entur/expand@3.3.24) (2022-10-31)
11
+
12
+ **Note:** Version bump only for package @entur/expand
13
+
14
+ ## [3.3.23](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.22...@entur/expand@3.3.23) (2022-10-20)
15
+
16
+ **Note:** Version bump only for package @entur/expand
17
+
18
+ ## [3.3.22](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.21...@entur/expand@3.3.22) (2022-10-20)
19
+
20
+ **Note:** Version bump only for package @entur/expand
21
+
22
+ ## [3.3.21](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.20...@entur/expand@3.3.21) (2022-10-12)
23
+
24
+ ### Bug Fixes
25
+
26
+ - **expand:** change divs in button to be span ([29a238e](https://bitbucket.org/enturas/design-system/commits/29a238e698457bea8244cbdc3aceaf4f18892568))
27
+ - **expand:** make aria-controls not refere to unmounted element id ([92b0b4a](https://bitbucket.org/enturas/design-system/commits/92b0b4a4ff3b5be56d9ae1559cb61c800897a08f))
28
+
29
+ ## [3.3.19](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.18...@entur/expand@3.3.19) (2022-08-31)
30
+
31
+ **Note:** Version bump only for package @entur/expand
32
+
33
+ ## [3.3.18](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.17...@entur/expand@3.3.18) (2022-08-24)
34
+
35
+ **Note:** Version bump only for package @entur/expand
36
+
37
+ ## [3.3.17](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.16...@entur/expand@3.3.17) (2022-08-09)
38
+
39
+ ### Bug Fixes
40
+
41
+ - **Base Expandable Panel:** remove redundant CSS property ([062072f](https://bitbucket.org/enturas/design-system/commits/062072f5e301f51bd411625e19d647033fa926c7))
42
+ - **Expandable panel:** make BaseExpandablePanel focus stackable ([5770334](https://bitbucket.org/enturas/design-system/commits/57703343a80ff067b49cb0ec2aabda74d391d080))
43
+
44
+ ## [3.3.16](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.15...@entur/expand@3.3.16) (2022-07-05)
45
+
46
+ **Note:** Version bump only for package @entur/expand
47
+
48
+ ## [3.3.15](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.14...@entur/expand@3.3.15) (2022-06-24)
49
+
50
+ **Note:** Version bump only for package @entur/expand
51
+
52
+ ## [3.3.14](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.13...@entur/expand@3.3.14) (2022-06-02)
53
+
54
+ **Note:** Version bump only for package @entur/expand
55
+
56
+ ## [3.3.13](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.12...@entur/expand@3.3.13) (2022-05-13)
57
+
58
+ **Note:** Version bump only for package @entur/expand
59
+
60
+ ## [3.3.12](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.11...@entur/expand@3.3.12) (2022-05-04)
61
+
62
+ **Note:** Version bump only for package @entur/expand
63
+
64
+ ## [3.3.11](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.10...@entur/expand@3.3.11) (2022-04-27)
65
+
66
+ **Note:** Version bump only for package @entur/expand
67
+
68
+ ## [3.3.10](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.9...@entur/expand@3.3.10) (2022-04-20)
69
+
70
+ **Note:** Version bump only for package @entur/expand
71
+
72
+ ## [3.3.9](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.8...@entur/expand@3.3.9) (2022-04-19)
73
+
74
+ **Note:** Version bump only for package @entur/expand
75
+
76
+ ## [3.3.8](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.7...@entur/expand@3.3.8) (2022-03-01)
77
+
78
+ **Note:** Version bump only for package @entur/expand
79
+
80
+ ## [3.3.7](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.6...@entur/expand@3.3.7) (2022-02-09)
81
+
82
+ **Note:** Version bump only for package @entur/expand
83
+
84
+ ## [3.3.6](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.5...@entur/expand@3.3.6) (2021-11-17)
85
+
86
+ **Note:** Version bump only for package @entur/expand
87
+
88
+ ## [3.3.5](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.4...@entur/expand@3.3.5) (2021-09-23)
89
+
90
+ **Note:** Version bump only for package @entur/expand
91
+
92
+ ## [3.3.4](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.3...@entur/expand@3.3.4) (2021-09-13)
93
+
94
+ **Note:** Version bump only for package @entur/expand
95
+
96
+ ## [3.3.3](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.2...@entur/expand@3.3.3) (2021-09-07)
97
+
98
+ ### Bug Fixes
99
+
100
+ - utilize reworked focus token ([586758f](https://bitbucket.org/enturas/design-system/commits/586758fc86eb5aa52116c63c14ef033eb2e8b12f))
101
+ - **useaccordion:** improve typings of hook ([a0e6406](https://bitbucket.org/enturas/design-system/commits/a0e6406f81748a3858910bbe12454a58c4507e42))
102
+ - fix lint warnings in test ([652dfc7](https://bitbucket.org/enturas/design-system/commits/652dfc7e176e02ff8bcd5df20ef125decba65318))
103
+ - update dependencies ([d99ee7b](https://bitbucket.org/enturas/design-system/commits/d99ee7b76446834b0f8602bacba4319de121e38a))
104
+
105
+ ## [3.3.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.1...@entur/expand@3.3.2) (2021-07-16)
106
+
107
+ **Note:** Version bump only for package @entur/expand
108
+
109
+ ## [3.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.3.0...@entur/expand@3.3.1) (2021-06-25)
110
+
111
+ ### Bug Fixes
112
+
113
+ - update dependencies ([a937757](https://bitbucket.org/enturas/design-system/commits/a9377575fed93796a626e50c753da1bb2283335b))
114
+
115
+ # [3.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.29...@entur/expand@3.3.0) (2021-05-05)
116
+
117
+ ### Features
118
+
119
+ - **expandable text:** add titleElement prop ([a8cdcdb](https://bitbucket.org/enturas/design-system/commits/a8cdcdb305308864e653a843fd3bd1964afc353f))
120
+
121
+ ## [3.2.29](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.28...@entur/expand@3.2.29) (2021-04-23)
122
+
123
+ ### Bug Fixes
124
+
125
+ - utilize new focus tokens ([17113ef](https://bitbucket.org/enturas/design-system/commits/17113ef3f791c86fa6e19e71680fd5acdbae4990))
126
+
127
+ ## [3.2.28](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.27...@entur/expand@3.2.28) (2021-04-09)
128
+
129
+ **Note:** Version bump only for package @entur/expand
130
+
131
+ ## [3.2.27](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.26...@entur/expand@3.2.27) (2021-03-02)
132
+
133
+ **Note:** Version bump only for package @entur/expand
134
+
135
+ ## [3.2.26](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.25...@entur/expand@3.2.26) (2021-02-17)
136
+
137
+ **Note:** Version bump only for package @entur/expand
138
+
139
+ ## [3.2.25](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.24...@entur/expand@3.2.25) (2021-01-29)
140
+
141
+ **Note:** Version bump only for package @entur/expand
142
+
143
+ ## [3.2.24](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.23...@entur/expand@3.2.24) (2021-01-20)
144
+
145
+ **Note:** Version bump only for package @entur/expand
146
+
147
+ ## [3.2.23](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.22...@entur/expand@3.2.23) (2021-01-13)
148
+
149
+ ### Bug Fixes
150
+
151
+ - transpose grey colors for updated color tokens ([d6a444c](https://bitbucket.org/enturas/design-system/commits/d6a444c2c37339b9bac0702738ed52693367d344))
152
+
153
+ ## [3.2.22](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.21...@entur/expand@3.2.22) (2021-01-05)
154
+
155
+ **Note:** Version bump only for package @entur/expand
156
+
157
+ ## [3.2.21](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.20...@entur/expand@3.2.21) (2020-12-04)
158
+
159
+ **Note:** Version bump only for package @entur/expand
160
+
161
+ ## [3.2.20](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.19...@entur/expand@3.2.20) (2020-11-10)
162
+
163
+ ### Bug Fixes
164
+
165
+ - **expandabletext:** adjust padding for expandable text ([2c54d82](https://bitbucket.org/enturas/design-system/commits/2c54d8210722b736e3cc39a92f8ddb0540f70113))
166
+
167
+ ## [3.2.19](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.18...@entur/expand@3.2.19) (2020-11-05)
168
+
169
+ **Note:** Version bump only for package @entur/expand
170
+
171
+ ## [3.2.18](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.17...@entur/expand@3.2.18) (2020-10-23)
172
+
173
+ **Note:** Version bump only for package @entur/expand
174
+
175
+ ## [3.2.17](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.16...@entur/expand@3.2.17) (2020-10-16)
176
+
177
+ **Note:** Version bump only for package @entur/expand
178
+
179
+ ## [3.2.16](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.15...@entur/expand@3.2.16) (2020-10-09)
180
+
181
+ **Note:** Version bump only for package @entur/expand
182
+
183
+ ## [3.2.15](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.14...@entur/expand@3.2.15) (2020-09-25)
184
+
185
+ **Note:** Version bump only for package @entur/expand
186
+
187
+ ## [3.2.14](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.13...@entur/expand@3.2.14) (2020-09-14)
188
+
189
+ **Note:** Version bump only for package @entur/expand
190
+
191
+ ## [3.2.13](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.12...@entur/expand@3.2.13) (2020-09-10)
192
+
193
+ ### Bug Fixes
194
+
195
+ - **expandable panel:** adjust font size ([5e9080d](https://bitbucket.org/enturas/design-system/commits/5e9080dd9dfc438b4e2d6c8cfae9bff3f918b3e3))
196
+ - **expandable text button:** adjust heading size ([40d3064](https://bitbucket.org/enturas/design-system/commits/40d3064e34badaa76497cbbc84de6e4ddd43a401))
197
+
198
+ ## [3.2.12](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.11...@entur/expand@3.2.12) (2020-09-02)
199
+
200
+ **Note:** Version bump only for package @entur/expand
201
+
202
+ ## [3.2.11](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.10...@entur/expand@3.2.11) (2020-08-26)
203
+
204
+ **Note:** Version bump only for package @entur/expand
205
+
206
+ ## [3.2.10](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.9...@entur/expand@3.2.10) (2020-08-19)
207
+
208
+ **Note:** Version bump only for package @entur/expand
209
+
210
+ ## [3.2.9](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.8...@entur/expand@3.2.9) (2020-08-14)
211
+
212
+ ### Bug Fixes
213
+
214
+ - **expandable text:** remove underline from expandableText ([2852a21](https://bitbucket.org/enturas/design-system/commits/2852a218d1c3caec9f9fb8293da78b8e448a0c52))
215
+
216
+ ## [3.2.8](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.7...@entur/expand@3.2.8) (2020-08-11)
217
+
218
+ **Note:** Version bump only for package @entur/expand
219
+
220
+ ## [3.2.7](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.6...@entur/expand@3.2.7) (2020-07-22)
221
+
222
+ **Note:** Version bump only for package @entur/expand
223
+
224
+ ## [3.2.6](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.5...@entur/expand@3.2.6) (2020-07-16)
225
+
226
+ **Note:** Version bump only for package @entur/expand
227
+
228
+ ## [3.2.5](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.4...@entur/expand@3.2.5) (2020-07-09)
229
+
230
+ ### Bug Fixes
231
+
232
+ - increase border radius for expandable panels ([1202b7c](https://bitbucket.org/enturas/design-system/commits/1202b7cabf93dab86a5c85f30624e581cb345e16))
233
+
234
+ ## [3.2.4](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.3...@entur/expand@3.2.4) (2020-07-03)
235
+
236
+ **Note:** Version bump only for package @entur/expand
237
+
238
+ ## [3.2.3](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.2...@entur/expand@3.2.3) (2020-06-17)
239
+
240
+ **Note:** Version bump only for package @entur/expand
241
+
242
+ ## [3.2.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.1...@entur/expand@3.2.2) (2020-05-27)
243
+
244
+ **Note:** Version bump only for package @entur/expand
245
+
246
+ ## [3.2.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.2.0...@entur/expand@3.2.1) (2020-05-26)
247
+
248
+ **Note:** Version bump only for package @entur/expand
249
+
250
+ # [3.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.1.2...@entur/expand@3.2.0) (2020-05-20)
251
+
252
+ ### Bug Fixes
253
+
254
+ - use the expand arrow component instead of icon ([44e955a](https://bitbucket.org/enturas/design-system/commits/44e955a636f0c42b72e19029c75c6324f90c5ac3))
255
+
256
+ ### Features
257
+
258
+ - add expand arrow as its own component ([5fc6bea](https://bitbucket.org/enturas/design-system/commits/5fc6bea21d2568ced1af0c0f976df4b2efbff539))
259
+
260
+ ## [3.1.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.1.1...@entur/expand@3.1.2) (2020-04-27)
261
+
262
+ **Note:** Version bump only for package @entur/expand
263
+
264
+ ## [3.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.1.0...@entur/expand@3.1.1) (2020-04-23)
265
+
266
+ ### Bug Fixes
267
+
268
+ - updated to use new focus styling where applicable ([d0a52c0](https://bitbucket.org/enturas/design-system/commits/d0a52c096b673c6647070a90dd79bef9003ee0ad))
269
+
270
+ # [3.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@3.0.0...@entur/expand@3.1.0) (2020-04-08)
271
+
272
+ ### Features
273
+
274
+ - add contentStyle prop for all expandable components ([efaac0f](https://bitbucket.org/enturas/design-system/commits/efaac0fb1822a4e38137e96c73f1f76cf41b3416))
275
+
276
+ # [3.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.15...@entur/expand@3.0.0) (2020-03-25)
277
+
278
+ ### Features
279
+
280
+ - fix onToggle for ExpandableText ([ff15631](https://bitbucket.org/enturas/design-system/commits/ff15631e89e38519aebf0292c9479a57eda88b80))
281
+
282
+ ### BREAKING CHANGES
283
+
284
+ - ExpandableTextButton now takes in onToggle instead of using onClick directly
285
+
286
+ ISSUES CLOSED: ETU-1853
287
+
288
+ # [2.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.15...@entur/expand@2.0.0) (2020-03-25)
289
+
290
+ ### Features
291
+
292
+ - fix onToggle for ExpandableText ([ff15631](https://bitbucket.org/enturas/design-system/commits/ff15631e89e38519aebf0292c9479a57eda88b80))
293
+
294
+ ### BREAKING CHANGES
295
+
296
+ - ExpandableTextButton now takes in onToggle instead of using onClick directly
297
+
298
+ ISSUES CLOSED: ETU-1853
299
+
300
+ ## [1.1.15](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.14...@entur/expand@1.1.15) (2020-03-20)
301
+
302
+ **Note:** Version bump only for package @entur/expand
303
+
304
+ ## [1.1.14](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.13...@entur/expand@1.1.14) (2020-03-18)
305
+
306
+ **Note:** Version bump only for package @entur/expand
307
+
308
+ ## [1.1.13](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.12...@entur/expand@1.1.13) (2020-03-05)
309
+
310
+ **Note:** Version bump only for package @entur/expand
311
+
312
+ ## [1.1.12](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.11...@entur/expand@1.1.12) (2020-02-26)
313
+
314
+ **Note:** Version bump only for package @entur/expand
315
+
316
+ ## [1.1.11](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.10...@entur/expand@1.1.11) (2020-02-20)
317
+
318
+ **Note:** Version bump only for package @entur/expand
319
+
320
+ ## [1.1.10](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.9...@entur/expand@1.1.10) (2020-02-14)
321
+
322
+ ### Bug Fixes
323
+
324
+ - reduce left-padding for expandable panels ([27144ef](https://bitbucket.org/enturas/design-system/commits/27144ef0969e57811ca9b1fb22c12d2143c44c98))
325
+
326
+ ## [1.1.9](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.8...@entur/expand@1.1.9) (2020-02-12)
327
+
328
+ **Note:** Version bump only for package @entur/expand
329
+
330
+ ## [1.1.8](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.7...@entur/expand@1.1.8) (2020-02-10)
331
+
332
+ ### Bug Fixes
333
+
334
+ - fix rendering of expandable panels ([4784f7c](https://bitbucket.org/enturas/design-system/commits/4784f7c010c38c4b20d96d007dee64dfe15b8380))
335
+
336
+ ## [1.1.7](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.6...@entur/expand@1.1.7) (2020-02-05)
337
+
338
+ ### Bug Fixes
339
+
340
+ - remove test-files from build process ([e0b24af](https://bitbucket.org/enturas/design-system/commits/e0b24af05d5c2ad8de4ae587d83c389495235890))
341
+
342
+ ## [1.1.6](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.5...@entur/expand@1.1.6) (2020-01-28)
343
+
344
+ **Note:** Version bump only for package @entur/expand
345
+
346
+ ## [1.1.5](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.4...@entur/expand@1.1.5) (2020-01-27)
347
+
348
+ ### Bug Fixes
349
+
350
+ - update expandable panels to comply with new typography ([6c8276f](https://bitbucket.org/enturas/design-system/commits/6c8276f8ced0eead81c936af8ec24b8665c0281e))
351
+ - **types:** place types in the correct place ([acace09](https://bitbucket.org/enturas/design-system/commits/acace09ec0e258c5cff3a65e13ab29d6603780d9))
352
+
353
+ ## [1.1.4](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.3...@entur/expand@1.1.4) (2020-01-20)
354
+
355
+ **Note:** Version bump only for package @entur/expand
356
+
357
+ ## [1.1.3](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.2...@entur/expand@1.1.3) (2020-01-14)
358
+
359
+ **Note:** Version bump only for package @entur/expand
360
+
361
+ ## [1.1.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.1...@entur/expand@1.1.2) (2020-01-13)
362
+
363
+ **Note:** Version bump only for package @entur/expand
364
+
365
+ ## [1.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.1.0...@entur/expand@1.1.1) (2020-01-08)
366
+
367
+ ### Bug Fixes
368
+
369
+ - warn in development if the developer have forgotten the CSS ([e5c30fc](https://bitbucket.org/enturas/design-system/commits/e5c30fc08624ef22c02773892778abd92205c6b0))
370
+
371
+ # [1.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.0.3...@entur/expand@1.1.0) (2020-01-06)
372
+
373
+ ### Features
374
+
375
+ - refactor expandable-text-button as seperate component, and expose it ([c5765b0](https://bitbucket.org/enturas/design-system/commits/c5765b0fde18c146ec3858ccb098490ffd48274b))
376
+
377
+ ## [1.0.3](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.0.2...@entur/expand@1.0.3) (2019-12-10)
378
+
379
+ ### Bug Fixes
380
+
381
+ - adding default prop as part of documentation ([1ef7510](https://bitbucket.org/enturas/design-system/commits/1ef75107362f6262429d7fe31519b4353eccc8de))
382
+
383
+ ## [1.0.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.0.1...@entur/expand@1.0.2) (2019-11-29)
384
+
385
+ **Note:** Version bump only for package @entur/expand
386
+
387
+ ## [1.0.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@1.0.0...@entur/expand@1.0.1) (2019-11-28)
388
+
389
+ ### Bug Fixes
390
+
391
+ - **ExpandableText:** tweak design of the expandable text component ([2d5dc34](https://bitbucket.org/enturas/design-system/commits/2d5dc34972ccc3e0a40b8c6cd0b6d73809f0ba0f))
392
+
393
+ # [1.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@0.3.1...@entur/expand@1.0.0) (2019-11-22)
394
+
395
+ ### Bug Fixes
396
+
397
+ - fixing potential duplication of props naming ([6efd896](https://bitbucket.org/enturas/design-system/commits/6efd896d381bca09bc047dbdaec6d2629a9571db))
398
+ - **ExpandableText:** move toggle arrow to right side of toggle text ([5bc75d7](https://bitbucket.org/enturas/design-system/commits/5bc75d72f06cf20d174745924c11cd4e24199dab))
399
+ - **ExpandableText:** remove possibility to control ExpandableText ([ff9cd6c](https://bitbucket.org/enturas/design-system/commits/ff9cd6ce50867ae000bb61f0f9901bbeb645fe40))
400
+
401
+ ### Code Refactoring
402
+
403
+ - **ExpandableGroup:** rename to Accordion ([e5f1a96](https://bitbucket.org/enturas/design-system/commits/e5f1a9644be8184e80f849970f255fc3553b0d46))
404
+
405
+ ### Features
406
+
407
+ - **Accordion:** add new component - AccordionItem ([e73072a](https://bitbucket.org/enturas/design-system/commits/e73072a704cb591413601c5c6c4d5442432e7f34))
408
+ - **types:** exporting all public types for public components ([4a277ab](https://bitbucket.org/enturas/design-system/commits/4a277ab266fdb32a6760821a07b1c6cc716bac85))
409
+
410
+ ### BREAKING CHANGES
411
+
412
+ - **ExpandableText:** No longer possible to control the ExpandableText component
413
+ - **ExpandableGroup:** The export ExpandableGroup is renamed to Accordion
414
+
415
+ ## [0.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@0.3.0...@entur/expand@0.3.1) (2019-11-18)
416
+
417
+ **Note:** Version bump only for package @entur/expand
418
+
419
+ # [0.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/expand@0.2.2...@entur/expand@0.3.0) (2019-11-14)
420
+
421
+ ### Bug Fixes
422
+
423
+ - fix a few padding issues ([017e79b](https://bitbucket.org/enturas/design-system/commits/017e79bf5df8ec38a2d791de2b8d9f9ea8fc0f5a))
424
+ - **class prefix:** fixing final class name prefixes ([bdcd590](https://bitbucket.org/enturas/design-system/commits/bdcd590407c0f3cc4a9cc02d294edcce6b106cc7))
425
+ - **css classnames:** fixing naming collisions with CSS classes ([a93ca43](https://bitbucket.org/enturas/design-system/commits/a93ca435d3a01d61d8f02694a672686b9e943a66))
426
+ - **ExpandablePanel:** fix how paddings are applied ([0e3dd23](https://bitbucket.org/enturas/design-system/commits/0e3dd23f98e1365ca55f1abd1a01741dd00c9f0a))
427
+ - **ExpandablePanel:** make expandable panels accept longer titles ([85a3329](https://bitbucket.org/enturas/design-system/commits/85a3329e7de390014182354786e3c01908131735))
428
+ - add missing dependencies to dependency arrays ([15f1e81](https://bitbucket.org/enturas/design-system/commits/15f1e81f5a3dfea3e60453195379d392e6d536a0))
429
+ - fix lint errors ([8539282](https://bitbucket.org/enturas/design-system/commits/8539282c04b01cc1459109cbc9c4111dfcdaa5f4))
430
+
431
+ ### Features
432
+
433
+ - **ExpandableGroup:** add new component ExpandableGroup ([d070846](https://bitbucket.org/enturas/design-system/commits/d0708469b26de68237a0d6a139cd77ad86c60959))
434
+ - **ExpandableLink:** adding ExpandableLink as its own component ([03bea1f](https://bitbucket.org/enturas/design-system/commits/03bea1f37a6febc558c79501c0b149868881471a))
435
+
436
+ ## [0.2.2](https://bitbucket.org/enturas/design-system/compare/@entur/expand@0.2.1...@entur/expand@0.2.2) (2019-11-07)
437
+
438
+ ### Bug Fixes
439
+
440
+ - **Styling:** proper padding and inline icon ([119dea6](https://bitbucket.org/enturas/design-system/commits/119dea6a27bcdd0e5098f0abfc4eb2057464f16b))
441
+
442
+ ## [0.2.1](https://bitbucket.org/enturas/design-system/compare/@entur/expand@0.2.0...@entur/expand@0.2.1) (2019-11-06)
443
+
444
+ **Note:** Version bump only for package @entur/expand
445
+
446
+ # 0.2.0 (2019-11-04)
447
+
448
+ ### Features
449
+
450
+ - **Expand:** adding Expandable, ControlledExpandable component in expand package ([d469df0](https://bitbucket.org/enturas/design-system/commits/d469df03e3da6e70e206746debc5ec0a11d18af1))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur/expand",
3
- "version": "3.3.24-beta.3",
3
+ "version": "3.3.25",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/expand.esm.js",
@@ -17,28 +17,25 @@
17
17
  "access": "public"
18
18
  },
19
19
  "scripts": {
20
- "start": "yarn run dts watch --noClean",
21
- "build": "yarn run dts build",
22
- "test": "yarn run dts test --env=jsdom",
23
- "lint": "yarn run dts lint"
20
+ "start": "dts watch --noClean",
21
+ "build": "dts build",
22
+ "test": "dts test --env=jsdom",
23
+ "lint": "dts lint"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "react": ">=16.8.0",
27
27
  "react-dom": ">=16.8.0"
28
28
  },
29
29
  "dependencies": {
30
- "@entur/icons": "^5.1.2-beta.3",
31
- "@entur/tokens": "^3.4.2-beta.2",
32
- "@entur/typography": "^1.7.1-beta.3",
33
- "@entur/utils": "^0.4.6-beta.2",
30
+ "@entur/icons": "^5.2.1",
31
+ "@entur/tokens": "^3.4.1",
32
+ "@entur/typography": "^1.7.0",
33
+ "@entur/utils": "^0.4.5",
34
34
  "classnames": "^2.3.1",
35
35
  "react-collapse": "^5.1.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@types/react-collapse": "^5.0.1",
39
- "dts-cli": "^1.1.6",
40
- "jest-watch-typeahead": "^2.2.0",
41
- "ts-jest": "^27.0.0"
38
+ "@types/react-collapse": "^5.0.1"
42
39
  },
43
- "gitHead": "89c8eee86c247794134c34484a205e0f7f65d0a5"
40
+ "gitHead": "09829f0914d2ee5740f584cfd2be4d9d2b5fc18a"
44
41
  }