Commit graph

557 commits

Author SHA1 Message Date
Josh Johnson 6ae33d1ee6 Update read me 2016-10-12 13:58:01 +01:00
Josh Johnson fc46dc0fa1 Version 2.2.3 2016-10-12 13:55:06 +01:00
Josh Johnson 87db6b0949 Merge branch 'froggiefab-pr-setchoices' 2016-10-12 13:54:21 +01:00
Josh Johnson 5daed47424 Documentation tweaks 2016-10-12 13:54:14 +01:00
Josh Johnson b73893c963 Merge branch 'pr-setchoices' of https://github.com/froggiefab/Choices into froggiefab-pr-setchoices 2016-10-12 13:31:30 +01:00
Josh Johnson 396abef672 Merge pull request #51 from zslabs/patch-1
Shorten list style declaration
2016-10-12 11:52:47 +01:00
Zach Schnackel e73575fb33 Shorten list style declaration
According to http://stackoverflow.com/questions/19889069/whats-the-difference-between-list-style-type-and-list-style `list-style` can be substituted for `list-style-type` if it's meant to replace all relevant sub-styles (position and image).
2016-10-11 20:23:22 -04:00
fabien.leconte aa04aec6e1 - Add support of custom properties names for the "_addGroup" function
- Handle groups in ajax callback
2016-10-10 14:17:35 +02:00
Josh Johnson e3bb6f0f4f Version 2.2.2 2016-10-02 16:43:31 +01:00
Josh Johnson 514d68890b Loading state call removal 2016-10-02 16:43:00 +01:00
Josh Johnson 0faad12d08 Update README.md 2016-09-30 21:36:00 +01:00
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