Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Releases: sociomantic-tsunami/microbe

Microbe 0.5.0

28 Jan 17:58
Compare
Choose a tag to compare
  • 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

22 Jan 11:04
Compare
Choose a tag to compare

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

15 Dec 09:13
Compare
Choose a tag to compare
  • 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