Commit Graph

12 Commits (master)

Author SHA1 Message Date
Kebler Network System Administrator ce0e77399a support for name spacing of reactive methods and objects/fields
support for namesapce and preface of get and set
2021-05-13 15:41:33 -07:00
Kebler Network System Administrator 4b76b80f07 better isRx will determine if any parent to root is reactive 2021-05-13 11:53:48 -07:00
Kebler Network System Administrator 543cad8bac using new private methods and fields
added testing
using new obj-nested-prop module functions
2021-05-09 21:05:07 -07:00
David Kebler d257ed459d 0.1.5 add per rx add skip option, by default is will be skip none, emit last value upon subscription 2020-06-18 14:59:19 -07:00
David Kebler f9e71b443c 0.1.4 added option to disable emitter
added unsubscribe method
2020-06-17 11:57:02 -07:00
David Kebler 41e41683a0 0.1.3 altered emitter values in setter and added on for just property name 2020-06-16 09:53:47 -07:00
David Kebler c5da6ba7c4 0.1.2 added rx.amendValue now only emits the value by default 2020-06-15 14:43:23 -07:00
David Kebler e0c674f3e5 fixed bug in isRx and this.set (needed to check for undefined)
added $get,$set,$del  any object for direct access, defaults to 'this'
finished rxRemove
2020-06-15 10:46:57 -07:00
David Kebler 3a72d1618e 0.1.1 2020-06-09 10:32:39 -07:00
David Kebler 7ea8c13cbd improve several aspects
changed set to make reactive by default, and also traverse and make reactive a plain object by default
2020-06-08 19:18:26 -07:00
David Kebler 47e4c34ef5 A working class, only missing the tested hook and operator support 2020-06-07 21:56:54 -07:00
David Kebler f1e4dac3a0 initial commit 2020-06-07 21:40:31 -07:00