Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 2.71 KB

Change Log

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

1.0.1 (2017-10-14)

Bug Fixes

1.0.0 (2017-08-27)

Bug Fixes

  • build: add temporary fake tests (7b7c651)
  • smooth-scroll: add a polyfill for a better browser support (eae8511)
  • make the stars take the entier height of the hero section (5bc7aba)

Features

  • add a ProjectsShowcase component (e423a27)
  • add a scroll behavior on NavbarTop (bd55254)
  • add a scroll-spy directive (c3e6a02)
  • add a smooth scroll behavior on the menu links (a6b5163)
  • add a Team component (5fd4b98)
  • team: add cover images (f3485e1)
  • team: add images and descriptions (aa1253e)
  • add an anchor to go back to the top (a16be1b)
  • add Google Analytics and a donate button (60db27a)
  • add vee-validate (64630d0)
  • prepare the tiles to contain projects' images (e726126)
  • toggle the is-active class on the menu on mobile (a99bf05)
  • validate the form and send the message with Formspree (e9664de)

Performance Improvements

  • optimize the scroll handling with window.requestAnimationFrame (15715bf)
  • use srcset to optimize the hero image that is served (2012801)