Folo/packages/hooks/src
Stephen Zhou b5272910e2
build: update lint (#3010)
* chore: update deps

* update patch

* disable @eslint-react/naming-convention/use-state

* fix: enable "TAILWIND_MODE"

* update
2025-03-09 21:53:10 +08:00
..
factory chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
internal refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
index.ts refactor(timeline): extract quick selector panel into separate component 2025-02-20 23:31:34 +08:00
useAnyPointDown.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useControlled.ts feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
useCountDown.ts refactor: useCountdown 2024-11-05 23:38:25 +08:00
useDark.ts refactor(monorepo): migrate to monorepo (#1059) 2024-10-24 14:37:43 +08:00
useInputComposition.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useInterval.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useIsOnline.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useLongPress.ts chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
useMeasure.ts refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
useOnce.ts fix: remove `useSingleton` 2024-10-25 21:36:10 +08:00
usePageVisibility.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
usePrevious.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useRefValue.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useSetState.ts build: update lint (#3010) 2025-03-09 21:53:10 +08:00
useSyncTheme.ts fix: theme cannot be switched (#1157) 2024-10-26 17:12:37 +08:00
useTitle.ts chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
useTriangleMenu.ts refactor(timeline): extract quick selector panel into separate component 2025-02-20 23:31:34 +08:00
useTypescriptHappyCallback.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
useVideo.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00