dat.gui/TODO.md
George Michael Brower 076f3c3699 todo
2014-09-15 15:12:42 -04:00

48 lines
844 B
Markdown

PARITY
- [ ] folders
- [ ] function controller
- [ ] color controller
- [x] string controller
- [x] boolean controller
- [ ] remember
- [ ] presets
NEW FEATURES
- [ ] dividers
- [ ] save server !!
- [ ] * disable * listen
BUILD
- [x] single import
- [ ] browsersync
REFACTOR
- [ ] gui.define* => gui.var*
- [ ] Gui.js => gui-panel => dat-gui
- [ ] bake gui-row into each controller
- [x] controller-* => dat-gui-*
- [x] kill strict
DOCS
- [ ] table of contents ( is going to be really long )
- [ ] Auto generatated polymer docs
STYLE
- [x] touch styles: bigger please!
- [x] kill hover behavior if touch
- [x] sharing more styles
NICE TO HAVES
- [ ] css linter?
- [ ] strip component-slider from number-controller, for use in custom components
- [ ] strip component-input from number-controller, unify with string-controller