Jakub T. Jankiewicz
Jakub T. Jankiewicz
@tsl0922 You can register for [Open Source support with BrowserStack](https://www.browserstack.com/open-source). I have an Open Source account and I use it to test against different browsers.
Adding 2.35.0 milestone, this is pretty important.
There is a hack in the code to detect keydown and keypress on Android, it uses input event to detect the key that was pressed. This is the only way...
@Pooky12332 can you record a video with this auto-scroll?
Is it possible to do this by hand, I would like to play on Linux but before I buy the game to have original MPQ file I would like to...
Any update? I came up with a hack: ``` git tag nocache=1 git push --tags ``` Using: https://cdn.jsdelivr.net/gh/jcubic/jquery.terminal@nocache=1/js/jquery.terminal.js I don't use versions because I want to use `@devel` branch.
Add those by hand including @gerneio for the single proxy.html solution.
Yes, good catch it should be `proxy(...args: string[]): void;`
fixed in version 1.12.2
No, because it's impossible to have Coodesandbox and for example Codepen demo. You would need to add an iframe on those domains that are not possible. To have cross domain...