Luke M

Results 8 issues of Luke M

Adds a new enum type for 'ts', which is an Name -> unicode character enum.

For bump & area bump graphs, prevent setting the activeSerieIds if you call preventDefault() on the event. This is useful if you want to only have interactivity (hovering + highlighting)...

I cannot figure out a way to make a function return the type information of a module. Basically, we have a wrapper function for require, which takes 2 params, the...

enhancement

Adds a prop that changes how much the drawer moves when the user "discovers" it, by touching in the swipe-area. Closes [#30762](https://github.com/mui-org/material-ui/issues/30762) - [x] I have followed (at least) the...

new feature
PR: out-of-date
on hold
component: SwipeableDrawer
PR: needs test

I added an option called 'removeDefer' which removes the defer tag. This is useful if you set the `scriptLoading: 'defer',` option on the HtmlWebpackPlugin, as this way, you can have:...

I guess this is more of a feature request than a bug per se, but when you have an `#!if` that usually requires an `#!endif`, but it's missing, no error...

Obviously no `goto` as that would allow loops.

### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (12) x64 AMD Ryzen 5 5500 Memory: 11.39 GB / 31.80 GB Binaries: Node: 18.20.4 - ~\AppData\Local\nvs\default\node.EXE Yarn: 1.22.17...

bug
console