Change Log
0.15.1
Patch Changes
-
#3027
e2b095e25
Thanks @knoxzin1! - add left and right icon support to Field -
Updated dependencies [
54de4d975
]:- @hover/icons@0.30.1
0.15.0
Minor Changes
- #3029
adb3dd5ac
Thanks @rafa-hover! - AddToggle
to React Native
0.14.0
Minor Changes
-
#3008
01077d39f
Thanks @ravyrafaelfreitas! - add TextArea component -
#3018
8c792b6be
Thanks @knoxzin1! - add Avatar component to react native
Patch Changes
- #3023
6ec3622a0
Thanks @ravyrafaelfreitas! - Add a prop to ignore the safe area margin bottom on Sheet component
0.13.2
Patch Changes
-
#3021
169538883
Thanks @jdalto! - Fix border color of Button component disabled style to React Native. -
#3022
8f92b1a8f
Thanks @knoxzin1! - fix Sheet onOpenChange being called twice
0.13.1
Patch Changes
-
#3013
0085720cf
Thanks @jdalto! - Fix icon of Checkbox component to React Native. -
#3012
06f895937
Thanks @jdalto! - Fix overlay background color of Sheet component to React Native. -
#3016
9fea05ff3
Thanks @knoxzin1! - fix checkbox width expanding over its container -
#3015
ade9d1a7f
Thanks @knoxzin1! - sheet height should snap to fit
0.13.0
Minor Changes
- #2993
1226023b3
Thanks @ravyrafaelfreitas! - add Sheet component
Patch Changes
- Updated dependencies
[
9f1d50fb6
]:- @hover/icons@0.30.0
0.12.0
Minor Changes
Patch Changes
-
#3002
249f940d2
Thanks @knoxzin1! - remove semver range on tamagui packages -
#3003
6870ef898
Thanks @knoxzin1! - add a11y and testID props to query for Button loading
0.11.0
Minor Changes
0.10.0
Minor Changes
- #2989
9030ff646
Thanks @rafa-hover! - AddIconButton
to React Native.
Patch Changes
0.9.0
Minor Changes
-
#2977
a74503c59
Thanks @rafa-hover! - MakeField
animation snappier. -
#2978
5b8b536a8
Thanks @rafa-hover! - RemovedefaultProps
fromButton
to get rid of React Native deprecation warnings.
0.8.0
Minor Changes
- #2970
d18b6b631
Thanks @rafa-hover! - Add basic light/dark theming for React Native
0.7.0
Minor Changes
0.6.0
Minor Changes
- #2941
9ebc78a93
Thanks @rafa-hover! - Rename diatype font key and tweak text primitives
0.5.1
Patch Changes
-
#2938
ff6687ce5
Thanks @knoxzin1! - fix border color of disabled button -
Updated dependencies [
d324207d6
]:- @hover/blueprint-theme@3.23.0
0.5.0
Minor Changes
-
#2929
945b99f87
Thanks @rafa-hover! - AddProgress
component for React Native -
#2921
14cc4f1c7
Thanks @knoxzin1! - AddButton
component for React Native.
Patch Changes
- #2932
a3bb4dff5
Thanks @rafa-hover! - Only setButton
font weight if necessary so we can properly combine variants
0.4.1
Patch Changes
- #2920
ce3acc4e0
Thanks @rafa-hover! - Move@tamagui/get-button-sized
todependencies
and fix color auto complete forIcon
0.4.0
Minor Changes
- #2914
8cdfc7455
Thanks @rafa-hover! - AddIcon
primitive 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
04eee70ab
Thanks @rafa-hover! - Add new text primitive, expose Tamagui primitives and hooks and add new stories