Skip to content

Commit

Permalink
Item13033: updating to ng 1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Aug 31, 2015
1 parent 5470ca5 commit 9ebd58e
Show file tree
Hide file tree
Showing 488 changed files with 2,753 additions and 2,220 deletions.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Animate.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngAnimate',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-animate.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Aria.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngAria',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-aria.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Cookies.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngCookies',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-cookies.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Core.pm
Expand Up @@ -32,7 +32,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngCore',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Loader.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngLoader',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-loader.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/LoadingBar.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'loadingBar',
version => '0.7.1',
version => '0.8.0',
author => 'Wes Cruver',
homepage => 'https://github.com/chieffancypants/angular-loading-bar',
css => ['loading-bar.css', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Messages.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngMessages',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-messages.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Mocks.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngMocks',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-mocks.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Resource.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngResource',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-resource.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Route.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngRoute',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-route.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Sanitize.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngSanitize',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-sanitize.js', ],
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Scenario.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngScenario',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-scenario.js', ],
Expand Down
4 changes: 2 additions & 2 deletions lib/Foswiki/Plugins/AngularPlugin/Service.pm
Expand Up @@ -193,8 +193,8 @@ sub expandTemplate {
$result =~ s/^\s*$//gms;
$result =~ s/<p><\/p>\s*([^<>]+?)\s*(?=<p><\/p>)/<p class='p'>$1<\/p>\n\n/gs;
$result =~ s/\s*<\/p>(?:\s*<p><\/p>)*/<\/p>\n/gs; # remove useless <p>s
$result =~ s/\%{(<pre[^>]*>)}&#37;\s*/$1/g;
$result =~ s/\s*&#37;{(<\/pre>)}\%/$1/g;
$result =~ s/\%\{(<pre[^>]*>)\}&#37;\s*/$1/g;
$result =~ s/\s*&#37;\{(<\/pre>)\}\%/$1/g;

return $result;
}
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AngularPlugin/Touch.pm
Expand Up @@ -13,7 +13,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'ngTouch',
version => '1.4.0',
version => '1.4.4',
author => 'Brat Tech LLC, Google and community',
homepage => 'https://angularjs.org',
javascript => ['angular-touch.js', ],
Expand Down

0 comments on commit 9ebd58e

Please sign in to comment.