Skip to content

Releases: puckowski/Sling.js

Sling.js 19.0.2

21 Aug 21:10
Compare
Choose a tag to compare
  • Enhance enableDetectOnThen to handle fulfillment that is not a function.

Sling.js 19.0.1

16 Jul 21:07
Compare
Choose a tag to compare
  • Update to Sling.js version 19.0.1.
  • Fix slim build issue with new slref directive.

Sling.js 19.0.0

16 Jul 20:48
Compare
Choose a tag to compare
  • Update Sling.js to version 19.0.0.
  • Add automated tests bringing the total to 195.
  • Add new slref directive to get node reference in component.
  • Update wiki for directives.

Sling.js 18.4.2

09 Jul 00:13
Compare
Choose a tag to compare

Update to Sling.js version 18.4.2

  • Improve automated test stability.
  • Add fix for keyed animations where old node ID would not be removed from update map depending on target route.

Sling.js 18.4.1

01 Jul 15:56
Compare
Choose a tag to compare

Sling.js 18.4.1 offers a new slim build.

  • Update to Sling.js version 18.4.1.
  • Add slim build without component scoped CSS and SSR functionalities.

Sling.js 18.4.0

17 Jun 15:09
Compare
Choose a tag to compare
  • Update Sling.js to version 18.4.0.
  • Add new enableDetectOnThen export for automatic change detection on Promise resolve.
  • Add automated tests bringing the total to 194.
  • Test stability improvements.

Sling.js 18.3.0

06 Jun 21:20
Compare
Choose a tag to compare
  • Update to Sling.js version 18.3.0.
  • Add support for @scope CSS at-rule.

Sling.js 18.2.1

03 Jun 15:48
Compare
Choose a tag to compare
  • Update Sling.js to version 18.2.1.
  • Improvements for animations.

Sling.js 18.2.0

26 May 19:06
Compare
Choose a tag to compare
  • Improve animation directive flexibility.
  • Add automated tests bringing the total to 194.

Sling.js 18.1.0

24 Apr 23:29
Compare
Choose a tag to compare
  • Update Sling.js to version 18.1.0.
  • Add automated tests bringing the total to 193.
  • Fix bug diffing attributes when switching from animated route to non-animated route.