Commit graph

546 commits

Author SHA1 Message Date
Josh Johnson ef1e7d23ef Minor tweaks 2016-09-15 21:34:10 +01:00
Josh Johnson a2be7f276a Housekeeping 2016-09-15 21:29:24 +01:00
Josh Johnson e0484ad50e Version 2.0.3 2016-09-15 21:04:57 +01:00
Josh Johnson c8f12bc942 Deep merge of user config 2016-09-15 21:04:15 +01:00
Josh Johnson efd70a72ea Update bower.json 2016-09-12 18:38:05 +01:00
Josh Johnson 4bed90269a Merge pull request #38 from Ameriks/master
Added bower.json file
2016-09-12 18:36:58 +01:00
Agris Ameriks 4a2abae64e Added bower.json file 2016-09-12 09:42:27 +03:00
Josh Johnson ca3e4af079 Merge remote-tracking branch 'origin/master' 2016-09-06 18:47:26 +01:00
Josh Johnson d6fc006e88 Update webpack-dashboard 2016-09-06 18:46:49 +01:00
Josh Johnson e0b4634e0e Merge pull request #36 from iv-craig/master
Add auto-update attributes for cdnjs
2016-09-06 18:34:53 +01:00
iv-craig 2d720132e2 Add auto-update attributes for cdnjs 2016-09-06 13:12:50 -04:00
Josh Johnson b796a1b1a2 Revert ES6 import for webpack config 2016-09-06 13:42:36 +01:00
Josh Johnson b484b6abbd Housekeeping 2016-09-05 22:47:11 +01:00
Josh Johnson 6d1da30f60 Minor refactoring 2016-09-05 22:31:20 +01:00
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