Skip to content

Tags: puckowski/Sling.js

Tags

21.2.1

Toggle 21.2.1's commit message
Merge branch 'master' of https://github.com/puckowski/Sling.js

21.2.0

Toggle 21.2.0's commit message
Merge branch 'master' of https://github.com/puckowski/Sling.js

21.1.0

Toggle 21.1.0's commit message
Update Sling.js to version 21.1.0

* Update Sling.js to version 21.1.0.
* Fixes for lifecycle hook calls on recycled nodes.

21.0.1

Toggle 21.0.1's commit message
Update README.md weights

* Update README.md weights for Sling core.

21.0.0

Toggle 21.0.0's commit message
Try to improve automated test stability

* Try to improve automated test stability. Run two tests later to try to
  avoid animation end change detection calls which were causing conflicts.

20.3.1

Toggle 20.3.1's commit message
Bug fix Sling Reactive clearSubscription

* Bug fix Sling Reactive clearSubscription.
* Bump version to 20.3.1.
* Add automated test for Sling Reactive bringing the total to 198.

20.3.0

Toggle 20.3.0's commit message
Add test for new terser markup function

* Add automated test for new terser markup function which brings the
  total test count to 197.

20.2.0

Toggle 20.2.0's commit message
Update package.json

* Update package.json.

20.1.0

Toggle 20.1.0's commit message
Update package.json

* Update package.json.

20.0.0

Toggle 20.0.0's commit message
Revert visibility change

* Revert visibility change as we are using display: none instead and do
  not want element to impact page layout using component scoped CSS has
  been fully applied.