Skip to content

Commit

Permalink
feat: release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AwesomeDevin committed Nov 15, 2023
1 parent 65ebd36 commit f6681a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion main/waterfall.vue
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ export default {
}
},
async resize(index, elements) {
console.log('resize')
//resize and render
this.isresizing = true;
this.routeChanged = false; // 重置routeChanged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-waterfall2",
"version": "2.0.4",
"version": "2.0.5",
"description": "waterfall adaptive plugin for vue and support lazy load , very easy! ",
"author": "Devin <[email protected]>",
"private": false,
Expand Down

0 comments on commit f6681a7

Please sign in to comment.