|
1 | 1 |
|
2 | | -TODO v.0.6: |
| 2 | +TODO v.0.7: |
3 | 3 | ☐ add more themes |
4 | 4 | ☐ more lang support (PHP Perl GO LESS SCSS C C++ Lua XML Markdown Latex) |
5 | 5 | ☐ BUG: save does not work (gallery/local/external) |
6 | 6 | ☐ gutter issue (redo gutter styling) |
7 | 7 | ☐ refactor drag and drop theme file as a directive |
8 | 8 | ☐ refactor file system API as a service |
| 9 | + ☐ remove button for custom preview code |
9 | 10 |
|
10 | 11 | Preview and scope bar: |
11 | 12 | ☐ do not scroll preview when popover is open on the preview code |
@@ -127,33 +128,3 @@ Test: |
127 | 128 | ☐ download theme |
128 | 129 | ___________________ |
129 | 130 | Archive: |
130 | | - ✔ BUG: when loading theme hud should be reseted @done (14-02-19 20:58) @project(Improve HUD) |
131 | | - ✔ reset filters @done (14-02-19 20:22) @project(Improve HUD) |
132 | | - ✔ BUG: both hsl and b/c sliders @done (14-02-19 20:22) @project(Improve HUD) |
133 | | - ✔ apply to bg checkbox should remember original general @done (14-02-19 19:59) @project(Improve HUD) |
134 | | - ✘ update uuid @cancelled (14-02-19 16:49) @project(Low) |
135 | | - ✔ BUG: reverse the order of scope bar values, match with what is reported in sublime @done (14-02-19 15:59) @project(TODO v.0.6) |
136 | | - ✔ filters should not affect non color general values @done (14-02-19 07:59) @project(improve HUD) |
137 | | - ✔ BUG: invert with alpha channel @done (14-02-19 07:34) @project(improve HUD) |
138 | | - ✔ setting color with transparency (different alpha channel representation) @done (14-02-19 07:25) @project(improve HUD) |
139 | | - ✔ parse alpha colors @done (14-02-19 07:24) @project(improve HUD) |
140 | | - ✔ use run and config blocks to bootstrap app @done (14-02-19 05:51) @project(TODO v.0.6) |
141 | | - ✔ use angular.toJson/angular.fromJson instead of JSON @done (14-02-19 05:50) @project(TODO v.0.6) |
142 | | - ✔ BUG: do not store hashkey to localstorge for external themes @done (14-02-19 05:50) @project(TODO v.0.6) |
143 | | - ✔ ColorTools: hue/color tempreture/color tint/grayscale/ and other color adjustments @done (14-02-19 05:38) @project(TODO v.0.6) |
144 | | - ✔ BUG: new local file loading 1. do not set selected_theme and do not turn off loader @done (14-02-19 05:36) |
145 | | - ✔ BUG: deleting from local/external does not trun off loading @done (14-02-19 05:36) |
146 | | - ✔ highlight current theme/local file/external after reload @done (14-02-19 05:06) @project(TODO v.0.6) |
147 | | - ✔ add color input boxes with real color values to edit popovers @done (14-02-19 05:06) @project(TODO v.0.6) |
148 | | - ✔ some general settings are not colors /#/BoxUK (3 end with options and are text) @done (14-02-19 04:20) @project(TODO v.0.6) |
149 | | - ✔ show real color as input @done (14-02-19 03:48) |
150 | | - ✔ remove title on color boxes @done (14-02-19 03:48) |
151 | | - ✔ trottle style generation @done (14-02-19 01:36) @project(improve HUD) |
152 | | - ✔ do not compile boot.coffee @done (14-02-18 23:09) @project(TODO v.0.6) |
153 | | - ✔ grayscale filter @done (14-02-18 21:30) @project(improve HUD) |
154 | | - ✔ colorize (keep the s and l but set the same H) @done (14-02-18 20:53) @project(improve HUD) |
155 | | - ✔ key up/down for value change in hud input @done (14-02-18 19:06) @project(improve HUD) |
156 | | - ✔ draggable broken @done (14-02-18 18:17) @project(improve HUD) |
157 | | - ✔ saturation (hsl) (-100,100) @done (14-02-18 16:52) @project(improve HUD) |
158 | | - ✔ lightness (hsl) (-100,100) @done (14-02-18 16:52) @project(improve HUD) |
159 | | - ✔ hue (hsl) (-180,180) @done (14-02-18 16:52) @project(improve HUD) |
0 commit comments