Releases: department-of-veterans-affairs/component-library
Releases · department-of-veterans-affairs/component-library
v49.1.1
What's Changed
Fixes
- va-radio-option: Hotfix to restore focus styles by @Andrew565 in #1480
Full Changelog: v49.1.0...v49.1.1
v49.1.0
What's Changed
New Features & Components 🎉
- va-table: Adding optional "full-width" prop for shorter-form content by @Andrew565 in #1473
Fixes
- va-telephone | Remove aria-hidden from notClickable phone by @Mottie in #1471
- va-textarea: Move Headline location to be W3C compliant by @Andrew565 in #1470
- va-file-input: Fix for required label when inside a header by @Andrew565 in #1474
- va-radio-option: Fixes to global style bleeds by @Andrew565 in #1477
Full Changelog: v49.0.0...v49.1.0
v49.0.0
What's Changed
Breaking Changes
- va-file-input-multiple: update data for vaMultipleChange to return more detail (BREAKING) va-file-input: fix bug with upload message not resetting by @powellkerry in #1460
New Features & Components 🎉
- va-file-input-multiple: allow for slots to be conditionally rendered on file inputs by @powellkerry in #1458
- va-file-input: display previously uploaded file by @powellkerry in #1461
- va-file-input: add statusText prop by @powellkerry in #1463
Fixes
- va-telephone: add health resource center number to constants by @Dr-Pongo in #1455
- va-select: Adding 'vaSelectBlur' event by @Andrew565 in #1466
- va-checkbox and va-radio-option: Improved a11y by @Andrew565 in #1442
- va-alert: Fixing it so close button on slim alerts doesn't overflow by @Andrew565 in #1467
Other Changes
- CSS-Library: Moving fonts loading to core by @Andrew565 in #1469
- CSS-Library: add primitive and semantic spacing tokens by @micahchiang in #1468
New Contributors
Full Changelog: v48.4.0...v49.0.0
v48.4.0
What's Changed
New Features & Components 🎉
- va-button: add loading variation by @powellkerry in #1446
- va-search-input: add clear search button by @ataker in #1450
Fixes
- va-accordion: add custom event to expand/collapse all button by @jamigibbs in #1445
- va-date: remove unnecessary aria labels for select by @powellkerry in #1447
- va-alert-sign-in: Hides no-sign-in-link when not present by @asg5704 in #1452
- va-link: add aria-label to all variations by @jamigibbs in #1448
Other Changes
- css-library: add
img
folder to dist by @micahchiang in #1441 - css-library: fix the html element's font-size so it will respect browser settings by @Andrew565 in #1444
New Contributors
Full Changelog: v48.3.0...v48.4.0
v48.3.0
What's Changed
New Features & Components 🎉
- va-table: Add striped variation by @jamigibbs in #1439
Fixes
- va-alert-sign-in: Modifying headline to use rems by @Andrew565 in #1438
- va-process-list-item: Move status eyebrow into header so that it gets read by screen readers by @powellkerry in #1437
- va-table: Fix screen reader not announcing sort by @ataker in #1433
- va-file-input-multiple: Fix multiple emits of vaMultipleChange by @ataker in #1440
Full Changelog: v48.2.0...v48.3.0
v48.2.0
What's Changed
New Features & Components 🎉
- va-process-list: add ability to customize eyebrow status text by @powellkerry in #1422
- va-combo-box: add new component by @oleksii-morgun in #1373
- va-process-list-item: add HeaderLevel element with part=header for custom styling by @powellkerry in #1427
- va-checkbox: add indeterminate prop by @jamigibbs in #1426
- va-alert-sign-in: add new component by @Andrew565 in #1424
- va-table: add scrollable prop by @janechodance in #1428
Fixes
- va-accordion: remove aria-controls and aria-expanded from expand all button by @1Copenut in #1400
- va-table: Parse html to plain string before setting it to CSS content by @ataker in #1431
- va-language-toggle: Add label text to event, remove va-link analytics by @ataker in #1434
Other Changes
- CSS library: add address block by @rsmithadhoc in #1432
New Contributors
- @janechodance made their first contribution in #1428
Full Changelog: v48.1.1...v48.2.0
v48.1.1
What's Changed
Fixes
- va-alert: add full width functionality by @jamigibbs in #1421
Other Changes
- CSS Library: add feedback-related foreground tokens by @narin in #1417
- CSS Library: core imports by @micahchiang in #1359
Full Changelog: v48.1.0...v48.1.1
v48.1.0
What's Changed
New Features & Components 🎉
- va-language-toggle: add component by @it-harrison in #1386
- build: allow vite to lazy load stencil components by @gsong in #1415
Fixes
- va-accordion: fix Stencil test re-render warning by @jamigibbs in #1403
- va-text-input: resolve Stencil test warnings by @jamigibbs in #1405
- va-additional-info & va-alert-expandable: remove slot content from Stencil axe test by @jamigibbs in #1406
- va-link & va-link-action: update analytics tests and lifecycle by @jamigibbs in #1407
- va-table: update loading lifecycle and fix Stencil axe error by @jamigibbs in #1410
- va-banner: fix analytics Stencil test warnings by @jamigibbs in #1408
- va-language-toggle: resolve Stencil test warning and errors by @jamigibbs in #1413
- va-table: add horizontal overflow scrolling and update screen reader button text by @ataker in #1416
New Contributors
Full Changelog: v48.0.2...v48.1.0
v48.0.2
What's Changed
Fixes
- va-on-this-page: updating line-length for list items to use new token by @Andrew565 in #1394
- va-alert: remove presentation role by @rsmithadhoc in #1398
- va-link: Replacing external icon with text by @Andrew565 in #1396
- Update to USWDS v3.9.0 by @jamigibbs in #1397
Other Changes
- css-library: add source-sans normalize token and rename "base" token to be "root" by @powellkerry in #1399
Full Changelog: v48.0.1...v48.0.2
v48.0.1
- Update the
core
andweb-components
package version for release - See v48.0.0 release notes for release details