2014-09-03 16:16:11 +00:00
|
|
|
BUILD
|
|
|
|
|
|
|
|
- [x] single import
|
2014-09-09 20:59:32 +00:00
|
|
|
- [x] browsersync
|
2014-09-03 16:16:11 +00:00
|
|
|
|
2014-09-08 22:01:13 +00:00
|
|
|
REFACTOR
|
|
|
|
|
2014-09-09 20:18:15 +00:00
|
|
|
- [x] gui.define* => gui.var*
|
2014-09-08 22:45:43 +00:00
|
|
|
- [ ] Gui.js => gui-panel => dat-gui
|
2014-09-09 20:00:15 +00:00
|
|
|
- [x] controller-* => dat-gui-*
|
|
|
|
- [x] kill strict
|
2014-09-08 22:01:13 +00:00
|
|
|
|
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-02 16:00:08 +00:00
|
|
|
- [x] string controller
|
|
|
|
- [x] boolean controller
|
2014-09-03 16:16:11 +00:00
|
|
|
|
|
|
|
- [ ] remember
|
|
|
|
- [ ] presets
|
|
|
|
|
|
|
|
NEW FEATURES
|
|
|
|
|
2014-09-03 16:52:28 +00:00
|
|
|
- [ ] save server
|
|
|
|
|
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
|
|
|
|
- [x] touch styles: bigger please!
|
|
|
|
- [x] kill hover behavior if touch
|
|
|
|
- [x] sharing more styles
|
|
|
|
|
|
|
|
STRUCTURE
|
|
|
|
|
2014-09-08 22:01:44 +00:00
|
|
|
- [ ] can gui-row be baked into base-controller somehow?
|
2014-09-03 18:47:32 +00:00
|
|
|
|
|
|
|
|
2014-09-03 16:52:28 +00:00
|
|
|
NICE TO HAVES
|
|
|
|
|
|
|
|
- [ ] css linter?
|
|
|
|
- [ ] strip component-slider from number-controller
|
2014-09-08 22:01:44 +00:00
|
|
|
- [ ] strip component-input from number-controller, unify with string-controller
|