Commit graph

29 commits

Author SHA1 Message Date
ccc98e2d1a Fix character image paths 2022-03-22 00:18:01 -07:00
97420e85e2 Add support for Lyria element switching 2022-03-22 00:10:08 -07:00
7067db6f2c Fix spacing between CharacterUnit and PartyDetails 2022-03-14 16:46:33 -07:00
221033a1a1 Temporarily disable hovercards on editable teams
It conflicts with search and weapon modals and makes it impossible to use
2022-03-08 16:00:45 -08:00
7a52fa5afd Missed two slash as division instances 2022-03-06 14:13:22 -08:00
c3186b2899 Add localizations for SearchModal 2022-03-05 14:50:56 -08:00
34bd98856a Add locale to object unit components 2022-03-04 18:46:32 -08:00
d89070156d Fix styling post-hovercard 2022-03-04 00:59:31 -08:00
d5ac0ba6d7 Add Summon and Character hovercards 2022-03-04 00:33:21 -08:00
a0db0bd93c Implement changing images based on uncap level 2022-02-27 17:09:00 -08:00
999b3a3e91 Renamed grey-10 to grey-40 2022-02-26 19:51:22 -08:00
d76c7fa03a Disable rendering of search modal in read-only mode 2022-02-26 19:03:46 -08:00
36f4766620 Update CharacterGrid tree to use state management and new keys 2022-02-23 13:57:58 -08:00
4f5a80bd6b Fix proportion of CharacterUnit 2022-02-03 19:44:32 -08:00
1344b43bee Update size/color of plus icons in grids; replace values with vars 2022-02-03 00:42:33 -08:00
2384058674 Add new icons 2022-02-03 00:26:51 -08:00
bbc97d8e55 Make CharacterGrid responsive 2022-02-02 23:58:01 -08:00
8192f1d0ce Update index.tsx 2022-02-02 19:08:48 -08:00
827473ee5a Refactor object grids to handle business logic instead of Party 2022-02-02 16:54:14 -08:00
67d5ada594 Add variables for the hover scale effects 2022-02-01 05:29:03 -08:00
928273a836 Adjust hover transforms
It was too aggressive
2022-02-01 01:03:31 -08:00
ccb98de069 Update path for item images
So we can use a CDN on prod
2022-01-30 02:32:10 -08:00
cc34cfff7c Units only fire onClick if editable 2022-01-28 23:12:37 -08:00
907d9f05e4 Lift SearchModal out of CharacterUnit 2022-01-25 14:27:48 -08:00
471b61b2c0 Clean up font-size
We'll have to change this to rems in the future, but at least we're just changing variables
2022-01-25 01:35:39 -08:00
1094922869 Revert to handling SVGs as components 2022-01-24 23:16:49 -08:00
67d93703d2 Remove next/Image declarations
We aren't using it
2022-01-24 22:26:12 -08:00
51a14a5a54 Fix alt text for items 2022-01-24 22:22:02 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00