mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
993 B
993 B
PARITY
-
folders
-
function controller
-
color controller
-
string controller
-
boolean controller
-
remember
- presets
NEW FEATURES
- dividers
- save server !!
- * disable * listen
- override gui.var initialValues with url.js
- docked container
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
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
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