Releases: department-of-veterans-affairs/component-library
Releases · department-of-veterans-affairs/component-library
v50.2.1
What's Changed
Fixes
- va-critical-action: update padding by @bellepx0 in #1576
- va-alert-expandable: align content with title by @powellkerry in #1574
- va-combo-box: prevent clear input button from being hidden by @KyleCardwell in #1579
- va-file-input and va-file-input-multiple: add password events to file input by @ataker in #1578
- va-loading-indicator: fix TypeError by @longmd in #1577
- va-alert: fix TypeError for close button aria label by @longmd in #1582
Full Changelog: v50.2.0...v50.2.1
v50.2.0
What's Changed
New Features & Components 🎉
- va-link-action: add primary-entry variation by @humancompanion-usds in #1570
Fixes
- va-service-list-item: support all va-link props via shared interface by @adamwhitlock1 in #1569
- va-combo-box: add error class to input element by @KyleCardwell in #1572
Other Changes
- css-library: remove legacy accordion styles by @it-harrison in #1571
Full Changelog: v50.1.0...v50.2.0
v50.1.0
What's Changed
New Features & Components 🎉
- va-file-input and va-file-input-multiple: add password input field by @ataker in #1548
- va-critical-action: focus state styling updates and rename component by @bellepx0 in #1553
- va-breadcrumb: add prop to conditionally use #content or a custom href for the current page by @jamigibbs in #1565
Fixes
- va-date: remove empty options by @Mottie in #1540
- va-memorable-date: Replace date processing by @Mottie in #1536
- va-combo-box: handle deleting the selected value with keyboard by @KyleCardwell in #1544
- va-link: remove duplicate screen reader content by @Mottie in #1552
- va-date: show default days with no month selected by @Mottie in #1551
- va-telephone: vanity to allow full replacement by @Mottie in #1549
- va-button: increase line-height by @powellkerry in #1545
- va-alert: add action link Storybook example & adjust header alignment by @jamigibbs in #1560
- va-combo-box: fix combo box options not populating on component re-render by @oleksii-morgun in #1564
- va-alert, va-maintenance-banner, va-modal, va-promo-banner: close icon by @powellkerry in #1557
- va-critical-action: staging review updates by @bellepx0 in #1563
- va-combo-box: aria status to include opt group count by @oleksii-morgun in #1550
- va-memorable-date: change lifecycle method for handling dash by @Mottie in #1555
Other Changes
- CSS-Library: remove custom list styles by @jamigibbs in #1556
- CSS-Library: add semantic gutter tokens by @micahchiang in #1559
- CSS-Library: add block display to eyebrow styling class by @jamigibbs in #1566
Full Changelog: v50.0.0...v50.1.0
v50.0.0
What's Changed
Breaking Changes
New Features & Components 🎉
- va-checkbox: swap out legend element by @it-harrison in #1523
- va-alert-critical: add new component by @bellepx0 in #1533
Fixes
- va-official-gov-banner: swap icons by @gsong in #1534
- va-alert: use headline text for alert close button ARIA label by @rsmithadhoc in #1535
- va-checkbox: fix interactive elements in description by @Mottie in #1531
- va-combo-box: when clicking into input, if no text is selected, select all of it by @KyleCardwell in #1532
- va-combo-box: user typed matches auto-select by @KyleCardwell in #1537
- Form Components: add message-aria-describedby checks by @Mottie in #1538
Other Changes
- Storybook: remove formation imports by @powellkerry in #1524
- CSS-Library: align list styles to uswds by @powellkerry in #1508
New Contributors
- @KyleCardwell made their first contribution in #1532
Full Changelog: v49.4.1...v50.0.0
v49.4.1
What's Changed
Fixes
- va-service-list-item: adjust styling from design feedback by @adamwhitlock1 in #1522
- Revert "va-checkbox | Fix interactive elements in description" by @micahchiang in #1529
Full Changelog: v49.4.0...v49.4.1
v49.4.0
What's Changed
New Features & Components 🎉
- va-select: add forms patterns support by @it-harrison in #1510
- va-button: Adding a fullWidth prop by @Andrew565 in #1512
- va-file-input: add percent upload support by @it-harrison in #1500
- va-select: Adding a full-width prop by @Andrew565 in #1517
Fixes
- va-language-toggle: adjust font size and padding by @ataker in #1502
- va-accordion: prevent nested va-accordion-items from propagating up by @ataker in #1509
- va-checkbox: add normalized font size token to label by @jamigibbs in #1513
- va-checkbox: fix aria checked assignment by @rsmithadhoc in #1514
- va-need-help: align header font-size with Figma by @jamigibbs in #1520
- va-checkbox: Fix interactive elements in description by @Mottie in #1515
Other Changes
- CSS-Library: Addition of vads-c-eyebrow class by @Andrew565 in #1503
- CSS-Library - update asset paths to reference css-library and uswds packages, add missing files to css-library by @powellkerry in #1519
Full Changelog: v49.3.0...v49.4.0
v49.3.0
What's Changed
New Features & Components 🎉
- va-table: Adds ability to arbitrarily right-align columns by @Andrew565 in #1486
- va-alert-sign-in: Add no prefill variation by @rsmithadhoc in #1497
- va-service-list-item: New web component by @bellepx0 in #1475
Fixes
- va-checkbox: Add internal description slot by @Mottie in #1487
- va-combo-box: Add option groups functionality by @oleksii-morgun in #1478
- va-table: Enabling stacked tables to always be full-width by @Andrew565 in #1501
Other Changes
- CSS-Library: Removing legacy table styles by @Andrew565 in #1494
Full Changelog: v49.2.0...v49.3.0
v49.2.0
What's Changed
New Features & Components 🎉
- va-banner: add dismissed-banner-id prop by @SnowboardTechie in #1488
- va-file-input: add support restricting the size of the file added by @it-harrison in #1490
Fixes
- va-button-pair: add support for submitting form by @jamigibbs in #1482
- va-language-toggle: accessibility updates by @ataker in #1484
- va-button & va-button-pair: allow custom text for continue variation by @jamigibbs in #1485
Other Changes
- CSS-Library: Improved font handling for source sans pro across multiple platforms by @Andrew565 in #1483
New Contributors
- @SnowboardTechie made their first contribution in #1488
Full Changelog: v49.1.1...v49.2.0
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