Commit graph

218 commits

Author SHA1 Message Date
Josh Johnson 8e6daa64f0 Update codebeat badge url 2018-10-27 21:16:28 +01:00
Josh Johnson 013058dd7f Update readme to document multiple instances 2018-10-27 20:03:53 +01:00
Josh Johnson 315b2f8f36 Add e2e tests for choice groups 2018-10-27 18:12:15 +01:00
Josh Johnson a06988406a Add Adidas web component link to README 2018-10-27 17:39:46 +01:00
Josh Johnson 0439728374 Add CDN examples to README 2018-10-27 17:01:54 +01:00
Josh Johnson 2c434feb43 Add CDN link to README 2018-10-27 17:00:40 +01:00
Josh Johnson af4dd13ffe Run e2e in travis 2018-10-11 19:46:50 +01:00
Josh Johnson 4824958e4d Make render method private 2018-10-09 12:26:47 +01:00
Joshua Dorenkamp 49c6a648c0 npm --save no longer necessary 2018-08-14 09:14:34 +01:00
Joshua Dorenkamp 28da5683e5 remove bower add yarn 2018-08-14 09:14:34 +01:00
Ryan Mahoney 8dedc6f1e0 update documentation 2018-07-03 09:51:18 +01:00
Josh Johnson 9ac62aec31 Codebeat fixes 2018-05-29 20:08:05 +01:00
Josh Johnson 8a21c12482 Rename duplicateItems to duplicateItemsAllowed for clarity 2018-05-29 09:30:05 +01:00
Egon Richárd Tőrös 0cbf951845 Merge branch 'develop' of https://github.com/jshjohnson/Choices into develop 2018-05-28 16:13:55 +02:00
Josh Johnson 257a038262 Use express for development + folder restructuring 2018-05-27 11:57:21 +01:00
Egon Richárd Tőrös 00ac0d879e 🔥 Typo 2018-03-19 11:48:29 +01:00
Egon Richárd Tőrös e60be87a94 🚑 Add example 2018-03-19 11:46:28 +01:00
Bart Langedijk 2514cbcd51 Update README.md 2018-03-08 12:33:54 +00:00
Travis Tidwell 1e6ae4e3f9 Add ability to configure the item comparer function. 2018-02-02 10:28:44 +00:00
Josh Johnson e3aa6e723e Rename sortFilter to sortFn 2017-12-19 12:19:43 +00:00
Josh Johnson f3ab15a53c Merge remote-tracking branch 'origin' into develop 2017-12-06 15:43:56 +00:00
Josh Johnson 0f64611057
Update README.md 2017-11-21 15:48:42 +00:00
Josh Johnson 3adccb3ce5 Prepare test descriptions 2017-11-21 14:10:29 +00:00
Josh Johnson dd0a06a946 Further unit tests 2017-11-11 13:40:18 +00:00
Josh Johnson ad797c2b5e
Update README.md 2017-11-07 12:01:09 +00:00
Maxim Mig 955716d846 Addressing issue #253 2017-09-19 16:22:00 +03:00
Josh Johnson ebcf6c957d Merge pull request #233 from adevade/patch-1
Update README.md
2017-08-23 08:43:58 +01:00
sufuf3 28f34be704 Add CDNJS and npm version badge in README.md 2017-08-23 09:55:03 +08:00
Andréas Lundgren dc6921bea2 Update README.md
Fix small typo in README.md
2017-08-22 14:52:52 +02:00
Josh Johnson 99461846a0 Merge remote-tracking branch 'origin/master' 2017-08-03 13:15:56 +01:00
Josh Johnson 8fa852e4b8 Add appropriate classes to notices 2017-08-03 13:15:49 +01:00
Josh Johnson 57987c7215 Update README.md 2017-08-03 12:48:32 +01:00
Josh Johnson bab75d6af1 Add placeholder example to read me 2017-08-03 12:27:33 +01:00
Josh Johnson a75e7c6a03 Update readme 2017-08-03 11:13:23 +01:00
Josh Johnson c3a7330e5b Typo + set placeholder value to instance 2017-08-03 10:03:09 +01:00
Josh Johnson 84f149ee83 searchPlaceholderValue option 2017-08-03 09:55:31 +01:00
Josh Johnson 153cd1bc56 Update readme 2017-07-31 16:22:21 +01:00
Josh Johnson 21f67b4289 Return result count on search 2017-07-31 16:17:03 +01:00
Josh Johnson 6ebc0ea37a Update README.md 2017-07-31 16:06:26 +01:00
Josh Johnson eff1f00c2e Update README.md 2017-07-24 13:49:35 +01:00
Josh Johnson 621ac1b78f Update README.md 2017-07-19 20:29:44 +01:00
Josh Johnson 3b350eb71e xMerge branch 'master' of https://github.com/maximmig/Choices into maximmig-master 2017-07-13 08:55:05 +01:00
Maxim Mig 7b294a80b6 Fix handling 'renderSelectedChoices' config option. Added two tests. 2017-07-12 13:21:35 +03:00
Josh Johnson bc66ae5291 Update read me 2017-07-12 09:05:36 +01:00
Maxim Mig ef661f4615 Added two config options: shouldSortItems and renderSelectedChoices. 2017-07-11 08:36:10 +03:00
Josh Johnson 0a5c3e404c Update README.md 2017-07-05 09:11:51 +01:00
Jay Kid 8ed2139335 fix: typo 2017-06-30 15:37:11 +02:00
Jay Kid 8327af90f7 doc: Point out in the readme that setValueByChoice can be supplied an array of strings as well. 2017-06-29 16:49:08 +02:00
Josh Johnson 955a7c1206 Remove space 2017-06-29 08:53:04 +01:00
Josh Johnson 4370616519 Documentation + housekeeping + ensure custom props are passed to preset items 2017-06-29 08:40:56 +01:00
Josh Johnson 8485137121 More appropriate naming 2017-06-27 16:35:46 +01:00
Josh Johnson f6ea9224e2 Introduce search render limit 2017-06-27 16:30:08 +01:00
Josh Johnson 62d814ddf7 Merge in search PR + use normal test commands 2017-06-27 11:32:21 +01:00
Tony be31f38706 Added missed comma 2017-05-30 15:46:06 -05:00
Josh Johnson e5bf9b76bd Update README.md 2017-05-18 18:08:55 +01:00
Josh Johnson 777df12fe5 Update README.md 2017-05-18 18:04:49 +01:00
Josh Johnson bc48904765 Silent config option 2017-05-18 17:56:29 +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
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
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 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