7 Commits

Author SHA1 Message Date
3d6037cd05 Remove ES5 compilation for libraries. Remove Node-based Jasmine tests. Tests run in Chromium headless mode.
(I got tired of Babel breaking every time I switched computers.)
2018-03-28 14:18:17 -05:00
0ed009800d 3.0.0 refactor
Bundle is no longer necessary since all tools have the "set all subscribers dirty before updating" behavior.

Added additional guarantees around subscription call order.

tool.fire() can be called externally
2017-12-15 22:58:03 -06:00
1e29d2d7a4 Frptools uses a hash function now instead of a comparator 2017-11-20 20:57:18 -06:00
914779fb44 Rename observable to prop(erty) to distinguish from TC39 2017-11-11 21:37:46 -06:00
24e65c824f FRPtools 1.2.0
- add the ability to have comparators for complex types
- computed.unsubscribeAll() to give more cleanup options
2017-11-02 21:04:08 -05:00
a26d268f8a Add empty-subcription detection to frptools
bump to v1.1.0
2017-10-27 21:37:57 -05:00
4e70d07f71 Add frptools 2017-01-18 08:26:11 -06:00