This repository was archived by the owner on Mar 18, 2025. It is now read-only.
3.0.0
Breaking Changes
- Drop support for php 7
Added
- Add
container-classprop to inputs - Add language file for any text used in components
- Add switch toggle component (
<x-switch-toggle />)
Changed
- Allow
form-groupcomponent label to be omitted by passing infalseforlabel - Update alpine dependency to version
2.8.0 - Lighten up input placeholder color (apply
placeholder-gray-400to inputs)