Change Log
0.64.2
Patch Changes
- #3769
7619b87Thanks @dkiselbach! - FixButtonandIconButtonto honor thevariant: primarydefault when novariantprop is passed. Previously, omittingvariantcould cause the icon color (IconButton) and theisSelectedborder styles (Button, IconButton) to miss the Primary default. No change for callers that passvariantexplicitly.
0.64.1
Patch Changes
- #3758
1f60e8bThanks @rafa-hover! - Fix Button component to default to medium size without requiring the size prop
0.64.0
Minor Changes
- #3745
c6840beThanks @rafa-hover! - feat(react-native): addisSelectedprop to Button and IconButton for selected/toggle state styling
0.63.3
Patch Changes
- #3747
e6340deThanks @rafa-hover! - Downgrade tamagui packages from 1.144.4 to 1.125.26 to align with pro-app
0.63.2
Patch Changes
- #3729
d2fa2f5Thanks @rafa-hover! - Fix IconButton sizing to match Figma specs. Removed deprecatedlargesize, set small to$350(40px) and medium to$400(48px), and fixed icon size to always render atIconSizes.Small(16px).
0.63.1
Patch Changes
- #3725
c8b5ea7Thanks @rafa-hover! - Fix IconButton sizing to align with Button sizes. Removed deprecatedlargesize, shifted small to$400and medium to$500to match Button heights.
0.63.0
Minor Changes
- #3710
7cacd9aThanks @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
7b33958Thanks @rafa-hover! - Remove deprecatedlargeButton size and fix height collapse when nosizeprop is passed
0.62.1
Patch Changes
- #3705
64e2719Thanks @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
8b6c444Thanks @rafa-hover! - Add "medium" Button size and make it the default. Deprecate "large" size — use "medium" instead. Fix Button not forwardingaria-disabledfor accessibility and testability.
0.61.0
Minor Changes
- #3663
1429cbcThanks @dkiselbach! - UpdateFieldSearchto match webSearchInputdesign: static search icon, placeholder text instead of floating label,IconButtonghost clear button, pill shape. SupportaccessibilityLabelprop to overridelabelfor accessibility.
0.60.1
Patch Changes
-
#3683
95eaa76Thanks @rafa-hover! - Fix workspace: protocol references leaking into published package -
Updated dependencies [
02811b2]:- @hoverinc/icons@2.2.0
0.60.0
Minor Changes
-
#3670
fd99dd3Thanks @rafa-hover! - Bump tamagui from 1.125.26 to 1.144.4, add re-exports for Token, RadiusTokens, useEvent, useControllableState -
#3647
caaab58Thanks @rafa-hover! - Update styles forglassvariant inButtonandIconButton
0.59.0
Minor Changes
- #3653
8392ca1Thanks @rafa-hover! - AddignoreTopSafeAreatoSheet
0.58.1
Patch Changes
- Updated dependencies
[
ab804d0]:- @hoverinc/icons@2.1.0
0.58.0
Minor Changes
- #3556
e159639Thanks @ALacker! - Create a shared avatar color selection hashing function and use it in both react-web and react-native
Patch Changes
0.57.1
Patch Changes
- Updated dependencies
[
795170a]:- @hoverinc/icons@2.0.0
0.57.0
Minor Changes
- #3532
4734960Thanks @rafa-hover! - AddBadgeto React Native
0.56.0
Minor Changes
- #3503
526b8adaeThanks @rafa-hover! - AddisFullWidthtoButtonin React Native
0.55.1
Patch Changes
- Updated dependencies
[
44ec9eb8c]:- @hoverinc/icons@1.8.0
0.55.0
Minor Changes
- #3456
02beb5773Thanks @rafa-hover! - ExportPopover
0.54.1
Patch Changes
- Updated dependencies
[
adec04ff8]:- @hoverinc/icons@1.7.0
0.54.0
Minor Changes
- #3383
3b07de380Thanks @rafa-hover! - AddInputFieldto React Native
Patch Changes
- Updated dependencies
[
93eea81db]:- @hoverinc/blueprint-theme@3.30.0
0.53.3
Patch Changes
- #3398
c69ce7410Thanks @rafa-hover! - Removeexpo-blurfrom peer dependencies in React Native
0.53.2
Patch Changes
- Updated dependencies
[
be8748f3b]:- @hoverinc/icons@1.6.0
0.53.1
Patch Changes
0.53.0
Minor Changes
- #3380
ececd6f5eThanks @horstwerner-hover! - Upgraded dependencies to design-system
0.52.0
Minor Changes
-
#3358
479faf6abThanks @fhuyghe! - AddhideLabelprop to Field component- Added
hideLabel?: booleanprop 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
accessibilityLabeleven when label is hidden
- Added
0.51.0
Minor Changes
-
#3372
c9a03b4c3Thanks @rafa-hover! - FixGlassexport -
#3371
39c1ce742Thanks @rafa-hover! - Tweaks toAvatarfor React Native
Patch Changes
- #3370
b57a12e42Thanks @rafa-hover! - FixPopoverz-index
0.50.0
Minor Changes
- #3368
66c7625c2Thanks @rafa-hover! - UpdatezIndexscale, tidy upMewnu, addPopover
0.49.0
Minor Changes
- #3366
199417ea3Thanks @rafa-hover! - AddscopeandisSelectabletoMenuin React Native
0.48.0
Minor Changes
-
#3359
98ea911d0Thanks @rafa-hover! - Add virtual scrolling support to Grid component- Add
shouldUseVirtualListprop to enable FlashList-based virtual scrolling - Add
flashListPropsprop to proxy FlashList configuration options - Include
@shopify/flash-listas a dependency - Update documentation with virtual scrolling examples and API reference
- Add
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
-
#3347
63a172942Thanks @rafa-hover! - Addtriggerprop toSelect. -
#3355
0d31371a2Thanks @rafa-hover! - Add first-class breakpoints support to React Native -
#3356
9d2a5406aThanks @rafa-hover! - Addorientationoption to breakpoints in React Native -
#3354
58ac27681Thanks @rafa-hover! - AddcolumnGapandrowGaptoGridfor React Native
0.46.1
Patch Changes
- Updated dependencies
[
0dd69f321]:- @hoverinc/icons@1.5.0
0.46.0
Minor Changes
- #3342
e6e2a966fThanks @rafa-hover! - AddMenucomponent to React Native
0.45.0
Minor Changes
-
#3334
68fb8ed2eThanks @rafa-hover! - AddAvatarandAvatarGroupto React Native -
#3332
20161cd50Thanks @rafa-hover! - AddShadowcomponent to React Native
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
-
#3290
749ffef9fThanks @rafa-hover! - AddGridcomponent -
#3291
642f786edThanks @rafa-hover! - Addtrimto text primitives
0.42.1
Patch Changes
0.42.0
Minor Changes
- #3274
536e1dabfThanks @rrrkomarov! - Fix tap area issue withFieldboth for iOS and Android
Patch Changes
- Updated dependencies
[
5487779ea]:- @hoverinc/icons@1.1.0
0.41.0
Minor Changes
- #3261
fc3613d92Thanks @ravyrafael! - isDraggable default value must be true
0.40.0
Minor Changes
0.39.2
Patch Changes
0.39.1
Patch Changes
- Updated dependencies
[
c44136624]:- @hoverinc/icons@1.0.0
0.39.0
Minor Changes
- #3249
ca61ac7afThanks @rafa-hover! - AddGlassprimitive
Patch Changes
- #3252
ea41f957cThanks @ravyrafael! - fixed hover icons version
0.38.0
Minor Changes
-
#3245
f1a693f29Thanks @rafa-hover! - Add theming support toProgress -
#3244
63684e101Thanks @rafa-hover! - Fixes toFieldandSelect. AddFieldSearchandFieldPassword.
Patch Changes
- #3246
4bdc017f7Thanks @rafa-hover! - Get rid of negative space tokens
0.37.0
Minor Changes
Patch Changes
- Updated dependencies
[
2b9a6de2b]:- @hoverinc/icons@0.36.1
0.36.0
Minor Changes
-
#3230
073e106efThanks @knoxzin1! - Addaria-labelledbyprop toToggle. -
#3227
24be456d4Thanks @rafa-hover! - AddSelectcomponent -
#3147
09dcf449cThanks @jhines-hover! - Adds nestable context provider which may be useful for holding tracking data -
#3229
b21d79c9cThanks @rafa-hover! - Add negative space tokens
Patch Changes
- Updated dependencies
[
9bf129148,09dcf449c,c6129a8d8]:- @hoverinc/icons@0.36.0
- @hoverinc/design-system@1.0.0
0.35.1
Patch Changes
-
#3219
4af9eccd0Thanks @knoxzin1! - fix Field floating label position to be a little higher -
Updated dependencies [
8b94ad7d7]:- @hoverinc/tokens-color@8.3.0
0.35.0
Minor Changes
- #3212
eaa5da2a7Thanks @rafa-hover! - Fix hit area issue withFieldon Android
Patch Changes
0.34.0
Minor Changes
- #3210
a2509dc08Thanks @rafa-hover! - Bump Tamagui, Yarn and fix integration issues with Fiber
0.33.0
Minor Changes
0.32.0
Minor Changes
-
#3201
38eaec07aThanks @fhuyghe! - Adding BinaryButton and BinaryButtonGroup to react-native -
#3177
8a32bcaf9Thanks @fhuyghe! - Add a new size variant to the Progress component (small, medium and large)
0.31.0
Minor Changes
- #3195
905f8f771Thanks @rafa-hover! - Upgrade React and React Native to support the new React Native architecture.
0.30.0
Minor Changes
-
#3178
15579eba1Thanks @fhuyghe! - Add generic type to Flatlist to infer render function type -
#3185
ef5a4b082Thanks @ravyrafael! - AddedisClosableandsizeprop to sheet component -
#3155
5adfb09ceThanks @ravyrafael! - ensure the Sheet will open correctly on android
Patch Changes
-
#3189
71117141aThanks @ravyrafael! - Just fixing the release pipeline -
Updated dependencies [
71125d7b1,3613d72b4]:- @hoverinc/icons@0.35.0
0.29.3
Patch Changes
-
#3174
d521b8261Thanks @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
869e50cdeThanks @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
- #3168
07b616a00Thanks @fhuyghe! - Updating the Mobile Field Props to reflect all the props it accepts
0.29.0
Minor Changes
-
#3149
e5c5c67a4Thanks @rafa-hover! - AddtestIDtoToggle -
#3142
b9ef1b56aThanks @rafa-hover! - EnsuretestIDwork withSheetandToggle
0.28.0
Minor Changes
-
#3139
cc38ed960Thanks @ravyrafael! - Adjust on field component to follow the maxFontSizeMultiplier previously defined -
#3135
5f983bcc2Thanks @ravyrafael! - Improvement on the calculation of the Sheet component bodyMaxHeight
0.27.0
Minor Changes
-
#3130
43e727677Thanks @rafa-hover! - Bumpreact-native-safe-area-contextversion -
#3129
e9065e8e1Thanks @rafa-hover! - Remove semantic headings
0.26.0
Minor Changes
- #3122
c77697b2bThanks @rafa-hover! - EnsureCheckboxlabel is the width of its parent container
0.25.0
Minor Changes
- #3120
59ad49416Thanks @rafa-hover! - Visual tweaks toField
0.24.0
Minor Changes
- #3118
edda68d2cThanks @rafa-hover! - EnsureCheckboxis left aligned by default
Patch Changes
- #3114
748129bd8Thanks @ravyrafael! - revert change: put back the flex prop on sheet Frame
0.23.1
Patch Changes
-
#3113
55a7a3b21Thanks @rafa-hover! - FixCheckboxprops -
Updated dependencies [
51018a715]:- @hover/icons@0.32.0
0.23.0
Minor Changes
- #3107
dfa8874b9Thanks @rafa-hover! - MakeisInvalidanderrorMessageindependent of each other
0.22.0
Minor Changes
-
#3093
fbcbaec99Thanks @ravyrafael! - Fix a weird overflow behavior of body content onSheetonce the content height is too big. -
#3103
4f278141eThanks @rafa-hover! - Add new brand loading animation -
#3104
f11aa6c90Thanks @ravyrafael! - force the prop state to be at least empty string when value is null or undefined -
#3089
1b36b2c01Thanks @ravyrafael! - created relation between isInvalid and errorMessage
0.21.0
Minor Changes
- #3099
f9c356967Thanks @rafa-hover! - - AddisFullWidthsupport to bothCheckboxandToggle- Refactor
Checkboxso it doesn’t need to use Tamagui’s UI anymore - Add boolean props prefixed to
isin a backwards compatible manner to bothCheckboxandToggle - Export
ToggleProps - Fix theme for
Checkboxaccording to latest designs - Fix theme for
Toggleaccording to latest designs - Improve
Checkboxstories - Add
isIndeterminateprop/state toCheckbox
- Refactor
0.20.2
Patch Changes
-
#3081
308b0ed15Thanks @knoxzin1! - fix(react-native): restrict maximum font scaling to 1.35 -
Updated dependencies []:
- @hover/blueprint-theme@3.24.4
0.20.1
Patch Changes
- #3043
d14e806f3Thanks @jrolfs! - Add missing neutral.600 to neutral scale and shift all colors above it up one to the correct color per Figma: https://www.figma.com/design/ospfvPhcqPs1PjerSigtX0/Bauhaus---Foundations?node-id=5622-481&node-type=frame&t=gEK0EI2g0MF46y51-11 - Updated dependencies
[
d14e806f3]:- @hover/tokens-color@8.2.1
- @hover/blueprint-theme@3.24.3
0.20.0
Minor Changes
- #3060
18f4fdb29Thanks @ravyrafael! - - AddonCloseprop toSheet- Add test for
onCloseprop inSheet - Improve
Sheetstories - Add more specific typing to
SheetProps(cc @fhuyghe) - Export
SheetProps - Remove
ignoreSafeAreaMarginprop fromSheet(unused, defaults tofalse) - Remove
modalprop fromSheet(unused, defaults totrue) - Expose
Portalfrom Tamagui - Improve type definitions for
Field - Improve type definitions for
Sheet - Improve type definitions for
Select
- Add test for
0.19.0
Minor Changes
- #3065
ba864fd77Thanks @rafa-hover! - AddSelectcomponent
0.18.1
Patch Changes
-
#3054
ff903304aThanks @knoxzin1! - export Button, View and Icon types -
#3055
41124e8edThanks @knoxzin1! - Checkbox and Radio label should not be required -
#3053
1815c0e96Thanks @jdalto! - Fix id of Checkbox component to ensure it is unique to React Native.
0.18.0
Minor Changes
- #3049
e79932ed6Thanks @ravyrafael! - Fixed some behaviors in TextArea, Sheet and Field
0.17.0
Minor Changes
-
#3019
43e623eb1Thanks @knoxzin1! - add toast component on react native -
#3046
ee9d00c23Thanks @rafa-hover! - Add ability to render "addons" with input fields. -
#3036
6e18582c5Thanks @ravyrafaelfreitas! - Add slight adjustments on Sheet component
0.16.0
Minor Changes
Patch Changes
- Updated dependencies
[
a09662096]:- @hover/icons@0.31.0
0.15.1
Patch Changes
-
#3027
e2b095e25Thanks @knoxzin1! - add left and right icon support to Field -
Updated dependencies [
54de4d975]:- @hover/icons@0.30.1
0.15.0
Minor Changes
- #3029
adb3dd5acThanks @rafa-hover! - AddToggleto React Native
0.14.0
Minor Changes
-
#3008
01077d39fThanks @ravyrafaelfreitas! - add TextArea component -
#3018
8c792b6beThanks @knoxzin1! - add Avatar component to react native
Patch Changes
- #3023
6ec3622a0Thanks @ravyrafaelfreitas! - Add a prop to ignore the safe area margin bottom on Sheet component
0.13.2
Patch Changes
-
#3021
169538883Thanks @jdalto! - Fix border color of Button component disabled style to React Native. -
#3022
8f92b1a8fThanks @knoxzin1! - fix Sheet onOpenChange being called twice
0.13.1
Patch Changes
-
#3013
0085720cfThanks @jdalto! - Fix icon of Checkbox component to React Native. -
#3012
06f895937Thanks @jdalto! - Fix overlay background color of Sheet component to React Native. -
#3016
9fea05ff3Thanks @knoxzin1! - fix checkbox width expanding over its container -
#3015
ade9d1a7fThanks @knoxzin1! - sheet height should snap to fit
0.13.0
Minor Changes
- #2993
1226023b3Thanks @ravyrafaelfreitas! - add Sheet component
Patch Changes
- Updated dependencies
[
9f1d50fb6]:- @hover/icons@0.30.0
0.12.0
Minor Changes
Patch Changes
-
#3002
249f940d2Thanks @knoxzin1! - remove semver range on tamagui packages -
#3003
6870ef898Thanks @knoxzin1! - add a11y and testID props to query for Button loading
0.11.0
Minor Changes
0.10.0
Minor Changes
- #2989
9030ff646Thanks @rafa-hover! - AddIconButtonto React Native.
Patch Changes
0.9.0
Minor Changes
-
#2977
a74503c59Thanks @rafa-hover! - MakeFieldanimation snappier. -
#2978
5b8b536a8Thanks @rafa-hover! - RemovedefaultPropsfromButtonto get rid of React Native deprecation warnings.
0.8.0
Minor Changes
- #2970
d18b6b631Thanks @rafa-hover! - Add basic light/dark theming for React Native
0.7.0
Minor Changes
0.6.0
Minor Changes
- #2941
9ebc78a93Thanks @rafa-hover! - Rename diatype font key and tweak text primitives
0.5.1
Patch Changes
-
#2938
ff6687ce5Thanks @knoxzin1! - fix border color of disabled button -
Updated dependencies [
d324207d6]:- @hover/blueprint-theme@3.23.0
0.5.0
Minor Changes
-
#2929
945b99f87Thanks @rafa-hover! - AddProgresscomponent for React Native -
#2921
14cc4f1c7Thanks @knoxzin1! - AddButtoncomponent for React Native.
Patch Changes
- #2932
a3bb4dff5Thanks @rafa-hover! - Only setButtonfont weight if necessary so we can properly combine variants
0.4.1
Patch Changes
- #2920
ce3acc4e0Thanks @rafa-hover! - Move@tamagui/get-button-sizedtodependenciesand fix color auto complete forIcon
0.4.0
Minor Changes
- #2914
8cdfc7455Thanks @rafa-hover! - AddIconprimitive to React Native
Patch Changes
- Updated dependencies
[
c032cd090,f3edda52b,8cdfc7455,c032cd090]:- @hover/icons@0.28.0
- @hover/blueprint-theme@3.22.0
0.3.0
Minor Changes
- #2871
04eee70abThanks @rafa-hover! - Add new text primitive, expose Tamagui primitives and hooks and add new stories