All notable changes to laravel-forms
will be documented in this file.
- Refactor redirect route in FormsModal.php to use the correct route for the thank-you page by @thejmitchener in #25
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.20...v0.0.21
- Ignore /vendor directories in gitignore, update thank-you.blade.php by @thejmitchener in #22
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.19...v0.0.20
- Refactored modal optional div and modal tos components, and made styling adjustments to step two form. by @thejmitchener in #21
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.18...v0.0.19
- form stickiness by @sweatybreeze in #20
- @sweatybreeze made their first contribution in #20
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.17...v0.0.18
- Update readme and install dep by @thejmitchener in #19
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.16...v0.0.17
- Refactor form method type, form method route, and component name in t… by @thejmitchener in #18
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.15...v0.0.16
- Changed the route name from 'form.validate' to 'forms.validate' in the FormsServiceProvider.php file to maintain consistency with the route prefix. by @thejmitchener in #17
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.14...v0.0.15
- Refactor config file, update Google Tag Manager provider, and modify form components and buttons. by @thejmitchener in #16
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.13...v0.0.14
- Refactor FormsServiceProvider and TestCase classes to remove unnecessary code and improve code readability. by @thejmitchener in #15
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.12...v0.0.13
- Refactor Laravel forms package for Fuelviews websites, including changes to the README, composer.json, config files, views, and tests. The changes were made to improve the package's functionality, update dependencies, and fix bugs. by @thejmitchener in #14
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.11...v0.0.12
- Add conditional check before registering Livewire component in FormsServiceProvider to prevent error if Livewire package is not installed. by @thejmitchener in #13
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.10...v0.0.11
- Refactor forms-modal.blade.php to improve readability and maintainability. by @thejmitchener in #12
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.9...v0.0.10
- Update composer.json dependencies for livewire/livewire and spatie/laravel-googletagmanager to their latest versions. by @thejmitchener in #11
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.8...v0.0.9
- Added installation instructions to the README.md file, updated compos… by @thejmitchener in #10
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.7...v0.0.8
- Update references to the Laravel Forms package to the new Forms package. by @thejmitchener in #9
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.6...v0.0.7
- Changed the tag name for publishing the config and views files from laravel-forms-config and laravel-forms-views to forms-config and forms-views respectively. Also changed the package name from laravel-forms to forms. by @thejmitchener in #8
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.5...v0.0.6
- Rename form-modal to forms-modal in various files and code references to maintain consistency and avoid confusion. by @thejmitchener in #7
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.4...v0.0.5
- Update composer deps, rename package and files by @thejmitchener in #6
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.3...v0.0.4
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.2...v0.0.3
- Changed the keywords in composer.json to include forms and fuelviews … by @thejmitchener in #5
- @thejmitchener made their first contribution in #5
Full Changelog: https://github.com/fuelviews/laravel-forms/compare/v0.0.1...v0.0.2