Commit ea0aec9
File tree
Expand file treeCollapse file tree
67 files changed
+367
-134
lines changedFilter options
- packages
- .vitepress
- plugins
- core
- createTemplatePromise
- onClickOutside
- onLongPress
- useAnimate
- useAsyncState
- useBattery
- useBluetooth
- useBrowserLocation
- useCountdown
- useDark
- useDebouncedRefHistory
- useDeviceOrientation
- useDevicePixelRatio
- useDocumentVisibility
- useDraggable
- useElementBounding
- useElementHover
- useElementSize
- useFetch
- useFileDialog
- useFileSystemAccess
- useManualRefHistory
- useMediaControls
- useMediaQuery
- useMouse
- useMouseInElement
- useMousePressed
- useNetwork
- useParallax
- usePermission
- useRafFn
- useRefHistory
- useScreenOrientation
- useScrollLock
- useSorted
- useStorage
- useTextDirection
- useThrottledRefHistory
- useTimeAgo
- useTimeoutPoll
- useTransition
- integrations
- useAsyncValidator
- useAxios
- useChangeCase
- useDrauu
- useFocusTrap
- useFuse
- useIDBKeyval
- useJwt
- useNProgress
- useQRCode
- useSortable
- math/useProjection
- rxjs
- from
- toObserver
- useExtractedObservable
- useObservable
- useSubject
- useSubscription
- watchExtractedObservable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
67 files changed
+367
-134
lines changedpackages/.vitepress/plugins/utils.ts
Copy file name to clipboardExpand all lines: packages/.vitepress/plugins/utils.ts-14Lines changed: 0 additions & 14 deletions
This file was deleted.
packages/.vitepress/vite.config.ts
Copy file name to clipboardExpand all lines: packages/.vitepress/vite.config.ts+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
|
packages/core/createTemplatePromise/demo.vue
Copy file name to clipboardExpand all lines: packages/core/createTemplatePromise/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
packages/core/onClickOutside/demo.vue
Copy file name to clipboardExpand all lines: packages/core/onClickOutside/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 |
| - |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
packages/core/onLongPress/demo.vue
Copy file name to clipboardExpand all lines: packages/core/onLongPress/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 |
| - |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
packages/core/useAnimate/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useAnimate/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
5 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
6 | 18 |
|
7 | 19 |
|
8 | 20 |
|
|
packages/core/useAsyncState/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useAsyncState/demo.vue+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
| ||
20 | 32 |
|
21 | 33 |
|
22 | 34 |
|
23 |
| - |
| 35 | + |
24 | 36 |
|
25 | 37 |
|
26 | 38 |
|
|
packages/core/useBattery/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useBattery/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
|
packages/core/useBluetooth/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useBluetooth/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
packages/core/useBrowserLocation/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useBrowserLocation/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
4 | 16 |
|
5 | 17 |
|
6 | 18 |
|
|
packages/core/useCountdown/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useCountdown/demo.vue+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
packages/core/useDark/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDark/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
packages/core/useDebouncedRefHistory/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDebouncedRefHistory/demo.vue+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
packages/core/useDeviceOrientation/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDeviceOrientation/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
|
packages/core/useDevicePixelRatio/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDevicePixelRatio/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
|
packages/core/useDocumentVisibility/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDocumentVisibility/demo.vue+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
packages/core/useDraggable/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useDraggable/demo.vue+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
packages/core/useElementBounding/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useElementBounding/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
|
packages/core/useElementHover/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useElementHover/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 |
| - |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
packages/core/useElementSize/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useElementSize/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
5 | 17 |
|
6 | 18 |
|
7 | 19 |
|
|
packages/core/useFetch/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useFetch/demo.vue+14-3Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
5 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
6 | 17 |
|
7 | 18 |
|
8 | 19 |
|
|
packages/core/useFileDialog/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useFileDialog/demo.vue+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
packages/core/useFileSystemAccess/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useFileSystemAccess/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
5 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
6 | 18 |
|
7 | 19 |
|
8 | 20 |
|
|
packages/core/useManualRefHistory/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useManualRefHistory/demo.vue+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
packages/core/useMediaControls/demo.vue
Copy file name to clipboardExpand all lines: packages/core/useMediaControls/demo.vue+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
10 | 22 |
|
11 | 23 |
|
12 | 24 |
|
|
0 commit comments