Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@davidhellmann davidhellmann released this 02 Sep 07:19
· 465 commits to main since this release

4.0.0 - 2022.05.12

Added

  • CraftCMS 4
  • Added a new template structure templates
    • Cleaner Boilerplate templates/_boilerplate
    • Cleaner Layouts templates/_layouts
  • Added a simple Patternlib templates/hidden/patternlib & config/patternlib.php
  • Added Vite Config from nystudio107 buildchain/vite.config.js
  • Added partialized Tailwind Config buildchain/tailwindcss & buildchain/tailwind.config.js
  • Added CSS Vars / Theming for Tailwind Colors
  • Added TailwindCSS Screen Debug Plugin
  • Added a Set of components templates/_components/**/*
  • Added a Set of sprig components templates/_components-sprig/**/*

Fixed

  • Fixed Intersection Observer Script
  • Fixed Image Component Logic

Removed

  • Removed webpack
  • Removed TailwindCSS Config Viewer