sebmor
sebmor
What are the caching settings for this? I seem to have an issue where even though the whole app (& routes) changed, it fails to recognise any of these changes...
With many people using rails as a standalone API with a Vue/React/... frontend, this question must have come up. I ended up storing the token as a cookie. One thing...
Would potentially be a quick improvement to the package if it would support some basic default a11y settings; ``` {iconName} ```
Right now when you use ``` Medium Layout ``` It will compile into ``` Medium Layout ``` I think it would be much easier for layout purposes that it would...
There is already an option to ignore routes, but in the many cases where you only have one or a few pages that need the persist their scroll, it's often...
I love this plugin and what it does, but I already use styleguidist as my documentation for my library. Would there in the future be a way to opt out...
I think being able to post images in the chat room would be an interesting use case with a lot of extra particularities on frontend to think about
As described here https://dev.btc.com/docs/js#receiving-transactions > You can setup a Webhook URL that we call every time a transaction is made to one of your addresses. > This will work exactly...