Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet authored and github-actions[bot] committed Mar 17, 2023
1 parent b1e6653 commit 3daceaa
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-splade` will be documented in this file.

## 1.4.2 - 2023-03-17

- Added `select-first-remote-option` and `reset-on-new-remote-url` attributes to Select component
- Support for transformed values in Table component
- Improved handling of resource loading in Table component
- Improved handling of `AuthenticationException`
- Bugfix for Choices.js instance in Modal component

## 1.4.1 - 2023-03-15

- Support for closing modals explicitly (don't close on escape keypress or click outside)
Expand Down

0 comments on commit 3daceaa

Please sign in to comment.