versedi

Results 26 comments of versedi

I think I've made the typings for DefinitelyTyped correctly now, if you let me know what you prefer I can make a PR with index.d.ts inside this repo or to...

Definitely typed prepared: - Core package: https://github.com/versedi/DefinitelyTyped/tree/trevoreyre/autocomplete/types/trevoreyre__autocomplete - Vue/JS component: https://github.com/versedi/DefinitelyTyped/tree/trevoreyre/autocomplete-js/types/trevoreyre__autocomplete-js

This is pretty good write up that I completely agree with: https://stackoverflow.com/a/57126320/4022683 From the package author perspective I'd go with inside-repo types to avoid having to update the DefinitelyTyped package...

@lastlink you're welcome to grab the code I've provided in the issue and tweak it to current updates, unfortunately I'm out of time to do that. i'm using the types...

It does work after updating gulpfile with two things. First is `pages` function around line 55:, you need to pass the `src/data` directory to panini, by modifying the function to:...

How this is supposed to work? It only makes sure your env.behat will be used but the transactions still won't be visible for browser's sessions since it's a new php...

One way to workaround this issue is to switch session storage from File System to DB.

I was trying to include categories sidebar as accordion menu. As far on default JS no luck, but when I use this fiddle: http://jsfiddle.net/Sbt75/514/ Everything works just fine. I've already...

http://foundation.zurb.com/develop/resources.html # Magento - Waterlee Boilerplat by Jake Sharp F5 https://github.com/zeljkoprsa/waterlee-boilerplate - Magento & Foundation by Nandroid F3 https://github.com/nandroid/MagentoFoundation I'm working with nandroid's version but updated to F5 manually.

Sorry I cannot as I don't have original files and it's very late project that I'm doing in my full part job. But it's not so hard as it seems...