Commit graph

225 commits

Author SHA1 Message Date
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
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 a66f4a62d3 Update README 2016-09-01 07:26:01 +01:00
Josh Johnson aff165e4a1 Ability to disable sorting of choices/groups 2016-08-31 19:18:46 +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 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 f300c25465 Favicons + update read me 2016-08-14 17:32:08 +01:00
Josh Johnson 84bec3804e _canAddItem private function to validate a user can add an item 2016-08-14 17:14:55 +01:00
Josh Johnson 6e712476bd Ability to specify no result/no choice dropdown text 2016-08-14 15:36:11 +01:00
Josh Johnson 77a056f5a3 Update README.md 2016-08-10 10:04:21 +01:00
Josh Johnson 4fa0530e5d Update README.md 2016-08-09 15:00:32 +01:00
Josh Johnson 350f9b0943 Update README.md 2016-08-09 13:59:30 +01:00
Josh Johnson 0e99cfaf82 Update README 2016-08-07 21:11:36 +01:00
Josh Johnson 554e222480 Update README.md 2016-08-06 11:38:06 +01:00
Josh Johnson 01e76cbd15 Update README.md 2016-08-06 11:15:56 +01:00
Josh Johnson ec00228cd3 Update README.md 2016-08-06 11:08:46 +01:00
Josh Johnson 0cf094b087 Documentation 2016-08-05 07:42:35 +01:00
Josh Johnson 0a11f373ee Update README.md 2016-08-04 21:54:28 +01:00
Josh Johnson b83f122a6d Update README.md 2016-08-04 17:33:25 +01:00
Josh Johnson 0129066cfb Update README.md 2016-08-04 17:32:08 +01:00
Josh Johnson 322f250b7f Highlight/unhighlight callbacks 2016-08-04 13:21:24 +01:00
Josh Johnson 2cfb347c9f Refactoring + tests + documentation 2016-08-03 21:51:24 +01:00
Josh Johnson 1d133307bf Update config/public method tests + minor tweaks" 2016-08-03 19:56:57 +01:00
Josh Johnson 6b0ec77a30 Use pixels instead of REMs for units to stop conflicts with other stylesheets 2016-08-03 19:36:37 +01:00
Josh Johnson b7484612eb Configurable sorting fields 2016-08-03 07:43:35 +01:00
Josh Johnson 3da5b9188c Merge remote-tracking branch 'origin/master' 2016-08-02 21:51:40 +01:00
Josh Johnson 43f40b574c Update README 2016-08-02 21:38:00 +01:00
Josh Johnson 4935d279f8 Update README.md 2016-08-02 21:16:06 +01:00
Josh Johnson 104ef9954a Documentation 2016-08-02 21:14:13 +01:00
Josh Johnson 5817ce3a0f Enable() method 2016-08-02 21:10:53 +01:00
Josh Johnson 79c08ceff9 Documentation for 'getValue' method + housekeeping 2016-08-02 07:45:08 +01:00
Josh Johnson 677d3a5582 Add jQuery example to documentation 2016-08-01 20:00:24 +01:00
Josh Johnson 4968d73ede Set value of select input based on choice 2016-07-31 21:05:17 +01:00
Josh Johnson 0a919f2871 Update read me 2016-07-31 20:17:01 +01:00
Josh Johnson ca39e30684 Set choices directly via public function + callback on change 2016-07-31 20:02:46 +01:00
Josh Johnson 44de7349ab Update readme 2016-07-30 16:17:28 +01:00
Josh Johnson c0249ffc13 Housekeeping 2016-07-30 16:13:01 +01:00
Josh Johnson 1e249295ce Ability to define choices in config + minor tweaks 2016-07-30 16:03:20 +01:00
Josh Johnson 064d12400b Ability to specify options via config 2016-07-30 15:50:29 +01:00
Josh Johnson 400a70e5cb Options array in config 2016-07-30 15:12:22 +01:00
Josh Johnson 54a8e282bb Update README.md 2016-07-25 09:08:14 +01:00
Josh Johnson 57c67a5f15 Update npm install script 2016-07-11 10:31:00 +01:00
Josh Johnson e3685759d3 Update readme 2016-07-11 10:25:38 +01:00
Josh Johnson adf62c9991 Update README.md 2016-07-04 15:36:27 +01:00
Josh Johnson e6b88bf5c9 Update README.md 2016-07-03 10:55:48 +01:00
Josh Johnson 736dbb870b Update README.md 2016-07-03 10:54:20 +01:00
Josh Johnson 6c753b1078 Further test coverage 2016-07-02 14:48:20 +01:00
Josh Johnson affeee1618 Build status in read me 2016-07-02 14:20:00 +01:00
Josh Johnson 712c8cf801 Tests 2016-07-02 13:04:38 +01:00
Josh Johnson 9b62089e1c Update README 2016-07-02 11:13:48 +01:00
Josh Johnson ea7a7c2b22 Render callback 2016-07-02 11:11:16 +01:00
Josh Johnson 2ffda7f8a1 Remove redundant config prop from read me 2016-07-02 10:59:13 +01:00
Josh Johnson ff36cfc721 Update README.md 2016-07-01 09:56:33 +01:00
Josh Johnson 4126e912bc Update README.md 2016-07-01 09:54:59 +01:00
Josh Johnson ea2669312f Only add placeholder items for single select boxes 2016-06-30 14:11:09 +01:00
Josh Johnson 6a0ed866cf Refactoring + rename selected to highlighted 2016-06-30 13:57:56 +01:00
Josh Johnson c1278e8f0d Further updating of terminology 2016-06-27 14:57:33 +01:00
Josh Johnson a2e45209a7 Terminology updates (options -> choices) && documentation 2016-06-27 14:46:12 +01:00
Josh Johnson 2fa45b2eee Update README.md 2016-06-23 10:06:35 +01:00
Josh Johnson 067aa392ce Update readme 2016-06-21 23:12:10 +01:00
Josh Johnson 1fda88c9cf Typo 2016-06-21 23:08:28 +01:00
Josh Johnson 6a9f2cb354 Documentation + minor fixes 2016-06-21 23:06:23 +01:00
Josh Johnson 013215f3f7 Readme plan 2016-06-02 09:12:55 +01:00
Josh Johnson a3bda138a9 Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
Josh Johnson 160400b1fd Readme 2016-03-15 14:10:50 +00:00
Josh Johnson aee04206d2 Initial commit 2016-03-15 14:02:08 +00:00