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

v1.0.0

Compare
Choose a tag to compare
@zaknesler zaknesler released this 04 Sep 16:20
· 53 commits to master since this release
735ddb4

Changelog

  • Upgrade less from 3.0 to 3.8.
  • Style the "remember me" checkbox.
  • Install the files to the resources directory rather than the resources/assets directory.
  • Add verify.blade.php view for Laravel 5.7 email verification.
  • Clean up self-closing tags.
  • Remove maximum-scale and user-scalable from viewport meta tag.
  • Change wording to "sign in" and "sign up" instead of "login" and "register."
  • Remove semicolons from JavaScript files.
  • Clean up app.less file (remove comments).
  • Inline the html and body height classes.
  • Use h1 tag on welcome page.