Skip to content

Commit f9b5300

Browse files
committed
1.7.3 release
1 parent 3a5d919 commit f9b5300

File tree

4 files changed

+138
-69
lines changed

4 files changed

+138
-69
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,9 @@ Pull Rerquest should include source code (./scr) changes, may include tests (./t
475475

476476
## Change log
477477

478+
### v1.7.3
479+
* Fixed some html-attributes and Adapter.reload argument parsing.
480+
478481
### v1.7.2
479482
* Fixed IE compatibility issues.
480483

Diff for: bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-ui-scroll",
33
"description": "AngularJS infinite scrolling module",
4-
"version": "1.7.2",
4+
"version": "1.7.3",
55
"main": "./dist/ui-scroll.js",
66
"homepage": "https://github.com/angular-ui/ui-scroll.git",
77
"license": "MIT",

0 commit comments

Comments
 (0)