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

Develop 3.0.6 #26

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

Develop 3.0.6 #26

wants to merge 15 commits into from

Commits on Oct 21, 2015

  1. 修复不能渲染小数点像素值问题

    叶言 committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    52f597d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. tag: fixed 3.0.6

    叶言 committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    3222267 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. 修复不能渲染小数点像素值问题

    叶言 committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    b162dc4 View commit details
    Browse the repository at this point in the history
  2. 修复不能渲染小数点像素值问题

    叶言 committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    122fe9c View commit details
    Browse the repository at this point in the history
  3. fix(src/index.js): delete redundancy function inPositionDetection

    test(test/qrcode-spec.js): 添加测试用例 `设置二维码容错水平`
    叶言 committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    1ae87fc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. 改变 canvas 渲染算法

    叶言 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    be1f55d View commit details
    Browse the repository at this point in the history
  2. fixed(qrcode-spec.js): 测试超时

    叶言 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    bf14926 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2015

  1. fix: 二维码变形问题

    叶言 committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    801677e View commit details
    Browse the repository at this point in the history
  2. 更新 dist 文件

    叶言 committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    27c58c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. fix:CI 超时

    叶言 committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    d2d81df View commit details
    Browse the repository at this point in the history
  2. fix: ci 覆盖率

    叶言 committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    ce6640d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. fix:CI 覆盖率

    叶言 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    d837d72 View commit details
    Browse the repository at this point in the history
  2. tag: fixed 3.0.6

    修复不能渲染小数点像素值问题
    fix(src/index.js): delete redundancy function `inPositionDetection`
    test(test/qrcode-spec.js): 添加测试用例 `设置二维码容错水平`
    改变 canvas 渲染算法
    叶言 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    bd0f39c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop-3.0.6' of https://github.com/aralejs/qrcode int…

    …o develop-3.0.6
    叶言 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    8d13528 View commit details
    Browse the repository at this point in the history
  4. fix:细节处理

    叶言 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    1cec3c1 View commit details
    Browse the repository at this point in the history