@royaloperahouse/chord 2.4.7 → 2.4.8-a-chord-development

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 (97) hide show
  1. package/CHANGELOG.md +213 -7
  2. package/README.md +250 -40
  3. package/dist/chord.cjs.development.js +601 -410
  4. package/dist/chord.cjs.development.js.map +1 -1
  5. package/dist/chord.cjs.production.min.js +1 -1
  6. package/dist/chord.cjs.production.min.js.map +1 -1
  7. package/dist/chord.esm.js +601 -411
  8. package/dist/chord.esm.js.map +1 -1
  9. package/dist/components/atoms/Grid/GridItemLegacy.d.ts +8 -0
  10. package/dist/components/atoms/Grid/index.d.ts +2 -1
  11. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +1 -0
  12. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +1 -1
  13. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +1 -1
  14. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +1 -1
  15. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +1 -1
  16. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +1 -1
  17. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +1 -1
  18. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +1 -1
  19. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +1 -1
  20. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +1 -1
  21. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +1 -1
  22. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +1 -1
  23. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +1 -1
  24. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +1 -1
  25. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +1 -1
  26. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +1 -1
  27. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +1 -1
  28. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +1 -1
  29. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +1 -1
  30. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +1 -1
  31. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +1 -1
  32. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +1 -1
  33. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +1 -1
  34. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +1 -1
  35. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +1 -1
  36. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +1 -1
  37. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +1 -1
  38. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +1 -1
  39. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +1 -1
  40. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +1 -1
  41. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +1 -1
  42. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +1 -1
  43. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +1 -1
  44. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +1 -1
  45. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +1 -1
  46. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +1 -1
  47. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +1 -1
  48. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +1 -1
  49. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +1 -1
  50. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +1 -1
  51. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +1 -1
  52. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +1 -1
  53. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +1 -1
  54. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +1 -1
  55. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +1 -1
  56. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +1 -1
  57. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +1 -1
  58. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +1 -1
  59. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +1 -1
  60. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +1 -1
  61. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +1 -1
  62. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +1 -1
  63. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +1 -1
  64. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +1 -1
  65. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +1 -1
  66. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +1 -1
  67. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +1 -1
  68. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +1 -1
  69. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +1 -1
  70. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +1 -1
  71. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +1 -1
  72. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +1 -1
  73. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +1 -1
  74. package/dist/components/atoms/Icons/SvgIcons/Video/AudioDescription.svg.d.ts +1 -1
  75. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +1 -1
  76. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +1 -1
  77. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +1 -1
  78. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +1 -1
  79. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +1 -1
  80. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +1 -1
  81. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +1 -1
  82. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +1 -1
  83. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +1 -1
  84. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +1 -1
  85. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +1 -1
  86. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +1 -1
  87. package/dist/components/atoms/Icons/SvgIcons/index.d.ts +75 -75
  88. package/dist/components/atoms/index.d.ts +2 -2
  89. package/dist/components/index.d.ts +2 -2
  90. package/dist/components/molecules/PageHeading/index.d.ts +1 -1
  91. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +1 -0
  92. package/dist/components/molecules/index.d.ts +1 -1
  93. package/dist/index.d.ts +3 -2
  94. package/dist/types/formTypes.d.ts +12 -9
  95. package/dist/types/iconTypes.d.ts +1 -0
  96. package/package.json +1 -1
  97. package/README.GIT +0 -277
package/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## [2.4.8]
2
+ - Accessibility: all SVG icons can now take alt text
3
+
1
4
  ## [2.4.7]
2
5
  - Compact Header bug fixes for Default Pages roll out
3
6
 
@@ -89,121 +92,172 @@
89
92
  - Read More Component
90
93
 
91
94
  ## [2.2.0]
95
+
92
96
  - Fix Grid bug introduced in 2.1.9
93
97
 
94
98
  ## [2.1.10]
99
+
95
100
  - Add missing export for `CreditListing`
96
101
 
97
102
  ## [2.1.9]
103
+
98
104
  - Add Credit Listing
99
105
 
100
106
  ## [2.1.8]
107
+
101
108
  - Add Branding Link to Compact Header
102
109
 
103
110
  ## [2.1.7]
111
+
104
112
  - Footer updates
105
113
 
106
114
  ## [2.1.6]
115
+
107
116
  - Add X logo
108
117
 
109
118
  ## [2.1.5]
110
- - Revert search error caused by previous version
119
+
120
+ - Patch search bar hidden fix
111
121
 
112
122
  ## [2.1.4]
123
+
113
124
  - Fix screenreader accessibility for accordions
114
125
 
115
126
  ## [2.1.3]
127
+
116
128
  - Navigation: make links links
117
129
  - Clear testing errors
118
130
 
119
131
  ## [2.1.2]
132
+
120
133
  - TextField: include optional width param
121
134
 
122
135
  ## [2.1.1]
136
+
123
137
  - AnchorTabBar: change grid, to move tabs to the center
124
138
 
125
139
  ## [2.1.0]
140
+
126
141
  - Convert Pagination to href instead of React Router Link
127
142
 
128
143
  ## [2.0.0]
144
+
129
145
  - Remove swiper dependency
146
+
130
147
  ## [1.28.0]
148
+
131
149
  - Add new RadioGroup component
132
150
  - Progress: add the steps
133
151
  - Compact header: hide CTA if the prop is undefined
134
152
  - Compact header: change highlight color for Stream variant
135
153
 
136
154
  ## [1.27.1]
155
+
137
156
  - Fixed failing test on timer component
138
157
 
139
158
  ## [1.27.0]
159
+
140
160
  - ContentSummary component can now be configured to be fully clickable
141
161
 
142
162
  ## [1.26.0]
163
+
143
164
  - MiniCard and MinimalCarousel: add new components
144
165
 
145
166
  ## [1.25.2]
167
+
146
168
  - Now clicking on the gray overlay closes the search bar
147
169
 
148
170
  ## [1.25.1]
171
+
149
172
  - Stepper: Properly export component
150
173
 
151
174
  ## [1.25.0]
175
+
152
176
  - Stepper: Add Stepper component
153
177
 
154
178
  ## [1.24.2]
179
+
155
180
  - Increase Upsell Card Flag character limit to 30
156
181
 
157
182
  ## [1.24.1]
183
+
158
184
  - Include link field to Upsell Cards
159
185
 
160
186
  ## [1.24.0]
187
+
161
188
  - Implement Upsell Section & Upsell Cards
162
189
 
190
+ ## [1.23.2-b]
191
+
192
+ - Add Stepper component
193
+ - Fix solo negative sign NaN bug
194
+ -
195
+
163
196
  ## [1.23.2]
197
+
164
198
  - Fix BrandingStyle not showing bug
165
199
 
166
200
  ## [1.23.1]
201
+
167
202
  - Fix enum on BrandingStyle
168
203
 
169
204
  ## [1.23.0]
205
+
170
206
  - Re-enabled compact header on iOS
171
207
 
172
208
  ## [1.22.0]
209
+
173
210
  - TextArea: Added new TextArea component
174
211
  - TickBox: Added disabled and error states
175
212
 
176
213
  ## [1.21.1]
177
- - Made select state reset behaviour opt-in
214
+
215
+ - Compact PageHeading: Refactored to support iOS devices
178
216
 
179
217
  ## [1.21.0]
218
+
180
219
  - TextLogo: add new component
181
220
  - Compact PageHeading: swap logo with TextLogo to fix iOS issues
182
221
 
222
+ ## [1.20.2-a]
223
+
224
+ - Made select state reset behaviour opt-in
225
+
183
226
  ## [1.20.2]
227
+
184
228
  - Card: change cursor to default for cards without buttons
185
229
  - HighlightsCarousel: hide button in case there are no text for them
186
230
 
187
231
  ## [1.20.1]
232
+
188
233
  - Reset the select component's selected value to the first option if options change
189
234
 
190
235
  ## [1.20.0]
236
+
191
237
  - Tickbox: Add black-on-white option
238
+
192
239
  ## [1.19.0]
240
+
193
241
  - Add timer to navigation basket
242
+
194
243
  ## [1.18.3]
244
+
195
245
  - iOS devices show image instead of video for Compact PageHeading
196
246
 
197
247
  ## [1.18.1-2]
248
+
198
249
  - Fix iOS exception on VideoControls
199
250
 
200
251
  ## [1.18.0]
252
+
201
253
  - Add Compact PageHeading component
202
254
 
203
255
  ## [1.17.0]
256
+
204
257
  - Add Page Heading Panel variant
205
258
 
206
259
  ## [1.16.0]
260
+
207
261
  - Implemented a new Timer component
208
262
  - Progress: extended the component, added it to Storybook
209
263
  - PromoWithTags: added Timer component
@@ -212,290 +266,423 @@
212
266
  - Card: added label
213
267
 
214
268
  ## [1.15.1]
269
+
215
270
  - Change to pagination component to align page numbers with URL numbers.
216
271
 
217
272
  ## [1.15.0]
218
- - Implemented a new Select component
273
+
274
+ - Add Compact PageHeading component
219
275
 
220
276
  ## [1.14.0]
277
+
221
278
  - Added standfirst functionality to Accordion/ Accordions component and theme for Schools Platform
222
279
 
223
280
  ## [1.13.2]
281
+
224
282
  - Add styled-components to dev-dependencies, to fix issues with tests that appear after adding the new styled components
225
283
 
226
284
  ## [1.13.1]
285
+
227
286
  - AnchorTabBar: fix the issues on mobile devices that are related to scroll/stickiness
228
287
 
229
288
  ## [1.13.0]
289
+
230
290
  - Implemented a new TextField component
231
291
 
232
292
  ## [1.12.4]
293
+
233
294
  - Search: change copy
234
295
 
235
296
  ## [1.12.0]
297
+
236
298
  - Search: Extend ContentSummary and SearchBar components to support new search results
237
299
 
300
+ ## [1.11.0-a]
301
+
302
+ - Pagination: add new component
303
+
238
304
  ## [1.11.0]
305
+
239
306
  - Carousels: Rewrite logic that cuts description, to support older browsers
240
307
 
308
+ ## [1.10.0-a]
309
+
310
+ - ContentSummary: make image clickable
311
+
241
312
  ## [1.10.0]
313
+
242
314
  - PageHeadingImpact: Replace CSS background-image with HTML image element
243
315
 
244
316
  ## [1.9.0]
317
+
245
318
  - Card: Add a new prop for the hover line color
246
319
 
320
+ ## [1.9.0-c]
321
+
322
+ - ContentSummary: make image clickable
323
+
324
+ ## [1.9.0-b]
325
+
326
+ - ContentSummary: change image size
327
+ - SearchBar: Export component
328
+
329
+ ## [1.9.0-a]
330
+
331
+ - ContentSummary: change image props
332
+
333
+ ## [1.9.0]
334
+
335
+ - Card: Add a new prop for the hover line color
336
+
337
+ ## [1.8.1-h]
338
+
339
+ - ContentSummary: add exports
340
+
341
+ ## [1.8.1-g]
342
+
343
+ - ContentSummary: refactor
344
+
345
+ ## [1.8.1-f]
346
+
347
+ - ContentSummary: update conditional rendering
348
+
349
+ ## [1.8.1-c]
350
+
351
+ - ContentSummary: update for Search results
352
+ - ContentSummarySection: remove
353
+
354
+ ## [1.8.1-b]
355
+
356
+ - Card: add new prop for the line color on hover
357
+
247
358
  ## [1.8.0]
359
+
248
360
  - SearchBar: Disable
249
361
 
250
362
  ## [1.7.2]
363
+
251
364
  - Add imageAltText to Card component
252
365
 
253
366
  ## [1.7.0]
367
+
254
368
  - Add new ContentSummary component
255
369
  - Add new ContentSummarySection component
256
370
  - Add Content Summary Section and individual Content Summaries
257
371
 
258
372
  ## [1.6.3]
373
+
259
374
  - Add exports for zIndexes
260
375
 
261
376
  ## [1.6.2]
262
- - ImpactHeader: add alt text for sponsors logo custom image
377
+
378
+ - ImpactHeader: add alt text for sponsors logo custom image
263
379
 
264
380
  ## [1.6.1]
381
+
265
382
  - PageHeadingHighlight component: update exports
266
383
 
267
384
  ## [1.6.0]
385
+
268
386
  - Add new PageHeadingHighlight component
269
387
 
270
388
  ## [1.5.0]
389
+
271
390
  - PageHeading: decrease header height when title is not available
272
391
 
273
392
  ## [1.4.0]
393
+
274
394
  - ImpactHeader: make it possible to pass custom image as a sponsor logo
275
395
 
276
396
  ## [1.3.1]
397
+
277
398
  - Enable reduced size textLinks on PromoWithTags/asCard
278
399
 
279
400
  ## [1.3.0]
401
+
280
402
  - Add Static Actvivity Cards as PromoWithTags variant
281
403
 
282
404
  ## [1.2.0]
283
- - Card: buttons do not change position on mobiles;
405
+
406
+ - Card: buttons do not change position on mobiles;
284
407
 
285
408
  ## [1.1.0]
409
+
286
410
  - TitleWithCTA: fix cases with a long title
287
411
  - Card: add pointer cursor to container
288
412
 
289
413
  ## [0.9.0]
414
+
290
415
  - PromoWithTags: Add margin under ExtraContent iframe
291
416
 
292
417
  ## [0.8.0]
418
+
293
419
  - Card component: buttons are aligned by height
294
420
  - Highlight carousel: added possibility to display two CTAs
295
421
 
296
422
  ## [0.7.50]
423
+
297
424
  - Add Static Actvivity Cards
298
425
 
299
426
  ## [0.7.49]
427
+
300
428
  - Change button behaviour on stream and DED pages
301
429
 
302
430
  ## [0.7.48]
431
+
303
432
  - Add background themes to Information component
304
433
 
305
434
  ## [0.7.47]
435
+
306
436
  - PromoWithTags: Swap Content & ExtraContent divs to correct keyboard tab order
307
437
 
308
438
  ## [0.7.46]
439
+
309
440
  - Information: Add new Information component
310
441
 
311
442
  ## [0.7.45]
443
+
312
444
  - PromoWithTags: extend the component to handle extra content
313
445
 
314
446
  ## [0.7.441]
447
+
315
448
  - PageHeading: increase max line height for mobile devices
316
449
 
317
450
  ## [0.7.44]
451
+
318
452
  - PromoWithTags, PromoWithTitle: change grid for text content on tablet view
319
453
 
320
454
  ## [0.7.43]
455
+
321
456
  - AnchorTabBar: fix the typo in the name of the component
322
457
  - PromoWithTags: increase spacing between tags and body text
323
458
  - PromoWithTags: change prop name for subtags
324
459
 
325
460
  ## [0.7.42]
461
+
326
462
  - Livechat: Add more branded fields
327
463
 
328
464
  ## [0.7.41]
465
+
329
466
  - PromoWithTags: convert the checks value to boolean
330
467
 
331
468
  ## [0.7.40]
469
+
332
470
  - Add new PromoWithTags component
333
471
  - StickyBar: remove bottom border for mobile viewport
334
472
 
335
473
  ## [0.7.39]
474
+
336
475
  - Livechat: restyling
337
476
 
338
477
  ## [0.7.38]
478
+
339
479
  - PromoWithTitle: add styles for headings
340
480
 
341
481
  ## [0.7.37]
482
+
342
483
  - Tabs: Fix nav item spacing for large desktop displays
343
484
 
344
485
  ## [0.7.36]
345
- - Update PromowithTitle component with tags and change highlight color for text and title in Stream Header
486
+
487
+ - Update PromowithTitle component with tags and change highlight color for text and title in Stream Header
346
488
 
347
489
  ## [0.7.35]
490
+
348
491
  - Add new StickyBar component
349
492
 
350
493
  ## [0.7.34]
494
+
351
495
  - Tabs: Left-align last dropdown menu in the navigation bar
352
496
 
353
497
  ## [0.7.33]
498
+
354
499
  - Livechat: add Talkdesk Livechat injection component
355
500
 
356
501
  ## [0.7.32]
502
+
357
503
  - Carousels: extend character limit for description
358
504
 
359
505
  ## [0.7.31]
506
+
360
507
  - Card: add image alt text as a prop
361
508
 
362
509
  ## [0.7.30]
510
+
363
511
  - Navigation: add possibility to pass basket link as prop
364
512
 
365
513
  ## [0.7.29]
514
+
366
515
  - TextOnly: change spacing for the headings
367
516
 
368
517
  ## [0.7.28]
518
+
369
519
  - Order PeopleListing component by presence of headshot
370
520
  - Show four listings per row on large desktop
371
521
 
372
522
  ## [0.7.27]
523
+
373
524
  - Extend ContactCard capabilities
374
525
  - Extend Tertiary Button text length
375
526
 
376
527
  ## [0.7.26]
528
+
377
529
  - Add storybook-deployer package
378
530
  - Update README with instructions for deployment
379
531
 
380
532
  ## [0.7.25]
533
+
381
534
  - PeopleListing: add headshot
382
535
 
383
536
  ## [0.7.24]
537
+
384
538
  - Add new ContactCard component
385
539
 
386
540
  ## [0.7.23]
541
+
387
542
  - Accordion: make accordion keyboard-navigable
388
543
 
389
544
  ## [0.7.22]
545
+
390
546
  - Add new AnnouncementBanner component
391
547
 
392
548
  ## [0.7.21]
549
+
393
550
  - PageHeading: add a possibility to handle bold and italic in text
394
551
  - Header-2: fix font size and line-height
395
552
 
396
553
  ## [0.7.20]
554
+
397
555
  - TextOnly: fix spacing between the elements
398
556
 
399
557
  ## [0.7.19]
558
+
400
559
  - TextOnly: extend styles for embedded headers and links
401
560
 
402
561
  ## [0.7.18]
562
+
403
563
  - Quote: fix qoute signs
404
564
 
405
565
  ## [0.7.17]
566
+
406
567
  - Add new Quote component
407
568
 
408
569
  ## [0.7.16]
570
+
409
571
  - Card: fix title font size for tablet
410
572
 
411
573
  ## [0.7.15]
574
+
412
575
  - Tickbox: fix keyboard key value
413
576
 
414
577
  ## [0.7.14]
578
+
415
579
  - Fix keyboard accessibility for Tickbox
416
580
 
417
581
  ## [0.7.13]
582
+
418
583
  - Fix Carousel Card typography
419
584
  - Fix Impact Header Grid
420
585
  - Fix Footer Grid
421
586
  - Add additional font sizes for tablet
422
587
 
423
588
  ## [0.7.12]
589
+
424
590
  - Tickbox: fixed issue with component's state updating
425
591
 
426
592
  ## [0.7.11]
593
+
427
594
  - PromoWithTitle: align image vertically
428
595
 
429
596
  ## [0.7.10]
597
+
430
598
  - Theme: increases font size
431
599
 
432
600
  ## [0.7.9]
601
+
433
602
  - Impact: fix sponsor click and font size on mobile
434
603
  - Carousel: add buttons to tablet
435
604
  - Navigation: position fixed when menu is open on mobile
436
605
  - Highlight Carousel: add html text to short description
437
606
 
438
607
  ## [0.7.8]
608
+
439
609
  - TitleWithCTA: add message prop
440
610
 
441
611
  ## [0.7.7]
612
+
442
613
  - Tabs: close dropdown when it is clicked twice
443
614
 
444
615
  ## [0.7.6]
616
+
445
617
  - Add new initOpen prop to Accordion component
446
618
 
447
619
  ## [0.7.5]
620
+
448
621
  - Fix Styling in PeopleListing on Desktop
449
622
 
450
623
  ## [0.7.4]
624
+
451
625
  - Fix git README
452
626
 
453
627
  ## [0.7.3]
628
+
454
629
  - Fix Styling in PeopleListing on Mobile
455
630
 
456
631
  ## [0.7.2]
632
+
457
633
  - Add align center image in Editorial component
458
634
  - Export ControlledDropdown component
459
635
 
460
636
  ## [0.7.1]
637
+
461
638
  - Fix TitleWithCTA bug (visualization in two lines) in tablet
462
639
  - Export TextLink component
463
640
  - PeopleListing: custom person separator
464
641
 
465
642
  ## [0.7.0]
643
+
466
644
  - PeopleListing: replace people prop by roles prop
467
645
 
468
646
  ## [0.6.0]
647
+
469
648
  - Refactor the AnchorTabBar to separate page title and buttons
470
649
  - Add new TitleWithCTA component
471
650
  - Export Tab component
472
651
 
473
652
  ## [0.5.11]
653
+
474
654
  - Add Tickbox component and TickboxMode enum
475
655
  - PageHeading: fix typography
476
656
 
477
657
  ## [0.5.10]
658
+
478
659
  - Highlights Carousel: tablet layout improvements
479
660
  - Navigation improvements for small desktops.
480
661
  - Hide Rotator Buttons in the Hihghlight Carousel when there is only one event
481
662
 
482
663
  ## [0.5.9]
664
+
483
665
  - Reduce tablet grid margin from 50px to 32px.
484
666
  - Add alternative to aspect-ratio css attribute.
485
667
 
486
668
  ## [0.5.8]
669
+
487
670
  - PromoWithTitle links style
488
671
 
489
672
  ## [0.5.7]
673
+
490
674
  - Added Star icon to Iconography
491
675
 
492
676
  ## [0.5.6]
677
+
493
678
  - Added Favourite and Favourite Full icons to Iconography
494
679
 
495
680
  ## [0.5.5]
681
+
496
682
  - Export ImageAspectRatioWrapper component and AspectRatio enum
497
683
 
498
684
  ## [0.5.4]
685
+
499
686
  - Fix Card typography
500
687
  - Fix Carousel title typography
501
688
  - Fix Image Carousel size
@@ -504,51 +691,63 @@
504
691
  - Fix Anchor bar internal navigation
505
692
 
506
693
  ## [0.5.3]
694
+
507
695
  - Handle keyboard events using key attribute
508
696
 
509
697
  ## [0.5.2]
698
+
510
699
  - Highlights Carousel: info change swiping slide
511
700
  - Fix RotatorButtons a11y
512
701
 
513
702
  ## [0.5.1]
703
+
514
704
  - Highlights Carousel: fix box-sizing
515
705
 
516
706
  ## [0.5.0]
707
+
517
708
  - Highlights Carousel: new slides props (breaking change)
518
709
  - Fix in PageHeadingImpact image
519
710
 
520
711
  ## [0.4.4]
712
+
521
713
  - AnchorTabBar a11y: added tabIndex to links
522
714
 
523
715
  ## [0.4.3]
716
+
524
717
  - Prevent focus when navigation tab is clicked
525
718
 
526
719
  ## [0.4.2]
720
+
527
721
  - Highlights Carousel Components
528
722
  - Keyboard navigation fix for Navigation Component
529
723
 
530
724
  ## [0.4.1]
725
+
531
726
  - Swiper included as dependency
532
727
  - Fix for italics in Editorial, Card and PromoWithTitle components
533
728
  - Extra Props for AnchorTabBar
534
729
 
535
730
  ## [0.4.0]
731
+
536
732
  - Navigation Logo breaking change
537
733
  - Colors enum exported as in types
538
734
 
539
735
  ## [0.3.9]
736
+
540
737
  - Added Carousel Component
541
738
  - Dropdowns overlap fix
542
739
  - z-index fixes (for cards overlapping Anchor Tabs)
543
740
  - Navigation menu alignment fix
544
741
 
545
742
  ## [0.3.8]
743
+
546
744
  - Add possibility to configure GridItem for TextOnly component
547
745
  - Rich Text Editor Styling fix
548
746
  - Tweaks to Button layout for components
549
747
  - Anchor navigation arrows fix
550
748
 
551
749
  ## [0.3.7]
750
+
552
751
  - Typography change for Subtitle 2
553
752
  - AltHeader, BodyText, Header, Overline and Subtitle Components
554
753
  - REMOVED Heading Component - replaced by Header Component
@@ -556,22 +755,26 @@
556
755
  - made 'devices' public
557
756
 
558
757
  ## [0.3.6]
758
+
559
759
  - PageHeading Component
560
760
  - SectionTitle multiline fix
561
761
 
562
762
  ## [0.3.5]
763
+
563
764
  - Fix for Searchbox border on iOS
564
765
  - Fix for Accordion - Mobile Styling Issue
565
766
  - Fix for Card Component - Styling Issues
566
767
  - Change in Search layout
567
768
 
568
769
  ## [0.3.4]
770
+
569
771
  - Added Rotator Buttons
570
772
  - General Gotham SSm A & B font setup fixes
571
773
  - Fix for Footer font and size in mobile view
572
774
  - Subtitles 2 typography changes
573
775
 
574
776
  ## [0.3.3]
777
+
575
778
  - Added AnchorTabBar Component
576
779
  - Added Accordion Component
577
780
  - Added Card Component
@@ -579,10 +782,13 @@
579
782
  - Fix for Navigation Search font and mobile view
580
783
 
581
784
  ## [0.3.0]
785
+
582
786
  - Design system project renamed and moved to chord
583
787
 
584
788
  ## [0.2.0]
585
- - public NPM Library
789
+
790
+ - public NPM Library
586
791
 
587
792
  ## [0.1.0]
793
+
588
794
  - Initial version