Evan

Results 10 issues of Evan

The site is built using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) and comes largely unchanged from the current markdown files in terms of content. I've built out the base site, applied a custom...

We get a lot of issues reported and questions in the Gitter chat about errors relating to CORS. We should mention the potential issue with CORS more prominently in the...

enhancement

Right now the footer is always sticky and the header never is. We should add the ability to easily change the stickiness for either

enhancement

### Environment Website ### Describe the bug Unless they have been on the platform for a _long_ time, mods do not show up when searched on Google. It seems like...

bug

Add native support for Roundaround's [jquery.flot.pin plugin](https://github.com/Roundaround/jquery.flot.pin).

planned

The line tracking plugin does not support the stepped lines option - only the default straight style. It would be nice to add support for this in the future.

useful
planned

### Describe the Request Hooking into `Keyboard.processF3` makes it easy to clash with mods that want to add additional F3 keybinds. A debug combo (i.e. F3+M) is not possible to...

### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe...

Type: Feature Request

### Does it fit the projects scope? - [X] This is relevant ### Why? It's a bit annoying to have to click into a notebook before even being able to...

enhancement

Fixes warning in console from zustand. The default export is deprecated. Luckily it's just re-exported on the named 'create' export so the fix was super simple.