Closed cynicaloptimist closed 4 years ago
Made initial changes, I'll poke around to see about adding an HOC later, maybe tonight.
Using this for equipment is problematic since it appears that weapon overrides are keyed by index. I did extract an HOC for this, but it's only used in the one place. I think it's ready to merge.
Right on, thanks for merging, happy to contribute!
I'll try to get it deployed to prod tonight
Also, if you are in the SW5E discord, message me @Tyrzaphir and I will make sure to mention you when I post in the #website-new-releases channel
This is my first time using Vue so I'm happy to take this back to the drawing board. Possible improvements:
computed
and$emit
calls