You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify table component structure and improve virtualization logic
- Removed unnecessary bindings and conditions in the table body and row components for cleaner rendering.
- Updated virtualization utility functions to enhance performance and reduce complexity.
- Refactored search worker to streamline data handling and improve state management.
- Removed unused cache state logic from sorting utilities to simplify codebase.
0 commit comments