Skip to content

0.8.1.

Compare
Choose a tag to compare
@rfreitas rfreitas released this 12 Oct 10:09
· 11286 commits to master since this release

Fixed

  • Object.assign was being used but not polyfilled. Its occurrence was replaced with an es6 object construction.
  • UI disappeared if the browser's windows width was smaller than 481px;