luk
luk
Well, I couldn't figure out what is the problem, but it persists, try it yourself: ``` ['get', 'head'].map((method) => { server[method]('/*', serveStatic(`${Deno.cwd()}/src`), async (ctx, next) => { // console.log(ctx.req.method, ctx.req.url.match(/\.(?[^.]*?)(?=\?|#|$)/));...
jap, it's a mess and my bad in part (like in re-doing the inputs for 2.3)... wanted to fix this myself in spare time but currently I dont have such...
Did anybody consider merging [mapbox-animate](https://github.com/misterfresh/mapbox-animation) back into the core? The animation performance is superior!
To clarify what @GianlucaGuarini said above about innerHTML on template tag within a browser. If you run `document.querySelector('#my-tag-example').innerHTML` on the page where you added your component for in-browser compilation, you'll...
@pwFoo to split the init function a bit apart: ```js // if the input of the init function a single DOM element node, wrap it in an array a &&...
RTL support would not only be nice for rtl languages but also if you want to maintain a good content/markup structure, e.g. the topmost item of the list would be...
The TTL feature for localStorage is what I'm hardly missing about this great plugin, would be nice if this could be implemented soon =)!
Yeah, that's what I usually do, but my editors do not like the source mode^^, so no possibility to have some regex cleaning up p-tags around modx tags before save?...
- Version 2.2.1pl (already with the fixed quick edit windows) - Mmh, didn't make one, but when I install versionX the next time I'll do one! Sorry...uninstalling doesn't seem to...