Skip to content

Releases: lumin-org/ui

v0.4.0

21 Jan 04:31
Compare
Choose a tag to compare

Changelog

Added

  • ForEach action

Fixed

  • Invalid name setting in Update
  • Invalid type for actions
  • Issues within docs

Removed

  • Removed the Action function in favor of a different method

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jan 02:00
Compare
Choose a tag to compare

Changelog

Added

  • Completely revamped docs
  • Error help section

Fixed

  • Even more performance fixes
  • Fixed incorrect doc links within code
  • Fixed incorrect types in some areas

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.3.0-rc6

10 Jan 02:00
Compare
Choose a tag to compare
v0.3.0-rc6 Pre-release
Pre-release

Changelog

Fixed

What's Changed

New Contributors

Full Changelog: v0.3.0-rc5...v0.3.0-rc6

v0.3.0-rc5

10 Jan 00:51
Compare
Choose a tag to compare
v0.3.0-rc5 Pre-release
Pre-release

Changelog

Full Changelog: v0.3.0-rc4...v0.3.0-rc5

v0.3.0-rc4

26 Dec 19:09
Compare
Choose a tag to compare
v0.3.0-rc4 Pre-release
Pre-release

Changelog

Added

  • Offers improved cleanup

Full Changelog: v0.3.0-rc3...v0.3.0-rc4

v0.3.0-rc3

24 Dec 18:53
Compare
Choose a tag to compare
v0.3.0-rc3 Pre-release
Pre-release

Changelog

Full Changelog: v0.3.0-rc2...v0.3.0-rc3

v0.3.0-rc2

15 Dec 21:49
Compare
Choose a tag to compare
v0.3.0-rc2 Pre-release
Pre-release

Changelog

Fixed

  • Fixed possible bugs
  • Minified longer code
  • Improved memory usage

Removed

  • Removed old log types

Full Changelog: v0.3.0-rc1...v0.3.0-rc2

v0.3.0-rc1

15 Dec 05:30
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release

Changelog

Full Changelog: v0.2.3...v0.3.0-rc1

v0.2.3

25 Jul 18:07
Compare
Choose a tag to compare

Creativity is intelligence having fun - Albert Einstein

Fixes

  • Fixes types not being inferenced when creating components
  • Fixes docs not being up-to-date with code
  • Enforces better code practices in some areas
  • Adds a Component<T> type

Internal changelog: v0.2.2...v0.2.3

v0.2.2

13 Jul 04:09
Compare
Choose a tag to compare

Sorry for the delay on this fix ;-;

Fixes

  • Fixed infinite error on spring destruction bug ( #5 )

New Contributors

Internal changes: v0.2.1...v0.2.2