@royaloperahouse/harmonic 0.19.0 → 0.19.1
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.
- package/CHANGELOG.md +907 -0
- package/dist/components/molecules/Swipe/Swipe.d.ts +1 -0
- package/dist/harmonic.cjs.development.js +65 -36
- package/dist/harmonic.cjs.development.js.map +1 -1
- package/dist/harmonic.cjs.production.min.js +1 -1
- package/dist/harmonic.cjs.production.min.js.map +1 -1
- package/dist/harmonic.esm.js +65 -36
- package/dist/harmonic.esm.js.map +1 -1
- package/package.json +1 -5
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,907 @@
|
|
|
1
|
+
## [0.19.1]
|
|
2
|
+
- CastFilter: fix the focus behavior of the rotator button
|
|
3
|
+
|
|
4
|
+
## [0.18.8]
|
|
5
|
+
- Accordion and Select2: UI clipping bugfix
|
|
6
|
+
|
|
7
|
+
## [0.18.7]
|
|
8
|
+
- Carousel, Typography, HighlightCarousels added font changed prop
|
|
9
|
+
|
|
10
|
+
## [0.18.6]
|
|
11
|
+
- CastFilter: Add greyscale option to cast filter
|
|
12
|
+
|
|
13
|
+
## [0.18.5]
|
|
14
|
+
- PeopleListing, PersonCard: Added person-headshot-grayscale class to display headshots in grayscale
|
|
15
|
+
|
|
16
|
+
## [0.18.4]
|
|
17
|
+
- Access Icons: Add Captioned, Family Friendly, and Touch Tour icons
|
|
18
|
+
|
|
19
|
+
## [0.18.3]
|
|
20
|
+
- CastFilter: Added arrows to CastFilter component
|
|
21
|
+
|
|
22
|
+
## [0.18.1]
|
|
23
|
+
- Accordion/Accordions: Add icon customization
|
|
24
|
+
|
|
25
|
+
## [0.18.0]
|
|
26
|
+
- Page Heading: Add PageHeadingHighlightCarousel component
|
|
27
|
+
|
|
28
|
+
## [0.17.5]
|
|
29
|
+
- Text Links: changed underline gap from 6px to 4px
|
|
30
|
+
|
|
31
|
+
## [0.17.4]
|
|
32
|
+
- Promo with Tags, Highlight Carousel: added progress bar
|
|
33
|
+
|
|
34
|
+
## [0.17.3]
|
|
35
|
+
- AnchorBar: extend to accept optional grid
|
|
36
|
+
|
|
37
|
+
## [0.17.2]
|
|
38
|
+
- Swipe: moved padding from Swipe component to Carousel
|
|
39
|
+
|
|
40
|
+
## [0.17.1]
|
|
41
|
+
- Paywall: add link click handlers, to support analytics
|
|
42
|
+
|
|
43
|
+
## [0.17.0]
|
|
44
|
+
- Paywall: ask users to register, sign in, or become a member
|
|
45
|
+
|
|
46
|
+
## [0.16.0]
|
|
47
|
+
- SkiptoMain: Add SkipToMain component.
|
|
48
|
+
|
|
49
|
+
## [0.15.0]
|
|
50
|
+
- PageHeading: Add PageHeadingHighlight component
|
|
51
|
+
|
|
52
|
+
## [0.14.0]
|
|
53
|
+
- CastFilter: Add CastFilter component
|
|
54
|
+
- Swipe: Update focus padding
|
|
55
|
+
|
|
56
|
+
## [0.13.4]
|
|
57
|
+
- Footer: internal links open in the same tab
|
|
58
|
+
|
|
59
|
+
## [0.13.3]
|
|
60
|
+
- BodyContent: remove uppercase for the headers
|
|
61
|
+
|
|
62
|
+
## [0.13.2]
|
|
63
|
+
- Tab: add isOpen boolean param to set aria-expanded
|
|
64
|
+
|
|
65
|
+
## [0.13.1]
|
|
66
|
+
- Buttons, ControlledDropdown, SocialLinks, AnchorBar, Pagination, PolicyLinks, Footer: add tabIndex=0
|
|
67
|
+
|
|
68
|
+
## [0.13.0]
|
|
69
|
+
- Restyled: Quote, Image Gallery, Accordions, BodyContent, AnchorTabBar, PromoWithTags, Section, ContactCard
|
|
70
|
+
|
|
71
|
+
## [0.12.1]
|
|
72
|
+
- Table: improve the pagination
|
|
73
|
+
|
|
74
|
+
## [0.12.0]
|
|
75
|
+
- AnchorBar: add visual improvements
|
|
76
|
+
- Footer: align the grid
|
|
77
|
+
|
|
78
|
+
## [0.11.0]
|
|
79
|
+
- CreditListing line groups
|
|
80
|
+
|
|
81
|
+
## [0.10.0]
|
|
82
|
+
- Restyle Tables, add accessibility labels to the Pagination component
|
|
83
|
+
|
|
84
|
+
## [0.9.3]
|
|
85
|
+
- Card: use the first button as a source for OnClick handler
|
|
86
|
+
|
|
87
|
+
## [0.9.2]
|
|
88
|
+
- Add onClick handler to the Card component
|
|
89
|
+
|
|
90
|
+
## [0.9.0]
|
|
91
|
+
- Upsell Card, Upsell Cards, Upsell section:
|
|
92
|
+
- Add secondary CTA
|
|
93
|
+
- Update device styling
|
|
94
|
+
|
|
95
|
+
## [0.2.3]
|
|
96
|
+
- Restyle PromoWithTitle component
|
|
97
|
+
|
|
98
|
+
## [0.2.0]
|
|
99
|
+
- PeopleListing: Add variable column span based on people names length
|
|
100
|
+
|
|
101
|
+
## [0.1.6]
|
|
102
|
+
|
|
103
|
+
- Updated docs and branching strategy
|
|
104
|
+
|
|
105
|
+
## [0.1.5]
|
|
106
|
+
|
|
107
|
+
- Remove LiveChat component
|
|
108
|
+
|
|
109
|
+
## [0.1.4]
|
|
110
|
+
|
|
111
|
+
- Updated iconography
|
|
112
|
+
|
|
113
|
+
## [0.1.3]
|
|
114
|
+
|
|
115
|
+
- Update Footer component
|
|
116
|
+
- Update Image Proportions component
|
|
117
|
+
|
|
118
|
+
## [0.1.2]
|
|
119
|
+
|
|
120
|
+
- New Harmonic Typography components
|
|
121
|
+
|
|
122
|
+
## [0.1.0]
|
|
123
|
+
|
|
124
|
+
- Published Harmonic to NPM
|
|
125
|
+
|
|
126
|
+
----- Harmonic -----
|
|
127
|
+
|
|
128
|
+
## [2.5.0]
|
|
129
|
+
|
|
130
|
+
- Credit Listing component: allow inline replacements
|
|
131
|
+
|
|
132
|
+
## [2.4.10]
|
|
133
|
+
|
|
134
|
+
- Credit Listing component: extend column count
|
|
135
|
+
|
|
136
|
+
## [2.4.9]
|
|
137
|
+
|
|
138
|
+
- Information component: fix UI issues
|
|
139
|
+
|
|
140
|
+
## [2.4.8]
|
|
141
|
+
|
|
142
|
+
- Accessibility: all SVG icons can now take alt text
|
|
143
|
+
|
|
144
|
+
## [2.4.7]
|
|
145
|
+
|
|
146
|
+
- Compact Header bug fixes for Default Pages roll out
|
|
147
|
+
|
|
148
|
+
## [2.4.6]
|
|
149
|
+
|
|
150
|
+
- Print behaviour: Accordion and ReadMore now open to display content when printing, PeopleListing avoids content breaking between pages
|
|
151
|
+
|
|
152
|
+
## [2.4.5]
|
|
153
|
+
|
|
154
|
+
- Primary Button: Disabled state
|
|
155
|
+
|
|
156
|
+
## [2.4.4]
|
|
157
|
+
|
|
158
|
+
- Table Component: Accessibility improvements
|
|
159
|
+
|
|
160
|
+
## [2.4.3]
|
|
161
|
+
|
|
162
|
+
- Fix Page Heading spacing around the title
|
|
163
|
+
|
|
164
|
+
## [2.4.2]
|
|
165
|
+
|
|
166
|
+
- Logo change in main nav bar - added alt text, updated url, updated images for local testing
|
|
167
|
+
|
|
168
|
+
## [2.4.1]
|
|
169
|
+
|
|
170
|
+
- Update Stream and Cinema badges with new logo.
|
|
171
|
+
- Update Page and Compact headers with new badges.
|
|
172
|
+
|
|
173
|
+
## [2.4.0]
|
|
174
|
+
|
|
175
|
+
- Added optional semantic level props to Page Heading, Alt Header, Promo With Title, and Section Title
|
|
176
|
+
- Added optional character limit prop to Page Heading
|
|
177
|
+
|
|
178
|
+
## [2.3.3]
|
|
179
|
+
|
|
180
|
+
- Reintroduced legacy behaviour of <TextField /> via opt-in component
|
|
181
|
+
|
|
182
|
+
## [2.3.2]
|
|
183
|
+
|
|
184
|
+
- AuxiliaryNav: onClick handler fixes
|
|
185
|
+
|
|
186
|
+
## [2.3.1]
|
|
187
|
+
|
|
188
|
+
- AuxiliaryNav: accessibility improvements
|
|
189
|
+
|
|
190
|
+
## [2.3.0]
|
|
191
|
+
|
|
192
|
+
- New component: VideoWithControls
|
|
193
|
+
- PromoWithTitle: handle video
|
|
194
|
+
- VideoControls: extend the component with the new settings
|
|
195
|
+
|
|
196
|
+
## [2.2.15]
|
|
197
|
+
|
|
198
|
+
- Sponsorship: Direct to Rolex v4 containing new jQuery version
|
|
199
|
+
|
|
200
|
+
## [2.2.14]
|
|
201
|
+
|
|
202
|
+
- Table: fixed minor issues
|
|
203
|
+
|
|
204
|
+
## [2.2.13]
|
|
205
|
+
|
|
206
|
+
- New component: Select2Async
|
|
207
|
+
- Select2: fixed minor issues
|
|
208
|
+
|
|
209
|
+
## [2.2.12]
|
|
210
|
+
|
|
211
|
+
- Table component
|
|
212
|
+
|
|
213
|
+
## [2.2.11]
|
|
214
|
+
|
|
215
|
+
- Add Auxiliary button component and extend cards with it
|
|
216
|
+
|
|
217
|
+
## [2.2.10]
|
|
218
|
+
|
|
219
|
+
- Add Highlight text for the Card component
|
|
220
|
+
|
|
221
|
+
## [2.2.9]
|
|
222
|
+
|
|
223
|
+
- New component: Select2
|
|
224
|
+
- Deprecated: Select
|
|
225
|
+
|
|
226
|
+
## [2.2.8]
|
|
227
|
+
|
|
228
|
+
- New components: Tickbox2, Radio2, RadioGroup2
|
|
229
|
+
- Deprecated: Tickbox, Radio, RadioGroup
|
|
230
|
+
|
|
231
|
+
## [2.2.7]
|
|
232
|
+
|
|
233
|
+
- Add new seat-type icons
|
|
234
|
+
|
|
235
|
+
## [2.2.6]
|
|
236
|
+
|
|
237
|
+
- TextField: minor style fixes
|
|
238
|
+
|
|
239
|
+
## [2.2.5]
|
|
240
|
+
|
|
241
|
+
- Add Status Banner Component
|
|
242
|
+
|
|
243
|
+
## [2.2.4]
|
|
244
|
+
|
|
245
|
+
- Add AuxiliaryNav component
|
|
246
|
+
- Add PasswordStrength component
|
|
247
|
+
- TextField: add password view
|
|
248
|
+
|
|
249
|
+
## [2.2.3]
|
|
250
|
+
|
|
251
|
+
- Add ModalWindow component
|
|
252
|
+
|
|
253
|
+
## [2.2.2]
|
|
254
|
+
|
|
255
|
+
- Allow accordions to take different display and semantic levels
|
|
256
|
+
|
|
257
|
+
## [2.2.1]
|
|
258
|
+
|
|
259
|
+
- Read More Component
|
|
260
|
+
|
|
261
|
+
## [2.2.0]
|
|
262
|
+
|
|
263
|
+
- Fix Grid bug introduced in 2.1.9
|
|
264
|
+
|
|
265
|
+
## [2.1.10]
|
|
266
|
+
|
|
267
|
+
- Add missing export for `CreditListing`
|
|
268
|
+
|
|
269
|
+
## [2.1.9]
|
|
270
|
+
|
|
271
|
+
- Add Credit Listing
|
|
272
|
+
|
|
273
|
+
## [2.1.8]
|
|
274
|
+
|
|
275
|
+
- Add Branding Link to Compact Header
|
|
276
|
+
|
|
277
|
+
## [2.1.7]
|
|
278
|
+
|
|
279
|
+
- Footer updates
|
|
280
|
+
|
|
281
|
+
## [2.1.6]
|
|
282
|
+
|
|
283
|
+
- Add X logo
|
|
284
|
+
|
|
285
|
+
## [2.1.5]
|
|
286
|
+
|
|
287
|
+
- Revert search error caused by previous version
|
|
288
|
+
|
|
289
|
+
## [2.1.4]
|
|
290
|
+
|
|
291
|
+
- Fix screenreader accessibility for accordions
|
|
292
|
+
|
|
293
|
+
## [2.1.3]
|
|
294
|
+
|
|
295
|
+
- Navigation: make links links
|
|
296
|
+
- Clear testing errors
|
|
297
|
+
|
|
298
|
+
## [2.1.2]
|
|
299
|
+
|
|
300
|
+
- TextField: include optional width param
|
|
301
|
+
|
|
302
|
+
## [2.1.1]
|
|
303
|
+
|
|
304
|
+
- AnchorTabBar: change grid, to move tabs to the center
|
|
305
|
+
|
|
306
|
+
## [2.1.0]
|
|
307
|
+
|
|
308
|
+
- Convert Pagination to href instead of React Router Link
|
|
309
|
+
|
|
310
|
+
## [2.0.0]
|
|
311
|
+
|
|
312
|
+
- Remove swiper dependency
|
|
313
|
+
|
|
314
|
+
## [1.28.0]
|
|
315
|
+
|
|
316
|
+
- Add new RadioGroup component
|
|
317
|
+
- Progress: add the steps
|
|
318
|
+
- Compact header: hide CTA if the prop is undefined
|
|
319
|
+
- Compact header: change highlight color for Stream variant
|
|
320
|
+
|
|
321
|
+
## [1.27.1]
|
|
322
|
+
|
|
323
|
+
- Fixed failing test on timer component
|
|
324
|
+
|
|
325
|
+
## [1.27.0]
|
|
326
|
+
|
|
327
|
+
- ContentSummary component can now be configured to be fully clickable
|
|
328
|
+
|
|
329
|
+
## [1.26.0]
|
|
330
|
+
|
|
331
|
+
- MiniCard and MinimalCarousel: add new components
|
|
332
|
+
|
|
333
|
+
## [1.25.2]
|
|
334
|
+
|
|
335
|
+
- Now clicking on the gray overlay closes the search bar
|
|
336
|
+
|
|
337
|
+
## [1.25.1]
|
|
338
|
+
|
|
339
|
+
- Stepper: Properly export component
|
|
340
|
+
|
|
341
|
+
## [1.25.0]
|
|
342
|
+
|
|
343
|
+
- Stepper: Add Stepper component
|
|
344
|
+
|
|
345
|
+
## [1.24.2]
|
|
346
|
+
|
|
347
|
+
- Increase Upsell Card Flag character limit to 30
|
|
348
|
+
|
|
349
|
+
## [1.24.1]
|
|
350
|
+
|
|
351
|
+
- Include link field to Upsell Cards
|
|
352
|
+
|
|
353
|
+
## [1.24.0]
|
|
354
|
+
|
|
355
|
+
- Implement Upsell Section & Upsell Cards
|
|
356
|
+
|
|
357
|
+
## [1.23.2]
|
|
358
|
+
|
|
359
|
+
- Fix BrandingStyle not showing bug
|
|
360
|
+
|
|
361
|
+
## [1.23.1]
|
|
362
|
+
|
|
363
|
+
- Fix enum on BrandingStyle
|
|
364
|
+
|
|
365
|
+
## [1.23.0]
|
|
366
|
+
|
|
367
|
+
- Re-enabled compact header on iOS
|
|
368
|
+
|
|
369
|
+
## [1.22.0]
|
|
370
|
+
|
|
371
|
+
- TextArea: Added new TextArea component
|
|
372
|
+
- TickBox: Added disabled and error states
|
|
373
|
+
|
|
374
|
+
## [1.21.1]
|
|
375
|
+
|
|
376
|
+
- Made select state reset behaviour opt-in
|
|
377
|
+
|
|
378
|
+
## [1.21.0]
|
|
379
|
+
|
|
380
|
+
- TextLogo: add new component
|
|
381
|
+
- Compact PageHeading: swap logo with TextLogo to fix iOS issues
|
|
382
|
+
|
|
383
|
+
## [1.20.2]
|
|
384
|
+
|
|
385
|
+
- Card: change cursor to default for cards without buttons
|
|
386
|
+
- HighlightsCarousel: hide button in case there are no text for them
|
|
387
|
+
|
|
388
|
+
## [1.20.1]
|
|
389
|
+
|
|
390
|
+
- Reset the select component's selected value to the first option if options change
|
|
391
|
+
|
|
392
|
+
## [1.20.0]
|
|
393
|
+
|
|
394
|
+
- Tickbox: Add black-on-white option
|
|
395
|
+
|
|
396
|
+
## [1.19.0]
|
|
397
|
+
|
|
398
|
+
- Add timer to navigation basket
|
|
399
|
+
|
|
400
|
+
## [1.18.3]
|
|
401
|
+
|
|
402
|
+
- iOS devices show image instead of video for Compact PageHeading
|
|
403
|
+
|
|
404
|
+
## [1.18.1-2]
|
|
405
|
+
|
|
406
|
+
- Fix iOS exception on VideoControls
|
|
407
|
+
|
|
408
|
+
## [1.18.0]
|
|
409
|
+
|
|
410
|
+
- Add Compact PageHeading component
|
|
411
|
+
|
|
412
|
+
## [1.17.0]
|
|
413
|
+
|
|
414
|
+
- Add Page Heading Panel variant
|
|
415
|
+
|
|
416
|
+
## [1.16.0]
|
|
417
|
+
|
|
418
|
+
- Implemented a new Timer component
|
|
419
|
+
- Progress: extended the component, added it to Storybook
|
|
420
|
+
- PromoWithTags: added Timer component
|
|
421
|
+
- PromoWithTags: added possibility to configure type of the buttons
|
|
422
|
+
- Highlight Carousel: added Timer component
|
|
423
|
+
- Card: added label
|
|
424
|
+
|
|
425
|
+
## [1.15.1]
|
|
426
|
+
|
|
427
|
+
- Change to pagination component to align page numbers with URL numbers.
|
|
428
|
+
|
|
429
|
+
## [1.15.0]
|
|
430
|
+
|
|
431
|
+
- Implemented a new Select component
|
|
432
|
+
|
|
433
|
+
## [1.14.0]
|
|
434
|
+
|
|
435
|
+
- Added standfirst functionality to Accordion/ Accordions component and theme for Schools Platform
|
|
436
|
+
|
|
437
|
+
## [1.13.2]
|
|
438
|
+
|
|
439
|
+
- Add styled-components to dev-dependencies, to fix issues with tests that appear after adding the new styled components
|
|
440
|
+
|
|
441
|
+
## [1.13.1]
|
|
442
|
+
|
|
443
|
+
- AnchorTabBar: fix the issues on mobile devices that are related to scroll/stickiness
|
|
444
|
+
|
|
445
|
+
## [1.13.0]
|
|
446
|
+
|
|
447
|
+
- Implemented a new TextField component
|
|
448
|
+
|
|
449
|
+
## [1.12.4]
|
|
450
|
+
|
|
451
|
+
- Search: change copy
|
|
452
|
+
|
|
453
|
+
## [1.12.0]
|
|
454
|
+
|
|
455
|
+
- Search: Extend ContentSummary and SearchBar components to support new search results
|
|
456
|
+
|
|
457
|
+
## [1.11.0]
|
|
458
|
+
|
|
459
|
+
- Carousels: Rewrite logic that cuts description, to support older browsers
|
|
460
|
+
|
|
461
|
+
## [1.10.0]
|
|
462
|
+
|
|
463
|
+
- PageHeadingImpact: Replace CSS background-image with HTML image element
|
|
464
|
+
|
|
465
|
+
## [1.9.0]
|
|
466
|
+
|
|
467
|
+
- Card: Add a new prop for the hover line color
|
|
468
|
+
|
|
469
|
+
## [1.8.0]
|
|
470
|
+
|
|
471
|
+
- SearchBar: Disable
|
|
472
|
+
|
|
473
|
+
## [1.7.2]
|
|
474
|
+
|
|
475
|
+
- Add imageAltText to Card component
|
|
476
|
+
|
|
477
|
+
## [1.7.0]
|
|
478
|
+
|
|
479
|
+
- Add new ContentSummary component
|
|
480
|
+
- Add new ContentSummarySection component
|
|
481
|
+
- Add Content Summary Section and individual Content Summaries
|
|
482
|
+
|
|
483
|
+
## [1.6.3]
|
|
484
|
+
|
|
485
|
+
- Add exports for zIndexes
|
|
486
|
+
|
|
487
|
+
## [1.6.2]
|
|
488
|
+
|
|
489
|
+
- ImpactHeader: add alt text for sponsors logo custom image
|
|
490
|
+
|
|
491
|
+
## [1.6.1]
|
|
492
|
+
|
|
493
|
+
- PageHeadingHighlight component: update exports
|
|
494
|
+
|
|
495
|
+
## [1.6.0]
|
|
496
|
+
|
|
497
|
+
- Add new PageHeadingHighlight component
|
|
498
|
+
|
|
499
|
+
## [1.5.0]
|
|
500
|
+
|
|
501
|
+
- PageHeading: decrease header height when title is not available
|
|
502
|
+
|
|
503
|
+
## [1.4.0]
|
|
504
|
+
|
|
505
|
+
- ImpactHeader: make it possible to pass custom image as a sponsor logo
|
|
506
|
+
|
|
507
|
+
## [1.3.1]
|
|
508
|
+
|
|
509
|
+
- Enable reduced size textLinks on PromoWithTags/asCard
|
|
510
|
+
|
|
511
|
+
## [1.3.0]
|
|
512
|
+
|
|
513
|
+
- Add Static Actvivity Cards as PromoWithTags variant
|
|
514
|
+
|
|
515
|
+
## [1.2.0]
|
|
516
|
+
|
|
517
|
+
- Card: buttons do not change position on mobiles;
|
|
518
|
+
|
|
519
|
+
## [1.1.0]
|
|
520
|
+
|
|
521
|
+
- TitleWithCTA: fix cases with a long title
|
|
522
|
+
- Card: add pointer cursor to container
|
|
523
|
+
|
|
524
|
+
## [0.9.0]
|
|
525
|
+
|
|
526
|
+
- PromoWithTags: Add margin under ExtraContent iframe
|
|
527
|
+
|
|
528
|
+
## [0.8.0]
|
|
529
|
+
|
|
530
|
+
- Card component: buttons are aligned by height
|
|
531
|
+
- Highlight carousel: added possibility to display two CTAs
|
|
532
|
+
|
|
533
|
+
## [0.7.50]
|
|
534
|
+
|
|
535
|
+
- Add Static Actvivity Cards
|
|
536
|
+
|
|
537
|
+
## [0.7.49]
|
|
538
|
+
|
|
539
|
+
- Change button behaviour on stream and DED pages
|
|
540
|
+
|
|
541
|
+
## [0.7.48]
|
|
542
|
+
|
|
543
|
+
- Add background themes to Information component
|
|
544
|
+
|
|
545
|
+
## [0.7.47]
|
|
546
|
+
|
|
547
|
+
- PromoWithTags: Swap Content & ExtraContent divs to correct keyboard tab order
|
|
548
|
+
|
|
549
|
+
## [0.7.46]
|
|
550
|
+
|
|
551
|
+
- Information: Add new Information component
|
|
552
|
+
|
|
553
|
+
## [0.7.45]
|
|
554
|
+
|
|
555
|
+
- PromoWithTags: extend the component to handle extra content
|
|
556
|
+
|
|
557
|
+
## [0.7.441]
|
|
558
|
+
|
|
559
|
+
- PageHeading: increase max line height for mobile devices
|
|
560
|
+
|
|
561
|
+
## [0.7.44]
|
|
562
|
+
|
|
563
|
+
- PromoWithTags, PromoWithTitle: change grid for text content on tablet view
|
|
564
|
+
|
|
565
|
+
## [0.7.43]
|
|
566
|
+
|
|
567
|
+
- AnchorTabBar: fix the typo in the name of the component
|
|
568
|
+
- PromoWithTags: increase spacing between tags and body text
|
|
569
|
+
- PromoWithTags: change prop name for subtags
|
|
570
|
+
|
|
571
|
+
## [0.7.42]
|
|
572
|
+
|
|
573
|
+
- Livechat: Add more branded fields
|
|
574
|
+
|
|
575
|
+
## [0.7.41]
|
|
576
|
+
|
|
577
|
+
- PromoWithTags: convert the checks value to boolean
|
|
578
|
+
|
|
579
|
+
## [0.7.40]
|
|
580
|
+
|
|
581
|
+
- Add new PromoWithTags component
|
|
582
|
+
- StickyBar: remove bottom border for mobile viewport
|
|
583
|
+
|
|
584
|
+
## [0.7.39]
|
|
585
|
+
|
|
586
|
+
- Livechat: restyling
|
|
587
|
+
|
|
588
|
+
## [0.7.38]
|
|
589
|
+
|
|
590
|
+
- PromoWithTitle: add styles for headings
|
|
591
|
+
|
|
592
|
+
## [0.7.37]
|
|
593
|
+
|
|
594
|
+
- Tabs: Fix nav item spacing for large desktop displays
|
|
595
|
+
|
|
596
|
+
## [0.7.36]
|
|
597
|
+
|
|
598
|
+
- Update PromowithTitle component with tags and change highlight color for text and title in Stream Header
|
|
599
|
+
|
|
600
|
+
## [0.7.35]
|
|
601
|
+
|
|
602
|
+
- Add new StickyBar component
|
|
603
|
+
|
|
604
|
+
## [0.7.34]
|
|
605
|
+
|
|
606
|
+
- Tabs: Left-align last dropdown menu in the navigation bar
|
|
607
|
+
|
|
608
|
+
## [0.7.33]
|
|
609
|
+
|
|
610
|
+
- Livechat: add Talkdesk Livechat injection component
|
|
611
|
+
|
|
612
|
+
## [0.7.32]
|
|
613
|
+
|
|
614
|
+
- Carousels: extend character limit for description
|
|
615
|
+
|
|
616
|
+
## [0.7.31]
|
|
617
|
+
|
|
618
|
+
- Card: add image alt text as a prop
|
|
619
|
+
|
|
620
|
+
## [0.7.30]
|
|
621
|
+
|
|
622
|
+
- Navigation: add possibility to pass basket link as prop
|
|
623
|
+
|
|
624
|
+
## [0.7.29]
|
|
625
|
+
|
|
626
|
+
- TextOnly: change spacing for the headings
|
|
627
|
+
|
|
628
|
+
## [0.7.28]
|
|
629
|
+
|
|
630
|
+
- Order PeopleListing component by presence of headshot
|
|
631
|
+
- Show four listings per row on large desktop
|
|
632
|
+
|
|
633
|
+
## [0.7.27]
|
|
634
|
+
|
|
635
|
+
- Extend ContactCard capabilities
|
|
636
|
+
- Extend Tertiary Button text length
|
|
637
|
+
|
|
638
|
+
## [0.7.26]
|
|
639
|
+
|
|
640
|
+
- Add storybook-deployer package
|
|
641
|
+
- Update README with instructions for deployment
|
|
642
|
+
|
|
643
|
+
## [0.7.25]
|
|
644
|
+
|
|
645
|
+
- PeopleListing: add headshot
|
|
646
|
+
|
|
647
|
+
## [0.7.24]
|
|
648
|
+
|
|
649
|
+
- Add new ContactCard component
|
|
650
|
+
|
|
651
|
+
## [0.7.23]
|
|
652
|
+
|
|
653
|
+
- Accordion: make accordion keyboard-navigable
|
|
654
|
+
|
|
655
|
+
## [0.7.22]
|
|
656
|
+
|
|
657
|
+
- Add new AnnouncementBanner component
|
|
658
|
+
|
|
659
|
+
## [0.7.21]
|
|
660
|
+
|
|
661
|
+
- PageHeading: add a possibility to handle bold and italic in text
|
|
662
|
+
- Header-2: fix font size and line-height
|
|
663
|
+
|
|
664
|
+
## [0.7.20]
|
|
665
|
+
|
|
666
|
+
- TextOnly: fix spacing between the elements
|
|
667
|
+
|
|
668
|
+
## [0.7.19]
|
|
669
|
+
|
|
670
|
+
- TextOnly: extend styles for embedded headers and links
|
|
671
|
+
|
|
672
|
+
## [0.7.18]
|
|
673
|
+
|
|
674
|
+
- Quote: fix qoute signs
|
|
675
|
+
|
|
676
|
+
## [0.7.17]
|
|
677
|
+
|
|
678
|
+
- Add new Quote component
|
|
679
|
+
|
|
680
|
+
## [0.7.16]
|
|
681
|
+
|
|
682
|
+
- Card: fix title font size for tablet
|
|
683
|
+
|
|
684
|
+
## [0.7.15]
|
|
685
|
+
|
|
686
|
+
- Tickbox: fix keyboard key value
|
|
687
|
+
|
|
688
|
+
## [0.7.14]
|
|
689
|
+
|
|
690
|
+
- Fix keyboard accessibility for Tickbox
|
|
691
|
+
|
|
692
|
+
## [0.7.13]
|
|
693
|
+
|
|
694
|
+
- Fix Carousel Card typography
|
|
695
|
+
- Fix Impact Header Grid
|
|
696
|
+
- Fix Footer Grid
|
|
697
|
+
- Add additional font sizes for tablet
|
|
698
|
+
|
|
699
|
+
## [0.7.12]
|
|
700
|
+
|
|
701
|
+
- Tickbox: fixed issue with component's state updating
|
|
702
|
+
|
|
703
|
+
## [0.7.11]
|
|
704
|
+
|
|
705
|
+
- PromoWithTitle: align image vertically
|
|
706
|
+
|
|
707
|
+
## [0.7.10]
|
|
708
|
+
|
|
709
|
+
- Theme: increases font size
|
|
710
|
+
|
|
711
|
+
## [0.7.9]
|
|
712
|
+
|
|
713
|
+
- Impact: fix sponsor click and font size on mobile
|
|
714
|
+
- Carousel: add buttons to tablet
|
|
715
|
+
- Navigation: position fixed when menu is open on mobile
|
|
716
|
+
- Highlight Carousel: add html text to short description
|
|
717
|
+
|
|
718
|
+
## [0.7.8]
|
|
719
|
+
|
|
720
|
+
- TitleWithCTA: add message prop
|
|
721
|
+
|
|
722
|
+
## [0.7.7]
|
|
723
|
+
|
|
724
|
+
- Tabs: close dropdown when it is clicked twice
|
|
725
|
+
|
|
726
|
+
## [0.7.6]
|
|
727
|
+
|
|
728
|
+
- Add new initOpen prop to Accordion component
|
|
729
|
+
|
|
730
|
+
## [0.7.5]
|
|
731
|
+
|
|
732
|
+
- Fix Styling in PeopleListing on Desktop
|
|
733
|
+
|
|
734
|
+
## [0.7.4]
|
|
735
|
+
|
|
736
|
+
- Fix git README
|
|
737
|
+
|
|
738
|
+
## [0.7.3]
|
|
739
|
+
|
|
740
|
+
- Fix Styling in PeopleListing on Mobile
|
|
741
|
+
|
|
742
|
+
## [0.7.2]
|
|
743
|
+
|
|
744
|
+
- Add align center image in Editorial component
|
|
745
|
+
- Export ControlledDropdown component
|
|
746
|
+
|
|
747
|
+
## [0.7.1]
|
|
748
|
+
|
|
749
|
+
- Fix TitleWithCTA bug (visualization in two lines) in tablet
|
|
750
|
+
- Export TextLink component
|
|
751
|
+
- PeopleListing: custom person separator
|
|
752
|
+
|
|
753
|
+
## [0.7.0]
|
|
754
|
+
|
|
755
|
+
- PeopleListing: replace people prop by roles prop
|
|
756
|
+
|
|
757
|
+
## [0.6.0]
|
|
758
|
+
|
|
759
|
+
- Refactor the AnchorTabBar to separate page title and buttons
|
|
760
|
+
- Add new TitleWithCTA component
|
|
761
|
+
- Export Tab component
|
|
762
|
+
|
|
763
|
+
## [0.5.11]
|
|
764
|
+
|
|
765
|
+
- Add Tickbox component and TickboxMode enum
|
|
766
|
+
- PageHeading: fix typography
|
|
767
|
+
|
|
768
|
+
## [0.5.10]
|
|
769
|
+
|
|
770
|
+
- Highlights Carousel: tablet layout improvements
|
|
771
|
+
- Navigation improvements for small desktops.
|
|
772
|
+
- Hide Rotator Buttons in the Hihghlight Carousel when there is only one event
|
|
773
|
+
|
|
774
|
+
## [0.5.9]
|
|
775
|
+
|
|
776
|
+
- Reduce tablet grid margin from 50px to 32px.
|
|
777
|
+
- Add alternative to aspect-ratio css attribute.
|
|
778
|
+
|
|
779
|
+
## [0.5.8]
|
|
780
|
+
|
|
781
|
+
- PromoWithTitle links style
|
|
782
|
+
|
|
783
|
+
## [0.5.7]
|
|
784
|
+
|
|
785
|
+
- Added Star icon to Iconography
|
|
786
|
+
|
|
787
|
+
## [0.5.6]
|
|
788
|
+
|
|
789
|
+
- Added Favourite and Favourite Full icons to Iconography
|
|
790
|
+
|
|
791
|
+
## [0.5.5]
|
|
792
|
+
|
|
793
|
+
- Export ImageAspectRatioWrapper component and AspectRatio enum
|
|
794
|
+
|
|
795
|
+
## [0.5.4]
|
|
796
|
+
|
|
797
|
+
- Fix Card typography
|
|
798
|
+
- Fix Carousel title typography
|
|
799
|
+
- Fix Image Carousel size
|
|
800
|
+
- Fix focus style in rotator buttons (Safari)
|
|
801
|
+
- Anchor tab links hover style only for desktop
|
|
802
|
+
- Fix Anchor bar internal navigation
|
|
803
|
+
|
|
804
|
+
## [0.5.3]
|
|
805
|
+
|
|
806
|
+
- Handle keyboard events using key attribute
|
|
807
|
+
|
|
808
|
+
## [0.5.2]
|
|
809
|
+
|
|
810
|
+
- Highlights Carousel: info change swiping slide
|
|
811
|
+
- Fix RotatorButtons a11y
|
|
812
|
+
|
|
813
|
+
## [0.5.1]
|
|
814
|
+
|
|
815
|
+
- Highlights Carousel: fix box-sizing
|
|
816
|
+
|
|
817
|
+
## [0.5.0]
|
|
818
|
+
|
|
819
|
+
- Highlights Carousel: new slides props (breaking change)
|
|
820
|
+
- Fix in PageHeadingImpact image
|
|
821
|
+
|
|
822
|
+
## [0.4.4]
|
|
823
|
+
|
|
824
|
+
- AnchorTabBar a11y: added tabIndex to links
|
|
825
|
+
|
|
826
|
+
## [0.4.3]
|
|
827
|
+
|
|
828
|
+
- Prevent focus when navigation tab is clicked
|
|
829
|
+
|
|
830
|
+
## [0.4.2]
|
|
831
|
+
|
|
832
|
+
- Highlights Carousel Components
|
|
833
|
+
- Keyboard navigation fix for Navigation Component
|
|
834
|
+
|
|
835
|
+
## [0.4.1]
|
|
836
|
+
|
|
837
|
+
- Swiper included as dependency
|
|
838
|
+
- Fix for italics in Editorial, Card and PromoWithTitle components
|
|
839
|
+
- Extra Props for AnchorTabBar
|
|
840
|
+
|
|
841
|
+
## [0.4.0]
|
|
842
|
+
|
|
843
|
+
- Navigation Logo breaking change
|
|
844
|
+
- Colors enum exported as in types
|
|
845
|
+
|
|
846
|
+
## [0.3.9]
|
|
847
|
+
|
|
848
|
+
- Added Carousel Component
|
|
849
|
+
- Dropdowns overlap fix
|
|
850
|
+
- z-index fixes (for cards overlapping Anchor Tabs)
|
|
851
|
+
- Navigation menu alignment fix
|
|
852
|
+
|
|
853
|
+
## [0.3.8]
|
|
854
|
+
|
|
855
|
+
- Add possibility to configure GridItem for TextOnly component
|
|
856
|
+
- Rich Text Editor Styling fix
|
|
857
|
+
- Tweaks to Button layout for components
|
|
858
|
+
- Anchor navigation arrows fix
|
|
859
|
+
|
|
860
|
+
## [0.3.7]
|
|
861
|
+
|
|
862
|
+
- Typography change for Subtitle 2
|
|
863
|
+
- AltHeader, BodyText, Header, Overline and Subtitle Components
|
|
864
|
+
- REMOVED Heading Component - replaced by Header Component
|
|
865
|
+
- Accordion Component able to support other components as content
|
|
866
|
+
- made 'devices' public
|
|
867
|
+
|
|
868
|
+
## [0.3.6]
|
|
869
|
+
|
|
870
|
+
- PageHeading Component
|
|
871
|
+
- SectionTitle multiline fix
|
|
872
|
+
|
|
873
|
+
## [0.3.5]
|
|
874
|
+
|
|
875
|
+
- Fix for Searchbox border on iOS
|
|
876
|
+
- Fix for Accordion - Mobile Styling Issue
|
|
877
|
+
- Fix for Card Component - Styling Issues
|
|
878
|
+
- Change in Search layout
|
|
879
|
+
|
|
880
|
+
## [0.3.4]
|
|
881
|
+
|
|
882
|
+
- Added Rotator Buttons
|
|
883
|
+
- General Gotham SSm A & B font setup fixes
|
|
884
|
+
- Fix for Footer font and size in mobile view
|
|
885
|
+
- Subtitles 2 typography changes
|
|
886
|
+
|
|
887
|
+
## [0.3.3]
|
|
888
|
+
|
|
889
|
+
- Added AnchorTabBar Component
|
|
890
|
+
- Added Accordion Component
|
|
891
|
+
- Added Card Component
|
|
892
|
+
- Fixes to fonts setup
|
|
893
|
+
- Fix for Navigation Search font and mobile view
|
|
894
|
+
|
|
895
|
+
## [0.3.0]
|
|
896
|
+
|
|
897
|
+
- Design system project renamed and moved to chord
|
|
898
|
+
|
|
899
|
+
## [0.2.0]
|
|
900
|
+
|
|
901
|
+
- public NPM Library
|
|
902
|
+
|
|
903
|
+
## [0.1.0]
|
|
904
|
+
|
|
905
|
+
- Initial version
|
|
906
|
+
|
|
907
|
+
----- Chord -----
|