- ce236a3: Prefixed all composable names with
Lab
to avoid collision with other packages or nuxt functionality. SouseVector
becomesuseLabVector
,onUpdate
becomesonLabUpdate
, and so on.
- 0c4f048: Renamed
use-dimensions
touse-viewport
.
- 286ca19: Added
defaults
argument foruse-mouse
composable.
- Fixed an issue caused by
ref
not being imported byon-update.ts
, causing a fatal error.
- Initial implemention, wohoo!
- Updated dependencies
- @kinematic-lab/[email protected]