Kaare

Results 10 issues of Kaare

To access the error message on window.onerror when loading js files from a different domain, the crossorigin attribute has to be set on the script tags (+ headers "Access-Control-Allow-Origin" on...

I have been trying to make the `babel-plugin-i18next-extract` work on code thats using decorators. I got the following .babelrc using `@babel/plugin-proposal-decorators` ``` ["@babel/plugin-proposal-decorators", { "legacy": true }], ["@babel/plugin-proposal-class-properties", { "loose":...

enhancement

I don't see any direct way to hook this up to an error logger. The formatError isn't really what I am looking as I cant connect the error to a...

This replaces the existing Confirm dialog with one that has support for loading / error state. I have also removed the `addons/Confirm` because if we are going to modify semantic...

I am gonna pause this a bit, deal with multiple devices support first and then come back.

This removes invites ... merge them into users. - this makes it easier to manage ... not having to deal with multiple endpoints and ui - this makes it easier...

It has been 5 month since the latest update and the library is not compatible with twitters 1.1 rest api. Plenty of good pull requests. https://github.com/AvianFlu/ntwitter/pull/95 https://github.com/AvianFlu/ntwitter/pull/88 https://github.com/AvianFlu/ntwitter/pull/79 But nobody...