Releases: puckowski/Sling.js
Releases · puckowski/Sling.js
Sling.js 19.0.2
- Enhance enableDetectOnThen to handle fulfillment that is not a function.
Sling.js 19.0.1
- Update to Sling.js version 19.0.1.
- Fix slim build issue with new
slref
directive.
Sling.js 19.0.0
- 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
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
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
- 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
- Update to Sling.js version 18.3.0.
- Add support for @scope CSS at-rule.
Sling.js 18.2.1
- Update Sling.js to version 18.2.1.
- Improvements for animations.
Sling.js 18.2.0
- Improve animation directive flexibility.
- Add automated tests bringing the total to 194.
Sling.js 18.1.0
- 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.