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

Commit c69f076

Browse files
committed
2.0.1
1 parent 97e103b commit c69f076

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## 2.0.1 - 2020-11-30
6+
### Added
7+
- Add `custom-select-value-changed` event emitted on custom select
8+
9+
### Fixed
10+
- Fix custom select empty id issue
11+
- Fix custom select filter loading icon styles
12+
- Fix date picker clear button styles
13+
- Fix date picker styles when livewire re-renders it
14+
515
## 2.0.0 - 2020-11-27
616
### Changed
717
- Change styling to be compatible with TailwindCSS v2

0 commit comments

Comments
 (0)