Release v1.0.0-alpha.2
Pre-release
Pre-release
navin-moorthy
released this
14 Jun 14:28
·
700 commits
to main
since this release
1.0.0-alpha.2 (2022-06-14)
Bug Fixes
- meter: 🐛 set default value for themeColor
Code Refactors
- checkbox: ♻️ wrapped tailwind classnames inside
cx
- badge: 🎨 improve theme structure
- button: ♻️ wrap Button Component
- button: ♻️ wrap button component
Maintanance Updates
- deps: ⬆️ update dependency lint-staged to v13.0.1 (#46) (2f24edd)
- avatar: 💄 update active status bg color
- badge: 🎨 add theme and set default theme to base
- button: 🎨 add button theme, add themeColor prop & set to
base
- button: 💄 add active styles from figma to pressed state
- example-app: ✨ add different Button variant component to Screen
- checkbox: 💄 update checkbox theme to have updated colors and other theming
- checkbox: ➖ removed invalid utility class select-none
- checkbox: ✨ wrap checkbox component
- example-app: ✨ add Checkbox component screen
- spinner: ✨ wrap spinner component
- example-app: 🐛 changed icon prop to iconOnly
- example-app: ✨ add Spinner Component Screen
- avatar: 💄 update bg of typing container & change font weight of avatar initials
- meter: ✨ wrap meter component, add theming to meter & restructured theme
- meter: 🩹 change order of props
- badge: 🚑 fix outline text color, add vertical padding to badge container
- example-app: ✨ add outline badge variants to example app
- example-app: ♻️ add common component export, add MeterComponent to drawer screen
- spinner: 🩹 change
h-14px
tailwind classname toh-3.5
- primitives: 🚚 change primitives folder name (#51)
- spinner: 🐛 change border-2 tailwind classname to { borderWidth: 1.5 }
- checkbox: 🚑 add optional chaining for null check
- button: 🎨 move
opacity-0
tailwind classname to button theme - badge: 🔥 remove badge keys