Pascal Baljet

Results 15 issues of Pascal Baljet

Fixes #84 by moving the custom `SessionGuard` methods to a mixin.

Inspired by this tweet: https://twitter.com/HelloAidanCasey/status/1427700895513464841

enhancement

To see if there are any leaks.

enhancement

If you're updating Splade, you must update with composer and npm. Does it make sense to provide a packed JS build with the composer package and import that into the...

enhancement
help wanted
question

The `has` method does not evaluate correctly when the object has a *regular* and a *dotted* key with the same name. ```js const errors = { "roles": "The roles field...

The website was built before Splade’s public release, but it would be cool to open-source it and migrate it to Splade.

enhancement

It would be nice if we could load the options for a `` element asynchronously, optionally with a variable URL. ```blade ``` Maybe this makes sense for the `x-splade-checkboxes` and...

enhancement