Sling.js 21.2.1 has been released and comes with a number of improvements. Fix deprecated usage of page vertical scroll offset. https://www.npmjs.com/package/slingjs
Sling.js 21.2.0 has been released and comes with a number of improvements. Tweak test bench to run slightly faster. Add new Cloudflare Worker and similar technology compatible build. https://www.npmjs.com/package/slingjs
Sling.js 21.1.0 has been released and comes with a number of improvements. Fixes for lifecycle hook calls on recycled nodes. https://www.npmjs.com/package/slingjs
Sling.js 21.0.1 has been released and comes with a number of improvements. Bug fix renderElementWithoutClass when in manual change detection mode and trying to bind a function. Bring automated test
Sling.js 21.0.0 has been released and comes with a number of improvements. Change setTimeout and setInterval behavior. We no longer try to patch these functions and we no longer try
Sling.js 20.3.1 has been released and comes with a number of improvements. Bug fix Sling Reactive clearSubscription function where some subscriptions would be discarded. Add automated test for new terser
Sling.js 20.3.0 has been released and comes with a number of improvements. Add new overload for terser markup function named m. Add automated test for new terser markup function which
Sling.js 20.2.0 has been released and comes with a number of improvements. Add wiki page for SVG elements. Update directives for SVG elements. Add test cases to automated test suite.
Sling.js 20.1.0 has been released and comes with a number of improvements. Add support for SVG elements. Add automated tests for SVGs bringing the total test count to 196. https://www.npmjs.com/package/slingjs
Sling.js 20.0.0 has been released and comes with a number of improvements. Change how component scoped CSS works. Hide elements until attributes are applied to DOM nodes and CSS has