Skip to content

Releases: bazzalabs/ui

@bazza-ui/select@0.1.0-canary.6

08 Jan 02:56
9dbf135

Choose a tag to compare

Pre-release

Minor Changes

  • #240 83f89c6 Thanks @kianbazza! - A light API redesign for the Select component:

    • The compound component pattern is now required for Select.Trigger and Select.Value
    • Moved form-related props to Select.Root
    • Support a children function for Select.Value with access to the selected value + context

@bazza-ui/select@0.1.0-canary.5

07 Jan 22:08
6b2bd1d

Choose a tag to compare

Pre-release

Patch Changes

  • #238 75a2393 Thanks @kianbazza! - Stabilize getScrollElement and getItemKey callbacks in virtualizer to prevent infinite re-rendering errors with all menus.

  • Updated dependencies [75a2393]:

    • @bazza-ui/popup-menu@0.1.0-canary.5

@bazza-ui/popup-menu@0.1.0-canary.5

07 Jan 22:08
6b2bd1d

Choose a tag to compare

Pre-release

Patch Changes

  • #238 75a2393 Thanks @kianbazza! - Stabilize getScrollElement and getItemKey callbacks in virtualizer to prevent infinite re-rendering errors with all menus.

@bazza-ui/dropdown-menu@0.1.0-canary.5

07 Jan 22:08
6b2bd1d

Choose a tag to compare

Pre-release

Patch Changes

  • #238 75a2393 Thanks @kianbazza! - Stabilize getScrollElement and getItemKey callbacks in virtualizer to prevent infinite re-rendering errors with all menus.

  • Updated dependencies [75a2393]:

    • @bazza-ui/popup-menu@0.1.0-canary.5

@bazza-ui/context-menu@0.1.0-canary.5

07 Jan 22:08
6b2bd1d

Choose a tag to compare

Pre-release

Patch Changes

  • #238 75a2393 Thanks @kianbazza! - Stabilize getScrollElement and getItemKey callbacks in virtualizer to prevent infinite re-rendering errors with all menus.

  • Updated dependencies [75a2393]:

    • @bazza-ui/popup-menu@0.1.0-canary.5

@bazza-ui/command-menu@0.1.0-canary.5

07 Jan 22:08
6b2bd1d

Choose a tag to compare

Pre-release

Patch Changes

  • #238 75a2393 Thanks @kianbazza! - Stabilize getScrollElement and getItemKey callbacks in virtualizer to prevent infinite re-rendering errors with all menus.

@bazza-ui/select@0.1.0-canary.4

14 Dec 16:30
fcfa02b

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [e6a9230, d19598a]:
    • @bazza-ui/popup-menu@0.1.0-canary.4
    • @bazza-ui/menu@0.1.0-canary.4

@bazza-ui/popup-menu@0.1.0-canary.4

14 Dec 16:30
fcfa02b

Choose a tag to compare

Pre-release

Patch Changes

  • #232 e6a9230 Thanks @kianbazza! - Resolves an issue when surfacing deep search results for rows with identical IDs in different submenus.

  • Updated dependencies [e6a9230, d19598a]:

    • @bazza-ui/menu@0.1.0-canary.4

@bazza-ui/menu@0.1.0-canary.4

14 Dec 16:30
fcfa02b

Choose a tag to compare

Pre-release

Patch Changes

  • #232 e6a9230 Thanks @kianbazza! - Resolves an issue when surfacing deep search results for rows with identical IDs in different submenus.

  • #234 d19598a Thanks @kianbazza! - Fixes search.minLength behaviour to configure when local or deep search are triggered when typing in a surface input.

@bazza-ui/dropdown-menu@0.1.0-canary.4

14 Dec 16:30
fcfa02b

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [e6a9230, d19598a]:
    • @bazza-ui/popup-menu@0.1.0-canary.4
    • @bazza-ui/menu@0.1.0-canary.4