Sven

Results 4 issues of Sven

The following example shows the Sveltestrap input behaving differently to a regular input component. ```svelte import { Input } from 'sveltestrap'; let midiPorts = [ { id: '1', name: '1'...

The links to `MATRIX.md` don't lead anywhere. Noticed this when feeding the docs to https://devdocs.io/ which created some empty pages for the `MATRIX.md` file. Could also remove the .html from...

On MacOS this allows using a second monitor. Tested using high negative numbers and the mouse simply moves to the edge of the screen.

This is an excellent project! ### Describe the changes you have made: - Fix bug in coercing string from python datetime into applescript (this is localisation dependant so updated to...