Skip to content

Releases: laravel-frontend-presets/tailwindcss

4.3.1

13 Sep 00:03
4f821e7
Compare
Choose a tag to compare

4f821e7 - Update laravel/ui version constraint for Laravel 8.x support

4.3.0

11 Sep 01:34
af84c14
Compare
Choose a tag to compare

#118 - Support Laravel 8.x (#117) (@codepotato)
#115 - Fix responsiveness of design, clean up deprecated classes (@thinkverse)

4.2.0

09 Aug 12:01
3b1d041
Compare
Choose a tag to compare

4.1.0

30 Apr 01:09
95825c7
Compare
Choose a tag to compare

Updates preset to depend on Tailwind CSS ^1.4, which brings built-in support of PurgeCSS

4.0.5

10 Apr 03:05
e8d7718
Compare
Choose a tag to compare

#98 - Remove extraneous parenthesis in prefilled email (@Lubje)

4.0.4

04 Apr 02:35
dfcda6a
Compare
Choose a tag to compare

#94 - Set default email from request on password reset (@messerli90)
#95 - Update welcome and app layout view to match base Laravel (@andreich1980)

4.0.3

22 Mar 01:43
d9c0faa
Compare
Choose a tag to compare

#92 - Update to Laravel Mix ^5.0.1

4.0.2

07 Mar 11:49
2f22790
Compare
Choose a tag to compare

2f22790 - Ensure that migration for password_resets table is added when using the --auth flag.

4.0.1

07 Mar 02:16
d3725c5
Compare
Choose a tag to compare

#89 - Swap to using UiCommand with a --auth switch to install auth scaffolding as well

4.0.0

05 Mar 20:02
64e82b0
Compare
Choose a tag to compare

#88 - Adds support for Laravel 7.x (@yaelahan)