Martijn Weghorst
Martijn Weghorst
Please merge this PR so we can use this package with Laravel 9: https://github.com/laravel-notification-channels/onesignal/pull/137
Setting an initial dateRange was removed/broken in commit 77cf983, this brings it back
### Reproduction https://formkit.link/14ea3d8a4d0e1ef774a261acb9d346bc ### Describe the bug When pressing the enter/return key in a focused `` element the form is not submitted (as opposed to ``, for example). Another very...
Since only `that.limit - rendered` items are appended, the rendered count should be increased after the call to `that._append()`, and not before.
When using a multiple select dropdown with the remove-selected option set to false, the selected options in the dropdown list should be clickable and deselect their value, instead of being...