Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@justinanastos justinanastos released this 07 Aug 22:00

Release Notes

From #54

We have a CircleCI job that will validate that each pull request has valid labels. This will always fail when the PR is initially created because there are no labels.

This creates a GitHub Action that will re-run the CI step whenever labels are added or removed from a PR.

From #52

Safari doesn't understand using a height of 100% for position: fixed elements. This will use 100vh instead of 100% to match the viewport height.


💥 Breaking Change

🐛 Bug Fix

⚠️ Pushed to master

Authors: 1