Skip to content

Releases: ImAvafe/OnyxUI

0.5.0

11 Nov 22:51
caf2f5e
Compare
Choose a tag to compare

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

17 Sep 18:36
adf91dd
Compare
Choose a tag to compare

What's Changed

  • TextInput: Fix Text exposure, improve styling

Full Changelog: 0.4.2...0.4.3

0.4.2

17 Sep 18:16
95b7f74
Compare
Choose a tag to compare

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

13 Sep 18:46
b8d234a
Compare
Choose a tag to compare

What's Changed

  • Fixed improper structuring with TypedPackages ‼️

Full Changelog: 0.4.0...0.4.1

0.4.0

11 Sep 18:10
dfb6b4a
Compare
Choose a tag to compare

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

02 Sep 18:41
4cbdaff
Compare
Choose a tag to compare

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 color
  • Contents props renamed to Content
  • CanvasGroup component renamed to Group

Full Changelog: 0.2.3...0.3.0

0.2.3

18 Jun 17:55
2f8967d
Compare
Choose a tag to compare

What's Changed

  • Fixed CanvasGroup props 🔨
  • Fixed SwitchGroup functionality 🔛

Full Changelog: 0.2.2...0.2.3

0.2.2

14 Jun 22:39
3fa19c0
Compare
Choose a tag to compare

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

14 Jun 21:07
01a29b6
Compare
Choose a tag to compare

What's Changed

  • Integrate CombineProps in remaining components 🧩
  • Fix ScaleType prop in Image 🔨

Full Changelog: 0.2.0...0.2.1

0.2.0

12 Jun 21:26
d470b9b
Compare
Choose a tag to compare

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 UIPaddings, UICorners, etc 🖌️
  • New Base component for custom objects 🔹
  • And much more, including better consistency, bug-fixes, etc 🎉