Commit graph

216 commits

Author SHA1 Message Date
Josh Johnson 50c53ce3ad Bit of styling 2016-04-07 19:44:16 +01:00
Josh Johnson fb38d7bf55 Ability to assign preset items through constructor 2016-04-07 13:57:57 +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 526fe9fd85 Append/prepend value options + ability to filter by regex 2016-03-24 14:42:03 +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 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 d39fcde893 Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
Josh Johnson 41efa76a5b API structuring + webpack config 2016-03-15 22:42:10 +00:00
Josh Johnson 8651d69b42 Class structuring + event listeners 2016-03-15 14:39:22 +00:00
Josh Johnson ee252bfd5c File structuring 2016-03-15 14:04:53 +00:00