Jorge Epuñan

Results 37 issues of Jorge Epuñan

This is not a bug, but a solution after 2 days trying to fix this thing. Using this component and axios, I retrieve data, use `v-for` and refresh vue-flickity but...

added GruntJS and some useful tools: - code minification and obfuscation - code linter cleaner code for demos

### Version info 1.3.0 ### Expected behavior The grid must be 100% in iPhone 6/6 Plus, but they're not. Changing the @media from `40.0rem` to `42rem` works.

Hacktoberfest

https://github.com/pelirodri/LaWea

Don't you miss in the first statement add `*:after` and `*:before`? [Check this example](https://jsbin.com/bupocusube/1/edit?html,css,output)

- Added CSS3 transitions between _.slide_ and _.delayed_ elements. - Added slide _data-title_ next to slide number to _#indicator_.

**Is your feature request related to a problem? Please describe.** This could me imported as an module **Describe the solution you'd like** Add AMD / CommonJS / ES modules support

Hacktoberfest

In **configuration** you say: _api: the API's index, eg. http://localhost/wp-json (required)_ But I'm having lots of 404 because in js/router.jsx you have: `template: ` https://github.com/kwight/tango/blob/master/js/router.jsx#L46 Removing those `/wp/v2` clears the...