Skip to content

Releases: Commenter25/YAPL

v2.0.0

02 Dec 22:38
1ef2908
Compare
Choose a tag to compare

Added:

  • Recognizes JXL files
  • YAPLtag variable
  • whenErr runs when a file fails to download

Changed:

  • onFail is now totalFail, return false to stop loading
  • Console logs are now commented out (except errors)

Removed:

  • getExtension function
  • jshint comments

v1.0.1: I Forgot A11Y

10 Jan 18:48
4120ed5
Compare
Choose a tag to compare

Fixed:

  • Only counts files once if multiple events are fired from one asset
  • Assets are no longer shown in accessibility tree
  • Assets are no longer focusable

v1.0.0: Initial Release

07 Jan 21:17
e5310bd
Compare
Choose a tag to compare

First version of the project