github pikax/vue-composable v1.0.0-dev.12
1.0.0-dev.12

latest releases: v1.0.0-beta.24, v1.0.0-beta.23, v1.0.0-beta.22...
4 years ago

Breaking-Change

  • storage sessionStorage localStorage - Added sync argument, defaults to true, when true it will sync the storage with other tabs
  • onScroll - Now scrollTop and scrollLeft are watched automatically for changes and will call scrollTopTo and scrollLeftTo respectably on change

Changed

  • onScroll - Added scrollTopTo, scrollLeftTo
  • webStorage - when storage item is saved it dispatches a StorageEvent
  • event - if Element isRef it will reattach new listener on change

Updated

  • updated to @vue/composition-api@0.4.0

Don't miss a new vue-composable release

NewReleases is sending notifications on new releases.