Releases: laravie/html
Releases · laravie/html
v5.1.3
v5.1.2
v5.1.1
Changes
- Remove requirement to assign CSRF token from the Service Provider as it might be loaded before session middleware is ready.
- Don't depends on concretes
UrlGeneratorinCollective\Html\FormBuilder. HTML::dl()now supports multiple descriptions per term.- First character capitalization in month names for
Form::selectMonth().
v5.1.0
New
- Fork the base HTML package from https://github.com/laravelcollective/html.
- Add following traits:
Collective\Html\Traits\CheckerTraitCollective\Html\Traits\CreatorTraitCollective\Html\Traits\InputTraitCollective\Html\Traits\ObfuscateTraitCollective\Html\Traits\SelectionTraitCollective\Html\Traits\SessionHelperTrait