Sling.js 15.5.0 has been released and comes with a number of improvements. Fix issue with animation function called more than required. Fix issue with node where multiple animation classes were
Sling.js 15.4.0 has been released and comes with a number of improvements. Add new function for route query variable parsing. Add new function for route strategy assignment and add support
Sling.js 15.3.0 has been released and comes with a number of improvements. Bug fix component scoped CSS application for consumed children during initial change detection cycle. Bug fix component scoped
Sling.js 15.2.0 has been released and comes with a number of improvements. Add ability to have detached functions in automatic change detection mode. Add ability to specify node animation target
Sling.js 15.1.0 has been released and comes with a number of improvements. Bug fix for scoped component CSS where style is now applied before node is attached to the DOM.
Sling.js 15.0.0 has been released and comes with a number of improvements. Fix bug where tag name change during change detection cycle would lead to duplicate nodes with the same
Sling.js 14.3.0 has been released and comes with a number of improvements. Add new renderElementWithoutClass function for improved performance. Add automated tests for renderElementWithoutClass to maintain 100% code coverage.
Sling.js 14.2.3 has been released and comes with a number of improvements. Add automated tests for consuming strings and object markup.
Sling.js 14.2.2 has been released and comes with a number of improvements. Bug fix for render element in detached mode where node would be incorrectly tracked by Sling. Add automated
Sling.js 14.2.1 has been released and comes with a number of improvements. Improve memory usage for slfor and slfornamed structural directives. Add automated tests for lifecycle hooks in consumed classes.