-
Major
- Added Event binding
-
Minor
- Passed from constructors to a slightly more compact JS object notation for BSS classes
- Refactored binding code into one single function which is called from both replicated and non replicated bindings
- Added check on type for recurse keyword. recurse now accepts also a single bss in addition to arrays of them.
- Rewritten all the examples (now 6) to exploit the new event binding feature
-
Major
- Added functionality for removal of replicas for output bound, replicated elements.
-
Minor
- Corrected some indentation issues in the core code.
- Fixed reference to JS script from inside the examples.
- Added licence note on examples where missing
First release.