Klas Jersevi
Klas Jersevi
### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Context (@lit/context) ### Description As of the...
It would be great if the was a possibility to provide a callback function that gets called right after the *injectLiveReload* in *sendHtml()*. That way it would be possible to...
Option callback to modify the html response before sending it. Useful for injecting variables or changing content dynamically. Solving #10
I'm developing a theme and also making a bootstrap version of quill. Even though Stylus is cool, I would very much appreciate if quill styles was based on SCSS instead...
### Which package(s) are affected? Context (@lit/context) ### Description The build files in the `lib/`directory of the package can't be used when using modern import because they are not provided...
### Is your feature request related to a problem? Please describe. It's not possible to make a simple plain notification (in typescript) because useNotification requires `type: "success" | "error" |...