[Pkg-javascript-commits] [SCM] jquery-minicolors packaging annotated tag, 1.2.1, created. 1.2.1
Cory LaViska
cory at abeautifulsite.net
Thu Jun 27 02:05:06 UTC 2013
The annotated tag, 1.2.1 has been created
at fa28e5f0cf7fca18c1b6b9065e1d0788d02b1225 (tag)
tagging 41625be8534ec945d7a4f82b73a17685d58a8f31 (commit)
tagged by David Prévot
on Wed Jun 26 20:38:45 2013 -0400
- Shortlog ------------------------------------------------------------
jquery-minicolors upstream release 1.2.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABCAAGBQJRy4mWAAoJEAWMHPlE9r08f94H/RwxaNz90n86q6VaKRpzrnvv
d73hdaUjUw2ZStmI9haP9LkBzikV7V6eqfO2eGLWisTNs4Z0AtRYkqzLjQK49WJN
ibXTodvnJPqEJJj6/z2xta21F1oKX3+XdjF0DcWwdQJ/6x/gJJIyzTJiW+WbwgXS
CfkKCh43i4jToCTpaEmfNpWQMHarf7UQmFU9kV03y9Ymag+sWslr97dDVScSjexA
PE68aMTYEZlLtwAHN8paCpkZJFnz9aWi+XLVQNEq41t27TCuggWe/SYQmh3C9tUw
jttZsKdO01kogSPlaI6BNhhmk4y5IUh30iC8s3R+pv2Y51dHmGB/x6YrFPQQ6Gw=
=owoG
-----END PGP SIGNATURE-----
Brandon Simmons (2):
Fixed link to demo page (note: also broken here http://www.abeautifulsite.net/blog/2011/02/jquery-minicolors-a-color-selector-for-input-controls/)
support iOS
Cory LaViska (43):
Initial commit
Updated read me
Updated readme
Merge pull request #3 from jberryman/patch-1
Merge pull request #4 from bronson/master
Merge pull request #5 from jberryman/master
Removed a margin that was used for testing
Updated for jQuery 1.7; support for touch devices; fixed bug where color/hue positions were incorrectly cached; general code cleanup
Removed erroneous version number
Updated for jQuery 1.7; support for touch devices; fixed bug where color/hue positions were incorrectly cached; added letterCase option; general code cleanup
Updated readme
Updated readme
Updated readme
Fixed scrollTop bug
Minor bug fixes; cleaned up unbind() and removeData() on destroy; fixed class conflict with demo page
Updated minified version
Merge pull request #8 from evgenymartynov/master
Fixed where $(document) was not unbinding all event handlers; contributed by choonkeat
Updated minified version
Updated readme
Fixed reference to 'this' in change callback (no longer references the input element as a jQuery object)
Merge pull request #17 from rchavik/master
Merge pull request #16 from brunoais/patch-1
Replaced line.gif and circle.gif with HTML/CSS to reduce # of HTTP requests
Combined gradient.png and rainbow.png; replaced hide callback with close; added open callback
Updated readme
Force text field to show the correct color when the value is invalid/deleted
Merge pull request #21 from gggritso/patch-1
Fixed a small inconsistency while hiding the elements.
Merge pull request #24 from matt/patch-1
Merge pull request #15 from stevehorn/master
Keep in viewport; fixed letterCase bug; changed bind() to on(); using jQuery 1.7.2
Fixed IE7/8 resize issue
Minor style updates
Support for RGBA, general improvements
Remove DS_Store
Updated readme
Updated readme
Updated readme
Updated readme
Updated readme
Moved opacity argument to a property of the rgba argument in all callbacks; updated docs
Updated readme
Evgeny Martynov (1):
Update readme.md: fix the "Usage" section to not clobber the HTML tags.
George Gritsouk (2):
Fix typo that prevented colour pickers from being cleared correctly.
Fixed a small inconsistency while hiding the elements.
Matthew Mohrman (1):
Update jquery.miniColors.js
Rachman Chavik (1):
adding hide event
Scott Bronson (1):
ensure change event is still fired
Steve Horn (4):
Added check to make sure selector does not go outside of window width.
Positioning working in everything but IE7
IE7 bug fixed
Refactor if statement
brunoais (1):
Improved performance:
gyo (1):
Added RGBA Support
-----------------------------------------------------------------------
--
jquery-minicolors packaging
More information about the Pkg-javascript-commits
mailing list