Manuel Saelices

Results 32 issues of Manuel Saelices

- [X] Refactor NS-Vue code to avoid importing NS native code in the jest environment (without device or emulator) - [X] Mock some NS UI components - [X] Infrastructure for...

### Version 2.3.0 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=rUVzXD](https://play.nativescript.org/?template=play-vue&id=rUVzXD) ### Platform and OS info Both ### Steps to reproduce 1. Run the sample app. 2. Click on the "Reverse" button 3. See...

priority:normal

### Version 2.0.0-alpha.0 ### Reproduction link [https://github.com/nativescript-vue/nativescript-vue/blob/master/samples/app/app-with-router.js](https://github.com/nativescript-vue/nativescript-vue/blob/master/samples/app/app-with-router.js) ### Platform and OS info Android 6.0 ### Steps to reproduce Click on the "Foo" and "Bar" buttons in the sample. ### What...

priority:normal
V2

### Make sure to check the existing issues in this repository ### Please, tell us what's the problem? [X] A typo [ ] Wrong documentation [ ] Improvement of existing...

enhancement
docs

Right now in almost every article documented there is the following text: ``` For more information about the available properties, methods, and events, head over to [the complete API documentation...

For the sake of the code sharing experience, it would be great that: * The internal object created in the Vue instance was `$router` * The `$navigator.navigate(to, options)` method would...

Support [Diffbot extract API](https://www.diffbot.com/products/extract/) as a document loader

## Changes - [X] Fill the `llm_output` param when there is an output parsing error in a Pydantic schema so that we can get the original text that failed to...

auto:improvement

### Version 2.2.1 ### Reproduction link [https://github.com/msaelices/vuex-error-in-v-template](https://github.com/msaelices/vuex-error-in-v-template) ### Platform and OS info NS 5.3 ### Steps to reproduce Let review the following Vue application with Vuex (see the github repo...

priority:normal
V2