Thomas Jaggi

Results 53 comments of Thomas Jaggi

As commented in https://github.com/A11yance/aria-query/pull/485#issuecomment-1437403612 we can absolutely use this library as an ESM module in every current browser without any build step. Or did you have a different usage in...

@ljharb what if I tell my nginx to expose `node_modules/aria-query/lib` as `libs/aria-query/lib` in this specific example? So only exposing the parts of `node_modules` we are interested in exposing?

@ljharb, I would argue it is a rather long way from configuring a server which parts of `node_modules` to statically serve to setting up (and maintaining) something like Webpack to...

Thanks for reporting! I will have a look in the next few days.

With the latest release, I disabled the navigation while the carousel is sliding (there were problems on non-touch devices, too). So this should not be an issue anymore. However, I...

@jefsnare, do you have any preferences on how to continue here? I like your suggestion of making the formats configurable. Do you want to tackle this or should I? PS:...

@slightlyoff, would it be a possibility to merge this? Or would you prefer this to be configurable?

I'm experiencing the same issue after switching to [connect-couchdb](https://github.com/tdebarochez/connect-couchdb) for session storage. Update: Happens on my local machine only, server works fine. Same node versions (0.12.7) and npm packages. Update...

I have switched to the `afterPlugins` hook in my fork: https://github.com/backflip/filewatcher-webpack-plugin/commit/d25d9d2fc5616b06e6bfaea116026656ef59b269 Not sure whether this works in any situation, but works fine for my use case.

CLA signed and sent > On 1 Jul 2022, at 17:04, cla-bot[bot] ***@***.***> wrote: > > > Contributor License Agreement Instructions > Thanks for your pull request. Before we can...