diff --git a/assets/scripts/src/choices.js b/assets/scripts/src/choices.js index f4577c6..6321a34 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