Skip to content

Releases: tanthammar/tall-forms

Range Slider

06 Aug 16:29
Compare
Choose a tag to compare
  • 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

05 Aug 17:45
Compare
Choose a tag to compare

Laravel 7 Blade spinner button component

File icons

05 Aug 17:09
Compare
Choose a tag to compare

Renamed file upload icons for blade-ui-icon compatibility

Installation fix

05 Aug 16:18
Compare
Choose a tag to compare

Fixed path to serviceprovider in composer.json

V2 with breaking changes!

04 Aug 17:09
Compare
Choose a tag to compare

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

31 Jul 19:51
Compare
Choose a tag to compare
  • Added bg-colors and button-colors to config
  • Added translation settings to config
  • New Notification Trait
  • New Notification Blade component

Public Release

30 Jul 17:55
Compare
Choose a tag to compare

Added delete() method
Wiki done

wip readme

28 Jul 16:44
f14b577
Compare
Choose a tag to compare
wip readme Pre-release
Pre-release
0.95

wip readme

Preparing for release

28 Jul 16:10
Compare
Choose a tag to compare
Preparing for release Pre-release
Pre-release

Updated readme with most important changes
Moved default icons to config