2014-09-03 16:16:11 +00:00
|
|
|
PARITY
|
2014-08-27 00:01:15 +00:00
|
|
|
|
2014-09-03 16:16:11 +00:00
|
|
|
- [ ] folders
|
2014-08-27 00:01:15 +00:00
|
|
|
- [ ] function controller
|
|
|
|
- [ ] color controller
|
2014-09-03 16:16:11 +00:00
|
|
|
|
|
|
|
- [ ] remember
|
2014-09-16 03:44:07 +00:00
|
|
|
|
|
|
|
- [ ] remember option controller
|
|
|
|
- [ ] remember gui.vars
|
|
|
|
- [ ] debounce save
|
2014-09-03 16:16:11 +00:00
|
|
|
- [ ] presets
|
|
|
|
|
2014-09-16 03:44:07 +00:00
|
|
|
|
2014-09-03 16:16:11 +00:00
|
|
|
NEW FEATURES
|
|
|
|
|
2014-09-15 19:12:42 +00:00
|
|
|
- [ ] dividers
|
|
|
|
- [ ] save server !!
|
2014-09-16 03:44:07 +00:00
|
|
|
- [ ] acknowledges save
|
|
|
|
|
2014-09-15 19:12:42 +00:00
|
|
|
- [ ] * disable * listen
|
2014-09-15 22:39:43 +00:00
|
|
|
- [ ] override gui.var initialValues with url.js
|
2014-09-15 19:12:42 +00:00
|
|
|
|
|
|
|
BUILD
|
|
|
|
|
2014-09-16 03:44:07 +00:00
|
|
|
- [ ] gulp breaks on invalid js save
|
|
|
|
- [ ] marked needs to pipe down.
|
2014-09-15 19:12:42 +00:00
|
|
|
|
|
|
|
REFACTOR
|
|
|
|
|
2014-09-16 03:44:07 +00:00
|
|
|
- [ ] dat-gui-base => dat-gui-controller
|
2014-09-03 16:52:28 +00:00
|
|
|
|
2014-09-03 18:47:32 +00:00
|
|
|
DOCS
|
|
|
|
|
|
|
|
- [ ] table of contents ( is going to be really long )
|
2014-09-08 22:18:23 +00:00
|
|
|
- [ ] Auto generatated polymer docs
|
2014-09-03 18:47:32 +00:00
|
|
|
|
|
|
|
STYLE
|
|
|
|
|
|
|
|
|
2014-09-03 16:52:28 +00:00
|
|
|
NICE TO HAVES
|
|
|
|
|
|
|
|
- [ ] css linter?
|
2014-09-15 19:12:42 +00:00
|
|
|
- [ ] strip component-slider from number-controller, for use in custom components
|
2014-09-08 22:01:44 +00:00
|
|
|
- [ ] strip component-input from number-controller, unify with string-controller
|
2014-09-16 03:44:07 +00:00
|
|
|
|
|
|
|
|
|
|
|
BONEYARD
|
|
|
|
|
|
|
|
- [x] gui.define* => gui.var*
|
|
|
|
- [x] Gui.js => gui-panel => dat-gui
|
|
|
|
- [x] controller-* => dat-gui-*
|
|
|
|
- [x] kill strict
|
|
|
|
- [x] Reorg gulpfile and add standardized formatting
|
|
|
|
- [x] string controller
|
|
|
|
- [x] docked container
|
|
|
|
- [x] boolean controller
|
|
|
|
- [x] single import
|
|
|
|
- [x] browsersync
|
|
|
|
- [x] touch styles: bigger please!
|
|
|
|
- [x] kill hover behavior if touch
|
|
|
|
- [x] sharing more styles
|
|
|
|
- [x] remove platform, dependent on fix of bug in gulp-vulcanize
|