Commit graph

108 commits

Author SHA1 Message Date
Josh Johnson 1e27adae23 Version 1.1.6 2016-08-20 12:40:14 +01:00
Josh Johnson 66feebc1ee Ensure placeholder option is respected 2016-08-20 12:39:37 +01:00
Josh Johnson 262a375ffe Version 1.1.5 2016-08-20 11:36:56 +01:00
Josh Johnson aee1732873 Remove button styling on focus + minor tweaks 2016-08-20 11:21:31 +01:00
Josh Johnson 760fbc9f9e Working version with minor bugs 2016-08-19 13:11:15 +01:00
Josh Johnson 2c4e86ddc0 Version 1.1.4 2016-08-17 14:32:27 +01:00
Josh Johnson ad0ea44c83 Version 1.1.3 2016-08-17 14:01:13 +01:00
Josh Johnson f201b6cd09 Resolve IE11 bug with documentFragment.children 2016-08-17 14:00:30 +01:00
Josh Johnson 0220f363a7 Version 1.1.2 2016-08-14 22:16:35 +01:00
Josh Johnson 330eb73594 Use relative paths 2016-08-14 17:34:59 +01:00
Josh Johnson bfa28560ab Update versions 2016-08-14 17:33:58 +01:00
Josh Johnson f300c25465 Favicons + update read me 2016-08-14 17:32:08 +01:00
Josh Johnson 0d66ed2ea2 Housekeeping 2016-08-14 17:19:49 +01:00
Josh Johnson 84bec3804e _canAddItem private function to validate a user can add an item 2016-08-14 17:14:55 +01:00
Josh Johnson 9da6b57b66 Loading placeholder for multiple select when using ajax 2016-08-14 16:19:09 +01:00
Josh Johnson 5d2f4d067d Move item/button/choice actions into functions + focus input on highlight item 2016-08-14 16:10:53 +01:00
Josh Johnson eed9bfba73 Version 1.1.0 2016-08-08 22:04:47 +01:00
Josh Johnson 4ff68b60dc Split mousedown function into onClick & onMouseDown - maintaining default select actions 2016-08-08 21:46:17 +01:00
Josh Johnson ba659351a6 Housekeeping 2016-08-08 14:36:33 +01:00
Josh Johnson 346ae7065a Version 1.0.60 2016-08-08 14:36:12 +01:00
Josh Johnson bae54c115d Version 1.0.59 2016-08-08 13:33:29 +01:00
Josh Johnson 01c735afa7 Version 1.0.58 2016-08-08 07:41:10 +01:00
Josh Johnson 21e6e46cfa Version 1.0.57 2016-08-07 22:16:39 +01:00
Josh Johnson 998d95a0b2 Version 1.0.56 (Resolve touchstart/move/end bug) 2016-08-07 22:10:21 +01:00
Josh Johnson 4ebd30f0a5 Version 1.0.55 2016-08-07 21:12:38 +01:00
Josh Johnson 6dfeb5a76f CSS tweaks - don't rely on 'pointer-events: none' + only flip if no space in window rather than viewport 2016-08-07 21:05:43 +01:00
Josh Johnson e660b96caf Bump cache buster 2016-08-07 19:04:56 +01:00
Josh Johnson b7be0f3a06 Use discogs api for all ajax examples - speed 2016-08-05 21:17:23 +01:00
Josh Johnson 9e8974adfd Further touchstart tweaks 2016-08-05 20:54:36 +01:00
Josh Johnson e9a0f1c938 Focus input/open dropdown on touchstart for touch devices 2016-08-05 20:28:21 +01:00
Josh Johnson d1a6654623 Hide 'Press enter' dropdown if rejex test fails 2016-08-04 23:02:34 +01:00
Josh Johnson 3a01f2c346 Logo image 2016-08-04 22:25:35 +01:00
Josh Johnson ffa0e5e1ad Advanced dependency example 2016-08-04 19:55:55 +01:00
Josh Johnson 74a49cf5dd Add highlight callback examples to demo 2016-08-04 14:54:22 +01:00
Josh Johnson 322f250b7f Highlight/unhighlight callbacks 2016-08-04 13:21:24 +01:00
Josh Johnson 5f91165d4a Custom sorting in config + resolve setChoice bug when searching 2016-08-03 14:23:23 +01:00
Josh Johnson b7484612eb Configurable sorting fields 2016-08-03 07:43:35 +01:00
Josh Johnson 5817ce3a0f Enable() method 2016-08-02 21:10:53 +01:00
Josh Johnson e497999841 Set choice groups via setChoice 2016-08-02 21:02:52 +01:00
Josh Johnson c338236aed Google analytics 2016-08-02 17:26:08 +01:00
Josh Johnson 3585fdfd6a Ensure focus is consisent across single select boxes with/without search 2016-08-02 14:40:36 +01:00
Josh Johnson 79c08ceff9 Documentation for 'getValue' method + housekeeping 2016-08-02 07:45:08 +01:00
Josh Johnson 677d3a5582 Add jQuery example to documentation 2016-08-01 20:00:24 +01:00
Josh Johnson e898309fb1 Sprucing up the demo page + scroll to top of option list on search 2016-07-31 22:48:36 +01:00
Josh Johnson 4968d73ede Set value of select input based on choice 2016-07-31 21:05:17 +01:00
Josh Johnson a7f0547dbe Housekeeping 2016-07-31 20:15:17 +01:00
Josh Johnson ca39e30684 Set choices directly via public function + callback on change 2016-07-31 20:02:46 +01:00
Josh Johnson c51d57285f Use ES5 on demo page + include fetch polyfill 2016-07-30 23:26:32 +01:00
Josh Johnson c0249ffc13 Housekeeping 2016-07-30 16:13:01 +01:00
Josh Johnson 56d9f7d381 Add repo link to demo page 2016-07-30 16:07:03 +01:00