Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit62b55a2

Browse files
committed
Stable Version 1.5.3.
2 parentsd089ef6 +9a9c976 commit62b55a2

File tree

7 files changed

+95
-106
lines changed

7 files changed

+95
-106
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#####1.5.3 - 03 December 2014
2+
3+
######Backwards compatible bug fixes
4+
-#263 - bower: update bower.json acc to the spec
5+
16
#####1.5.2 - 03 December 2014
27

38
######Backwards compatible bug fixes

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Unlike Backbone and Ember Models, angular-data does not require the use of gette
88

99
Supporting relations, computed properties, model lifecycle control and a slew of other features, angular-data is the tool for giving your data the respect it deserves.
1010

11-
__Latest Release:__[1.5.2](https://github.com/jmdobry/angular-data/releases/tag/1.5.2)
11+
__Latest Release:__[1.5.3](https://github.com/jmdobry/angular-data/releases/tag/1.5.3)
1212

1313
Angular-data is finally 1.0.!
1414

‎bower.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
"author":"Jason Dobry",
33
"name":"angular-data",
44
"description":"Data store for Angular.js.",
5-
"version":"1.5.2",
65
"homepage":"http://angular-data.pseudobry.com/",
76
"repository": {
87
"type":"git",
98
"url":"https://github.com/jmdobry/angular-data.git"
109
},
11-
"main":"./dist/angular-data.min.js",
10+
"main":"./dist/angular-data.js",
1211
"ignore": [
1312
".idea/",
1413
".*",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp