Releases: lightning-js/blits
Releases · lightning-js/blits
v1.22.0
v1.21.1
- Changed gpuMemory launch settings to be optional in type definitions
v1.21.0
- Added functionality for keeping query params when navigating back in the router
- Exposed more info in reactive router state
- Added
range
-attribute to for-loop - Fixed issue when setting
alpha
to truthy or false values - Upgraded to renderer v2.13.0
v1.20.1
- Added error message when root element in template contains a
:for
-attribute - Added workaround fix for shader caching issue
- Upgraded to renderer v2.12.1
v1.20.0
- Improved attribute definitions used for autocompletion in VScode extension
- Fixed calculation of
align-items
in Layout component - Fixed issue with sorting reactive arrays
- Upgraded to renderer v2.12.0
v1.19.1
- Removed left-over console.log
- Upgraded to renderer v2.11.1
- Fixed issues with wrongly pre-compiling
template
key of non-blits related objects
v1.19.0
- Fixed
show
-attribute when analpha
-attribute is also present - Added
inspector-data
-attribute to help with automated testing based on the Lightning inspector - Added reactivity to Route changes (
this.$router.state.path
andthis.$router.state.navigating
) - Added
renderQuality
launch setting
v1.18.1
- Fixed issue with navigating back to a router page with
keepalive=true
v1.18.0
- Added backtracking functionality to the Router
- Upgraded to latest version of the renderer (2.10.0)
- Changed setting
textureProcessingLimit
totextureProcessingTimeLimit
v1.17.1
- Fixed issue in sprite