Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

58 lines (43 loc) · 1.97 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.4 - 2024-02-03

🔧 Changed

  • allow php 8.0 (#6)

1.0.3 - 2024-01-08

🐞 Fixed

  • ReadonlyField has default classes (#5)

1.0.2 - 2024-01-08

🍰 Added

  • ReadonlyField (#4)

1.0.1 - 2023-12-18

🍰 Added

  • Support for Silverstripe 5

1.0.0 - 2022-07-26

🍰 Added

  • standardized testsuite (#3)
  • frontend Phone Field
  • validation errors are displayed as such
  • frontend CheckboxSetField and OptionsetField
  • frontend TextareaField
  • frontend CheckboxField
  • frontend FieldGroup
  • frontend DropdownField
  • frontend EmailField
  • frontend TextField
  • form holder trait

Pull Requests

  • Merge pull request #2 from syntro-opensource/dependabot/github_actions/codecov/codecov-action-3.1.0