Skip to content

Latest commit

 

History

History
52 lines (46 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

52 lines (46 loc) · 5.07 KB

Changelog

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

1.1.0 (2019-09-26)

Bug Fixes

  • app: fix pagination (cf61fcb)
  • app: fixed imports (100c675)
  • blog: fix blog not displaying (df205a5)
  • contributors: fix project owner (42e8abe)
  • gtag: app doesn't crash without providing a GA tokeen (75de615)
  • pages: added state for managing skip (f213336)
  • paginator: fixed double event firing issue (926ed08)

Features

  • app: add filter by tag (d8fccba)
  • app: add reset tags (b361720)
  • app: added author and post types (a7aa310)
  • app: added components skeleton (714f385)
  • app: added contentful creation (fc0ac7d)
  • app: added contentful populate script (ca490e8)
  • app: added global layout (b74deaf)
  • app: added gtag functions (fcb40b7)
  • app: added gtag tracking (f7f479c)
  • app: added markdown (7bc9e0f)
  • app: added meta tag component (7fc10ea)
  • app: added navigation back to home (4fe8f8f)
  • app: added paginator logic + emitters (7c90ee8)
  • app: added paginator skeleton (826a751)
  • app: added roboto font (a143c1c)
  • app: added robots.txt (81dd734)
  • app: added sidenav (f4040a7)
  • app: added sitemap generation (c16d328)
  • app: designed cards (3196516)
  • app: fetch data front contentful to be displayed (5bcce14)
  • app: fix styling of header (5843924)
  • app: parse tags (50b8254)
  • card: fix card design (c3c2391)
  • filters: built new tag filters component (85d4ad7)
  • filters: colored selected tags (2d594b6)
  • footer: added footer (17c3ca6)
  • gtag: only allow gtag within production env (1bd769f)
  • home: now ipad responsive (a24d99c)
  • home: now mobile responsive (25f8b53)
  • layout: added tag model (3880df7)
  • paginator: can now select default initial page (6dfc2c1)
  • paginator: navigation by clicking on page number (f0ad656)
  • paginator: now loading posts on page change (3e0ecf7)
  • sitemap: pass website name as an env (8bbf8a4)