Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 5b4d885

Browse files
committed
5.0.4
1 parent 94145f5 commit 5b4d885

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## 5.0.4 - 2021-07-02
6+
### Fixed
7+
- Fix issues with timezone custom select options
8+
- Update custom select "selected option" styling
9+
10+
### Updated
11+
- Use the new `Alpine.data(...)` to define the `customSelect` Alpine component
12+
513
## 5.0.3 - 2021-06-25
614
### Fixed
715
- Add backwards compatibility for Laravel 8.0 - 8.26 by adding a `class` macro to `ComponentAttributeBag::class` if the method does not exist

0 commit comments

Comments
 (0)