Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.0.0 | isteven | 2015-02-20 | 1 | -900/+0 |
| | |||||
* | bug fix: unclosed form tag | isteven | 2014-07-22 | 1 | -2/+2 |
| | |||||
* | bug fix: unable to deselect an itemv2.0.0 | isteven | 2014-07-15 | 1 | -4/+9 |
| | |||||
* | fixed helper elements bug on single selection mode | isteven | 2014-07-14 | 1 | -48/+57 |
| | |||||
* | fixed on-close callback bug | isteven | 2014-07-10 | 1 | -6/+9 |
| | |||||
* | fixed on-item-click callback bug | isteven | 2014-07-09 | 1 | -4/+4 |
| | |||||
* | fixed click listener on single selection mode | isteven | 2014-07-09 | 1 | -5/+6 |
| | |||||
* | fixed click listener on single selection mode | isteven | 2014-07-09 | 1 | -3/+7 |
| | |||||
* | fixed click listener on single selection mode | isteven | 2014-07-09 | 1 | -27/+11 |
| | |||||
* | fixed on-item-click callback parameter | isteven | 2014-07-08 | 1 | -7/+11 |
| | |||||
* | changed keypress into keydown | isteven | 2014-07-08 | 1 | -9/+9 |
| | |||||
* | v2.0.0 | isteven | 2014-07-07 | 1 | -6/+11 |
| | |||||
* | v2.0.0 | isteven | 2014-07-07 | 1 | -15/+2 |
| | |||||
* | v2.0.0 | isteven | 2014-07-07 | 1 | -12/+0 |
| | |||||
* | v2.0.0 | isteven | 2014-07-07 | 1 | -2/+27 |
|\ | |||||
| * | allow default title shown on the menu dropdown | Erin Wu | 2014-06-12 | 1 | -1/+2 |
| | | |||||
| * | Adding the possibility to always have a total counter | Filipe La Ruina | 2014-06-04 | 1 | -5/+9 |
| | | | | | | | | If maxLabels="0" it will always display the number of selected itens | ||||
* | | v2.0.0 | isteven | 2014-07-07 | 1 | -216/+630 |
|/ | |||||
* | Fixed a bug with if statement | Omkar Vedpathak | 2014-05-31 | 1 | -1/+1 |
| | | | Added an if statement closing brace | ||||
* | Update angular-multi-select.js | Jayson Harshbarger | 2014-05-30 | 1 | -1/+1 |
| | | | Fixes #11 | ||||
* | multi-select now will not close during on touch devices and css updates | isteven | 2014-05-22 | 1 | -16/+37 |
| | |||||
* | added touchstart event and some css updates | isteven | 2014-05-21 | 1 | -3/+3 |
| | |||||
* | allow granular input-model update | isteven | 2014-05-17 | 1 | -3/+15 |
| | |||||
* | v1.1.0. Callbacks and helper elements configv1.1.0 | isteven | 2014-05-11 | 1 | -38/+82 |
| | |||||
* | Added the ability to execute methdos when the pop up / drop down is open or ↵ | The Flextras Team | 2014-05-08 | 1 | -4/+15 |
| | | | | closed. | ||||
* | bug fix: single selection mode toggle | isteven | 2014-04-17 | 1 | -16/+19 |
| | |||||
* | Bug fix: HTML tag on button does not toggle checkbox | isteven | 2014-04-17 | 1 | -5/+25 |
| | |||||
* | bug fix: selection-mode attribute is now non compulsory | isteven | 2014-04-16 | 1 | -10/+20 |
| | |||||
* | HTML entity 9662 does not show up in Android. Reverts back to CSS | isteven | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | New functionalities! Use HTML tags and granular control | isteven | 2014-04-13 | 1 | -15/+45 |
| | |||||
* | Updating in progres. Do not download this version. | isteven | 2014-04-07 | 1 | -22/+31 |
| | |||||
* | Fix validation bug, replaced alert with console, and updated HTML sample | isteven | 2014-04-03 | 1 | -19/+20 |
| | |||||
* | added LICENSE file | isteven | 2014-03-31 | 1 | -1/+2 |
| | |||||
* | Fix MIT License | isteven | 2014-03-31 | 1 | -10/+10 |
| | |||||
* | Bug fix, brought back the 'None selected' label | isteven | 2014-03-30 | 1 | -21/+26 |
| | |||||
* | Removed divs inside button tag | isteven | 2014-03-28 | 1 | -73/+83 |
| | | | | | | Changed button into div and make it responsive Removed no-wrap from CSS Used 9662 HTML char as the caret. Caret class is still available. | ||||
* | Fix dynamic input model loading | isteven | 2014-03-27 | 1 | -29/+96 |
| | | | | | Attribute validation on input-model, item-label, and tick-property Tested on IE8 | ||||
* | Added new sample (multiselect.htm) | isteven | 2014-03-26 | 1 | -5/+5 |
| | |||||
* | Added readme.md | isteven | 2014-03-26 | 1 | -80/+16 |
| | | | | | Added multiselect.htm example Tested & Fixed basic css | ||||
* | Display total selection on the button | isteven | 2014-03-26 | 1 | -19/+54 |
| | | | | Added MIT License | ||||
* | added output-model | isteven | 2014-03-26 | 1 | -27/+49 |
| | |||||
* | Fix in-code manual | isteven | 2014-03-25 | 1 | -7/+7 |
| | |||||
* | First entry | isteven | 2014-03-25 | 1 | -0/+234 |
First entry |