Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 835 Bytes

changelog.md

File metadata and controls

20 lines (19 loc) · 835 Bytes

Change Log of Silverstripe Knockout Forms

  • 4.0.0 Upgrade to PHP 8.1
  • 3.0.0 Updated for SilverStripe 5
  • 2.3.0 Added KnockoutToggleCompositeButtonField
  • 2.2.0 Added KnockoutSwitchField
  • 2.1.0 Added KnockoutCheckboxField
  • 2.0.0 Updated for SilverStripe 4
  • 1.3.0 Added KnockoutConfirmedPasswordField and KnockoutPasswordField
  • 1.2.3 Updated classes for PSR-2
  • 1.2.2 Updated module documentation as per Silverstripe's recommendation
  • 1.2.1 Updated Installation Folder Name
  • 1.2.0 Knockout Form Added template with submit binding handler Updated tests & readme
  • 1.1.0 Added KnockoutTextareaField & OptionsetField
  • 1.0.2 Added KnockoutEmailField
  • 1.0.1 Bug fix: Updated composer.json
  • 1.0.0 Initial release Included KnockoutTextField, KnockoutDropdownField, KnockoutNumericField & KnockoutFormAction