Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

97 lines (51 loc) · 4.09 KB

Changelog

This changelog follows the Keep a Changelog standard.

0.6.2 - 2024-04-05

0.6.1 - 2024-04-04

0.6.0 - 2024-04-03

Changed

  • Drop old laravel and php versions & support new ones by @driesvints in #134

Changed

  • Changed initialization logic of FlatPickr component to improve performance (#125)

Added

  • Added support for Laravel 9.x (#122)

Fixed

  • Fix old value of the Color Picker Component (#110)

Fixed

  • Fixes publish view for the flat-pickr component (#103)

Added

  • Add Flat Picker component (d8dbd62)

Changed

  • Support CommonMark v2 (#102)
  • Support Value Attribute for Checkbox component (528ab6e)

Fixed

  • Fix Unsplash width & height modifiers (8394e42)

Added

  • PHP 8 Support (#88)

Changed

  • Sort components alphabetically in config (#56)
  • Allow passing null to value attribute of input component (#60)

Added

  • Laravel 8 support (#50)

Changed

  • Change default text to "Log out" with a space (#25)

0.1.0 (2020-09-02)

Initial release.