January 16, 2025

Release 2.0.1

This release resolves bugs in certain components and introduces a new autocomplete feature from React Aria components, now integrated into the command menu.

What's New

  • React Aria Components v1.6.0: Upgraded to the latest version, delivering enhanced features and improved stability.

  • Command Menu Upgrade: Now integrates Autocomplete from React Aria Components, offering a faster and more seamless experience.

    • CommandMenu.Input renamed to CommandMenu.Search
    • (New) - CommandMenu.Label
  • Enhanced Usability: Dropdown items with icons or avatars now require labels for improved clarity and accessibility.

  • Menu Improvements:

    • Added Menu.Label for a more authentic menu appearance.
    • (-) Menu.Checkbox
    • (-) Menu.Radio
  • Sidebar Improvements:

    • Added Sidebar.Label for a more authentic sidebar appearance.
    • Introduced shortcut props for collapsing the sidebar.

Changes From Contributors

New Contributors

Full Changelog: https://github.com/irsyadadl/justd/compare/v2.0.0...v2.0.1