It’s an understatement to say that macOS is my favorite UI style because of its consistency. This UI library perfectly replicates it, and I don’t think I recall ever seeing something like this on Roblox before. I’m genuinely curious on how many games will utilize this, and I’m sure this will get the attention that it deserves. Great work.
This update is a huge leap forward in terms of external usability and user customisability.
The main focus of this update is:
The native support of using component’s standalone
The ability to register your own components
+ Added the ability to make custom components via `cascade.RegisterComponent`
+ Added the ability to natively make standalone components via `cascade.Component`
+ Expose cascade internal modules: `Creator`, `Binder`, `Components`
! Objects now return the actual instance via tuple when you call it. It is the second return.
! Button pushed animations now darken the button with an overlay instead of increasing shadow opacity
! Decreased the luminosity for most Accents, making the selected text easier to read