Commit graph

332 commits

Author SHA1 Message Date
Josh Johnson d40841d8dd Move to 2 space indentation + editorconfig 2016-09-05 22:04:15 +01:00
Josh Johnson 9bb9e0b4c2 Version 2.0.2 2016-09-05 13:50:08 +01:00
Josh Johnson 1f2d685f5e Ensure single select boxes hide after choice selection 2016-09-05 13:48:51 +01:00
Josh Johnson cb3eeaf68e Uncomment out polyfills 2016-09-04 22:24:34 +01:00
Josh Johnson b1aad13e50 Version 2.0.1 2016-09-04 22:23:47 +01:00
Josh Johnson 4179ca038a RTL support + examples 2016-09-04 22:23:20 +01:00
Josh Johnson 188262f971 Update README.md 2016-09-04 20:40:37 +01:00
Josh Johnson 30db26f5f1 Update README.md 2016-09-04 20:40:08 +01:00
Josh Johnson 426b4c39fc Version 2.0.0 2016-09-04 15:26:49 +01:00
Josh Johnson 349b14386e Resolve IE11 single select box issue by not opening dropdown on focus + use objects instead of switch statements 2016-09-04 15:23:19 +01:00
Josh Johnson 2386ffab81 Version 1.1.9 2016-09-04 14:32:02 +01:00
Josh Johnson b95f9bac5e Force jasmine version to 2.4.1 2016-09-04 14:11:29 +01:00
Josh Johnson ca86265731 Better sort handling + sort tests 2016-09-04 13:44:31 +01:00
Josh Johnson 34bce568a2 Ensure init is returned to false on destroy 2016-09-04 12:27:05 +01:00
Josh Johnson 50396b4374 Ensure this is returned when checking for init 2016-09-04 12:25:43 +01:00
Josh Johnson d60bf1c86c Resolve test errors 2016-09-04 12:10:39 +01:00
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