Commit graph

546 commits

Author SHA1 Message Date
Josh Johnson 4be0e63616 Update README.md 2016-09-30 21:34:54 +01:00
Josh Johnson b689efe6f7 Update README.md 2016-09-30 21:30:38 +01:00
Josh Johnson f1f85b6cfc Update README.md 2016-09-30 21:29:18 +01:00
Josh Johnson 7b950a02a7 Update README.md 2016-09-30 21:28:43 +01:00
Josh Johnson 5dfb539ab1 Version 2.2.1 2016-09-30 13:53:02 +01:00
Josh Johnson 0ac9f29639 Merge branch 'froggiefab-pr-custom-templates' 2016-09-30 13:52:28 +01:00
Josh Johnson bdad503ffe Version 2.2.0 2016-09-30 13:51:14 +01:00
Josh Johnson 56e3465ac0 Housekeeping 2016-09-30 13:50:23 +01:00
Josh Johnson da18bbbf8f Template example tweak 2016-09-30 13:19:05 +01:00
fabien.leconte c2ae162e0a Added a sample for custom templates 2016-09-30 14:05:05 +02:00
fabien.leconte 6c733b25b3 Merge remote-tracking branch 'origin/pr-custom-templates' into pr-custom-templates
# Conflicts:
#	assets/scripts/dist/choices.js
#	assets/scripts/dist/choices.js.map
#	assets/scripts/dist/choices.min.js
2016-09-30 09:46:45 +02:00
fabien.leconte 3ea9fa56a7 Rebase https://github.com/jshjohnson/Choices into pr-custom-templates 2016-09-30 09:46:27 +02:00
fabien.leconte c8d508f4de New callback to allow user to customize templates. 2016-09-30 09:44:51 +02:00
fabien.leconte d8ab04b7f8 New callback to allow user to customize templates. 2016-09-30 09:40:06 +02:00
Josh Johnson 54510a2671 Be implicit with loading state calls 2016-09-29 14:25:08 +01:00
Josh Johnson dc94ff9ded Merge branch 'froggiefab-pr-ajaxcallback' 2016-09-29 14:21:54 +01:00
fabien.leconte 0b00bdb848 "selected" and "disabled" properties are no longer ignored when an item is added through _ajaxCallback 2016-09-29 15:16:28 +02:00
Josh Johnson f386198ac0 Link to repo on logo 2016-09-29 13:55:31 +01:00
Josh Johnson a532defada Disclaimers 2016-09-29 13:52:08 +01:00
Josh Johnson dcc3f82348 Documentation 2016-09-29 13:16:50 +01:00
Josh Johnson 7d6ee4e0e5 Version 2.1.0 2016-09-29 13:14:43 +01:00
Josh Johnson 6f10cac9bd Update config type tests 2016-09-29 13:13:17 +01:00
Josh Johnson 9d5a6cc41e Keep search callback + improvements but remove ajax search for now 2016-09-27 20:07:32 +01:00
Josh Johnson a990206cef Merge 2016-09-27 16:29:47 +01:00
fabien.leconte e7b22e7f6d - Bogus test on callback existence 2016-09-27 17:18:33 +02:00
Josh Johnson b6fcefb4a5 Only clear choices if select input 2016-09-27 14:13:41 +01:00
Josh Johnson 1de237de85 Merge branch 'pr-server-side' of https://github.com/froggiefab/Choices into froggiefab-pr-server-side 2016-09-27 13:59:33 +01:00
fabien.leconte 93d9a901f8 Sample for PR #47 2016-09-27 14:58:01 +02:00
Josh Johnson 2b028db271 Refactoring + consistencies 2016-09-27 13:44:35 +01:00
fabien.leconte d5dbd44024 - Better handling of loading state 2016-09-27 11:08:29 +02:00
fabien.leconte e1151d5353 - Added a method to handle loading states
- Added a method to get ajax callback function
 - Refactoring
2016-09-27 10:11:22 +02:00
fabien.leconte e8e4e61893 Draft for ajax search 2016-09-26 18:11:32 +02:00
Josh Johnson caaabb493d Version 2.0.8 2016-09-26 14:08:43 +01:00
Josh Johnson 246727dce0 Merge branch 'froggiefab-pr-item-select-text' 2016-09-26 14:07:27 +01:00
Josh Johnson 57586c0e3d Update read me + minor tweak 2016-09-26 14:07:09 +01:00
Josh Johnson 76df544677 Merge branch 'pr-item-select-text' of https://github.com/froggiefab/Choices into froggiefab-pr-item-select-text 2016-09-26 14:02:18 +01:00
Josh Johnson 30fd342b8c Redefine input value width on item edit 2016-09-26 13:59:02 +01:00
fabien.leconte 239ae5e869 Remove debugger; 2016-09-26 11:41:05 +02:00
fabien.leconte eaf8f7c4f6 Remove debugger; 2016-09-26 11:39:51 +02:00
fabien.leconte bebbbdac88 Add the ability to pass "Press to select" text through Javascript configuration 2016-09-26 11:36:04 +02:00
Josh Johnson 8ed3fc5277 Housekeeping 2016-09-24 11:07:48 +01:00
Josh Johnson c842e83672 Eslint tweaks 2016-09-24 11:07:22 +01:00
Josh Johnson 436f2ec87b Version 2.0.7 2016-09-24 10:54:03 +01:00
Josh Johnson cd0bb9d45f Removing loading text flag regardless of whether there is a placeholder set 2016-09-24 10:52:17 +01:00
Josh Johnson 4c25b105d3 Version 2.0.6 2016-09-21 13:33:53 +01:00
Josh Johnson 53f7207257 Ability to set item by disabled choice programatically 2016-09-21 13:32:25 +01:00
Josh Johnson 3d45b1d382 Version 2.0.5 2016-09-20 14:18:20 +01:00
Josh Johnson 2c64c84c1d Default value of false for highlight function 2016-09-20 14:17:35 +01:00
Josh Johnson 6d4eb4d17c Version 2.0.4 2016-09-20 12:58:19 +01:00
Josh Johnson 727d304f49 Run onChange callback when removing highligted items 2016-09-20 12:57:44 +01:00