This repository was archived by the owner on Mar 18, 2025. It is now read-only.
generated from rawilk/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 49
v7.0.0
#48
-
Added
- Add new
<x-tree-select>custom select component - Add new
<x-tree-select-option>component - Add new
<x-custom-select-option>component - Add livewire version of custom select component
- Add livewire version of tree select component
- Add various helper components for custom/tree select components
Changed
- Breaking Change: Bump minimum Laravel version to
8.70 - Breaking Change: Move styles into
resources/cssdirectory, which will require a different directory and file to import into stylesheets - Breaking Change: Change
textFieldprop oncustomSelecttolabelField - Breaking Change: Change defaults of
valueFieldandlabelFieldon custom select component toidandname, respectively - Add various new props to custom select component
- Change default styling of custom select component
- Add Laravel 9.* compatibility
- Add PHP 8.1 compatibility
- Update Alpine JS CDN version in config
Fixed
- Various bug fixes in custom select and other components
This discussion was created from the release v7.0.0.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Documentation coming soon on new components/breaking changes
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment