You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added ✨
Add the ability to lock comic navigation to an item. Closes #33
Expand the search functionality in the GoToComicDialog to allow for searching for comics not only by the text in their title/tagline, but also by which items are present in the comic and whether or not the comic is a guest comic or non-canon. Closes #15
Changed 🔧
Move to using Redux hooks instead of connect(). Resolves #77
Fixed 🐛
Fix Storybook tests after upgrading from 6.5 to 7.4. Fixes #78