Javier Villanueva

Results 23 issues of Javier Villanueva

I just tried using the Instagram provider to authenticate users in my app and for te most part it works out fine, however when after users grant access to my...

I currently need to add specific styles when the custom dropbox opens to the top, right now the plugin only adds the `selectboxit-open` class regardless of direction, is there an...

## Question about an existing feature ### What are you trying to achieve? I'm trying to reduce the time my composing method call takes but I'm not sure how the...

question

I currently have the following gulpfile.js that fetches the critical css from a couple URLs and creates 2 separate files: ```js var gulp = require('gulp'); var purge = require('gulp-css-purge'); var...

### Versions - nuxt: 2.15.8 - node: 16.14.2 ### Reproduction See below. ### Steps to reproduce 1. Run `npx create-nuxt-app nuxt2` 2. In the "Linting tools:" prompt choose "Prettier" and...

bug-report

Is it possible to include support to add `xMarkers` the same way as `yMarkers` work but added vertically to the charts? I'd be useful to add vertical annotations to see...

Is there a way to currently ignore the `href` conversion functionality in premailer for a specific link? I often code Mailchimp templates and I have links like this all over...

The default docker setup expects the ES container to be named `elasticsearch` so this should fix the issue where the API cannot connect to the ES server. I also renamed...

## Current behavior When running `yarn mage2vs import` you get a lot of illegal argument exceptions when trying to update records in ES. **Example** ``` error: uncaughtException: [illegal_argument_exception] Rejecting mapping...

bug

Great extension, I was wondering if you could integrate adaptive resizing into it ([similar to this other extension](https://github.com/trive-digital/AdaptiveResizeM2)) it's probably out of scope but I find it very useful. ![687474703a2f2f692e696d6775722e636f6d2f726b7938532e706e67](https://user-images.githubusercontent.com/661330/37525346-83dcde3e-2924-11e8-97b4-23dfa9482334.png)...

enhancement