@entur/expand 3.3.24-beta.3 → 3.3.24

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