Skip to content

Releases: impressivewebs/QuestionMark.js

2.0.0 - Overhauled the Code for Modern JS/CSS

17 Jan 19:53
Compare
Choose a tag to compare
  • Removed attachevent.js
  • Removed comments explaining how to get it working in oldIE
  • Switched var to let
  • Removed the "responsive" stuff that was being done via JS
  • Switched layout to flexbox
  • Switched most of the JS to modern ES stuff
  • Published to npm