[Pkg-javascript-commits] [jquery-minicolors] branch master updated (d1cb050 -> b6cd320)

David Prévot taffit at moszumanska.debian.org
Wed Sep 3 16:34:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository jquery-minicolors.

      from  d1cb050   Update changelog for 2.1.6-1 release
       new  7cb6dc8   created css file that embeds the background image directly into the file in base64 format. This alleviates the need to load the image externally.
       new  e3a82b9   put background image in class and base64 encoded it so that it doesn't have to be sourced by the css file. Added classes to necessary elements in the js file to use the background class.
       new  e7ee918   Divided the css into two versions: one that references the image file externally (for ie7 compatibility), and one that embeds the background image in base64 format into the css file.
       new  69577c1   Merge pull request #140 from baggachipz/master
       new  6e32a59   Added `dataUris` settings to documentation
       new  0b44df6   Updated version
       new  ce64937   Removed unused CSS file
       new  35955ce   Better check for console
       new  688f35c   Added dataUris setting; changed class name
       new  cdf94ee   Merged CSS; small fixes so all pickers work properly
       new  8c5fa01   Minor adjustments
       new  a9626b9   Imported Upstream version 2.1.7
       new  57f5a2e   Merge tag 'upstream/2.1.7'
       new  a05ede9   Add upstream changelog
       new  b6cd320   Update changelog for 2.1.7-1 release

The 15 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 +-
 debian/changelog          |   11 +
 debian/rules              |    3 +
 debian/upstream/changelog |   23 +
 index.html                | 1059 +++++++++++++++++++++++----------------------
 jquery.minicolors.css     |   21 +-
 jquery.minicolors.js      |   12 +-
 jquery.minicolors.min.js  |    2 +-
 9 files changed, 596 insertions(+), 539 deletions(-)
 create mode 100644 debian/upstream/changelog

-- 
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