Releases: tanthammar/tall-forms
Releases · tanthammar/tall-forms
Range Slider
- Added spa-layout to config
- Added default traits to stubs
- Fix array field icon did not show
- New Range slider
- Fix error icon text color
- Fix styling horizontal alignment of array icons
- New min, max, step, option to inputs of type number, range, date, datetime-local, month, time, week
- Fix background color in notification trait
- Fix background color of delete button in array fields
- New Honeypot field support
- New fields_updated() method in Form Component
- New Laravel 7 Blade component for range input sliders
- Fix default path for mime_type icons
Spinner button
Laravel 7 Blade spinner button component
File icons
Renamed file upload icons for blade-ui-icon compatibility
Installation fix
Fixed path to serviceprovider in composer.json
V2 with breaking changes!
Breaking changes
Read the upgrade guide ->
- New stubs, create.stub and update.stub
- Fix for checkboxes, automatically becomes array data
- Breaking change: Deleted mount() from form component
- Breaking change: renamed setup() to afterFormProperties()
- New LegacyForm trait to cover for breaking changes
- New Relationship field type support
- New Custom field type support
- Updated make command to support multiple stub files
- New DefaultMount trait for slim components
Notfications
- Added bg-colors and button-colors to config
- Added translation settings to config
- New Notification Trait
- New Notification Blade component
Public Release
Added delete() method
Wiki done
wip readme
0.95 wip readme
Preparing for release
Updated readme with most important changes
Moved default icons to config