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

Releases: zaknesler/tailwind-preset

v0.0.9-pre

24 May 15:44
Compare
Choose a tag to compare
v0.0.9-pre Pre-release
Pre-release

Changelog

  • Add 503 error page.

v0.0.8-pre

24 May 15:12
Compare
Choose a tag to compare
v0.0.8-pre Pre-release
Pre-release

Changelog

  • Add 404 and 500 http error pages.
  • Use application name as home link for authentication pages.
  • Rename stub files to have only .stub at the end (original names caused conflicts with continuous integration).

v0.0.7-pre

23 May 16:48
Compare
Choose a tag to compare
v0.0.7-pre Pre-release
Pre-release

Changelog

  • Use standalone tailwindcss package instead of laravel-mix-tailwind.
  • Override all packages upon installation.

v0.0.6-pre

23 May 13:00
Compare
Choose a tag to compare
v0.0.6-pre Pre-release
Pre-release

Changelog

  • Use dark menu icon.

v0.0.5-pre

23 May 00:38
Compare
Choose a tag to compare
v0.0.5-pre Pre-release
Pre-release

Changelog

  • Check routes/web.php file for existing routes before installing.
  • Clean up Tailwind.php class.

v0.0.4-pre

22 May 13:40
Compare
Choose a tag to compare
v0.0.4-pre Pre-release
Pre-release

Changelog

  • Add rounded-b to bottom of forms.

v0.0.3-pre

22 May 13:20
Compare
Choose a tag to compare
v0.0.3-pre Pre-release
Pre-release

Changelog

  • Use custom input outlines.
  • Add outline-none class.
  • Add focus variant to the borderColor module.

v0.0.2-pre

22 May 02:52
Compare
Choose a tag to compare
v0.0.2-pre Pre-release
Pre-release

Changelog

  • Add responsive navigation menu.
  • Use bold font for authentication links on the welcome view.

v0.0.1-pre

21 May 21:40
Compare
Choose a tag to compare
v0.0.1-pre Pre-release
Pre-release

This is the first pre-release. I want to ensure that no bugs are present and that everything is completed and ready for production before I create an official release.