Skip to content

Commit

Permalink
Updated to version 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjbradley committed Feb 26, 2012
1 parent 651d8b0 commit 4bbaf04
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

**2.2.0 (Feb 26, 2012)**

- Updated the custom cursor to be more browser compatible. Doesn’t work in IE < 8 because FlashCanvas overwrites the cursor. Thanks to: <http://www.useragentman.com/blog/2011/12/21/cross-browser-css-cursor-images-in-depth/>
- Updated CSS: fixed some glaring vendor prefix bugs, neutralized the colours, and updated the fonts

**2.1.2 (Feb 21, 2012)**

- Bug fix: added `clearRect()` code to allow transparent backgrounds on the canvas
- Bug fix: added `clearRect()` code to allow transparent backgrounds on the canvas[Issue #18](https://github.com/thomasjbradley/signature-pad/issues/18)

**2.1.1 (Sept 30, 2011)**

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2
2.2.0
2 changes: 1 addition & 1 deletion build/jquery.signaturepad.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4bbaf04

Please sign in to comment.