mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
todo
This commit is contained in:
parent
8d86460ebd
commit
076f3c3699
35
TODO.md
35
TODO.md
@ -1,15 +1,3 @@
|
||||
BUILD
|
||||
|
||||
- [x] single import
|
||||
- [ ] browsersync
|
||||
|
||||
REFACTOR
|
||||
|
||||
- [ ] gui.define* => gui.var*
|
||||
- [ ] Gui.js => gui-panel => dat-gui
|
||||
- [x] controller-* => dat-gui-*
|
||||
- [x] kill strict
|
||||
|
||||
PARITY
|
||||
|
||||
- [ ] folders
|
||||
@ -23,7 +11,22 @@ PARITY
|
||||
|
||||
NEW FEATURES
|
||||
|
||||
- [ ] save server
|
||||
- [ ] dividers
|
||||
- [ ] save server !!
|
||||
- [ ] * disable * listen
|
||||
|
||||
BUILD
|
||||
|
||||
- [x] single import
|
||||
- [ ] browsersync
|
||||
|
||||
REFACTOR
|
||||
|
||||
- [ ] gui.define* => gui.var*
|
||||
- [ ] Gui.js => gui-panel => dat-gui
|
||||
- [ ] bake gui-row into each controller
|
||||
- [x] controller-* => dat-gui-*
|
||||
- [x] kill strict
|
||||
|
||||
DOCS
|
||||
|
||||
@ -36,13 +39,9 @@ STYLE
|
||||
- [x] kill hover behavior if touch
|
||||
- [x] 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-slider from number-controller, for use in custom components
|
||||
- [ ] strip component-input from number-controller, unify with string-controller
|
||||
|
Loading…
Reference in New Issue
Block a user