mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
1.2 KiB
1.2 KiB
PARITY
-
folders
-
function controller
-
color controller
-
remember
- presets
- save server !!
- acknowledges save
- dat-gui server npm install -g ?
- remember gui.vars
- remember option controller
- debounce save
NEW FEATURES
- * 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