Skip to content

Releases: unvael/meteor-filepicker-loader

minor fixes to loadFilepicker args and package var export.

18 Mar 19:28
Compare
Choose a tag to compare

complete rewrite of the filepicker loader package

18 Mar 18:07
Compare
Choose a tag to compare
  • converts to coffeescript (fuck ya)
  • updates the package to properly export and work with meteor 0.7.2
    • calls api.export('loadFilepicker') in package.js
  • enhances the loadFilepicker function api
    • moves the version string to an optional arg
    • a more node-ish implementation of callback optional passing and usage
  • turns down the overdone README