Commit graph

41 commits

Author SHA1 Message Date
Josh Johnson 4370616519 Documentation + housekeeping + ensure custom props are passed to preset items 2017-06-29 08:40:56 +01:00
Jay Kid 271d2a20b3 test: added a more "integration"-like test for the custom properties feature 2017-06-28 11:58:41 +02:00
Jay Kid 0b3cf1a355 feat: implement custom properties for items and choices
+ Added unit tests for both choice and item reducers
+ Had to add some visually unpleasant undefineds, sorry :P
2017-06-28 11:11:02 +02: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 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
Adam Mockor 6d894d4352 select-one input is now not focusable in disabled state (fixes #137) 2017-04-04 12:58:16 +02:00
Samuel Jack 00af5279e9 Added showDropdown/hideDropdown events 2017-03-02 16:13:53 +00:00
Josh Johnson ea4c5ae1f8 Version 2.7.3 2017-02-21 20:47:12 +00:00
Josh Johnson d0b78438bb Expose fuse options in config 2017-01-01 15:59:43 +00:00
Josh Johnson ec0d336072 Version 2.6.0 2017-01-01 15:32:09 +00:00
Rico Sta. Cruz 135ca8c1f8
Allow empty values 2016-12-29 15:06:42 +08:00
Yuri S 0b9651aa83 Fix Pressing enter submits the form #54 2016-11-28 18:12:45 +05:00
Josh Johnson 5cc10cdcbb Pass group value to callbacks 2016-10-18 19:23:22 +01:00
Josh Johnson 6f10cac9bd Update config type tests 2016-09-29 13:13:17 +01:00
Josh Johnson b796a1b1a2 Revert ES6 import for webpack config 2016-09-06 13:42:36 +01:00
Josh Johnson 6d1da30f60 Minor refactoring 2016-09-05 22:31:20 +01:00
Josh Johnson b95f9bac5e Force jasmine version to 2.4.1 2016-09-04 14:11:29 +01:00
Josh Johnson ca86265731 Better sort handling + sort tests 2016-09-04 13:44:31 +01:00
BroiSatse 593d722843 Optional sorting 2016-08-31 14:21:06 +01:00
Josh Johnson 66feebc1ee Ensure placeholder option is respected 2016-08-20 12:39:37 +01:00
Josh Johnson 5e557e61ae Minor css tweaks to buttons + further tests 2016-08-20 11:36:03 +01:00
Josh Johnson 90e518df78 Text input tests 2016-08-20 11:16:52 +01:00
Josh Johnson 760fbc9f9e Working version with minor bugs 2016-08-19 13:11:15 +01:00
Josh Johnson df8c1bfcb0 Easier to understand focus/blur events 2016-08-18 17:25:14 +01:00
Josh Johnson b93362cbb0 Click event tests on single select input 2016-08-12 13:48:55 +01:00
Josh Johnson 0e44a4b8e3 Remove duplicate test 2016-08-04 09:03:43 +01:00
Josh Johnson 218d3de4da Update git ignore 2016-08-04 09:02:14 +01:00
Josh Johnson cd148cb7b5 Ensure test results are being generated 2016-08-03 23:20:16 +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 ca39e30684 Set choices directly via public function + callback on change 2016-07-31 20:02:46 +01:00
Josh Johnson 1e249295ce Ability to define choices in config + minor tweaks 2016-07-30 16:03:20 +01:00
Josh Johnson 865ba7d485 Build 2016-07-14 23:21:28 +01:00
Josh Johnson 87ca00ee66 Further single select box tests 2016-07-13 21:40:59 +01:00
Josh Johnson edad6e7638 Array from polyfill - may not need 2016-07-11 15:27:58 +01:00
Josh Johnson 6c753b1078 Further test coverage 2016-07-02 14:48:20 +01:00
Josh Johnson c8337f3f67 Use Phantom for testing 2016-07-02 13:50:24 +01:00
Josh Johnson 712c8cf801 Tests 2016-07-02 13:04:38 +01:00