Skip to content

Commit

Permalink
5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Jul 2, 2021
1 parent 94145f5 commit 5b4d885
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to `laravel-form-components` will be documented in this file

## 5.0.4 - 2021-07-02
### Fixed
- Fix issues with timezone custom select options
- Update custom select "selected option" styling

### Updated
- Use the new `Alpine.data(...)` to define the `customSelect` Alpine component

## 5.0.3 - 2021-06-25
### Fixed
- Add backwards compatibility for Laravel 8.0 - 8.26 by adding a `class` macro to `ComponentAttributeBag::class` if the method does not exist
Expand Down

0 comments on commit 5b4d885

Please sign in to comment.