File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44## Bug Fixes
55
6+ - ** ngload** : On-demand loading of animation now works
7+ ([ eae2e56] ( https://github.com/marcoslin/angularAMD/commit/eae2e5623d742bc0ef1e6c10eb74da7ae9e367a0 )
8+ [ #31 ] ( https://github.com/marcoslin/angularAMD/issues/31 ) )
9+ - ** .bootstrap** Fixed Firefox Right-Click bug in Html5Mode
10+ [ as per this post] ( https://groups.google.com/d/msg/angular/LAk9oZqRx24/mPXPj495WlEJ )
11+ ([ 9ce8ca1] ( https://github.com/marcoslin/angularAMD/commit/9ce8ca18d2b69b4779714bb6a49feee784450458 )
12+ [ #41 ] ( https://github.com/marcoslin/angularAMD/issues/41 ) )
613- ** www** : As result of
714 [ 40a6dd0] ( https://github.com/marcoslin/angularAMD/commit/40a6dd0c89f49926fc4f5be4c5450f9eb61dcd42 ) ,
815 removed ` $rootScope ` from ` .config ` block and replaced with custom ` configValue ` provider.
916 ([ 6e4f7d1] ( https://github.com/marcoslin/angularAMD/commit/6e4f7d154879abd11c8292ded2e947e55e580347 )
1017 [ #60 ] ( https://github.com/marcoslin/angularAMD/issues/60 ) )
11- - ** ngload** : On-demand loading of animation now works
12- ([ eae2e56] ( https://github.com/marcoslin/angularAMD/commit/eae2e5623d742bc0ef1e6c10eb74da7ae9e367a0 )
13- [ #31 ] ( https://github.com/marcoslin/angularAMD/issues/31 ) )
1418- ** www** : Sample Plunk doesn't execute due to MIME type error. Switched to use ` jsdelivr ` instead of ` raw.github.com ` and from Plunker to ` bl.ocks.org `
1519 ([ cf8c0ff] ( https://github.com/marcoslin/angularAMD/commit/cf8c0fffdc47fe2e85d36dfaf46365ed2d6ec66f )
1620 [ #59 ] ( https://github.com/marcoslin/angularAMD/issues/59 )
1721 [ #54 ] ( https://github.com/marcoslin/angularAMD/issues/54 ) )
18- - ** .bootstrap** Fixed Firefox Right-Click bug in Html5Mode [ as per this post] ( https://groups.google.com/d/msg/angular/LAk9oZqRx24/mPXPj495WlEJ )
19- ([ 9ce8ca1] ( https://github.com/marcoslin/angularAMD/commit/9ce8ca18d2b69b4779714bb6a49feee784450458 )
20- [ #41 ] ( https://github.com/marcoslin/angularAMD/issues/41 ) )
2122
2223## Features
2324
You can’t perform that action at this time.
0 commit comments