Skip to content

Latest commit

 

History

History
180 lines (113 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

180 lines (113 loc) · 11.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.4 (2022-12-03)

Bug Fixes

  • fix page pagination on Search page (3886bda)

4.0.3 (2022-12-03)

Bug Fixes

  • next getStaticPaths pagination bug (e071d78)

4.0.2 (2022-12-03)

Bug Fixes

  • change API_URL in Dockerfile to correct (21a21dd)

4.0.1 (2022-12-03)

Bug Fixes

4.0.0 (2022-12-03)

Features

Bug Fixes

3.2.0 (2022-03-19)

Features

  • add company name to pizza page (4c16050)
  • add history of changes styles (eb91c5e)
  • add value for changed price and weight in pizza page (71ab33e)
  • improve comparison design (0400ddd)

3.1.1 (2022-03-18)

Bug Fixes

  • add language to comparison share url (66b66f2)
  • fix pizza seo title and description (9f9eaaa)
  • normalize comparison query ids (cf5b6d6)

3.1.0 (2022-03-17)

Features

  • add border buttons to pizza and comparison (4b0afad)
  • add comparison clear confirmation (13b1e98)
  • add comparison share feature (cce3b66)
  • add history of changes type (1b017fb)
  • add pizza page (10286cd)
  • add powered by Google Tranlsate (3c09ad9)
  • improve comparison design (398afbb)
  • improve pizza card design (0f87d8b)

3.0.0 (2022-02-28)

Features

  • add stats description to home page (76a9772)
  • add titles for nav (34f7bb2)

Bug Fixes

2.2.1 (2022-02-09)

Bug Fixes

  • i18n: fix invalid translations in home page (c418c16)

2.2.0 (2022-02-08)

Features

2.1.1 (2021-09-16)

Bug Fixes

  • add missed size in Comparison title (d46488f)

2.1.0 (2021-09-15)

Features

Bug Fixes

  • increase container size to 960px (3b8a03a)
  • invalid default sort value (1add26a)
  • not saved sort when you run next search query (fbcce67)
  • search description (9633541)
  • seo description and image (23d8c27)

2.0.1 (2021-09-15)

Bug Fixes

  • move sort state to query (7cb2975)

2.0.0 (2021-09-15)

⚠ BREAKING CHANGES

  • remove ingredient and variants

Features

  • add ingredient comparison v2 (1c35ade)
  • add Seo (9c38333)
  • add sort for price weight and size in Comparison (c59add9)
  • add sort to search page (78a84f5)
  • add title size view in PizzaCard (b494c57)

Bug Fixes

  • incorrect max values view (db0775d)
  • migrate to pizza 2.0 structure (75a54a9)

1.0.1 (2021-09-10)

Bug Fixes

  • add remove invalid pizza ids from comparison (6158993)
  • getPizzasByIds error when call with empty array (85b0a7f)
  • invalid comparison status (78c23fb)

1.0.0 (2021-09-09)

⚠ BREAKING CHANGES

  • replace styled-components to emotion

Features

  • add 404 page and fix infinity config loop (e164dc4)
  • add 500 page (2ebf7ca)
  • add comparison (14272fa)
  • add favicon (a3d40ca)
  • add header (b285e02)
  • add home page (fcbb038)
  • add http service (c995c77)
  • add modal features to pizza card and remove the modal (8f8e596)
  • add pagination to search page (255a8b4)
  • add pizza search (5ccd1b1)
  • add pizzas not found alert (90efa34)
  • add pizzas to search page (f76aec5)
  • add search page and cookie alert and localization (8671f25)
  • add title (f7a9f41)
  • add translation to search view (bcb6c1a)
  • fix incorrect config language (0fb2195)
  • view/search: add ... to loading alert (e783590)

Bug Fixes

  • cookie and language blinking (ea91585)

  • Home: text (370831f)

  • non capitalize pizza title, Comparison fetch translating (58ca4a7)

  • not applied query to search input (a9c1c8f)

  • PizzaCard: title wrap, non capitalize description (3700bb5)

  • replace styled-components to emotion (be4bf6f)