From c7ff02146a7ac64b4178fe25106130dd860dbc81 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Wed, 13 Apr 2016 14:43:27 +0100 Subject: [PATCH] Update to do list --- assets/scripts/src/choices.js | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/scripts/src/choices.js b/assets/scripts/src/choices.js index f4577c63..6321a34f 100644 --- a/assets/scripts/src/choices.js +++ b/assets/scripts/src/choices.js @@ -10,6 +10,7 @@ import { hasClass, wrap, getSiblings, isType, strToEl, extend } from './lib/util * Choices * * To do: + * - Dispatch events * - Remove item by clicking a target * - Set input width based on the size of the contents * - Map options to items