David

Results 11 comments of David

PR would conflict with PR #15. Although this seems to be a better approach, it does not provide same functionality as in #15 (overwriting default variables) and is incomplete (missing...

@WhatsNewSaes I don't see why reviewing this or my PR #15 would take about 3 months. If you're no longer interested in maintaining the project, please consider adding another contributor...

The PR seems to be ready and all dependencies resolved. Is there anything left blocking this PR to be merged (except for the `package.json` conflict) and released as minor that...

Just stumbled upon this because my project only knows CSS modules, thus the file tag can be omitted (which `rollup-plugin-postcss` per default does not allow). However, it can be achieved...

Couldn't find this in the unreleased section of the `8.0.0` branch so I assume it is not implemented yet. @Sephster do you need any help with that issue? Making Refresh...

Yes, that is why I've wanted to make the TTL configurable, so I can set it to forever :) I'm not spec-safe either but as far as I know, refresh...

I dug a bit deeper and this is related to the Calculator Cache (when flushing it before saving everything works as expected), so it probably is a known limitation. However,...

@MarkBaker I'm happy to help out with a PR to a documentation update. My solution was to flush the cache before each `save()` operation and that's what I'd also recommend...

I'm adding a note here to an issue I've created one year ago which addresses a similar thing: the internal "normalisation" of argument casing in #3475. This is beyond clarification...

It's been a while, still I think that revoking the tokens should be part of this library (because it's pure pain to handle it outside of the library). The big...