Skip to content

@qwik-ui/headless@0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 22:25
· 54 commits to main since this release
af6aff9

Patch Changes

  • Combobox Improvements (by @thejackshelton in #968)

    πŸ”„ Reactive Improvements

    • Better handling of array-based values
    • Improved handling of initial and reactive values

    πŸ› Key Bug Fixes

    • Fixed highlight jumping issues
    • Enhanced empty input handling
    • Better filtered item highlighting

    πŸ–±οΈ Interaction Enhancements

    • Smoother scrolling experience
    • Improved keyboard and mouse coordination

    πŸš€ Performance Optimizations

    • More efficient item filtering

    πŸ§ͺ Reliability

    • Added tests for reactivity handling, item unselection, and mouse-to-pointer interaction switching
    • Improved handling of edge cases in user interactions