Skip to content

Releases: ruddenchaux/rickandmorty

Release 0.7.0

25 Feb 20:19
Compare
Choose a tag to compare

0.7.0 (2022-02-25)

Features

Release 0.6.7

13 Feb 10:26
Compare
Choose a tag to compare

0.6.7 (2022-02-13)

Bug Fixes

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

Release 0.6.6

13 Feb 10:11
Compare
Choose a tag to compare

0.6.6 (2022-02-13)

Bug Fixes

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

Release 0.6.5

12 Feb 16:58
Compare
Choose a tag to compare

0.6.5 (2022-02-12)

Bug Fixes

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

Release 0.6.4

24 Apr 12:33
Compare
Choose a tag to compare

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)

Release 0.6.3

23 Apr 10:39
Compare
Choose a tag to compare

0.6.3 (2021-04-23)

Release 0.6.2

20 Apr 21:02
Compare
Choose a tag to compare

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)

Release 0.6.1

18 Apr 17:57
Compare
Choose a tag to compare

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)

Release 0.6.0

18 Apr 15:28
Compare
Choose a tag to compare

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)

Release 0.5.4

17 Apr 08:25
Compare
Choose a tag to compare

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)