This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
Releases: sociomantic-tsunami/microbe
Releases · sociomantic-tsunami/microbe
Microbe 0.5.0
- observe is fully depreciated and removed
- observe related speed fixes in addClass, removeClass, attr, html, text, on, off, set, get
- all builds now have their own test page for testing encapsulation
- package.json cleaned up
Microbe 0.4.21
changes since 0.4.15:
- license spells
- added seperate http build
- gulp and package file changes
- fixed toolkit getter issue
- added bower to version_bump
- removed cdnjs-importer from dependencies
- small www changes
- automated version bumps to stop needing to jump multiple minor versions
- tweaked test css
- readme updates
- removed watch script from package.json
- fixed global constructor leak with pseudo
microbe - 0.4.15
- text() : changed innerText to textContent to avoid reflow
- added .height() and .width() syntactic sugar
- added .scroll()
- pageStyles split from main root tools
- added top and left to scroll(), position(), and offset()
- fixed local-link
- fixed Win 10 IE 11 and Edge :lang