Skip to content

Commit

Permalink
Merge pull request #159 from joola/feature/#152
Browse files Browse the repository at this point in the history
#152 SDK visualization refactoring
  • Loading branch information
itayw committed Dec 30, 2014
2 parents 21e391e + 4b2506e commit 456820d
Show file tree
Hide file tree
Showing 61 changed files with 79,623 additions and 39,046 deletions.
5 changes: 4 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,13 @@ module.exports = function (grunt) {
},
watchify: {
options: {
keepalive: true
keepalive: true,
verbose: true,
debug: true
},
all: {
src: ['./build/temp/vendor.js', './src/lib/index.js'],

dest: 'build/release/joola.js'
}
},
Expand Down
Empty file removed build/release/.joola.js
Empty file.
Binary file added build/release/font/fontello.eot
Binary file not shown.
15 changes: 15 additions & 0 deletions build/release/font/fontello.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/release/font/fontello.ttf
Binary file not shown.
Binary file added build/release/font/fontello.woff
Binary file not shown.
695 changes: 687 additions & 8 deletions build/release/joola.css

Large diffs are not rendered by default.

54,306 changes: 31,380 additions & 22,926 deletions build/release/joola.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/release/joola.min.css

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions build/release/joola.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/release/joola.min.js.map

Large diffs are not rendered by default.

695 changes: 687 additions & 8 deletions build/temp/joola.css

Large diffs are not rendered by default.

20,334 changes: 6,579 additions & 13,755 deletions build/temp/joola.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/temp/meta.json

Large diffs are not rendered by default.

Loading

0 comments on commit 456820d

Please sign in to comment.