Thor Selander Fjelldalen

Results 5 issues of Thor Selander Fjelldalen

Hi! Loving this package! Color config can fetch from CSS variables, but breakpoints can not. Currently we have to duplicate breakpoints for media queries outside of template. Is it possible...

enhancement

#### Expected behaviour I am using a Column chart with `tickPositioner` to manually control the ticks for multiple y-axes. We do this to map a value to a list of...

Product: Highcharts
Type: Regression
Status: Has workaround

### Describe the problem When passing style variables to a component, svelte inserts a new root element with `display: contents`. At first, this seems like an elegant solution for scoping...

feature request

### Microsoft PowerToys version 0.80.1 ### Installation method GitHub ### Running as admin No ### Area(s) with issue? Keyboard Manager ### Steps to reproduce Hi! I have bound Alt (right)+J/K/L/I...

Issue-Bug
Needs-Triage

### Describe the problem In Svelte 5 we can pass a children snippet to a component, as the default "slot". The way this makes writing a component feels intuitive, as...