Sling.js 14.2.0 has been released and comes with a number of improvements. Bug fix for slOnInit lifecycle hook where in some cases the hook would not be bound to the
Sling.js 14.1.0 has been released and comes with a number of improvements. Add slfornamed structural directive for improved list performance in minified builds. Add automated tests for slfornamed structural directive.
Sling.js 14.0.0 has been released and comes with a number of improvements. Fix bug where slAfterInit lifecycle hooks may have been called more than required. Export renderElement function. Add slfor
Sling.js 13.3.0 has been released and comes with a number of improvements. Improved change detection for setTimeout and setInterval. Add automated tests for setTimeout change detection. Add attribute directive slanimatedestroy
Sling.js 13.2.0 has been released and comes with a number of improvements. Improved change detection for XmlHttpRequest operations. Add automated tests for XmlHttpRequest operations.
Sling.js 13.1.0 has been released and comes with a number of improvements. Fixed a bug where maximum stack count would be exceeded by XHR requests in some development environments. Render
Sling.js 13.0.1 has been released and comes with a number of improvements. More automated tests for slOnInit and slAfterInit hooks. More automated test for slOnDestroy hooks. Testing that slOnDestroy hook
Sling.js 13.0.0 has been released and comes with a number of improvements. Add automated tests to bring total test count to 69. Improve lifecycle hooks. Ensure lifecycle hooks are not
Sling.js 12.0.0 has been released and comes with a number of improvements. New Sling directive system. New sldirective attribute used to define directives. Added ability to run change detection for
Sling.js 11.1.0 has been released and comes with a number of improvements. Fix bug where slAfterInit lifecycle hook would not be called during change detection cycle. Fix bug where tag