Folo/packages
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
..
configs refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
internal perf: use focusable selector hooks across components 2025-05-27 23:01:37 +08:00
readability chore: update readability package 2025-04-29 17:32:32 +08:00