Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

45 lines (36 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.


1.2.0

2021/04/04

  • Add Edamam Nutritional Analysis API functionality
  • Add custom nutrition label
  • Change Ingredients into its own component(s)
  • Fix Drinks Page bugs
  • Fix Search Results bug

1.1.2

2021/03/15

  • Add JSON-LD output for all recipes, for better SEO
  • Update Recipes plugin to 1.3.0 for access to the Edamam nutrition generator

1.1.1

2021/03/09

  • Add "click-to-copy" functionality to breadcrumbs
  • Fix project.config
  • More scss var reference cleanup, classes next

1.1.0

2021/03/07

  • Add LocomotiveScroll.js w/corresponding styles to all index, entry pages
  • Clean up a few old var references

1.0.1

2021/02/21

  • Add breadcrumb functionality
  • Add category functionality
  • Update Recipe card to reusable component

1.0.0

2021/02/14

  • First commit to main branch
  • First deployment to production environment

Beta

  • Port templates, styles, configs, assets, etc., from Kirby 3 to Craft 3
  • Reset server configs to latest Apache/Nginx, PHP, MySQL versions
  • Set up CI/CD deployments through Buddy