Commit graph

15 commits

Author SHA1 Message Date
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 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 6228463c71 Build 2016-03-18 12:26:38 +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