Commit graph

332 commits

Author SHA1 Message Date
Josh Johnson bfa28560ab Update versions 2016-08-14 17:33:58 +01:00
Josh Johnson 64f0150b6a Merge branch 'master' of github.com:jshjohnson/Choices into gh-pages 2016-08-14 17:32:25 +01:00
Josh Johnson f300c25465 Favicons + update read me 2016-08-14 17:32:08 +01:00
Josh Johnson d3fcc2a6c9 Merge remote-tracking branch 'origin/gh-pages' into gh-pages 2016-08-14 17:20:39 +01:00
Josh Johnson b288261b86 Merge branch 'master' of github.com:jshjohnson/Choices into gh-pages 2016-08-14 17:20:30 +01:00
Josh Johnson 608e9eb1b2 Version 1.1.1 2016-08-14 17:20:16 +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 6e712476bd Ability to specify no result/no choice dropdown text 2016-08-14 15:36:11 +01:00
Josh Johnson ade9c21588 Merge remote-tracking branch 'origin/gh-pages' into gh-pages 2016-08-12 15:53:33 +01:00
Josh Johnson 1cacf4798b Add version number to output 2016-08-12 15:51:31 +01:00
Josh Johnson b93362cbb0 Click event tests on single select input 2016-08-12 13:48:55 +01:00
Josh Johnson 77a056f5a3 Update README.md 2016-08-10 10:04:21 +01:00
Josh Johnson 4fa0530e5d Update README.md 2016-08-09 15:00:32 +01:00
Josh Johnson 350f9b0943 Update README.md 2016-08-09 13:59:30 +01:00
Josh Johnson a408885218 Merge branch 'master' of github.com:jshjohnson/Choices into gh-pages 2016-08-08 22:05:10 +01:00
Josh Johnson eed9bfba73 Version 1.1.0 2016-08-08 22:04:47 +01:00
Josh Johnson f80a198c24 Version 1.0.60 2016-08-08 22:00:34 +01:00
Josh Johnson a611117219 Housekeeping 2016-08-08 21:58:15 +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 8cfa698746 Don't append choice list if text input 2016-08-08 17:54:06 +01:00
Josh Johnson fd8b594568 Further aria roles 2016-08-08 17:45:47 +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 12dd5ef28d Reset search on key up if a user has deleted value 2016-08-08 14:35:14 +01:00
Josh Johnson b17c3a1289 Only search filter for non-text inputs 2016-08-08 14:05:29 +01:00
Josh Johnson 5caa5e4684 Toggable single select drop downs 2016-08-08 13:58:37 +01:00
Josh Johnson bae54c115d Version 1.0.59 2016-08-08 13:33:29 +01:00
Josh Johnson 97451458ae Close dropdown for single select boxes without search on blur 2016-08-08 13:32:29 +01:00
Josh Johnson 01c735afa7 Version 1.0.58 2016-08-08 07:41:10 +01:00
Josh Johnson 692788e18d Reinstate single select focus behaviour + allow remove button to focus 2016-08-08 07:40:49 +01:00
Josh Johnson 21e6e46cfa Version 1.0.57 2016-08-07 22:16:39 +01:00
Josh Johnson f785360b50 Prevent excessive touchmove variable reassignments 2016-08-07 22:16:05 +01:00
Josh Johnson e5eb34ea97 Merge remote-tracking branch 'origin/master' 2016-08-07 22:10:30 +01:00
Josh Johnson 998d95a0b2 Version 1.0.56 (Resolve touchstart/move/end bug) 2016-08-07 22:10:21 +01:00
Josh Johnson 69c29eed9e Resolve touchstart/move/end bug 2016-08-07 22:09:49 +01:00
Josh Johnson 4ebd30f0a5 Version 1.0.55 2016-08-07 21:12:38 +01:00
Josh Johnson 0e99cfaf82 Update README 2016-08-07 21:11:36 +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 73217dec4d Version 1.0.54 2016-08-07 19:03:23 +01:00
Josh Johnson c36e19e20e Fix tap/scroll issues on mobile 2016-08-07 19:03:00 +01:00
Josh Johnson 554e222480 Update README.md 2016-08-06 11:38:06 +01:00
Josh Johnson 01e76cbd15 Update README.md 2016-08-06 11:15:56 +01:00
Josh Johnson ec00228cd3 Update README.md 2016-08-06 11:08:46 +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 44bc18803e Touchstart dropdown tweak 2016-08-05 20:37:37 +01:00