[Pkg-javascript-commits] [SCM] libjs-chosen packaging annotated tag, v0.10.0, created. v0.10.0

Patrick Filler pf at patrickfiller.com
Wed Jun 26 15:47:05 UTC 2013


The annotated tag, v0.10.0 has been created
        at  346082bf7d26c1580339fa5c1832f476d6ef51a7 (tag)
   tagging  c72a662ccf2621ba7404314b1bdf0f24f9af557f (commit)
  replaces  v0.9.15
 tagged by  Patrick Filler
        on  Mon Jun 17 17:16:48 2013 -0400

- Shortlog ------------------------------------------------------------
Version 0.10.0

Ben Colegate (2):
      Gruntfile mimics previous Cakefile, also built using Coffee to match existing codebase.
      Updated documentation.

Ken Earley (48):
      Do not highlight or be able to select disabled options
      Do not highlight disabled options when using arrow keys
      Allow for optgroup to be disabled
      Updated styles on disabled input
      Merge branch 'feature/grunt' of git://github.com/BennyC/chosen into BennyC-feature/grunt
      Rearranged public files
      Fixed js error on mouseout
      Merge branch 'disabled-options-take-2' of github.com:harvesthq/chosen into disabled-options-take-2
      Build chosen.jquery.json using Grunt
      Tag release now done in Grunt
      Updated version
      Separated out pushing the repo and pushing the tag
      Separated out pushing the repo and pushing the tag
      Moved version back to 0.9.14
      Merge branch 'BennyC-feature/grunt'
      fixing release script
      updated version
      release fix
      release fix
      Cannot ignore generated js (jQuery plugin commit hook).
      Merge branch 'master' of github.com:harvesthq/chosen
      Updating to the right version number
      Added missing quote
      Removed unneeded dependancy on uglify
      Removed duplicate writing of title in jquery.json
      Updated docs and homepage url
      Added default grunt task
      Removed chosen directory. All files have been moved to public
      Removed 'cake build' comment from coffeescript files
      Added css minification
      Fixed typo
      Added styles to example pages to match index page
      bumping version for testing
      Committing built files
      Removed tag and release tasks (shell). Added bump.
      Resetting version back to 0.9.15
      Bumped to version 1.0
      Back to 0.9.15
      Removed cakefile
      Replaced cake instructions with Grunt instructions
      Removed VERSION file
      Merge branch 'master' of github.com:harvesthq/chosen
      Cleaned up index page for gh-pages
      Reset version number on jquery.json file
      Add more exceptions to uglify mangle
      give grunt targets meaningful names
      Update instructions on updating version number
      Merge pull request #1260 from kenearley/master

Patrick Filler (19):
      Merge branch 'master' into disabled-options-take-2
      Make disabled results show up without active-result class. This lets
      Remove the unecessary winnow_results_clear method
      Don't do the highlight at the start of the results_show method.
      Simplify keydown_arrow method. No need to highlight if results not
      Selected results in multiple selects now show up, but appear disabled.
      Properly toggle the status of results after a serach has run.
      Fix the keydown_arrow method to work with all this newfangled change.
      Single select spans need more margin spacing when deselect is on.
      Merge pull request #1257 from harvesthq/fix-single-deselect-styles
      Em Dash
      Don't show background on disabled results.
      Merge branch 'master' into disabled-options-take-2
      Fix keydown_arrow method in Prototype version.
      Merge pull request #1277 from rbright/master
      Rebuild JS after #1277 merged.
      Merge branch 'master' into disabled-options-take-2
      Merge pull request #1262 from harvesthq/disabled-options-take-2
      Version change 0.10.0

Ryan Bright (1):
      Only attempt to hide the dropdown if it's showing

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

-- 
libjs-chosen packaging



More information about the Pkg-javascript-commits mailing list