v2.2.5 (2018-04-26)
Merged pull requests:
- Update dropkick.js with bugfix #361 #362 (AnthonySpault)
v2.2.4 (2018-02-12)
Closed issues:
- toggleClass throws "is not a function" #360
Merged pull requests:
- [BUGFIX] toggle class on elem when selecting multiple #361 (typeoneerror)
- Update jQuery to 3.x #359 (Robdel12)
v2.2.3 (2017-12-05)
Fixed bugs:
- TypeError default is not a constructor #355
Merged pull requests:
- UMD module output (Will fix #355) #357 (Robdel12)
- Deploy docs & example page on tests success #354 (Robdel12)
v2.2.2 (2017-10-15)
Fixed bugs:
Closed issues:
- Select with all options disabled breaks #339
Merged pull requests:
v2.2.1 (2017-10-13)
Closed issues:
Merged pull requests:
v2.2.0 (2017-08-27)
Fixed bugs:
- Disabled optgroup not detected #336
Closed issues:
- This isn't really an issue, but #343
- this object doesn't support this property or method dropkick #341
- iFrame tests need to be reworked #264
Merged pull requests:
- Fix disabled optgroups not being disabled in dropkick #348 (Robdel12)
- Fix deploy #347 (Robdel12)
- Use Webpack & modernize Dropkick #346 (Robdel12)
- fix if selOpt is undefined #345 (oaki)
v2.1.9 (2016-08-14)
Closed issues:
- Classes added to the combobox are removed on select #337
- Updating from DropKick 1.3.3 and I have issues #308
Merged pull requests:
- Potential XSS hole fix: e.text is not safe while e.innerHTML is #338 (javuto)
- Added support for the hidden attribute on options. #335 (bengsfort)
v2.1.8 (2016-04-24)
Fixed bugs:
- Disabled state isn't relayed to the screen reader #324
- Empty select causes crash #315
- Trigering change event fails on Internet Explorer #314
Closed issues:
- Demo Page #320
- DropKick errors out when not mounted on mobile. #318
- Using DropKick with form validation. #313
- Select option programattically #312
- Dropkick exclude "option selected" value within drop down #309
- IE11 Issue: Change event. #321
- add() method messes with selection #317
- IE/Edge Scrollbar outside the Dropkick box #316
- Write tests for #310 #311
- mobile: true in the Doc but not in the API #306
- DK always expanded down on IE #301
Merged pull requests:
- Add issue template #322 (Robdel12)
- Fix name of multiselect example (muliselect) #319 (diamondo25)
- Allow use of refresh even on mobile #310 (Korri)
- Updated bower.json and readme #307 (alexgleason)
- Add tests for #310. Fixes #311 #333 (Robdel12)
- Fix IE bug with opening DK select. Fixes #301 #332 (Robdel12)
- Use the built file for modules #331 (Robdel12)
- Fixes #316, fix scrollbar in IE browsers #330 (Robdel12)
- Fixes #306, add mobile documentation to api docs #329 (Robdel12)
- Add
aria-disabled
to dk when disabled. Fixes #324. #328 (Robdel12) - Add a test for no options in a select #327 (Robdel12)
- Fix #315, throw error when no options are in select #326 (Robdel12)
- support requirejs #323 (pecuchet)
- Remove the extra check on location #304 (casr)
v2.1.7 (2015-07-18)
Closed issues:
- Selects with dropkick applied do not bubble change events correctly #303
- Add demo example in dropkickjs.com #295
Merged pull requests:
v2.1.6 (2015-07-07)
Merged pull requests:
v2.1.5 (2015-06-22)
Fixed bugs:
- DropKick problem IE11 after postback #294
Closed issues:
- Bower can't find file #293
Merged pull requests:
- CommonJS support #298 (jimf)
- DropKick WordPress Plugin #297 (mahfuzul)
- Remove moot
version
property from bower.json #296 (kkirsche)
v2.1.4 (2015-05-19)
Closed issues:
- IE 11 Selected value is not reflecting in select control #292
- Add responsive support #291
- Having trouble setting the z-index property for the Dropkick element #290
- issue with e.offsetTop #289
- reset value or set value #288
- Move pollyfills into their own file. #286
- Return Instance of DropKick #285
- dropkick overrides my this.value on initialize and change methods #281
- Using Validation with Dropkick #280
- select option programmatically #279
- IE8 Object doesn't support this property or method #278
- EmberConf - Sitting dead center about 8 rows back in a white striped hoodie. #277
- example page bug #276
- fuzzy search yields undefined #275
- Documentation builder #274
- Automate release process #270
Merged pull requests:
- Feature/remove polyfills #287 (Robdel12)
- Feature/automate release process #284 (Robdel12)
- Add doc generator #283 (Robdel12)
- nodeName of null #282 (pierrefaure)
v2.1.3 (2015-02-25)
Closed issues:
- Cannot read property 'data' of undefined after using refresh #273
- Can't get dk.open() to work with onlick event #271
v2.1.2 (2015-02-20)
Closed issues:
- TypeError: undefined is not an object on iOS #268
v2.1.1 (2015-02-16)
Closed issues:
- Write tests for new
dispose
method #246
Merged pull requests:
v2.1 (2015-01-31)
Closed issues:
- IE8-11 drop downs always open with "dk-option-open-down" #267
- Add Polyfill for new Event #263
- Add test runner back into default gulp runner #262
- options selecting with numberpad #261
- new feature request: Multi-Selectable Drop-down List #259
- new feature request: Placeholder Selected? #258
- Manual trigger of change() #257
- Update to PhantomJS 2 when released #256
- <select> inside a <label> #253
- Method select(string, disabled) doesn't select/return element matching string v. 2.0.2 #252
- Update readme #251
- not able to style dropdown - used theme #250
- Error in strict mode #248
- Dropped change() support #247
- Select with no options causes TypeError: Cannot read property 'text' of undefined #244
- Bug when hovering options then using the arrow keys #234
Merged pull requests:
- Update dropkick.js #265 (vreshch)
- Revert "Correction of issue 252" #255 (Robdel12)
- Correction of issue 252 #254 (brianAround)
- Remove trailing comma #249 (jmahony)
v2.0.2 (2014-10-06)
Closed issues:
- jQuery plugin and noConflict mode #245
- dk.select( elem, disabled ) is not working #242
- Mobile Devices #241
- When jquery noConflict is set elsewhere the jquery plugin fails #239
- How to have more than one search drop down on a single page... #238
- reset multi select dropdown is not working #237
- Correct way to select an option from JS ? #236
- Refresh, messes up cache #235
- Are themes still supported #233
- Expand height to be as tall as possible #231
- Indentation for specific options #230
- Add meta tags to examples page #229
Merged pull requests:
v2.0.1 (2014-07-24)
Closed issues:
- Bug when pressing scroll in IE8 native #227
- Issue in change event function #222
- Mixed Content #221
- Horizontal Scroll on mobile #216
- Scroll not working on dropdown in IE8 native. dropkick.js 2.0.0 #226
- Behaviour within an iFrame #223
Merged pull requests:
- Version 2.0.1 #228 (Robdel12)
- fix for #223 #225 (cforrester)
2.0 (2014-07-10)
Closed issues:
- Why did the accessibility features are dropped in the recent version (1.5.x) of Dropkick? #219
- Feature Request #218
- Mouse events are still active while the select elements are hidden #211
- Putting dropkick 2.0 on the road #185
- object doesn't support this property or method dropkick on IE9 #182
- Opera 12.16 and above having major problems(Linux Ubuntu(13.04)) #165
- Doubt in feature #217
- IE 7 and IE8 slighty unresponsive #204
- Cancel change event #196
- [enhancement] Add missing bower.json. #169
- keyboard accessibility does not work with screen readers on #161
- Can't use dropkick with requirejs #156
- Styling 'box-sizing: border-box' breaks default theme. #152
- Dropkick and Angular #130
- OptGroup #125
- Adding multiple change handlers to dropkick lists? #86
- OptGroup and Multiple #40
- Optgroup #2
Merged pull requests:
v2.0-RC3 (2014-06-30)
v1.5.2 (2014-06-27)
Merged pull requests:
- Version 1.5.2 #215 (Robdel12)
- Added recursive hotkey search feature #213 (chromeragnarok)
v2.0-RC2 (2014-06-23)
Closed issues:
- Add a git tag for version 1.5 so that it can be targeted by bower #212
v2.0-RC1 (2014-06-17)
Closed issues:
- Non-standard
appearance
property #210 - Setting parent element position: relative causes dropkick to fail #209
- Theme is not set properly #205
- Ipad Compatiblity #198
- value is not updating on ajax call #197
- How to remove dropkick ? #189
- Dropkick background invisible #188
- Multiple lists on one page doesn't work right #181
- DropDown COntrols #167
- onHover? #163
- feature request #159
- All select elements on page are hidden, even if only one select element is targeted #138
- Ability to maintain an existing class attribute for an option #131
- Colon escaping in id selector #128
- Onclick of the option, open a link or document #121
- Dropkick and ABSOLUTE positioning #111
- How can I assign a 'click' function to a <select> element styled with Dropkick? #107
- how to apply dropkick to dropdown where page coming in ajax? #100
- hello, i have found there is a bug if i use Jquery UI calenda. #95
- Dropkick and Dotnetnuke #84
- problem with Update Panel async postback #75
- No way to manually specify variable widths without using #71
- Using DropKick with c#(AutoPostBack) #66
- Updating the dropkick. #61
- Problem with array of selects #59
- Submitting form without button. #47
- Selects that can accept input #30
- Reset values #25
- No Typing #3
v1.5.1 (2014-05-27)
Closed issues:
- Disable/Enable dropdown not working in DropKick 1.4 #199
- How to disable/enable the dropdown #193
- disable option in 1.4 #190
- refresh method #187
- Dynamically created DropKick selects on a single page... #177
- bower.json isn't valid JSON #173
- Dropkick website doesn't show #172
- Should the 'blank theme' contain the minimum CSS required to get Dropkick working? #171
- DropKick doesnot seems to work when AutopostBack is set to true for the DropDownList in asp.net #164
- Height changes on long values #162
- Cannot read property '$select' of undefined #158
- Dropkick doesn't work in IE 12 #157
- v1.3.2 doesn't work in IE7/8 #155
- IE11 dropkick #154
- jQuery support #153
- XSS Vulnerability #151
- can't scroll on touch device #146
- Hidden Select still displaying when DropKick loads #142
- In IE10 & IE11, using the scrollbar closes any options dropdowns with overflow: auto #134
- Jquery validation not fires because of element is "hidden" #126
- IE Gradient Filter Breaks Dropkick #120
- Image for Github link on website is broken #116
- Scroll Bars do not work in IE8 and IE7 #109
- DropKick plugin not working in IE10(os used to test both windows7 and window8 ) #105
- iPhone and iPad dropdown does not close when clicked outside #103
- Suggestion for update #102
- Scrollability in latest iOS #101
- not initialized in chrome version 24.0.1312.57 m #99
- IE 9, jquery 1.8.3 #98
- Not work with jQuery 1.9 #94
- Scolling in IE9 #92
- Pulldown box not overridding another options box in IE8 #91
- dk_options problems at document's bottom #89
- Selected option #85
- Scrollability not working with DropKick #83
- 'tabindex' isn't ideal for tab support #82
- DropKick select with images #78
- DropKick and php GET don't play well? #77
- Dropkick does not work in Windows8, IE10 #76
- IE 9 invisible dk_options issue (css: filter gradient) #72
- jQuery.ScrollTo & Dropkick issues #70
- change() event call #69
- Labels Missing from Example #64
- According to the code in issue #51, When DropKick display upwards, the border-radius is not correct #63
- Tabindex is required by DropKick #62
- issue on resize browser with fluid layout #60
- < or > in option value breaks dropdown #58
- I create a new method,but I don't kown how to use the github #57
- Problem with scroll div in IE #54
- Add a setValue method like so #53
- Ajax and loading new selects - issue with live event click vs. bind #49
- This repo has been included in The Github Pirates #48
- Layout Interference #46
- Chrome & Safari dropdown does not close when clicked outside #45
- Dark/Black theme issue in IE9? #42
- Can not select item by keypress? #41
- Blur event on IE 7 to 9 #39
- How can I correct the .dk_container info so that it won't interfere with my page layout? #38
- How to make the width:auto or width:100%? #37
- Some content overwrites the dropdowns #35
- How to add disabled options? #34
- Error when selecting a option item (data is not defined) #33
- This plugin is nice but it disable the default behavior of select on ios #32
- setting narrow widths? #29
- onClick events not targeting generated elements #28
- Is there any way to dropkick dynamic options ? #26
- strange extra :- character #21
- Bug when tabindex="0" #19
- Enable the disabled attribute #18
- Status of DropKick #16
- truncate selected text if needed #15
- XSS Vulnerability #12
- Scrollbars not working on dropdown in IE8 #11
- Select element width set to 0 #8
- Selective Dropkick'ing #7
- 1.1.0 Planned features #6
- the dropkick.css doesn't work without example.css #4
- Arrow icon is too far to the left #1
Merged pull requests:
- Minor Improvements #208 (acemir)
- Version 1.5.1 #206 (Robdel12)
- Remove the insertion of "dk_fouc" class #203 (acemir)
- Proposes solution to prevent FOUC + Refactoring code #202 (acemir)
- Version 1.5 #201 (Robdel12)
- Added "optgroup" support and improved "disabled" suport #200 (acemir)
- Issues fixes + Improvements #191 (acemir)
- Corrected 2 minor spelling mistakes in readme.md #180 (rightsaidjames)
- Update bower.json #178 (tschwartz)
- Update bower.json #175 (tschwartz)
- Update bower.json #174 (tschwartz)
- Version 1.4 #170 (Robdel12)
- Version 1.3 #147 (Robdel12)
- Fixes theme and refresh methods + progressive enhancement #145 (acemir)
- Improves mobile dropkick + performance boost #144 (acemir)
- Version 1.1 #140 (Robdel12)
- [FIX] _enoughSpaceBelow + Avoids duplicate calls of functions #135 (acemir)
- Update lib version number in example #132 (newick)
- TAB key within a dropdown behavior #127 (domichal)
- Added native iOS support without Scrollability.js #123 (compwright)
- SCSS Theme #55 (TheKidCoder)
- Improved toggle icon positioning #43 (shealan)
v1.1 (2013-07-09)
Closed issues:
- Generated width is inconsistant across browsers #118
- Scroll bars not working in FE and Chrome (later versions) #113
- element class trouble: dk_fouc... #110
- Prevent dropkick from changing certain <select> items in app #108
- Dropkick change function only executes correctly the first time its called #106
- Active Project? #90
- Scrolling via scrollbar does not work in IE #44
- Callbacks #13
Merged pull requests:
- Update and rename jquery.dropkick-1.0.0.js to jquery.dropkick-1.0.1.js #124 (joeri210)
- Updates #122 (caiovaccaro)
- Globally handle a click outside of the dropdown #117 (cskevint)
- jQuery 1.9 support #104 (joeblynch)
- fix: if two selects have one same name in a page #93 (laishulu)
- Fix browser detection to make dropkick work in IE 10 #88 (steve-v-jedo)
- Fixed issue #58 #73 (clupasq)
- Remove unused variables, small cleanup #23 (bdukes)
- Another example ... #14 (petty)
v1.0.0 (2011-07-05)
* This Change Log was automatically generated by github_changelog_generator