Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #101

Merged
merged 6 commits into from
Feb 22, 2014
Merged

Update documentation #101

merged 6 commits into from
Feb 22, 2014

Commits on Feb 15, 2014

  1. Configuration menu
    Copy the full SHA
    6299509 View commit details
    Browse the repository at this point in the history
  2. update documentation for blob url

    See Stuk#96 : we still don't have a solid, cross brower way to
    download the zip file...
    dduponchel committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    159dda7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Configuration menu
    Copy the full SHA
    98c7281 View commit details
    Browse the repository at this point in the history
  2. migration guide : add .asBinary() to the example

    Fix issue Stuk#100 : the migration guide said that the equivalent of .data
    is .asText() but the utf8 conversion is not always welcomed.
    dduponchel committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    973b44a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. use addEventListener instead of onclick

    Also use attachEvent as a fallback. This page will only works with
    everything but old IE so this fallback will only be useful to display
    error messages in IE 8 :)
    dduponchel committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    86c4cb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2014

  1. documentation about the optional new operator

    See Stuk#93 for more informations.
    dduponchel committed Feb 22, 2014
    Configuration menu
    Copy the full SHA
    35b2657 View commit details
    Browse the repository at this point in the history