Skip to content

1.4.2 Bower Publishing

Compare
Choose a tag to compare
@pfiller pfiller released this 28 Mar 03:57
· 227 commits to master since this release

Chosen is now publishing a bower-friendly version of the compiled files at harvesthq/bower-chosen. The compiled files are automatically pushed there thanks to Travis CI magic. See the following commits if you're interested in the specifics:

  • #2264 Add a way to build a public-facing Bower repo
  • #2283 Get a base travis file up and atom
  • #2284 Let Travis publish bower-chosen
  • #2285 Use bundler to install gems
  • #2286 [Travis] Allow detached head when parsing master ref.

Random Bonus Bug Fix

  • #2268 Ensure result-selected is applied immediately when selecting an element