Commit Graph

1279 Commits

Author SHA1 Message Date
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
Josh Johnson 8651d69b42 Class structuring + event listeners 2016-03-15 14:39:22 +00:00
Josh Johnson 160400b1fd Readme 2016-03-15 14:10:50 +00:00
Josh Johnson ee252bfd5c File structuring 2016-03-15 14:04:53 +00:00
Josh Johnson aee04206d2 Initial commit 2016-03-15 14:02:08 +00:00