We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d10a4 commit 734020bCopy full SHA for 734020b
README.md
@@ -268,8 +268,10 @@ To run the examples use this [link](http://rawgithub.com/angular-ui/ui-scroll/ma
268
269
###History
270
271
-###next release
272
-* Added disable attribute to ignore user's scroll events.
+###v1.5.0
+* Implemented uiScrollTh and uiScrollTd directives; uiScroll major refactoring.
273
+* Added "disabled" property to the adapter object to ignore user's scroll events.
274
+* Implemented "on controller" syntax to specify the scope where an adapter object has to be injected.
275
276
###v1.4.1
277
* Developed a new complex approach of paddings elements height calculation (see [details](https://github.com/angular-ui/ui-scroll/pull/77)).
0 commit comments