Skip to content

Commit

Permalink
refactoring and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
se-panfilov committed Nov 14, 2016
1 parent f2c8b36 commit 63991a9
Show file tree
Hide file tree
Showing 7 changed files with 576 additions and 576 deletions.
12 changes: 6 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### TODOs
| Filename | line # | TODO
|:------|:------:|:------
| main.js | 76 | @S.Panfilov handle class add and remove here
| main.js | 94 | @S.Panfilov Computed property doesn't work yet
| main.js | 101 | @S.Panfilov BUG: Weird behaviour: cb calls 2 times
| main.js | 104 | @S.Panfilov bug here
| main.js | 161 | @S.Panfilov fix 'vueApp' in param
| main.js | 177 | @S.Panfilov not sure - throw error here or just warn
| main.js | 82 | @S.Panfilov handle class add and remove here
| main.js | 96 | @S.Panfilov Computed property doesn't work yet
| main.js | 103 | @S.Panfilov BUG: Weird behaviour: cb calls 2 times
| main.js | 106 | @S.Panfilov bug here
| main.js | 163 | @S.Panfilov fix 'vueApp' in param
| main.js | 179 | @S.Panfilov not sure - throw error here or just warn
| unit/main.spec.js | 280 | @S.Panfilov fix this test
Loading

0 comments on commit 63991a9

Please sign in to comment.