This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/components/virtual-table
Jeff 22fec8f9d3
Add ratings support (#21)
* Update rating types for multiserver support

* Add rating mutation

* Add rating support to table views

* Add rating support on playerbar

* Add hovercard component

* Handle rating from context menu

- Improve context menu components
- Allow left / right icons
- Allow nested menus

* Add selected item count

* Fix context menu auto direction

* Add transition and move portal for context menu

* Re-use context menu for all item dropdowns

* Add ratings to detail pages / double click to clear

* Bump react-query package
2023-02-05 05:19:01 -08:00
..
cells Add ratings support (#21) 2023-02-05 05:19:01 -08:00
headers Migrate to mantine v6 (#15) 2023-01-28 20:46:07 -08:00
hooks Add ratings support (#21) 2023-02-05 05:19:01 -08:00
index.tsx Add ratings support (#21) 2023-02-05 05:19:01 -08:00
table-config-dropdown.tsx Fix misc. styles 2023-01-30 20:16:43 -08:00
table-pagination.tsx Various cleanup 2023-01-02 02:05:30 -08:00