dat.gui/TODO.md
George Michael Brower b38b85b12a remember
2014-09-16 12:03:30 -04:00

1.3 KiB

PARITY

  • folders

  • function controller

  • color controller

  • remember

    • save server !!
      • acknowledges save
      • dat-gui server npm install -g ?
    • remember gui.vars
    • presets
    • remember option controller
    • debounce save

NEW FEATURES

  • dividers

  • * disable * listen

  • override gui.var initialValues with url.js

BUILD

  • gulp breaks on invalid js save
  • marked needs to pipe down.

REFACTOR

  • dat-gui-base => dat-gui-controller

DOCS

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

STYLE

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

BONEYARD

  • gui.define* => gui.var*
  • Gui.js => gui-panel => dat-gui
  • controller-* => dat-gui-*
  • kill strict
  • Reorg gulpfile and add standardized formatting
  • string controller
  • docked container
  • boolean controller
  • single import
  • browsersync
  • touch styles: bigger please!
  • kill hover behavior if touch
  • sharing more styles
  • remove platform, dependent on fix of bug in gulp-vulcanize