Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolundgren committed Jul 1, 2016
1 parent 87d0e80 commit e311921
Show file tree
Hide file tree
Showing 12 changed files with 142 additions and 29 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "senna",
"version": "1.3.0",
"version": "1.4.0",
"description": "A blazing-fast Single Page Application engine",
"homepage": "http://sennajs.com",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion build/amd/senna/src/app/App.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/amd/senna/src/app/App.js.map

Large diffs are not rendered by default.

25 changes: 22 additions & 3 deletions build/amd/senna/src/screen/HtmlScreen.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/amd/senna/src/screen/HtmlScreen.js.map

Large diffs are not rendered by default.

14 changes: 12 additions & 2 deletions build/amd/senna/src/screen/RequestScreen.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/amd/senna/src/screen/RequestScreen.js.map

Large diffs are not rendered by default.

56 changes: 49 additions & 7 deletions build/globals/senna-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions build/globals/senna-min.js

Large diffs are not rendered by default.

56 changes: 49 additions & 7 deletions build/globals/senna.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/globals/senna.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "senna",
"version": "1.4.0",
"version": "1.5.0",
"description": "A blazing-fast Single Page Application engine",
"license": "BSD-3-Clause",
"repository": "liferay/senna.js",
Expand Down

0 comments on commit e311921

Please sign in to comment.