- 'Sparkles' from '@react-three/drei' is causing the 'Expression produces a union type that is too complex to represent' error in some components that spread props
- I found that making use of chakra 'as' prop and adding the component name to that made the problem go away and doesn't seem to have had any side effects in the ui - typecheck now passes successfully
- removed the page-bg image and replaced with an svg for smaller file size & future scope for subtle animation.
- reduced animation pref fallback/toggle now just stops the animations in Starfield.tsx
* playbook new
* removed old, added new (#1725)
removed old import messages & unnecessary categories (both academy display categories and great houses/paths)
added all of the new stuff along with image imports (will attach rar in the comment)
* update playbooks
* delete roles
---------
Co-authored-by: peth-yursick <55857222+peth-yursick@users.noreply.github.com>
- 'Sparkles' from '@react-three/drei' is causing the 'Expression produces a union type that is too complex to represent' error in some components that spread props
- I found that making use of chakra 'as' prop and adding the component name to that made the problem go away and doesn't seem to have had any side effects in the ui - typecheck now passes successfully
* playbook new
* removed old, added new (#1725)
removed old import messages & unnecessary categories (both academy display categories and great houses/paths)
added all of the new stuff along with image imports (will attach rar in the comment)
* update playbooks
* delete roles
---------
Co-authored-by: peth-yursick <55857222+peth-yursick@users.noreply.github.com>
- Moved toggle button to new component updates body class & saves user preference to localStorage
- now used to toggle stars
- toggle now displays next to search icon on desktop & at the bottom of the mobile menu.
- removed the page-bg image and replaced with an svg for smaller file size & future scope for subtle animation.
- reduced animation pref fallback/toggle now just stops the animations in Starfield.tsx