Jacob Kelley
Jacob Kelley
Sure sure, gulp it is! I'll send a pull request soon. If there are lint errors I'll fix them in their own commit.
Are you using the CSS that came with the library? Does changing your code to the following help?: ``` javascript $.ajax({ type: "POST", url: "http://linkzone.dev/ajax/follower/select", data: '', dataType: 'json', cache:...
Meeerrrrgggeee!
I've actually created a typescript client/CLI that uses the stability-sdk typescript that you've precompiled, @dmarx. (CC @altryne @Pau-Lozano @kaishin @svumm) https://github.com/jakiestfu/stability-ts
I've also since updated the JS SDK to use the new `stability-sdk` repo https://github.com/jakiestfu/stability-ts
I wrote this here https://github.com/jakiestfu/stability-ts
I would consider adding support for this. Would you be interested in authoring the solution for this @loganvolkers? If so, we can talk in greater detail about the design.
This is something Postmate should definitely solve. Can we assume that the `iFrame` provided will have a `src` of the origin we expect? It'd be nice to automate this and...
@Aaronius Hi! Didn't notice this PR until now! Let me review it and we will have an open discussion regarding this. Been very busy this week ;)
Will discuss more soon!