[Pkg-javascript-commits] [jquery-minicolors] branch master updated (c83fac7 -> 04ad3f2)
David Prévot
taffit at moszumanska.debian.org
Sun Oct 25 17:18:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository jquery-minicolors.
from c83fac7 Shorten copyright
new 982ec8d Cursor should be default when hidden and disabled
new 0d7a5c4 Merge pull request #168 from Stalinko/patch-1
new 3d0a263 Merge branch 'master' of https://github.com/claviska/jquery-minicolors
new cc7e0a7 Adds rgba input values, and css color keywords
new 66c12b5 Update jquery.minicolors.js
new fef5932 Update jquery.minicolors.js
new 6ddfa2a Update index.html
new ebd2ccd Update without-bootstrap.html
new 17e4939 Add rgb(a) input values, and css color keywords
new 06759f6 Merge pull request #170 from JoomliC/patch-1
new b8b834e Merge branch 'master' of https://github.com/claviska/jquery-minicolors
new ce7f6ef Fixed bug where value doesn't update when a valid keyword is entered
new ff9a08e Fixed bug where partial keywords would fire change
new 5aeeea9 Make selectors lowercase
new b772835 Added format/keywords to docs
new 894d3f0 Single quotes for consistency
new 5a8649f Simplify conditional
new 32f2f6a Fix bug where invalid opacity value would revert to rgb instead of rgba
new 9aa053e Always output correct format
new 94a8ee5 Updated minified version
new e3103ac Prepare to bump version to 2.1.13
new 66a2d2e Make check case insensitive
new 3e12bbb Fix hex parsing so it doesn't conflict with entering keywords
new a51861e Whoops :)
new ed30f47 Fixed regex bug
new 0cb12ab Fix swatch opacity on blur
new 971e7b1 Fallback to default value when hex isn't valid
new b7add91 Fix whitespace
new 0b28831 Fixed padding
new 17c9dd4 Update jquery.minicolors.js
new 429912d Merge pull request #173 from markvantilburg/patch-3
new d11a08b Fix for issue #175
new 9008812 Replace "hex" by "value" in change event function
new 7924ae6 Fixed undefined not to be a string!
new 1367b31 Merge pull request #176 from JoomliC/patch-2
new e1433b0 Version bump
new c3d57f4 Fixes 174
new 39942ab typeof test for rgba[3]
new 60b6447 Merge pull request #177 from harisrozak/master
new 0e2e0d8 Recompiled
new d1b2627 Fixed `typeof` check
new 357d92d Imported Upstream version 2.2.1
new ce1341c Merge tag 'upstream/2.2.1'
new bf5e6d3 Refresh patch
new 115631e Update upstream changelog
new 04ad3f2 Update changelog for 2.2.1-1 release
The 46 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bower.json | 2 +-
component.json | 2 +-
config.codekit | 174 +++++++++------
debian/changelog | 10 +
...-Use-local-CSS-and-JavaScript-in-examples.patch | 12 +-
debian/upstream/changelog | 10 +
index.html | 96 ++++++--
jquery.minicolors.css | 4 +
jquery.minicolors.js | 242 ++++++++++++++++++---
jquery.minicolors.min.js | 2 +-
package.json | 2 +-
without-bootstrap.html | 24 +-
12 files changed, 449 insertions(+), 131 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list