Change Log

0.64.2

Patch Changes

  • #3769 7619b87 Thanks @dkiselbach! - Fix Button and IconButton to honor the variant: primary default when no variant prop is passed. Previously, omitting variant could cause the icon color (IconButton) and the isSelected border styles (Button, IconButton) to miss the Primary default. No change for callers that pass variant explicitly.

0.64.1

Patch Changes

0.64.0

Minor Changes

  • #3745 c6840be Thanks @rafa-hover! - feat(react-native): add isSelected prop to Button and IconButton for selected/toggle state styling

0.63.3

Patch Changes

0.63.2

Patch Changes

  • #3729 d2fa2f5 Thanks @rafa-hover! - Fix IconButton sizing to match Figma specs. Removed deprecated large size, set small to $350 (40px) and medium to $400 (48px), and fixed icon size to always render at IconSizes.Small (16px).

0.63.1

Patch Changes

  • #3725 c8b5ea7 Thanks @rafa-hover! - Fix IconButton sizing to align with Button sizes. Removed deprecated large size, shifted small to $400 and medium to $500 to match Button heights.

0.63.0

Minor Changes

  • #3710 7cacd9a Thanks @rafa-hover! - Update Button secondary variant styles to match latest Figma specs: neutral gray fill background, transparent border, semi-transparent press border, and dimmed press text color

Patch Changes

  • #3713 7b33958 Thanks @rafa-hover! - Remove deprecated large Button size and fix height collapse when no size prop is passed

0.62.1

Patch Changes

  • #3705 64e2719 Thanks @rafa-hover! - Fix Android portal visibility issue by patching @tamagui/portal to use explicit positioning instead of CSS inset shorthand

0.62.0

Minor Changes

  • #3691 8b6c444 Thanks @rafa-hover! - Add "medium" Button size and make it the default. Deprecate "large" size — use "medium" instead. Fix Button not forwarding aria-disabled for accessibility and testability.

0.61.0

Minor Changes

  • #3663 1429cbc Thanks @dkiselbach! - Update FieldSearch to match web SearchInput design: static search icon, placeholder text instead of floating label, IconButton ghost clear button, pill shape. Support accessibilityLabel prop to override label for accessibility.

0.60.1

Patch Changes

  • #3683 95eaa76 Thanks @rafa-hover! - Fix workspace: protocol references leaking into published package

  • Updated dependencies [02811b2]:

    • @hoverinc/icons@2.2.0

0.60.0

Minor Changes

  • #3670 fd99dd3 Thanks @rafa-hover! - Bump tamagui from 1.125.26 to 1.144.4, add re-exports for Token, RadiusTokens, useEvent, useControllableState

  • #3647 caaab58 Thanks @rafa-hover! - Update styles for glass variant in Button and IconButton

0.59.0

Minor Changes

0.58.1

Patch Changes

  • Updated dependencies [ab804d0]:
    • @hoverinc/icons@2.1.0

0.58.0

Minor Changes

  • #3556 e159639 Thanks @ALacker! - Create a shared avatar color selection hashing function and use it in both react-web and react-native

Patch Changes

  • Updated dependencies [a1fcc1f, e159639]:
    • @hoverinc/blueprint-theme@3.31.0

0.57.1

Patch Changes

  • Updated dependencies [795170a]:
    • @hoverinc/icons@2.0.0

0.57.0

Minor Changes

0.56.0

Minor Changes

0.55.1

Patch Changes

  • Updated dependencies [44ec9eb8c]:
    • @hoverinc/icons@1.8.0

0.55.0

Minor Changes

0.54.1

Patch Changes

  • Updated dependencies [adec04ff8]:
    • @hoverinc/icons@1.7.0

0.54.0

Minor Changes

Patch Changes

  • Updated dependencies [93eea81db]:
    • @hoverinc/blueprint-theme@3.30.0

0.53.3

Patch Changes

0.53.2

Patch Changes

  • Updated dependencies [be8748f3b]:
    • @hoverinc/icons@1.6.0

0.53.1

Patch Changes

0.53.0

Minor Changes

0.52.0

Minor Changes

  • #3358 479faf6ab Thanks @fhuyghe! - Add hideLabel prop to Field component

    • Added hideLabel?: boolean prop to Field component
    • When hideLabel={true}, the floating animated label is hidden
    • Display placholder only when hideLabel={true}
    • Added Storybook example demonstrating the hidden label functionality
    • Maintains accessibility by keeping accessibilityLabel even when label is hidden

0.51.0

Minor Changes

Patch Changes

0.50.0

Minor Changes

0.49.0

Minor Changes

0.48.0

Minor Changes

  • #3359 98ea911d0 Thanks @rafa-hover! - Add virtual scrolling support to Grid component

    • Add shouldUseVirtualList prop to enable FlashList-based virtual scrolling
    • Add flashListProps prop to proxy FlashList configuration options
    • Include @shopify/flash-list as a dependency
    • Update documentation with virtual scrolling examples and API reference

Patch Changes

  • Updated dependencies [cf7371d10]:
    • @hoverinc/tokens-color@8.5.0
    • @hoverinc/blueprint-theme@3.29.2
    • @hoverinc/icons@1.5.1

0.47.0

Minor Changes

0.46.1

Patch Changes

  • Updated dependencies [0dd69f321]:
    • @hoverinc/icons@1.5.0

0.46.0

Minor Changes

0.45.0

Minor Changes

Patch Changes

  • Updated dependencies [781f452c4]:
    • @hoverinc/tokens-color@8.4.0
    • @hoverinc/blueprint-theme@3.29.1

0.44.2

Patch Changes

0.44.1

Patch Changes

  • Updated dependencies [93e3bbc5c]:
    • @hoverinc/icons@1.3.0

0.44.0

Minor Changes

0.43.0

Minor Changes

0.42.1

Patch Changes

  • Updated dependencies [43bf5984e, 059155de7]:
    • @hoverinc/blueprint-theme@3.29.0
    • @hoverinc/icons@1.2.0

0.42.0

Minor Changes

Patch Changes

  • Updated dependencies [5487779ea]:
    • @hoverinc/icons@1.1.0

0.41.0

Minor Changes

0.40.0

Minor Changes

0.39.2

Patch Changes

  • Updated dependencies [e7e6a9034, 84e712f8d]:
    • @hoverinc/icons@1.0.1
    • @hoverinc/blueprint-theme@3.27.0

0.39.1

Patch Changes

  • Updated dependencies [c44136624]:
    • @hoverinc/icons@1.0.0

0.39.0

Minor Changes

Patch Changes

0.38.0

Minor Changes

Patch Changes

0.37.0

Minor Changes

Patch Changes

  • Updated dependencies [2b9a6de2b]:
    • @hoverinc/icons@0.36.1

0.36.0

Minor Changes

Patch Changes

0.35.1

Patch Changes

0.35.0

Minor Changes

Patch Changes

0.34.0

Minor Changes

0.33.0

Minor Changes

0.32.0

Minor Changes

0.31.0

Minor Changes

0.30.0

Minor Changes

Patch Changes

0.29.3

Patch Changes

  • #3174 d521b8261 Thanks @jhines-hover! - Fix publishConfig for all packages

  • Updated dependencies [d521b8261]:

    • @hoverinc/blueprint-theme@3.26.2
    • @hoverinc/tokens-color@8.2.3
    • @hoverinc/icons@0.34.2

0.29.2

Patch Changes

  • #3172 869e50cde Thanks @jhines-hover! - Switches all packages from the npm registry namespace to the github registry namespace
  • Updated dependencies [869e50cde]:
    • @hoverinc/blueprint-theme@3.26.1
    • @hoverinc/tokens-color@8.2.2
    • @hoverinc/icons@0.34.1

0.29.1

Patch Changes

0.29.0

Minor Changes

0.28.0

Minor Changes

0.27.0

Minor Changes

0.26.0

Minor Changes

0.25.0

Minor Changes

0.24.0

Minor Changes

Patch Changes

0.23.1

Patch Changes

0.23.0

Minor Changes

0.22.0

Minor Changes

0.21.0

Minor Changes

  • #3099 f9c356967 Thanks @rafa-hover! - - Add isFullWidth support to both Checkbox and Toggle
    • Refactor Checkbox so it doesn’t need to use Tamagui’s UI anymore
    • Add boolean props prefixed to is in a backwards compatible manner to both Checkbox and Toggle
    • Export ToggleProps
    • Fix theme for Checkbox according to latest designs
    • Fix theme for Toggle according to latest designs
    • Improve Checkbox stories
    • Add isIndeterminate prop/state to Checkbox

0.20.2

Patch Changes

  • #3081 308b0ed15 Thanks @knoxzin1! - fix(react-native): restrict maximum font scaling to 1.35

  • Updated dependencies []:

    • @hover/blueprint-theme@3.24.4

0.20.1

Patch Changes

0.20.0

Minor Changes

  • #3060 18f4fdb29 Thanks @ravyrafael! - - Add onClose prop to Sheet
    • Add test for onClose prop in Sheet
    • Improve Sheet stories
    • Add more specific typing to SheetProps (cc @fhuyghe)
    • Export SheetProps
    • Remove ignoreSafeAreaMargin prop from Sheet (unused, defaults to false)
    • Remove modal prop from Sheet (unused, defaults to true)
    • Expose Portal from Tamagui
    • Improve type definitions for Field
    • Improve type definitions for Sheet
    • Improve type definitions for Select

0.19.0

Minor Changes

0.18.1

Patch Changes

0.18.0

Minor Changes

0.17.0

Minor Changes

0.16.0

Minor Changes

Patch Changes

  • Updated dependencies [a09662096]:
    • @hover/icons@0.31.0

0.15.1

Patch Changes

0.15.0

Minor Changes

0.14.0

Minor Changes

Patch Changes

0.13.2

Patch Changes

0.13.1

Patch Changes

0.13.0

Minor Changes

Patch Changes

  • Updated dependencies [9f1d50fb6]:
    • @hover/icons@0.30.0

0.12.0

Minor Changes

Patch Changes

0.11.0

Minor Changes

0.10.0

Minor Changes

Patch Changes

0.9.0

Minor Changes

0.8.0

Minor Changes

0.7.0

Minor Changes

0.6.0

Minor Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

Patch Changes

0.3.0

Minor Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

0.1.0

Minor Changes