Commit graph

466 commits

Author SHA1 Message Date
Josh Johnson a66f4a62d3 Update README 2016-09-01 07:26:01 +01:00
Josh Johnson fda4814961 Version 1.1.8 2016-08-31 19:19:07 +01:00
Josh Johnson aff165e4a1 Ability to disable sorting of choices/groups 2016-08-31 19:18:46 +01:00
Josh Johnson 59977af5d3 Merge branch 'RubyxCubeLtd-master' 2016-08-31 18:31:37 +01:00
BroiSatse 593d722843 Optional sorting 2016-08-31 14:21:06 +01:00
Josh Johnson 3cd5bf8843 Ability to override choices selector names 2016-08-26 09:02:32 +01:00
Josh Johnson f6d1723485 Merge pull request #31 from flamytwista/patch-2
variable press-to-select-text
2016-08-24 12:19:33 +01:00
Taras Yemtsov 05f9d9f418 variable press-to-select-text
It's useful for message or language changing trough variable.
2016-08-24 14:15:12 +03:00
Josh Johnson a41fda45c3 Merge pull request #30 from flamytwista/patch-1
added !default to variables assignment in choices.scss
2016-08-24 11:58:05 +01:00
Taras Yemtsov 63fd4d125b added !default to variables assignment in choices.scss
This allows to change values when including with webpack from node_modules.
Similar technique is used in twitter bootstrap for example.
2016-08-24 13:53:23 +03:00
Josh Johnson 1ba92d81b8 Version 1.1.7 2016-08-23 07:24:55 +01:00
Josh Johnson fb8d5dbe47 Compile one unminified file for devs 2016-08-23 07:24:45 +01:00
Josh Johnson 7207ee543f Remove unneccessary requestAnimation frame polyfill + type check before adding first predefined select option 2016-08-23 07:14:27 +01:00
Josh Johnson 81cef3090c Ensure the state of the dropdown is checked before opening/closing 2016-08-21 20:52:40 +01:00
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 5f20a3c034 Update README 2016-08-20 11:38:57 +01:00
Josh Johnson 262a375ffe Version 1.1.5 2016-08-20 11:36:56 +01:00
Josh Johnson 5e557e61ae Minor css tweaks to buttons + further tests 2016-08-20 11:36:03 +01:00
Josh Johnson aee1732873 Remove button styling on focus + minor tweaks 2016-08-20 11:21:31 +01:00
Josh Johnson 90e518df78 Text input tests 2016-08-20 11:16:52 +01:00
Josh Johnson 760fbc9f9e Working version with minor bugs 2016-08-19 13:11:15 +01:00
Josh Johnson 5f0545d604 Refactoring 2016-08-19 09:51:44 +01:00
Josh Johnson 9b6cc40f58 Housekeeping 2016-08-18 17:56:27 +01:00
Josh Johnson 5e10f0eda8 Further refactoring 2016-08-18 17:53:46 +01:00
Josh Johnson df8c1bfcb0 Easier to understand focus/blur events 2016-08-18 17:25:14 +01:00
Josh Johnson 2c4e86ddc0 Version 1.1.4 2016-08-17 14:32:27 +01:00
Josh Johnson f3bfa847b1 More spacing around remove buttons 2016-08-17 14:32:02 +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 d099c17f68 Webpack dashboard 2016-08-17 13:27:37 +01:00
Josh Johnson 0220f363a7 Version 1.1.2 2016-08-14 22:16:35 +01:00
Josh Johnson 9f0dc2c8dc ESLint entire project 2016-08-14 22:14:37 +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 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