All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.4 (2022-12-03)
- fix page pagination on Search page (3886bda)
4.0.3 (2022-12-03)
- next getStaticPaths pagination bug (e071d78)
4.0.2 (2022-12-03)
- change API_URL in Dockerfile to correct (21a21dd)
4.0.1 (2022-12-03)
- ci/cd deploy pipeline (7754d93)
4.0.0 (2022-12-03)
- migrate to REST API (d157e79)
- package.json issues (a3930de)
3.2.0 (2022-03-19)
- 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)
- 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)
- 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)
2.2.1 (2022-02-09)
- i18n: fix invalid translations in home page (c418c16)
2.2.0 (2022-02-08)
- add DB state page (92adbf9)
2.1.1 (2021-09-16)
- add missed size in Comparison title (d46488f)
2.1.0 (2021-09-15)
- add query example (c5a8348)
- 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)
- move sort state to query (7cb2975)
2.0.0 (2021-09-15)
- remove ingredient and variants
- 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)
1.0.1 (2021-09-10)
- add remove invalid pizza ids from comparison (6158993)
- getPizzasByIds error when call with empty array (85b0a7f)
- invalid comparison status (78c23fb)
- replace styled-components to emotion
- 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)