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