r3mi
r3mi
improved TypeScript typings for `SymbolMetadata` - added missing booleans `dismounted` and `unit` - added list of allowed strings for `affiliation` (and base), `dimension` (and base), `condition`, `context`, `echelon`, and (was...
the code for Symbol constructor allows for any number of options arguments. Fix typescript typings to reflect that.
Mixing both mouse wheel and trackpad gives inconsistent results. On the [demo](http://monospaced.github.io/hamster.js/) page, on rectangle #2: 1. scroll using mouse wheel -> gives small deltas, +/- 1 for one wheel...
Hello, thanks for this tool ! Is it possible to have version tags for the lightweight docker image ? eg `1.18.0-edge` Currently there is only `latest` and `edge` for the...
Hello, thanks for What's up Docker, very useful ! Question: is there a way to watch "base" image ? Sometime, I need to customize released images, e.g. ```dockerfile FROM imageA:versionA...
Hello, in some configurations, the shape resulting from the triangulation is not always convex, ie some of the outermost triangles are missing. for example, it is possible to draw, using...
`browserify` versions evolve quickly and I like to be able to restrict the version I am using. It would be nice to be able to provide the version of `browserify`...
### Describe the feature request Hello, thanks again for this project ! I would like to monitor Unix domain sockets ### Why do you personally want this feature to be...
Hello, thanks for healthchecks ! Would it be possible to get [Discord Webhook integration](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) ? There are simpler to set-up than the Discord App integration.
### Is this a new feature request? - [X] I have searched the existing issues ### Wanted change Thanks for this useful container ! Is there a way to set...