[Pkg-javascript-commits] [SCM] jquery-minicolors packaging annotated tag, 2.0.1, created. 2.0.1

Cory LaViska cory at abeautifulsite.net
Thu Jul 4 02:46:48 UTC 2013


The annotated tag, 2.0.1 has been created
        at  18b6f373128023c51f698704b054a0da2f26a60e (tag)
   tagging  07f64a471c966a12e0bb5b155967300dc6b5c3c0 (commit)
  replaces  upstream/1.2.1
 tagged by  Cory LaViska
        on  Mon Feb 25 19:04:19 2013 -0500

- Shortlog ------------------------------------------------------------
Small fix for old IE; added show/hide methods

Alex Tkachev (6):
      fix jquery include link
      change jquery link to http
      extract default hardcoded input styling into .minicolors-default-theme class
      update input value with correct case during color picker sliding
      added rubymine idea files to git ignore
      added example for custom theme to make input look like bootstrap input and put swatch inside it

Artusamak (1):
      Expose the library version in the README.

Cory LaViska (53):
      Merge pull request #34 from dherran/master
      Fixed bug where certain values couldn't be typed in; removed opacity setting (detected via data-opacity now); minor code cleanup
      Added back opacity setting; added show/hide methods; control will now hide on ESC
      Updated readme
      Minor bug fix where wrong color was being set when picking colors
      Removed console.log()
      Reverted control to fix color selection bug
      Added back show/hide methods
      Improvements to how opacity is initially detected
      Merge pull request #41 from mshiltonj/master
      Added support for triggerPosition
      Added insertTrigger method
      v2.0 - completely rewritten
      Bower support
      Whitespace cleanup
      Added event listener for pasting into input
      Fixed some comments
      Minor style adjustments
      Updated demo and docs
      Added saturation/brightness variations
      Updated readme
      Updated readme
      Fixed color wheel picker restraint issue
      Fixed focus issue on controls without textfields
      Added demo for dynamically adding controls; added remove method
      Merge pull request #51 from otanistudio/hide-show-events
      Updated readme
      Merge pull request #52 from Lumbendil/fix-component-json
      Renamed for consistency
      Renamed for consistency
      Renaming files for consistency
      Renamed files for consistency
      Added minicolors prefix on all instances where 'data' is used
      Reworked the way initialization works for v2
      Updated readme
      Merge pull request #56 from alextk/master
      Merge pull request #57 from alextk/master
      added theme setting; removed classes/styles setting; fixed letterCase issue on init
      Added prefix for default theme; added bootstrap theme
      Updated documentation for clarity
      Updated version
      Fixed positioning example
      Removed opacity class on bootstrap demo
      Changed INPUT to .minicolors-input
      Merge pull request #63 from Artusamak/master
      Version number is now located in component.json
      Added changeDelay setting
      Fixed error in rgbString/rgbaString description
      Updated version to 2.0.0
      Fixed styles for controls in wrappers where text-align isn't `left`
      Removed hide on blur, since it caused problems in old IE and really wasn't needed
      Added show/hide methods
      Updated version

Danny Herran (1):
      Added new option prefix that defaults to #

Robert Otani (4):
      Trigger a 'hide' event when one (or something) hides the visible palette
      trigger a "show" event upon appearance of the color picker
      pass the input element back on trigger; for sake of consistency re: the change event elsewhere
      tiny cleanup

Roger Llopart Pla (2):
      Update component.json
      Update component.json

Steven Hilton (3):
      option to insert the color picker before or after the input box
      Revert "option to insert the color picker before or after the input box"
      option to insert the color picker before or after the input box

-----------------------------------------------------------------------

-- 
jquery-minicolors packaging



More information about the Pkg-javascript-commits mailing list