Skip to content

Releases: Syntoxr/ShoppingList-FE

v2.3.0

26 May 21:32
Compare
Choose a tag to compare

2.3.0 (2023-05-26)

Features

  • moved notifications to bottom (32cad34)

v2.2.0

11 Nov 18:41
Compare
Choose a tag to compare

2.2.0 (2022-08-11)

Features

  • added empty message for empty list (d29aef1)
  • added settings page (f221a21)
  • show skeleton when loading items (46688a4)

Bug Fixes

  • auth: save mock token in local storage too (5386fb9)
  • format logo link (ca5c4ea)
  • only load items on login (6551c0f)

v2.1.2

08 Aug 16:08
Compare
Choose a tag to compare

2.1.2 (2022-08-08)

Features

  • UI: added i18n and popup menu (11194d4)

Bug Fixes

  • CI: adapt paths to new base directory (49c6439)
  • CI: allow legacy-peer-deps (bf8de8a)
  • fixed workflows (f58fe8a)
  • UI: fixed assed path (8bfb9b9)
  • ui: stop FE from exiting if backend not available on startup (c5e3d85)
  • UI: Use English items for demo shopping list (156f3c7)
  • updated base-href for demo build (b15a041)

Miscellaneous Chores