Mark Jaquith
Mark Jaquith
Great idea! I'm going to put that in the next major release. 😄
Yeah. It depends on how long your domain is and how long the thing you're linking to is. I guess the main point is that this is a URL on...
Yep, you make a good points! I might implement this as hidden-by-default but make it opt-in, the same way you can opt out of the "new tab" feature and its...
Great workaround! Thanks for that. Man, I was trying to figure out how to do that via `man printf` on an airplane and was not having a good time.
Block editor or classic?
This issue can be closed. Seems to work fine now!
Here's how I worked around this issue for a WordPress install. WP-CLI, like Drupal's Drush, sometimes needs to know "what host does the web version of me run on?" ```php...
Martin, Try this: http://pastie.org/1780113 History.js doesn't work the way you think. I had the same difficulty. In normal HTML5 History, you'd do your XHR or whatever, and then do pushState...
> If I can create a History.getState().internal flag, would that work? That'd be a start. Might also be useful to tell which kind of event triggered it. pushState(), replaceState(), other.
🎊 Someone submitted typing for this project to DefinitelyTyped: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62994 💡 You can now do `npm i -D @types/svelte-range-slider-pips`