Skip to content

Releases: MilesBHuff/Pokedex

Bugfixes

24 Oct 02:22
Compare
Choose a tag to compare
  • 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

22 Oct 22:55
Compare
Choose a tag to compare
  • 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

18 Oct 22:59
Compare
Choose a tag to compare
  • 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

18 Oct 21:19
Compare
Choose a tag to compare
  • 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

18 Oct 01:21
Compare
Choose a tag to compare
  • 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

17 Oct 08:24
Compare
Choose a tag to compare
  • 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

17 Oct 07:37
Compare
Choose a tag to compare

Search history is finally populated after hard refreshes.
Bookmarkers rejoice!

Full Changelog: 1.2.0...1.2.2

Return of the Navbar

17 Oct 07:33
Compare
Choose a tag to compare

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

17 Oct 07:13
Compare
Choose a tag to compare

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

17 Oct 07:02
Compare
Choose a tag to compare

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