Skip to content

Releases: lightning-js/blits

v1.22.0

03 Mar 20:48
705606c
Compare
Choose a tag to compare
  • Added default value for createImageBitmapSupport to auto
  • Added advanced launch settings

v1.21.1

28 Feb 06:23
Compare
Choose a tag to compare
  • Changed gpuMemory launch settings to be optional in type definitions

v1.21.0

27 Feb 21:27
46a6882
Compare
Choose a tag to compare
  • 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

14 Feb 09:53
f4c2fe6
Compare
Choose a tag to compare
  • 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

12 Feb 09:32
5121295
Compare
Choose a tag to compare
  • 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

03 Feb 19:40
4647036
Compare
Choose a tag to compare
  • 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

31 Jan 10:44
d967628
Compare
Choose a tag to compare
  • Fixed show-attribute when an alpha-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 and this.$router.state.navigating)
  • Added renderQuality launch setting

v1.18.1

27 Jan 22:00
d7bdee2
Compare
Choose a tag to compare
  • Fixed issue with navigating back to a router page with keepalive=true

v1.18.0

27 Jan 14:21
cac450b
Compare
Choose a tag to compare
  • Added backtracking functionality to the Router
  • Upgraded to latest version of the renderer (2.10.0)
  • Changed setting textureProcessingLimit to textureProcessingTimeLimit

v1.17.1

24 Jan 15:58
32107be
Compare
Choose a tag to compare
  • Fixed issue in sprite