update snapshot tests

pull/951/head
Rich Harris 7 years ago
parent f80ace5fd6
commit 75e911b05a

@ -91,12 +91,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -67,12 +67,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -67,12 +67,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -87,12 +87,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -79,12 +79,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -87,12 +87,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -99,12 +99,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -79,12 +79,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -83,12 +83,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -87,12 +87,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -85,12 +85,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -102,12 +102,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -95,12 +95,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -81,12 +81,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -67,12 +67,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -67,12 +67,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -91,12 +91,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

@ -87,12 +87,13 @@ function get(key) {
}
function init(component, options) {
component.options = options;
component._observers = { pre: blankObject(), post: blankObject() };
component._handlers = blankObject();
component._root = options._root || component;
component._bind = options._bind;
component.options = options;
component.store = component._root.options.store;
}
function observe(key, callback, options) {

Loading…
Cancel
Save