Skip to content

Latest commit

 

History

History
133 lines (68 loc) · 7.39 KB

CHANGELOG.md

File metadata and controls

133 lines (68 loc) · 7.39 KB

0.7.0 (2022-02-25)

Features

0.6.7 (2022-02-13)

Bug Fixes

  • alert: add logo on all alert icon (67d2b11)

0.6.6 (2022-02-13)

Bug Fixes

  • location-card: add no characters info messages (1b5542f), closes #19

0.6.5 (2022-02-12)

Bug Fixes

  • header: add a header navigation on desktop (2fcd7fd), closes #16

0.6.4 (2021-04-24)

Bug Fixes

  • characters-avatars: fixed height on cards with characters avatars (e9b3ff8)
  • infinite-loading: fixed a infinite loading behavior on quickly srcoll (6f22f8c), closes #14
  • layout: fixed the unknown pathname navigation (cc6d871), closes #13
  • title: fixed app title (4d29e87)

0.6.3 (2021-04-23)

0.6.2 (2021-04-20)

Bug Fixes

  • fix web app title and name (c79dde3)

Performance Improvements

  • card: render a card only when in viewport (3939961)

0.6.1 (2021-04-18)

Bug Fixes

  • accessibility: fixed accessibility (a164f08)
  • favorites: closed snackbar on link click (4ec5c03)
  • favorites: fixed open fullscrenn dialog from favorites (703be11)
  • layout: fixed a layout spacing, height and scroll (487b7dd)

0.6.0 (2021-04-18)

Features

  • favorites: added a favorite action to cards title (b36357f)
  • favorites: added favorites grids (c8b9ff4)
  • favorites: added persistence for favorites store (2ab7f4f)
  • favorites: added router tabs to favorites page (0f502fe)
  • favorites: added snackbar notification on favorite action (83a9f4d)
  • favorites: added store for handle toggle and get favorite (6afaba0)

0.5.4 (2021-04-17)

Bug Fixes

  • card-title: fixed card title width (00fdd81)
  • grid-mobile-padding: fix the padding on mobile grid (7fada89)

0.5.3 (2021-04-16)

Bug Fixes

  • bottom-navigation: fix the active link on route change (f3e1a7e)

0.5.2 (2021-04-16)

0.5.1 (2021-04-16)

0.5.0 (2021-04-16)

Bug Fixes

  • layout: fix layout test (4a0f407)

Features

  • characters-dialog: added fulscreen characters dialog (c797a67)
  • episodes: added episodes page (8859e13)
  • locations: added a residents avatars on locations grid card (221130e)
  • locations: added locations page (25fccf2)

0.4.0 (2021-04-14)

Features

  • characters: added dynamic data from api server (120827e)
  • characters: added infinite data loading (795e3c9)
  • characters: added page title on header (496e20f)
  • characters: added skeleton on data loading (6ce003d)
  • characters: added static characters grid cards (78b7c83)

0.3.1 (2021-04-13)

0.3.0 (2021-04-13)

Bug Fixes

  • meta-description: update a meta description (e36b049)

Features

  • responsive-layout: sidemenu on desktop and bottom navigation on mobile (e741bad)