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

SVG, <img /> support, options.border parameter, code optimization + utf8 from someone on github #56

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2014

  1. Configuration menu
    Copy the full SHA
    cf52f2e View commit details
    Browse the repository at this point in the history
  2. small fixes

    x committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    1058de4 View commit details
    Browse the repository at this point in the history
  3. Table scaling fixed

    x committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    16ebf96 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2014

  1. Configuration menu
    Copy the full SHA
    8efc104 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2014

  1. Configuration menu
    Copy the full SHA
    f0b0b91 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. $.fn.qrcode() now returns a plaintext string

    got rid of options.append
    use $( $.fn.qrcode('string') ) to get a DOM element or to use with templates
    old $('div, p').qrcode('string') still works
    flatr0ze committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    59970a2 View commit details
    Browse the repository at this point in the history
  2. small fix

    flatr0ze committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    20a682c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Update README.md

    flatr0ze committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    3005ae8 View commit details
    Browse the repository at this point in the history