File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
| main.js | 79 | @S .Panfilov We can't check if method already exist,
6
6
| main.js | 186 | @S .Panfilov add ability to access this.notifications.someError.message
7
7
| main.js | 187 | @S .Panfilov add "noCall: true " property
8
- | unit/main.spec.js | 278 | @S .Panfilov fix this test
8
+ | unit/main.spec.js | 188 | @S .Panfilov We don't check it atm
9
+ | unit/main.spec.js | 272 | @S .Panfilov fix this test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-notifications" ,
3
- "version" : " 0.7.6 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"description" : " Vuejs notifications" ,
5
5
"main" : " dist/vue-notifications.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-notifications" ,
3
- "version" : " 0.8.0 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"description" : " Vuejs notifications" ,
5
5
"main" : " dist/vue-notifications.es5.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments