[Pkg-javascript-commits] [SCM] jquery-minicolors packaging annotated tag, upstream/1.2.1, created. upstream/1.2.1
Cory LaViska
cory at abeautifulsite.net
Thu Jul 4 02:46:50 UTC 2013
The annotated tag, upstream/1.2.1 has been created
at dd03399b3536c6bb5b6ad86f913513141c3bf146 (tag)
tagging 41625be8534ec945d7a4f82b73a17685d58a8f31 (commit)
tagged by David Prévot
on Wed Jul 3 22:00:12 2013 -0400
- Shortlog ------------------------------------------------------------
jquery-minicolors upstream release 1.2.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABCAAGBQJR1NcsAAoJEAWMHPlE9r0812kH/2pVE75WFwSn/CzeZ911E5eb
6Qm1JaXyOox27WuGAMz5cp4FnFa2tcXBZw1kv7qa19DZJ5c4mRnXAAFNlGyWSsYY
TE91834bjZhFjgptiWE2hfoWAjH+k7wECT2hG0S6zhHNbf8zONu7g+ttV6HwL+ad
keNjA2Yr/WCutfd/lr/z661GgiiFArRGYWiOwz6EZ+9IgmnbKzL9q4qi1SZdByLW
qLlPxCHWKJnHv9LYIGuLpyzqy0flolZNWcVXb34qnbW7pIdssmT81cg/mVEVNGun
PxxeVt2Vq/Chq6W3Ag2fdsVZhkEgrCP5rZ1ifMfjFu2WH8MoLAUhd2AOJ/phwXw=
=B9be
-----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