Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Lots of bug fixes

Compare
Choose a tag to compare
@matthew-andrews matthew-andrews released this 25 Jan 18:14
· 22 commits to main since this release
  • Wrap whole lib in IIFE to circumvent problems with eval-based devtools #288
  • Fix bug affecting focusing of inputs of type ‘month’ #313
  • Fix bug affecting iframes on full screen iOS web apps #315
  • Fixes to JSDoc #326
  • Fixed device detection code for Windows Phone 8.1 #304
  • Update check for touch-action as prefixed version is no longer supported in IE11+ #336
  • Add timeout to tap to fix “Open Link in New Tab” being broken in some browsers #293 #292
  • Stop trying to fix a bug that isn't a bug anymore on newer iOS #57
  • ; #337