Commit graph

116 commits

Author SHA1 Message Date
Josh Johnson df4dc82e2c Merge master 2017-04-07 09:06:34 +01:00
Josh Johnson 99a1eb5e3a Rename sortFields to searchFields for clarity 2017-04-07 08:49:15 +01:00
Manuel Madeira 7ec1e5310c Add option to remove search filter choices but emit the search event. 2017-04-06 14:42:11 +01:00
Adam Mockor 4a8cdecbfd Merge branch 'master' into feature/select-placeholders
* master: (48 commits)
  select-one input is now not focusable in disabled state (fixes #137)
  Don't use template literals on demo
  Use nornmal functions on demo
  Update README.md
  Version 2.7.7
  Resolve broken cancel buttons
  Resolve ARIA role bug
  Update README.md
  naming change
  lint fixes
  Fix item custom template select bug
  Version 2.7.6
  Update documentation Added showDropdown/hideDropdown to list of events
  Added showDropdown/hideDropdown events
  Version 2.7.5
  Add label to highlighting events too
  Add example in index.html + refactoring
  Adding generated sources
  Add feature of passing the label through the event of add/remove item
  Fix choices crash with wicked_pdf
  ...

# Conflicts:
#	assets/scripts/src/choices.js
#	index.html
#	tests/spec/choices_spec.js
2017-04-04 16:59:12 +02:00
Josh Johnson d8b4108a4b Update README.md 2017-03-28 14:48:37 +01:00
Josh Johnson 7efd189c7d Resolve broken cancel buttons 2017-03-28 14:41:12 +01:00
Josh Johnson 7552882cad Update README.md 2017-03-21 15:51:04 +00:00
Samuel Jack 437e419ae3 Update documentation
Added showDropdown/hideDropdown to list of events
2017-03-02 16:39:46 +00:00
Josh Johnson eec8a667ad Add label to highlighting events too 2017-03-01 19:07:22 +00:00
Josh Johnson 4f61ac5e7a Update readme 2017-02-21 20:52:31 +00:00
Josh Johnson d0fc0571a0 Typo 2017-02-21 20:50:46 +00:00
Josh Johnson ea4c5ae1f8 Version 2.7.3 2017-02-21 20:47:12 +00:00
Josh Johnson bc36c3c5af Update README.md 2017-02-13 09:41:55 +00:00
Josh Johnson ccfad3cf9b Ability to pass function to no choice/result notices 2017-02-09 13:49:30 +00:00
Josh Johnson cdd120f588 Update README.md 2017-01-24 12:22:19 +00:00
Josh Johnson 186e7bfed6 Update README.md 2017-01-24 12:22:02 +00:00
Josh Johnson 6fa82eeaf5 Update README.md 2017-01-24 12:16:43 +00:00
Josh Johnson 977c946d2a Documentation 2017-01-23 14:33:51 +00:00
Josh Johnson bda230ef46 Style choices/items that are assigned as placeholders 2017-01-23 13:54:26 +00:00
Paul Laros ce5b9d7515 Updated README.md 2017-01-14 15:51:38 +01:00
Paul Laros 24c6803391 Added resetScrollPosition option 2017-01-12 15:13:21 +01:00
Josh Johnson 82a2a37298 Update read me 2017-01-01 16:00:31 +00:00
Josh Johnson ec0d336072 Version 2.6.0 2017-01-01 15:32:09 +00:00
Josh Johnson 3a622953dc Search placeholder value param 2016-11-14 23:06:24 +00:00
Josh Johnson b1592f6b23 Update README.md 2016-11-09 09:27:39 +00:00
Josh Johnson 9cbfb4ff53 Update README.md 2016-11-09 09:27:22 +00:00
Josh Johnson bafafa2220 Update README.md 2016-11-08 09:51:56 +00:00
Josh Johnson 325a27cac2 Update documentation 2016-11-07 14:05:31 +00:00
Josh Johnson 3213f3f967 Update documentation 2016-11-07 13:53:56 +00:00
Nathaniel Watson af970ec776 Fix noResultsText typo (round -> found) 2016-10-21 17:43:32 +13:00
Josh Johnson 49ea948523 Update README.md 2016-10-20 22:00:25 +01:00
Josh Johnson 92a2c4ec96 Update README 2016-10-20 14:44:07 +01:00
Josh Johnson bac0e37292 Update README.md 2016-10-19 07:36:41 +01:00
Josh Johnson c867558dcd Update read me + default value for replaceChoices 2016-10-19 07:35:42 +01:00
Josh Johnson f2b58807be Update documentation 2016-10-18 19:42:56 +01:00
Josh Johnson b3071cc0dd Webpack UMD wrapper 2016-10-18 14:15:00 +01:00
Josh Johnson 6ae33d1ee6 Update read me 2016-10-12 13:58:01 +01:00
Josh Johnson 5daed47424 Documentation tweaks 2016-10-12 13:54:14 +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 56e3465ac0 Housekeeping 2016-09-30 13:50:23 +01:00
Josh Johnson dcc3f82348 Documentation 2016-09-29 13:16:50 +01:00
Josh Johnson 9d5a6cc41e Keep search callback + improvements but remove ajax search for now 2016-09-27 20:07:32 +01: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
Josh Johnson 57586c0e3d Update read me + minor tweak 2016-09-26 14:07:09 +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