Folo/apps
Innei e374dd6473
perf: use focusable selector hooks across components
- Replaced instances of `useGlobalFocusableScope` with `useGlobalFocusableScopeSelector` for improved focus state management.
- Updated various components including FeedColumn, Subview, EntryColumn, and FeedItem to utilize the new selector for better performance and clarity.
- Added a new `viewportClassName` property to the SettingPageConfig interface for enhanced configuration options.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-27 23:01:37 +08:00
..
desktop perf: use focusable selector hooks across components 2025-05-27 23:01:37 +08:00
mobile chore: replace drizzle-studio-expo with expo-sqlite-devtools 2025-05-27 16:14:54 +08:00
ssr feat(ssr): use hcaptcha 2025-05-25 12:37:58 +08:00