Skip to content

Releases: boyanyordanov/jquery-trim-multiselect

New faster algorithm and bower integration

11 Sep 15:14
Compare
Choose a tag to compare

A few notable things for this release:

  • Added a new and a lot faster algorithm
  • Added option bower to manage the dependencies for unit testing and the demo
  • Registered the plugin to the bower repository, so it's available to install via bower install jquery-trim-multiselect

Unit tests

03 Jul 18:12
Compare
Choose a tag to compare

Added unit tests with qunit and coverage reports with blanket.js

Maintenance relese

02 Jul 20:59
Compare
Choose a tag to compare
  • Cleaned up the project folder
  • Fixed grunt configuration
  • And mainly used to test grunt-bump configuration

Added initial logic and organization

03 Jul 18:09
Compare
Choose a tag to compare

Continuing the initial release to improve organization and automate parts of the development.

  • Better project structure
  • Grunt automation
  • Initial functionality - slowest but most accurate method
  • Demo and github page
  • Docs generated with docco