forked from se-panfilov/vue-notifications
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2c8b36
commit 63991a9
Showing
7 changed files
with
576 additions
and
576 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.