Jose Salazar

Results 6 issues of Jose Salazar

I really love it :heart:, I still don't understand how it works, but the demo looks awesome, there are any plans to make it a 'easy way to use' jquery...

For one reason when you're working with MPA and your `.html` files aren't in the root folder, vite makes you put those middle directories in the url to serve correctly...

following the [v-for array refs](https://v3.vuejs.org/guide/migration/array-refs.html) and the [template ref array with composition API](https://v3.vuejs.org/guide/composition-api-template-refs.html#usage-inside-v-for) examples I found that the `template references array` doesn't work as expected like with `v-for`, so we...

It would be nice to know who triggered the change event and be able to distinguish if the change came from the `ui` or from a manual `.refresh()` call The...

I get the `HTML` data form a `.json` with a `HTTP Request`, but when I use the `dynamic-html ` component the other components `(ion-button)` and binding events `(click)` inside the...

Not sure if this is in the scope of `eslint-plugin-vue` or is more a responsibility of `vitepress` itself, but there is no mention on the docs of how to lint...