Kristoffer Strube
Kristoffer Strube
**Is your feature request related to a problem? Please describe.** When using touch devices the context menu can't be hidden/closed by pressing outside the context menu as that uses events...
## Why? The wrapper is prone to human errors as it is an interpretation of the Web IDL specifications. We have already seen such errors e.g. in PR #14. I...
I have looked at adding support for the Drag and Drop part of the API which is defined like this in the [Web IDL specs](https://wicg.github.io/file-system-access/#drag-and-drop): ```WebIDL partial interface DataTransferItem {...
This is not a problem with the core library itself but with the demo of the MemeGenerator. The top text has a max width for the fill that should make...
This issue is not high priority as it is not a problem with the core-library but instead with the Tree Map Chart which is used in the sample. When many...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When we use bind:after with an asynchronous method then that...
**Is the feature request related to a problem? Please elaborate.** The `SetupModule` extension for setting up an imported JS module only supports `IJSObjectReference` but you can also import modules of...
As described in issue #83
The fields onclick, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, and onmousewheel are available on the HTML canvas. They should be so as well in Blazor as: OnClick, OnMouseDown, OnMouseMove, OnMouseOut, OnMouseOver,...
# Problem When plotting the downloads for a package over multiple years we have a `'MMM d'` format as the label for the x-axis and the same for the tooltip...