Skip to content

1.0.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@Karthik-B-06 Karthik-B-06 released this 07 Aug 08:58
· 24 commits to main since this release
b65eaf6

Changelog:

1.0.0 (2023-08-07)

Bug Fixes

  • πŸš‘ fix text inputs to have Inter as the font (d2e5c21)
  • πŸš‘ fix text inputs to have Inter as the font (a483b32)
  • avatar: ⚑ resolve avatar stacking issue by setting zIndex values (9f562b1)
  • avatar: ⚑ resolve avatar stacking issue by setting zIndex values (07f30dc)
  • button: πŸš‘ possible fix for the button onPress not reflecting to state updates (d9e3ca2)
  • circular-progress: ⚑ fix circular progress hint rotate issue (217db07)
  • components: πŸš‘ add conditional call by checking if the haptics function is available (1e39fb8)
  • components: πŸš‘ add conditional call by checking if the haptics function is available (ac03ad5)
  • divider: πŸ› update divider height to 1px (2b8b7f2)
  • divider: πŸ› update divider height to 1px (02d1fc2)
  • example-app: πŸš‘ wrap inside (62284d9)
  • example-app: πŸ› add flex-wrap as temp fix to align the prop control items (1735f0f)
  • example-app: πŸ› add null check for label in group component (2f76fab)
  • example-app: πŸ› fix components wraped with group component (9747b41)
  • example-app: πŸ› fix metro config which caused web build fail (ff4d9e1)
  • example-app: πŸ› fix react18 error for rn-web (50c0777)
  • example-app: πŸ› fix warnings refactor code add icons (03a6739)
  • example-app: πŸ› wrap App inside SafeAreaProvider (08cd1e4)
  • example-app: ♻️ add button styles to tooltip example (f295821)
  • example-app: ♻️ fix nav types (40ecf7b)
  • example-app: ✨ add sharp-cli for bundling images on web (daf3049)
  • input: πŸ› change import create-icon from path (c84aacc)
  • input: 🏷️ add type assertion to the web focussed style (cb62474)
  • radio: πŸš‘ possible fix for the white stroked line checked state radio in android (9421a50)
  • radio: πŸš‘ possible fix for the white stroked line checked state radio in android (0400caf)
  • spinner: πŸ› fix spinner fill background (708dd14)
  • text-area: 🎨 fix textareas alignement in android (a372b31)
  • tooltip: πŸ› show tooltip on hover in web (436f98c)
  • tooltip: πŸ› show tooltip on hover in web and onclick on native apps (5fb72c0)
  • utils: πŸš‘ remove haptics case on web (469b71f)
  • utils: πŸš‘ remove haptics case on web (7bd140f)
  • utils: ⚑ update stiffness toΒ 250 in default spring config (6590f71)
  • utils: ⚑ update stiffness toΒ 250 in default spring config (9077325)

Documentation Changes

  • readme: πŸ“ update docs with instructions on fonts linking and haptics package dependency (728b892)
  • readme: πŸ“ update docs with instructions on fonts linking and haptics package dependency (03952f2)
  • readme: πŸ“ fix header size for Haptics (1498249)
  • readme: πŸ“ fix header size for Haptics (7db5b36)
  • select: πŸ› fix messed up select component docs (5ae7ade)
  • tooltip: πŸ› refactored table content, and rendering of info content (471ad89)
  • tooltip: πŸ“ update docs with preview (510d203)

Code Refactors

  • components: ♻️ update components to use refactored useHaptic hook (2fc9ef8)
  • components: ♻️ update components to use refactored useHaptic hook (f503fb6)
  • example-app: 🎨 update spacing between prop controls and container padding (ac68a19)
  • example-app: ♻️ add space in about page text component (3eb429b)
  • example-app: ♻️ align buttons (31f5bfd)
  • example-app: ♻️ change avatar background images (37db410)
  • example-app: ♻️ change tooltip text to click here (3ad71aa)
  • example-app: ♻️ make about screen as the initial screen (7bdbe2f)
  • example-app: ♻️ use touchable component instead of pressable (35640fa)
  • example-app: πŸ’¬ update app version in about screen (24d2670)
  • utils: ♻️ change useHaptic hook to return specific function based on arg passed (3132087)
  • utils: ♻️ change useHaptic hook to return specific function based on arg passed (568bdb3)

Feature Updates

  • ✏️ use Font Family helper function to set font as Inter for android (9af122d)
  • ✨ use short hand function ts instead of tailwind.style from useTailwind hook (ec3719d)
  • avatar: ✨ update avatar component to use the shorthand function from useTailwind hook (d7ca8d1)
  • components: πŸš€ add Haptic feedback to tappable components (aabea3f)
  • components: πŸš€ add Haptic feedback to tappable components (1b5f605)
  • components: ✨ add useScaleAnimation hook which add scale down to tappable components (94ff4c9)
  • components: ✨ add useScaleAnimation hook which add scale down to tappable components (54f5764)
  • example-app: 🎨 integrate Inter font for androidΒ apk (5fcfe0d)
  • example-app: ✨ add about screen (808e539)
  • example-app: ⚑ add dev-simulator for dev-client (c2c9d9a)
  • example-app: ⚑ add full width buttons (4f26171)
  • example-app: ⚑ add grouping of Drawer Screens (3ecbe64)
  • switch: ⚑ add Haptic feedback prop (4b12bae)
  • switch: ⚑ add Haptic feedback prop (5274a2c)
  • theme: 🎨 add useTailwind hook to create short hand for tailwind functions (a683b48)
  • utils: ✨ add helper function getTextFontFamily (c88dcbf)
  • utils: ✨ create useScaleAnimation hook for Tappable components (88aff54)
  • utils: ✨ create useScaleAnimation hook for Tappable components (4024544)
  • utils: ⚑ add useHaptics hook returning functions for specific haptics (872ba19)
  • utils: ⚑ add useHaptics hook returning functions for specific haptics (916000e)
  • utils: ⚑ update font helper function to use Inter font on web (cedf1ef)

Maintanance Updates

  • 🩹 yarn install changes (c8d5435)
  • ⬆️ pin react-native to latest version (98ebc69)
  • ⬆️ upgrade dependencies and bump expo version for example app (1686467)
  • 🍱 add font-assets for Android (7e76486)
  • 🍱 add font-assets for Android (d8495a3)
  • 🍱 compress font files required for android (f9cd0f6)
  • 🍱 compress font files required for android (c90f60d)
  • πŸ”– bump version (01b441b)
  • πŸ—οΈ pod install changes (f114b65)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (8693af1)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (376a6eb)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (73cbc39)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (c59c748)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (5c87153)
  • πŸ—οΈ possible fix for github throwing error as invalid workflow file (f6eeb70)
  • πŸ’š possible fix for JavaScript heap out of memory (f746b59)
  • πŸ’š possible fix for JavaScript heap out of memory (102ab0d)
  • πŸ’š possible fix for JavaScript heap out of memory (437c353)
  • πŸ’š possible fix for JavaScript heap out of memory (d2dc4e0)
  • πŸ“¦ add expo-haptics as peer dependencies (3263679)
  • πŸ“¦ add expo-haptics as peer dependencies (8969289)
  • πŸ“¦ lock changes from yarn install (fbb1147)
  • πŸ“¦ lock changes from yarn install (9e95e56)
  • πŸ“¦ update package dependencies (6608b46)
  • πŸ“¦ update react-stately packages (0c65b1a)
  • βͺ revert changes (ad62ffa)
  • βͺ revert changes (02f7a30)
  • βͺ revert version (b2f7927)
  • πŸ”§ add components scope (0fd5b25)
  • πŸ”§ add components scope (9c4da3f)
  • add theme scope (e59b33e)
  • button: πŸ”‡ remove console log (41aa48b)
  • example-app: 🎨 add full-width controllable for button component render (bad60b4)
  • example-app: 🎨 add full-width controllable for button component render (a57659b)
  • example-app: 🎨 make buttons full width (bfff4e1)
  • example-app: 🎨 make buttons full width (cc98f1d)
  • example-app: πŸ“¦ add expo-haptics package (fb9c8ef)
  • example-app: πŸ“¦ add expo-haptics package (9b0c705)
  • example-app: ✏️ bump the build number (2c080a6)

Build Updates

  • πŸ› podfile (2efe4cd)
  • πŸ“¦ add eslint plugin (1261d4f)
  • πŸ“¦ release alpha 1.0.0-alpha.12 (3e46717)
  • πŸ“Œ fix react-native-reanimated and upgrade deps (ffba3c3)
  • ⚑ add release signing key (bbe5756)
  • checkbox: πŸ“Œ fix @react-stately/checkbox version (dc225a6)
  • example-app: ✨ add build configs and assets for iOS test flight (f1ecfea)