Skip to content

v1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 03:30
· 31 commits to main since this release

🚀 Enhancements

  • Select: Expose selected textContent as slotProps (1e94a014)
  • Collapsible: Support hidden=until-found browser search feature (588e75fc)
  • TagsInput: Add addTag, removeTag events (0fc9ab22)

🩹 Fixes

  • Select: Arrow is throwing content context injection error (#1398)
  • Listbox: Handle currentElement not in dom on focusout (#1399)
  • Listbox: Filter doesn't navigate left/right within input (#1409)
  • Pagination: Ignore clicks if pagination button is disabled (#1415)
  • Select: Render selected textValue (1e17cc42)

📖 Documentation

  • Component preview not showing on Windows (#1401)
  • Update usage of parseStringToDateValue (#1410)
  • Run codegen (84f8669e)

🏡 Chore

❤️ Contributors