Commit Graph

12 Commits (046a8000e68eb2459bd52bd59c3460972d6f732d)

Author SHA1 Message Date
Jacob Wright d2f8e472a5 Add support to computed and store for immutable structures
7 years ago
Rich Harris e3836dab46 shorter error message, remove ES6 template string
7 years ago
Rich Harris d479224067 prevent cyclical store computations, and computation duplication
7 years ago
Rich Harris d5d1eccb28 remove combineStores
7 years ago
Rich Harris 96eac06e2d fix ES5 scoping bug
7 years ago
Rich Harris 7779f26f7f remove ES2015+ from store.js
7 years ago
Rich Harris adc248f639 make target store optional
7 years ago
Rich Harris 47547ed0ab better implementation of computed properties
7 years ago
Rich Harris a669dbfcd4 add combineStores function
7 years ago
Rich Harris f23c886b6a computed properties
7 years ago
Rich Harris 2705532cb0 add _init method
7 years ago
Rich Harris d0e5098ea6 implement Store
7 years ago