Skip to content

v43.0.0

Compare
Choose a tag to compare
@micahchiang micahchiang released this 11 Jul 23:07
· 191 commits to main since this release
cff20b6

What's Changed

Breaking Changes

New Features & Components 🎉

  • va-memorable-date: add props to support custom error messages for day, month, or year by @it-harrison in #1208
  • va-table: add stacked table variant by @ataker in #1204
  • va-text-input: New prefix and suffix variant by @harshil1793 in #1217

Fixes

  • va-breadcrumbs: Add export to Breadcrumb type so components.d.ts can find it by @ataker in #1210
  • va-search-input: fix suggestion box from always staying open by @nickjg231 in #1216
  • va-file-input: Update modal title by @danbrady in #1218
  • va-telephone: remove number formatting from aria-label by @jamigibbs in #1220
  • va-link: add style inheritance to anchor element by @jamigibbs in #1222
  • Add override to header margin on adjacent selector by @jamigibbs in #1213

Other Changes

New Contributors

Full Changelog: v42.2.2...v43.0.0