Inze Bielderman
Inze Bielderman
Currently, V2 of `tmi.js` is being worked on. If the decision is ever made to implement continuous integration, it would be smarter to do this now, while it is still...
Adds event handling for TMI's `NOTICE` Also adds code style configuration for JetBrains IDEAs
`identity.auth` has three possible types, `string`, `(Client) => string`, and `() => Promise`. This branch implements parsing for the latter two. `identity.auth` now only gets an `oauth:` prefix if it...
Implements the whisper command for TMI and adds tests for it Also added codestyle files for JetBrains IDEAs to prevent overriding set codestyles
**Describe the bug** When adding validation to a field in an `Addon`, the combination of an `AddonType.Body` and an `AddonType.End` breaks when a validation message shows up. When the validation...
**Is your feature request related to a problem? Please describe.** On my website, people can configure their timezone, and this may differ from the timezone on their PC. The time...
**Is your feature request related to a problem? Please describe.** In my dropdown, I want to add two " buttons". One that enables all checkboxes in the dropdown, and one...
**mapbox-gl-js version**: v3.4.0 **browser**: Chrome 125 ### Steps to Trigger Behavior 1. Upload a raster file ([file used in example can be found here](https://inzenl.com/raster.tiff)) 2. Add the raster source with...