Releases: ImAvafe/OnyxUI
Releases · ImAvafe/OnyxUI
0.5.0
What's Changed
- New SwapInput component
↔️ - New Button.SizeVariant prop 🍄
- Properly expose all state props ⚡
Full Changelog: 0.4.3...0.5.0
0.4.3
0.4.2
What's Changed
- Fix TextInput cyclical dependency warning ✅
- Fix SpringDampening's default theme value ✅
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
What's Changed
- Upgraded for Fusion 0.3 🎉
- New utilities 🔧
- Restructured codebase 🏗️
- Improved select components 🧩
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- New documentation 📖
- Restructured codebase 🏗️
- Component improvements ✅
- New components 🆕
Precise Details
- Updated appearance for multiple components
- Added
IconText
component - Added
Heading
component - Improved
AutoLocalize
support - Updated
SpringDampening
theme property Button
's color now defaults to neutral theme colorContents
props renamed toContent
CanvasGroup
component renamed toGroup
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- Fixed CanvasGroup props 🔨
- Fixed SwitchGroup functionality 🔛
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Fixed support for native prop overriding in components 🧩
- Improved visuals for
TextInput
✨
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Integrate
CombineProps
in remaining components 🧩 - Fix
ScaleType
prop inImage
🔨
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- All props are now fully typed 🎉
- Upgraded visuals for beauty and accessibility ✨
- Style your UI directly with styling props. No more annoying
UIPadding
s,UICorner
s, etc 🖌️ - New Base component for custom objects 🔹
- And much more, including better consistency, bug-fixes, etc 🎉