dat.gui/TODO.md

917 B

BUILD

  • single import
  • browsersync
  • remove platform, dependent on fix of bug in gulp-vulcanize

REFACTOR

  • gui.define* => gui.var*
  • Gui.js => gui-panel => dat-gui
  • controller-* => dat-gui-*
  • kill strict
  • Reorg gulpfile and add standardized formatting

PARITY

  • folders

  • function controller

  • color controller

  • string controller

  • boolean controller

  • remember

    • presets

NEW FEATURES

  • save server

DOCS

  • table of contents ( is going to be really long )
  • Auto generatated polymer docs

STYLE

  • touch styles: bigger please!
  • kill hover behavior if touch
  • sharing more styles

STRUCTURE

  • can gui-row be baked into base-controller somehow?

NICE TO HAVES

  • css linter?
  • strip component-slider from number-controller
  • strip component-input from number-controller, unify with string-controller