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/themes
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
..
dark.scss Add files 2022-12-19 17:44:40 -08:00
default.scss Add ratings support (#21) 2023-02-05 05:19:01 -08:00
light.scss Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
types.ts Add files 2022-12-19 17:44:40 -08:00