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

Commit 5964524

Browse files
committed
1.4.7
1 parent 9a2dfe7 commit 5964524

File tree

6 files changed

+39
-6
lines changed

6 files changed

+39
-6
lines changed

CHANGELOG.md

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

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

5+
## 1.4.7 - 2020-10-28
6+
### Fixed
7+
- Fix z-index issue on custom select container
8+
- Preserve custom select display if selected option disappears
9+
- Prevent custom select options from being selected and de-selected in the same click
10+
- Allow tab to work normally when pressed and custom select button trigger is focused
11+
- Re-focus custom select trigger button when `esc` key is pressed and menu is opened
12+
- Make custom select clear button always vertically centered
13+
514
## 1.4.6 - 2020-10-26
615
### Fixed
716
- Add `wire:ignore` to the `custom-select` button display to prevent livewire from re-rendering it

dist/form-components.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)