UNPKG

vue-adaptive-hooks

Version:

Provide the best experience for user devices and network restrictions

55 lines (28 loc) 2.67 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.4.0](https://github.com/gylidian/vue-adaptive-hooks/compare/v0.1.0...v0.4.0) (2019-11-20) ### Features * add battery hooks ([5ccd174](https://github.com/gylidian/vue-adaptive-hooks/commit/5ccd17458d555d0b7c83ee81d854a753fbd0ed6b)) * add hardware concurrency hooks ([a4720c6](https://github.com/gylidian/vue-adaptive-hooks/commit/a4720c693ff478b589b3fa2d8e2908974ff730d1)) * add memory hooks ([f859296](https://github.com/gylidian/vue-adaptive-hooks/commit/f85929648954408c734f12c947887cb9bba26e70)) * add save-data hooks ([edeeb9b](https://github.com/gylidian/vue-adaptive-hooks/commit/edeeb9bf76e8d38ef616d6ec3d669044f5fb7c4d)) * add support for Media Capabilities API & Media Devices API ([858d50c](https://github.com/gylidian/vue-adaptive-hooks/commit/858d50c7a1847175f96e1a4b943809fffb249cc4)) * add support for touch & Device Orientation & Motion ([b83a8e1](https://github.com/gylidian/vue-adaptive-hooks/commit/b83a8e16c39e7329b43a0d295afd50995b465a71)) ### Bug Fixes * **memory:** import vue-hooks ([8632959](https://github.com/gylidian/vue-adaptive-hooks/commit/863295966fdc581054395f04d2283fee191bb5f3)) ## [0.3.0](https://github.com/gylidian/vue-adaptive-hooks/compare/v0.1.0...v0.3.0) (2019-11-19) ### Features * add battery hooks ([5ccd174](https://github.com/gylidian/vue-adaptive-hooks/commit/5ccd17458d555d0b7c83ee81d854a753fbd0ed6b)) * add hardware concurrency hooks ([a4720c6](https://github.com/gylidian/vue-adaptive-hooks/commit/a4720c693ff478b589b3fa2d8e2908974ff730d1)) * add memory hooks ([f859296](https://github.com/gylidian/vue-adaptive-hooks/commit/f85929648954408c734f12c947887cb9bba26e70)) * add save-data hooks ([edeeb9b](https://github.com/gylidian/vue-adaptive-hooks/commit/edeeb9bf76e8d38ef616d6ec3d669044f5fb7c4d)) ### Bug Fixes * **memory:** import vue-hooks ([8632959](https://github.com/gylidian/vue-adaptive-hooks/commit/863295966fdc581054395f04d2283fee191bb5f3)) ## [0.2.0](https://github.com/gylidian/vue-adaptive-hooks/compare/v0.1.0...v0.2.0) (2019-11-19) ### Features * add memory hooks ([f859296](https://github.com/gylidian/vue-adaptive-hooks/commit/f85929648954408c734f12c947887cb9bba26e70)) ### Bug Fixes * **memory:** import vue-hooks ([8632959](https://github.com/gylidian/vue-adaptive-hooks/commit/863295966fdc581054395f04d2283fee191bb5f3)) ## 0.1.0 (2019-11-19) ### Features * add network hooks ([f4501d7](https://github.com/gylidian/vue-adaptive-hooks/commit/f4501d76f68643a2503a9a911b288ed3e42773e2))