Skip to content

Commit

Permalink
version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aziz committed Feb 24, 2014
1 parent daa31df commit bc01d21
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 27 deletions.
27 changes: 27 additions & 0 deletions ARCHIVE.todo
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
Archive:
✔ ---- v. 0.7.0 -------------------- @done
✔ do not scroll preview when popover is open on the preview code @done (14-02-24 10:52) @project(TODO v.0.7)
✔ BUG: save does not work (gallery/local/external) @done (14-02-24 10:42) @project(TODO v.0.7)
✔ BUG: back when galerry is closed -> badly posisioned throbber @done (14-02-24 10:04)
✔ gutter issue (redo gutter styling) @done (14-02-24 09:48) @project(Preview and scope bar)
✔ dynamically set pre width based on longest line @done (14-02-24 09:48) @project(Preview and scope bar)
✔ close button @done (14-02-23 22:32) @project(Browser Support)
✔ colorbox is not working @done (14-02-23 21:42)
✔ remove button for custom preview code @done (14-02-23 13:05)
✔ customize input textarea use the same bg as theme @done (14-02-23 13:05)
✔ input range @done (14-02-23 12:54) @project(Browser Support)
✔ UI glitch in tab bar @done (14-02-23 12:09) @project(Browser Support)
✔ SF loader @done (14-02-23 12:09) @project(Browser Support)
✔ FF loader @done (14-02-23 12:09) @project(Browser Support)
✔ udpate readme, update browser is not supported @done (14-02-23 10:25) @project(FileSystem)
✔ version should be in one place @done (14-02-23 05:25) @project(Refactor)
✔ accept opening/drag and dropping multiple files @done (14-02-23 05:23) @project(FileSystem)
✔ open local from menu @done (14-02-23 05:21) @project(FileSystem)
✔ BUG: gutter color does not update @done (14-02-23 04:47) @project(FileSystem)
✔ convert drag/drop and file system api to service @done (14-02-23 04:33) @project(FileSystem)
✔ refactor file system API as a service @done (14-02-23 04:32)
✔ do not use file api, use localstorage @done (14-02-23 04:32) @project(FileSystem)
✔ BUG: default path in some cases does not load @done (14-02-23 04:25)
✔ only work with tmtheme files. reject others, error handling @done (14-02-23 02:45) @project(Low)
✔ refactor drag and drop theme file as a directive @done (14-02-23 01:58) @project(FileSystem)
✘ set some info on the server for SEO when a theme is in URL @cancelled (14-02-20 08:22) @project(Low)
✘ webworker to do processing in bg (https://github.com/ramesaliyev/EasyWebWorker) @cancelled (14-02-20 08:19) @project(Low)
✔ ---- v. 0.6.0 -------------------- @done
✔ BUG: when loading theme hud should be reseted @done (14-02-19 20:58) @project(Improve HUD)
✔ reset filters @done (14-02-19 20:22) @project(Improve HUD)
Expand Down
27 changes: 1 addition & 26 deletions TODO.todo
Original file line number Diff line number Diff line change
Expand Up @@ -129,29 +129,4 @@ Test:
☐ download theme
___________________
Archive:
✔ do not scroll preview when popover is open on the preview code @done (14-02-24 10:52) @project(TODO v.0.7)
✔ BUG: save does not work (gallery/local/external) @done (14-02-24 10:42) @project(TODO v.0.7)
✔ BUG: back when galerry is closed -> badly posisioned throbber @done (14-02-24 10:04)
✔ gutter issue (redo gutter styling) @done (14-02-24 09:48) @project(Preview and scope bar)
✔ dynamically set pre width based on longest line @done (14-02-24 09:48) @project(Preview and scope bar)
✔ close button @done (14-02-23 22:32) @project(Browser Support)
✔ colorbox is not working @done (14-02-23 21:42)
✔ remove button for custom preview code @done (14-02-23 13:05)
✔ customize input textarea use the same bg as theme @done (14-02-23 13:05)
✔ input range @done (14-02-23 12:54) @project(Browser Support)
✔ UI glitch in tab bar @done (14-02-23 12:09) @project(Browser Support)
✔ SF loader @done (14-02-23 12:09) @project(Browser Support)
✔ FF loader @done (14-02-23 12:09) @project(Browser Support)
✔ udpate readme, update browser is not supported @done (14-02-23 10:25) @project(FileSystem)
✔ version should be in one place @done (14-02-23 05:25) @project(Refactor)
✔ accept opening/drag and dropping multiple files @done (14-02-23 05:23) @project(FileSystem)
✔ open local from menu @done (14-02-23 05:21) @project(FileSystem)
✔ BUG: gutter color does not update @done (14-02-23 04:47) @project(FileSystem)
✔ convert drag/drop and file system api to service @done (14-02-23 04:33) @project(FileSystem)
✔ refactor file system API as a service @done (14-02-23 04:32)
✔ do not use file api, use localstorage @done (14-02-23 04:32) @project(FileSystem)
✔ BUG: default path in some cases does not load @done (14-02-23 04:25)
✔ only work with tmtheme files. reject others, error handling @done (14-02-23 02:45) @project(Low)
✔ refactor drag and drop theme file as a directive @done (14-02-23 01:58) @project(FileSystem)
✘ set some info on the server for SEO when a theme is in URL @cancelled (14-02-20 08:22) @project(Low)
✘ webworker to do processing in bg (https://github.com/ramesaliyev/EasyWebWorker) @cancelled (14-02-20 08:19) @project(Low)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tmtheme-editor",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"author": {
"name": "Allen Bargi"
Expand Down

0 comments on commit bc01d21

Please sign in to comment.