Releases: lumin-org/ui
Releases · lumin-org/ui
v0.4.0
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
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
- Fix property setting by @FloofyPlasma in #12
New Contributors
- @FloofyPlasma made their first contribution in #12
Full Changelog: v0.2.2...v0.3.0
v0.3.0-rc6
Changelog
Fixed
- Merge #12
What's Changed
- Fix property setting by @FloofyPlasma in #12
New Contributors
- @FloofyPlasma made their first contribution in #12
Full Changelog: v0.3.0-rc5...v0.3.0-rc6
v0.3.0-rc5
Changelog
Full Changelog: v0.3.0-rc4...v0.3.0-rc5
v0.3.0-rc4
v0.3.0-rc3
Changelog
Full Changelog: v0.3.0-rc2...v0.3.0-rc3
v0.3.0-rc2
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
Changelog
Full Changelog: v0.2.3...v0.3.0-rc1
v0.2.3
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
Sorry for the delay on this fix ;-;
Fixes
- Fixed infinite error on spring destruction bug ( #5 )
New Contributors
- @dazscripts made their first contribution in #5
Internal changes: v0.2.1...v0.2.2