Releases: MilesBHuff/Pokedex
Bugfixes
- Dropdown styling is back to how it was before v1.4.0.
- The PREV/NEXT buttons no longer disappear during Pokémon loads.
Full Changelog: 1.6.0...1.6.2
Rework Evolutions
- Rewrote evolutions. They seem to work perfectly now.
- Loading spinners now appear more consistently across the app.
- The info page now displays the ID# while loading.
- Reduced bundle size by properly declaring
type
imports as such.
Full Changelog: 1.5.0...1.6.0
Add navigation buttons
- Add prev/next buttons to assist with Pokédex navigation
- Partially ameliorated issues with 3-deep treevolutions
Full Changelog: 1.4.0...1.5.0
Improved support for treevolutions
- Branches of treevolutions now display just as well as fully linear evolutions.
- Treevolution trunks now have a button that randomly displays a branch of the treevolution.
- Buttons now have a similar aesthetic to types.
Full Changelog: 1.3.0...1.4.0
Refinements
- Added a button to the homepage that shows you a random Pokémon
- Numerous improvements to navbar functionality
- Some cleanup/refactoring
- Fixed some minor bugs
- Tidied up the Pokémon info page
Full Changelog: 1.2.3...1.3.0
Minor Evolution Fixes
- Pokémon with branching evolutions now display a random branch of their evolution chains.
- Pokémon with branching evolutions now have a warning indicating that they are not yet supported.
- Evolution entries that match the currently displayed Pokémon are no longer linkified.
- Links are now the primary accent color, like they were supposed to be.
Full Changelog: 1.2.2...1.2.3
Fix to Search History
Search history is finally populated after hard refreshes.
Bookmarkers rejoice!
Full Changelog: 1.2.0...1.2.2
Return of the Navbar
The navbar has finally been reworked from a debugging tool into a kind of breadcrumb.
Now you can return to your search results from a Pokémon info page!
Full Changelog: 1.1.1...1.2.0
Fix Display Names
Fixed a bug (caused by coding late at night) whereby evolution chains were not displayed fancily (ie, with proper capitalization and such).
Full Changelog: 1.1.0...1.1.1
Linear Evolutions
Evolution chains are now supported.
I am at present a bit too tired to go about implementing evolution trees, which are required to properly support Eevee.
Full Changelog: 1.0.0...1.1.0