Commit graph

200 commits

Author SHA1 Message Date
Josh Johnson 278a693886 Allow chaining + private/public function differentation + set/clear value methods 2016-06-08 14:45:29 +01:00
Josh Johnson 4671d37a51 Set value/clear value methods - to be implemented 2016-06-07 14:26:52 +01:00
Josh Johnson 1a9622aaff Eliminate excessive searches 2016-06-07 14:20:37 +01:00
Josh Johnson d9cb983262 Minor improvements 2016-06-02 14:41:53 +01:00
Josh Johnson 851ddea81c Psuedo fixed search box 2016-06-02 14:37:06 +01:00
Josh Johnson 7cfe84e9d1 Ability to disable search 2016-06-01 18:56:08 +01:00
Josh Johnson f361e4b34d Ability to add both attribute values and object values + housekeeping 2016-06-01 18:45:35 +01:00
Josh Johnson 110741aed3 Search within dropdown on single search boxes 2016-05-18 22:40:32 +01:00
Josh Johnson e2ff2d8f97 Persistent selectable state 2016-05-16 14:53:56 +01:00
Josh Johnson 002da48b33 Set width of input as you're typing + notice of unique values 2016-05-16 14:46:04 +01:00
Josh Johnson d87a3f8171 Close button styling 2016-05-11 23:17:22 +01:00
Josh Johnson 964a8e709b Test for right click 2016-05-11 14:51:32 +01:00
Josh Johnson 1b9e356033 Build 2016-05-11 14:29:26 +01:00
Josh Johnson fc1b945ac9 Render select options based on items chosen 2016-05-11 14:25:34 +01:00
Josh Johnson 23ed4d9ecf Refactor rendering 2016-05-10 09:02:59 +01:00
Josh Johnson 7c4ec26479 Choices improvements 2016-05-08 13:22:25 +01:00
Josh Johnson 543ac2226f Option group single select box 2016-05-08 12:27:08 +01:00
Josh Johnson c76088fc8f Mousedown event instead of click for reacting before blur triggers 2016-05-08 12:22:56 +01:00
Josh Johnson ec8c324383 Populate options from ajax api 2016-05-08 00:02:52 +01:00
Josh Johnson 57ad1dc31c Destroy method tweaks 2016-05-07 14:14:05 +01:00
Josh Johnson 0b27522e2b Dropdown on click fix 2016-05-07 13:34:59 +01:00
Josh Johnson dced1bb6e4 Notice for text inputs when typing 2016-05-07 13:30:07 +01:00
Josh Johnson fc64449874 Close dropdown on enter for single select boxes 2016-05-07 12:48:27 +01:00
Josh Johnson c4ed167a02 Single select box support 2016-05-07 12:36:50 +01:00
Josh Johnson db5d35790c More descriptive state classes 2016-05-05 21:46:56 +01:00
Josh Johnson 877a688275 Merge and build 2016-05-05 21:34:06 +01:00
Josh Johnson 158902f8ee Animate dropdown scroll 2016-05-05 21:31:09 +01:00
Josh Johnson 5cf4368ad4 Test next state to previous state to avoid needless rendering 2016-05-04 14:31:29 +01:00
Josh Johnson b34db1920a Abstract store getters into own class 2016-05-04 09:02:22 +01:00
Josh Johnson 345fe885c5 Better handling of option highlighting + Fuse search implementation 2016-05-03 21:31:05 +01:00
Josh Johnson c359ed3e47 Test Fuse for fuzzy searching 2016-05-03 14:55:38 +01:00
Josh Johnson d4cf42c33e Minor tweaks 2016-05-02 22:21:34 +01:00
Josh Johnson 1bc55520e7 Reduce re-rendering 2016-05-02 21:53:21 +01:00
Josh Johnson 39fff5dd34 Highlight position function + scroll dropdown based on highlighted option 2016-05-02 21:39:33 +01:00
Josh Johnson 5aaf5ad117 Attach template functions to options 2016-05-02 15:29:05 +01:00
Josh Johnson 56cd08d81c Highlighting options + traversing through option els 2016-05-02 13:22:53 +01:00
Josh Johnson 336ffc9e87 Setup template function + remove unused utils 2016-05-02 12:23:12 +01:00
Josh Johnson 2ccac3083d Open dropdown if typing 2016-04-29 18:23:06 +01:00
Josh Johnson 17e00f10fb Documentation + refactoring 2016-04-29 18:06:46 +01:00
Josh Johnson f661661565 Use single generate input function 2016-04-29 17:11:20 +01:00
Josh Johnson 1f547bb065 Build 2016-04-29 15:18:53 +01:00
Josh Johnson 93f69eb3da Empty dropdown handling + highlighting item improvments 2016-04-28 20:49:49 +01:00
Josh Johnson cbfe38e937 Use DOM querying for highlighting options - less rendering 2016-04-28 15:30:43 +01:00
Josh Johnson 9dc23e86bf More higlighting option tweaks 2016-04-27 16:41:30 +01:00
Josh Johnson 35b9670ac5 Foundation work for highlighting options 2016-04-26 14:36:02 +01:00
Josh Johnson 04ab5f6a98 Attach choices to window 2016-04-25 18:00:30 +01:00
Josh Johnson eb80a373df Reinstate option updating on item removal 2016-04-25 14:59:58 +01:00
Josh Johnson d07517fe96 Semi-working filtering of options based on input value + restore ability to remove item based on back key 2016-04-22 19:45:50 +01:00
Josh Johnson c10ac458ec Use active/flipped classes + store input type 2016-04-22 09:02:42 +01:00
Josh Johnson 7774e8bb0d Active state handling plus positioning of dropdown 2016-04-21 14:43:17 +01:00
Josh Johnson 5ab0075908 Shift key support 2016-04-17 12:09:46 +01:00
Josh Johnson e1d138ba42 Reinstate method to remove item by value + general refactoring 2016-04-17 12:02:28 +01:00
Josh Johnson ed66199c35 Move event handling functions outside key events 2016-04-17 11:23:38 +01:00
Josh Johnson f63652471c Handling option groups + label/value differentation 2016-04-16 17:06:27 +01:00
Josh Johnson fc0a72d2a2 Set placeholders on select box 2016-04-15 09:19:02 +01:00
Josh Johnson 818450dfa5 Observe store function - to be implemented 2016-04-14 14:54:47 +01:00
Josh Johnson 9679a42966 Associate options and items 2016-04-14 14:43:36 +01:00
Josh Johnson c7ff02146a Update to do list 2016-04-13 14:43:27 +01:00
Josh Johnson ec5ca95d0d Build 2016-04-13 14:42:23 +01:00
Josh Johnson 3d2e998f34 Use document fragments for generating lists 2016-04-13 14:40:41 +01:00
Josh Johnson 94475e8e1a Correct value when pressing backspace + getter methods 2016-04-13 14:20:08 +01:00
Josh Johnson 6ac55c9e37 Use const instead of let where possible + selecting options 2016-04-12 22:42:56 +01:00
Josh Johnson cd43799258 Less querying of the DOM - use state instead + deselect all items if click outside 2016-04-12 20:16:36 +01:00
Josh Johnson 4947da2b43 Only remove items by object - focus input if click registered within container 2016-04-12 19:45:41 +01:00
Josh Johnson 1f0b0e467f Remove all items refactoring 2016-04-12 14:54:07 +01:00
Josh Johnson 673e937327 Render dropdown from store 2016-04-12 14:31:07 +01:00
Josh Johnson 6d51b5c164 Seperate reducers for dropdown choices and items + callbacks 2016-04-12 14:10:07 +01:00
Josh Johnson 7dc30abff7 Configurable class names 2016-04-11 14:13:50 +01:00
Josh Johnson f05b49578a Add dropdown items 2016-04-10 22:54:56 +01:00
Josh Johnson c821c923c9 Ability to pass multiple elements to instance 2016-04-10 21:23:42 +01:00
Josh Johnson 210744a301 Test for removeItems options to enable/disable selecting items 2016-04-09 11:55:33 +01:00
Josh Johnson 4b889f9e4d Toggling dropdown menu 2016-04-09 11:30:08 +01:00
Josh Johnson 0c9238b72c Better use of data attributes + dropdown styling + getter methods 2016-04-08 22:33:13 +01:00
Josh Johnson b9bae53e53 Remove item based on value 2016-04-08 09:07:41 +01:00
Josh Johnson fb38d7bf55 Ability to assign preset items through constructor 2016-04-07 13:57:57 +01:00
Josh Johnson 64764559f5 Housekeeping 2016-04-04 22:52:49 +01:00
Josh Johnson 0676828ac3 Assign element value based on store 2016-04-04 21:44:32 +01:00
Josh Johnson d8620f433f Render items from store 2016-04-04 14:43:32 +01:00
Josh Johnson 174aa399c2 Handle click events on list items + set active status in store + set select status in store 2016-04-03 23:07:10 +01:00
Josh Johnson c4598aeccb Working data entry and removal from store' 2016-03-31 14:51:41 +01:00
Josh Johnson 9f778fffc9 Setup foundation for redux 2016-03-30 15:04:21 +01:00
Josh Johnson 526fe9fd85 Append/prepend value options + ability to filter by regex 2016-03-24 14:42:03 +00:00
Josh Johnson 42e2439c1e Callbacks on adding/removing items 2016-03-23 23:00:32 +00:00
Josh Johnson 53c3af05bd Store key codes in constants 2016-03-22 22:53:34 +00:00
Josh Johnson 4f79531b12 Option to disable removing items + disabling editing items when other items are selected 2016-03-22 22:47:29 +00:00
Josh Johnson ced83cd728 Maintain input height when adding items + toggling select all 2016-03-22 14:36:01 +00:00
Josh Johnson ff7521b090 Handle optgroups - initial foundation work 2016-03-21 22:45:49 +00:00
Josh Johnson a3bda138a9 Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
Josh Johnson 3f3580bb13 Ability to edit last item in list 2016-03-21 18:53:26 +00:00
Josh Johnson 6228463c71 Build 2016-03-18 12:26:38 +00:00
Josh Johnson a247c0c031 Custom value delimiter 2016-03-18 11:13:47 +00:00
Josh Johnson 152b4283dc Don't store input values as array for text inputs + handle different input types 2016-03-18 11:05:50 +00:00
Josh Johnson 449b735461 Initial styling + ability to highlight all and remove highlighted items 2016-03-17 23:10:16 +00:00
Josh Johnson ecee8cff47 Handle on one element per instance + remove list items on back space 2016-03-17 15:00:22 +00:00
Josh Johnson 8ea38d8d6b Predefine values + limiting + updating hidden input values 2016-03-16 23:15:03 +00:00
Josh Johnson 19c429bca8 Assign item list values to hidden input value array 2016-03-16 20:32:19 +00:00
Josh Johnson d0d8656ca8 Add tags to list proof of concept 2016-03-16 20:24:11 +00:00
Josh Johnson d39fcde893 Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
Josh Johnson 60a1bfc0a7 Set options + fire event listeners 2016-03-16 09:03:59 +00:00
Josh Johnson 41efa76a5b API structuring + webpack config 2016-03-15 22:42:10 +00:00