Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.18 KB

File metadata and controls

38 lines (25 loc) · 2.18 KB

Change Log

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

0.3.0 (2019-03-22)

Bug Fixes

  • amount founded items: show 0 instead undefined (84998cc)
  • heroku: fix build process (7dc113e)
  • navigator: doesnt move inner content on hover (9f7eafd)
  • paginator: update list if there is more page than shown (8b700d8)
  • search: reset search when field is empty (d10b438)

Features

0.2.0 (2019-02-04)

Bug Fixes

  • layout and lifecycle: some issues (8caed04)

Features

  • component: create search input (807a0b3)
  • navbar: component created with logo and search input (c613921)
  • paginator: navigating result pages (9da72e6)
  • product: style (1f753da)
  • prototype: desktop version (312b72e)
  • prototype: mobile version (9df3f24)
  • spa: consume REST API to fetch and display data (bef5cb0)
  • title: as a component (0534bd8)