Bago

Results 17 issues of Bago

Bower let me set up overrides for managed bower components by adding an "overrides" key in the bower.json module. Unfortunately requiring such "overridden" modules from browserify doesn't work because it...

[](https://issuehunt.io/r/sindresorhus/got/issues/746) #### What would you like to discuss? I'd like to override got caching so to extend what the remote headers ask me to do. I currently use the `max-stale`...

enhancement
external
:dollar: Funded on Issuehunt

Trying to initialize mosaico in a small screen shoult result in some kind of warning, maybe we can "link" this to the compatibility check.

enhancement

We should add some hook so to alert users they are leaving the editor.

enhancement

moxman is not included by default so it only works if you have in the page a tinymce using the link plugin. this is not a problem in the opensource...

bug
mosaico.io

We are aware of issues with the webkit engine used by Safari (not Chrome that uses Blink). Most issues have been workarounded but there are a few less important issues...

bug
minor
webkit

Bower.json declares it, but package.json doesn't. Bower is deprecated so we should add it to package.json for anyone importing via npm.

enhancement

require_once("registered-domain-libs/effectiveTLDs.inc.php"); require_once("registered-domain-libs/regDomain.inc.php"); getRegisteredDomain('subdomain.domain.co.uk'); // this print "co.uk" getRegisteredDomain('subdomain.domain.co.uk', $tldTree); // this print "co.uk"

I see sortable implements this feature: https://github.com/rniemeyer/knockout-sortable/blob/426300f22880f651a8f376f772779c504fd673c1/src/knockout-sortable.js#L130 Is that "wanted"? The documentation doesn't document that behavior, that would only be needed if you want to be able to put default...

The original issue #1976 have been closed by the no-sense github bot, but the issue is there until a new release is crafted. As I cannot reopen the issue I...