Releases: marcog83/RoboJS
Releases · marcog83/RoboJS
v5.1.0
moved from jspm to rollup + babel
v5.0.1
- filesize optimizations 4kb gzipped
- no dependencies at all
- build task cleaned and updated
v5.0.0
internal refactor.
unit test added.
custom-element extension not included.
v4.1.0
bugfix.
when an element sorts, it was able to dispose but not initialize again. Use case JQuery Sortable.
new release 4.1.0
v4.0.2
[bug] - mutationObserver didn't observe specific DOM element. only body