Jon Keam

Results 13 comments of Jon Keam

Thoughts on when the next version is due to be released?

I just ran into this myself. @siamaksade kind suggestion to review this PR? :)

I'm getting this as well. Any success @house92 or @kooropatfa ?

Looks like this might be the issue. Read on 🎉 This transpiled JS doesn't work (https://gist.githubusercontent.com/jrafanie/96475c6f34a55269e1add042bded92b0/raw/919de4331b9befa5ff3a1a22479b2a792d6b9a90/source_map_path_2.8.1.js) And this one does (https://gist.githubusercontent.com/jkeam/141bb30cc0fdb5c42e21fd15c41b908d/raw/84ac502ad1bd3af7eb2bd42fbbc0b07bce78dda2/test_write.js) The only difference between the two is that in...

Woo hoo! Happy New Year! I also wanted to thumbs up the addition and merging in of https://github.com/pcorpet/airtable.py/pull/53 if possible.

https://github.com/cyu/rack-cors/issues/131

@zhump I think something like this might be more to your liking - https://github.com/xanf/vuex-redux-saga I haven't used it myself but looks like it's essentially a Vue wrapper around redux-saga.

Agreed, this is a great feature that developers will want to capture in case their users hit tab or right to autocomplete.

I actually needed this too. I implemented in my own branch and when I get some free cycles, I'll add tests and open a PR. But in the meantime, feel...