Austen Cameron

Results 17 comments of Austen Cameron

New to using the library and I just tried to push stuff to an array, this would definitely be great to have! The `toggleBoolean` method would also be very useful!

Experiencing the same issue with ladda-bootstrap installed via bower. Comment line 172 in index.html to experience the same behavior on the demos.

@aioutecism How could I help with this? Could you give me an idea or rundown of where to look and how it might work? I'm happy to take a stab...

@aioutecism thanks for the response and direction! I was curious how the other vim plugin handled this and found this issue: https://github.com/74th/vscode-vim/issues/42. Would providing a similar config value for imap...

Love the idea of a more flexible setting, and am finally diving in to this to see if I can contribute. Your guidance was very helpful in gaining an initial...

Wow! Thank you for such a detailed description of how the plugin works _and_ how you are thinking about the solution! This is very helpful! However.... I think some of...

Additionally I am looking at my codebase and wondering if there is an equivalent to `STAPLER_NULL` or if with this package you can just use `null`? Edit: Saw this line...

Hey, thanks for the extra info, that helps immensely. A few questions regarding your last two points: - The storage driver setup. My app was just using local storage for...

Another thing I'm wondering about is database migrations / tables. Do I need to update my existing stapler fields or add any?

@rbruhn I'm finally getting around to doing this upgrade in our app that uses stapler. It's a beast of an app so it may take a little while, but thank...