File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -268,6 +268,10 @@ To run the examples use this [link](http://rawgithub.com/angular-ui/ui-scroll/ma
268268
269269###History
270270
271+ ###v1.5.1
272+ * Refactored adjustments during elements append/prepend.
273+ * Bof/eof information is accessible out of the scroller.
274+
271275###v1.5.0
272276* Implemented uiScrollTh and uiScrollTd directives; uiScroll major refactoring.
273277* Added "disabled" property to the adapter object to ignore user's scroll events.
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-scroll" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "homepage" : " https://github.com/angular-ui/ui-scroll.git" ,
55 "description" : " AngularJS infinite scrolling module" ,
66 "main" : " ./dist/ui-scroll.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-scroll" ,
33 "description" : " two way infinite scroll" ,
4- "version" : " 1.5.0 " ,
4+ "version" : " 1.5.1 " ,
55 "src" : " ./src/" ,
66 "public" : " ./public/" ,
77 "main" : " ./dist/ui-scroll.js" ,
You can’t perform that action at this time.
0 commit comments