Releases: angular-ui/ui-scroll
Releases · angular-ui/ui-scroll
Minor fixes
- Babel dependencies problem
- CSS insertRule issue
Sync Release
From Readme:
- Reduced dygest cycles amount.
- Refactored some core classes (Adapter, Padding).
- Reconsidered min/max indices processing.
- Refactored tests (removed timeouts, added helpers).
- Added ~50 new tests.
- Fixed a number of issues and other improvements.
- Removed Grunt from the build stack, now Webpack is the only build tool.
Sync Release Candidate 6
Min/max indices internal processing had been fixed. 5 tests were added. Also, there was some code/tests/demos refactoring.
Sync Release Candidate 5
Fixed Paddings when items are being removed/inserted with Adapter applyUpdates.
Added new Paddings spec, which consists of 30+ tests.
Sync Release Candidate 4
v1.7.0-rc.4 1.7.0-rc.4 release
Sync Release Candidate 3
Sync Release Candidate 2
Apply async
This one should be a bridge between 1.6.2 and 1.7.0, it fixes the "digest already in progress" issue.
Sync Release Candidate
- reduced dygest cycles amount
- refactored tests (removed timeouts)