Karl Erik Hofseth
Karl Erik Hofseth
### Describe the problem The way CSS transitions are currently handled they inject inline attribute styles into the element. This requires the site use `style-src 'unsafe-inline'`. ### Describe the proposed...
Just a general request to make the plugin thread-safe, or mark it as such if it already is. Ref: [https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3](https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3) This isn't a huge issue, but faster builds are always...
Is it possible to pass more parameters in the reset password request? For instance to support different front ends that use the same API, a parameter could be used to...
### Before submitting the PR, please make sure you do the following - [x] It's really useful if your PR references an issue where it is discussed ahead of time....
### Describe the problem When using transitions with a `delay`, the DOM element is created and has a size as soon as the transition starts rather than when the delay...