Skip to content

Commit

Permalink
chore(release): Bump to v1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB committed Apr 20, 2017
1 parent f6622ce commit a26f961
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 58 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "angular-meteor",
"main": "./dist/angular-meteor.bundle.min.js",
"version": "1.3.11",
"version": "1.3.12",
"homepage": "https://github.com/Urigo/angular-meteor",
"authors": [
"Uri Goldshtein <uri.goldshtein@gmail.com>"
Expand Down
109 changes: 59 additions & 50 deletions dist/angular-meteor.js
@@ -1,4 +1,4 @@
/*! angular-meteor v1.3.11 */
/*! angular-meteor v1.3.12 */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("underscore"), require("jsondiffpatch"));
Expand Down Expand Up @@ -53,7 +53,7 @@ return /******/ (function(modules) { // webpackBootstrap
/************************************************************************/
/******/ ([
/* 0 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -141,9 +141,9 @@ return /******/ (function(modules) { // webpackBootstrap
}]);
module.exports = exports['default'];

/***/ },
/***/ }),
/* 1 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -336,9 +336,9 @@ return /******/ (function(modules) { // webpackBootstrap
module.value('getUpdates', getUpdates);
})();

/***/ },
/***/ }),
/* 2 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand All @@ -361,15 +361,15 @@ return /******/ (function(modules) { // webpackBootstrap
exports.default = _underscore2.default || Package.underscore._;
module.exports = exports['default'];

/***/ },
/***/ }),
/* 3 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

module.exports = __WEBPACK_EXTERNAL_MODULE_3__;

/***/ },
/***/ }),
/* 4 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -569,19 +569,19 @@ return /******/ (function(modules) { // webpackBootstrap
return diffArray;
}]);

/***/ },
/***/ }),
/* 5 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

'use strict';

angular.module('angular-meteor.settings', []).constant('$angularMeteorSettings', {
suppressWarnings: true
});

/***/ },
/***/ }),
/* 6 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

'use strict';

Expand All @@ -602,9 +602,9 @@ return /******/ (function(modules) { // webpackBootstrap
});
}]);

/***/ },
/***/ }),
/* 7 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -710,9 +710,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 8 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

/*global
angular, Meteor
Expand Down Expand Up @@ -786,9 +786,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 9 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1169,9 +1169,9 @@ return /******/ (function(modules) { // webpackBootstrap
scopeProto.$meteorCollectionFS = $meteorStopper($meteorCollectionFS);
}]);

/***/ },
/***/ }),
/* 10 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1367,9 +1367,9 @@ return /******/ (function(modules) { // webpackBootstrap
scopeProto.$meteorObject = $meteorStopper($meteorObject);
}]);

/***/ },
/***/ }),
/* 11 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1461,9 +1461,9 @@ return /******/ (function(modules) { // webpackBootstrap
});
}]);

/***/ },
/***/ }),
/* 12 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1491,9 +1491,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 13 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

/*global
angular, Session
Expand Down Expand Up @@ -1525,9 +1525,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 14 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

/*global
angular, Package
Expand Down Expand Up @@ -1555,9 +1555,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 15 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

/*global
angular
Expand Down Expand Up @@ -1594,9 +1594,9 @@ return /******/ (function(modules) { // webpackBootstrap
return $meteorStopper;
}]);

/***/ },
/***/ }),
/* 16 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1675,9 +1675,9 @@ return /******/ (function(modules) { // webpackBootstrap
}
}]);

/***/ },
/***/ }),
/* 17 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1812,9 +1812,9 @@ return /******/ (function(modules) { // webpackBootstrap
});
});

/***/ },
/***/ }),
/* 18 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1844,9 +1844,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 19 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -1999,9 +1999,18 @@ return /******/ (function(modules) { // webpackBootstrap

// Digests scope only if there is no phase at the moment
$$Core.$$throttledDigest = function () {
var _this = this;

var isDigestable = !this.$$destroyed && !this.$$phase && !this.$root.$$phase;

if (isDigestable) this.$digest();
if (isDigestable) {
// If a digest cycle in one autorun triggers another autorun,
// we want to run this second autorun in a non-reactive manner.
// thus preventing inner autoruns from being dependent on their parents.
Tracker.nonreactive(function () {
return _this.$digest();
});
}
};

// Creates a promise only that the digestion cycle will be called at its fulfillment
Expand All @@ -2025,9 +2034,9 @@ return /******/ (function(modules) { // webpackBootstrap
return $$Core;
}]);

/***/ },
/***/ }),
/* 20 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -2138,9 +2147,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}]);

/***/ },
/***/ }),
/* 21 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

'use strict';

Expand Down Expand Up @@ -2455,15 +2464,15 @@ return /******/ (function(modules) { // webpackBootstrap
return $$Reactive;
}]);

/***/ },
/***/ }),
/* 22 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

module.exports = __WEBPACK_EXTERNAL_MODULE_22__;

/***/ },
/***/ }),
/* 23 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

'use strict';

Expand All @@ -2478,7 +2487,7 @@ return /******/ (function(modules) { // webpackBootstrap
angular.module(name, []);
}

/***/ }
/***/ })
/******/ ])
});
;
6 changes: 3 additions & 3 deletions dist/angular-meteor.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/angular-meteor.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular-meteor",
"version": "1.3.11",
"version": "1.3.12",
"main": "dist/angular-meteor.js",
"description": "Combining the simplicity and power of AngularJS and Meteor",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-meteor-data/package.js
@@ -1,12 +1,12 @@
Package.describe({
name: 'angular-meteor-data',
summary: 'Everything you need to use AngularJS in your Meteor app',
version: '1.3.11',
version: '1.3.12',
git: 'https://github.com/Urigo/angular-meteor.git'
});

Npm.depends({
'angular-meteor': '1.3.11'
'angular-meteor': '1.3.12'
});

Package.onUse(function (api) {
Expand Down

0 comments on commit a26f961

Please sign in to comment.