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