[Pkg-javascript-commits] [jquery-minicolors] branch upstream updated (f2ae97e -> a9626b9)

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


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

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

      from  f2ae97e   Imported Upstream version 2.1.6
       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

The 12 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 +-
 index.html               | 1059 +++++++++++++++++++++++-----------------------
 jquery.minicolors.css    |   21 +-
 jquery.minicolors.js     |   12 +-
 jquery.minicolors.min.js |    2 +-
 6 files changed, 559 insertions(+), 539 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