kobalte

A UI toolkit for building accessible web apps and design systems with SolidJS.

MIT License

Downloads
78.5K
Stars
1.1K
Committers
23

Bot releases are visible (Hide)

kobalte - @kobalte/[email protected] Latest Release

Published by github-actions[bot] 6 months ago

Minor Changes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 570a6e9: ## v0.12.6 (March 16, 2024)

    New features

    • NumberField: allowedInput defaults to locale and format characters. (#372)
kobalte - @kobalte/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • eae01e1: ## v0.12.5 (March 14, 2024)

    Bug fixes

    • NumberField: value stuck on NaN (#364)
    • NumberField: locale decimal value (#369)
kobalte - @kobalte/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 459d05b: ## v0.12.4 (March 9, 2024)

    New features

    • NumberField: add rawValue prop (#364)

    Bug fixes

    • NumberField: fix SSR (#364)
kobalte - @kobalte/[email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

  • 21ad251: ## v0.12.2 (February 29, 2024)

    New features

    • Update to Solid 1.8.15 and Solid
      Start 0.5.10 (#300) (#337)
    • Use solid-prevent-scroll for scroll lock (#345)
    • Allow configurable combobox and select components close after
      selection (#339)

    Bug fixes

    • Slider: fix onChangeEnd getting called twice (#324)
    • Slider: focus the correct thumb onSlideEnd (#331)
    • Slider: fix getClosestValueIndex ambiguity (#331)
    • Slider: fix Home/End/PageDown/PageUp keys (#331)
    • Skeleton: update exports from index.tsx (#331)
    • ContextMenu: add context.setAnchorRect call on pointer down (#338)
    • DropdownMenu: scroll into view when triggered by keyboard (#337)
    • Menubar: expand hightlighted trigger (#337)
    • Menubar: dont auto open when closed from trigger (#337)
    • Modal: correctly unlock scroll when disposed in different
      order (#337)
    • Combobox: pass virtualized to listbox (#341)

    @kobalte/tests

    Use vitest

kobalte - @kobalte/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 86827c8: ## v0.12.1 (January 18, 2024)

    Bug fixes

    • Rerelease Menubar, removed by mistake in 0.12.0.
kobalte - @kobalte/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • 677f256: added Slider component
kobalte - @kobalte/[email protected]

Published by github-actions[bot] almost 1 year ago

Minor Changes

  • 321e54c: changeset v0.11.1

    New features

    • Added Skeleton component.

    Bug fixes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] almost 1 year ago

Patch Changes

  • 321e54c: changeset v0.11.1

    New features

    • Added Skeleton component.

    Bug fixes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • fb427bf: fix #249, #250, #252
kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • fb427bf: fix #249, #250, #252
kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • fb427bf: fix #249, #250, #252
kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • fb427bf: fix #249, #250, #252

Patch Changes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • d0e2414: Add Pagination component + bug fixes
kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • d0e2414: Add Pagination component + bug fixes
kobalte - @kobalte/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • d0e2414: Add Pagination component + bug fixes

Patch Changes

kobalte - @kobalte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d6b6a64: fix #230
kobalte - @kobalte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 9096706: fix: #226