Lucas Yang
Lucas Yang
Now Sweetalert version is to version 2. https://github.com/t4t5/sweetalert/releases
If there are steps to install **Chrome** in the README, using **Depictr** will be much easier, no need to go to the search for how to install **Chrome**. After the...
> based on #770 When developing this PR, I found that now Vue 2 adapter only uses Options API, while Vue 3 can use both Options and Composition API, which...
Add `Route::inertia()` IDE helper for Router macrom, IDE helper screenshot: 
Added the `$request->inertia()` IDE helper
I using the Momentum modal on SSR, but when browsing the page I see an error message in the SSR process: `TypeError: f.value is not a function`. The `f.value` is...
This PR is fix #9
Using Headless UI's `` to instead Vue native `` component, and add `vue-transition` prop for change back original Vue ``.