Skip to content

Commit 734020b

Browse files
committed
v1.5.0 release
1 parent c2d10a4 commit 734020b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,10 @@ To run the examples use this [link](http://rawgithub.com/angular-ui/ui-scroll/ma
268268

269269
###History
270270

271-
###next release
272-
* Added disable attribute to ignore user's scroll events.
271+
###v1.5.0
272+
* 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.
273275

274276
###v1.4.1
275277
* Developed a new complex approach of paddings elements height calculation (see [details](https://github.com/angular-ui/ui-scroll/pull/77)).

0 commit comments

Comments
 (0)