mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
705 B
705 B
BUILD
- single import
- browsersync
REFACTOR
- controller-* => gui-*
- gui.define* => gui.var*
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 )
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