Skip to content

Release v1.2.0

Choose a tag to compare

@biggaboy212 biggaboy212 released this 07 Mar 05:35
· 72 commits to main since this release

Cascade v1.2.0

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