laravel-form-components
laravel-form-components copied to clipboard
Form components built for Tailwind & Livewire.
### Laravel Form Components Version v8.1 ### Laravel Version 9.52.12 ### Alpine Version 3.12.3 ### Bug description datePicker component loses reference to the input after initialisation. ``` Uncaught TypeError: Cannot...
### Feature Description For example: ``` focus-within:ring-red-400 focus-within:border-red-300 ``` Do I need to override every class if I want to change all the colours from blue to indigo? Is there...
### Feature Description Hello! First of all, thanks for this package, great job! Something I missed while trying the package is providing an easy way to load current saved files...
### Laravel Form Components Version v8.1 ### Laravel Version v10.22.0 ### Alpine Version 3.13 ### Bug description When setting up on a fresh project, it appears the Morph Markers are...
### Laravel Form Components Version v8.1 ### Laravel Version v9 ### Alpine Version _No response_ ### Bug description In blade, when clicking the switch toggle, the value is updated, but...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
### Feature Description When will support for Laravel 11 come out approximately? ### Is this feature valuable for other users as well and why? _No response_
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 26.0.1. Changelog Sourced from @rollup/plugin-commonjs's changelog. v26.0.1 2024-06-05 Bugfixes fix: correct import of glob (04a15b5) v26.0.0 2024-06-05 Breaking Changes chore!: bump glob's version (#1695) Commits...
[date-picker] click-opens functionality lost after first click, using wire:model, on mobile devices
### Laravel Form Components Version v8.1 ### Laravel Version v10.10 ### Alpine Version v3.13 ### Bug description The first time we click on the input it open the date picker...
Updates the requirements on [livewire/livewire](https://github.com/livewire/livewire) to permit the latest version. Release notes Sourced from livewire/livewire's releases. v3.5.0 What's Changed Remove redundant alias of Rule by @alsterholm in livewire/livewire#8402 Fix -...