Releases: ONSdigital/design-system
Releases · ONSdigital/design-system
72.0.1
What's Changed
Enhancements
Fixes
- Fix font size for section navigation header by @precious-onyenaucheya-ons in #3398
Dependency updates
- Bump the npm_and_yarn group with 3 updates by @dependabot in #3356
- Update babel preset env, core and autoprefixer by @rmccar in #3223
Full Changelog: 72.0.0...72.0.1
72.0.0
What's Changed
⚠️ Breaking changes
- Major release: #3349
Migration guide: Version 70 to 72 migration guide
This release includes the following changes:
- Standardise setting heading level across components #3111
- Update param names to camel case naming standard #3188
- Renamed utility class from ons-grid--flex to ons-grid-flex #3268
- Removed metadata component #3275
- Remove call to action component and all references #3143
- Update parameter from UnreadLink to UnreadLinkUrl in Message component #3290.
- Update parameter subject from text to object type in Message list component #3291
- Add option for additional logo in footer #3227
- Update parameter from link to text in Footer Component #3294
- Update parameter name from url to src in Image Component #3293
- Update parameter names from Logolmage and LogoURL to image and url a in header component #3292
- Update parameter name from url to linkUrl in feedback component #3295
- Rename summary component parameters #3224
- Refactor timeline macro for compatibility with Jinja2 templates #3180
- Update parameter names in document list component #3299
- Update param name settingsLinkTextURL to settingsLinkURL in Cookies Banner component #3300
- Update parameter names in card component #3303
- Update parameter from linkText to text in external link component #3304
- Update param name from title to text in section navigation component #3305
- Update parameter from linkText to videoLinkText in Video Component #3306
- Update parameter from manualLink to manualLinkUrl in Address Input component #3307
- Ensure list item custom attributes are always set on list item #3336
- Rename items summary param for compatibility with Jinja #3382
- Update DS components to ensure compatibility with Jinja #3380
- Rename html OGL Link param to current naming standard #3379
- Format migration guide #3377
- Introduction of new spacing grid #3285
Full Changelog: 70.0.17...72.0.0
70.0.17
What's Changed
Enhancements
- Add lighthouse files to git ignore by @rmccar in #3354
- Update macro tests to allow running of specific tests by @rmccar in #3361
- Format tests by @rmccar in #3365
- Refactor Accordion component test file to new format by @balibirchlee in #3320
- Refactor Breadcrumbs component test file to new format by @balibirchlee in #3342
Fixes
- Remove space from button newWindowDescription by @rmccar in #3363
- Fixed Lighthouse testing local and in CI by @alessioventuriniAND in #3355
- VR tests moved to ubuntu by @alessioventuriniAND in #3368
- Fix text-index component example displaying blank page in jinja by @precious-onyenaucheya-ons in #3370
- Remove button variant class when no variant set by @rmccar in #3372
Dependency updates
Full Changelog: 70.0.16...70.0.17
70.0.16
What's Changed
Enhancements
- Format and rename test examples file by @rmccar in #3343
- Refactor browser banner test file to new format by @SriHV in #3330
Fixes
- Fix issue with summary link not wrapping by @precious-onyenaucheya-ons in #3339
- Fix list summary variant spacing to match summary component by @rmccar in #3359
Dependency updates
Full Changelog: 70.0.15...70.0.16
70.0.15
70.0.14
What's Changed
Enhancements
- Refactor access-code component test file to new format by @balibirchlee in #3298
- Refactor Back-to-top component test file to new format by @balibirchlee in #3323
Dependency updates
Full Changelog: 70.0.13...70.0.14
70.0.13
70.0.12
What's Changed
Enhancements
Fixes
- Remove spacing around abbreviation text on inputs by @rmccar in #3313
- Hero and card bug fixed for jinja environment by @alessioventuriniAND in #3324
Documentation
Dependency updates
- Bump elliptic from 6.5.4 to 6.5.7 in the npm_and_yarn group by @dependabot in #3317
Full Changelog: 70.0.11...70.0.12
70.0.11
What's Changed
Accessibility improvements
- Replace thumbnail image by @precious-onyenaucheya-ons in #3277
Enhancements
- Standardise padding and margin utility classes by @precious-onyenaucheya-ons in #3272
- Header Test Document Refactor by @balibirchlee in #3168
- Removed backlink component by @precious-onyenaucheya-ons in #3276
- Move foundation examples to Components folder by @precious-onyenaucheya-ons in #3278
Fixes
- Remove duplicate class on related-content example by @precious-onyenaucheya-ons in #3262
Documentation
- Update documentation for timeline component by @precious-onyenaucheya-ons in #3279
- Update bug template by @precious-onyenaucheya-ons in #3283
Full Changelog: 70.0.10...70.0.11
70.0.10
What's Changed
Fixes
We are addressing a bug that was introduced on our previous release 70.0.9
- Fixes bug in section navigation by @alessioventuriniAND in #3271
Full Changelog: 70.0.9...70.0.10