Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 2.06 KB

Changelog

1.0.0 (2023-02-27)

Features

  • add a back to top button (b2c6904)
  • add a basic search by name (fa7439f)
  • add a favicon (84474f7)
  • add a page for unknown routes (2c86e05)
  • add a page with detailed info (91b02a8)
  • add a search page with a starting layout (ac56831)
  • add explanatory info with the full title (0e8ca9b)
  • add pagination to the search page (900d574)
  • add placeholder for N/A poster in DetailedItem (6fcb5c7)
  • add placeholders for unavailable posters (81c94a9)
  • add search by type (66fefe0)
  • add search error display (ded61c1)
  • add URL search params (bd3a4f2)

Bug Fixes

  • adjust the definition of the initial page number (2d10de4)
  • update the page number when searching (fced2c8)