Commit graph

24 commits

Author SHA1 Message Date
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
e8843699c7 Remove trailing semicolons 2022-12-05 17:54:46 -08:00
efa864fb80 Run prettier on src 2022-12-04 07:19:31 -08:00
73944becf4 Add type alias for searchable objects 2022-11-30 05:19:43 -08:00
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
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
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
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
2384058674 Add new icons 2022-02-03 00:26:51 -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
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
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
Renamed from src/components/CharacterUnit/index.tsx (Browse further)