Alex Zaslavsky
Alex Zaslavsky
PR's #32, #34, and #35 produce a lot of merge conflicts when pulled into `master` (mainly in the documentation). This commit has resolved all of those conflicts, and can be...
Introduces the `axis` parameter, which can be set to any of `"x"`, `"y"`, `true`, or `false`, and defaults to `true`. `"x"` indicates that the axis is locked so that only...
Sometimes its useful to know what a certain config param has been set to. This commit simply adds getters to mirror all of the existing setters (setMultiplier, setValues, setBoundX, setBoundY).
If I create a child `` on my page, and want to use impetus in that iframe, that is currently not possible. This commit adds support for the optional "window"...
This is issue is somewhat related [these][0] [two][1] issues, but is not so much concerned with handling BigInt literals (ex: `12n`) as simply supporting very absolutely large numbers, namely those...
I'm running into the following problem: what if, between when I send a fetch call, and when the call returns, something happens in my app that makes me want to...
### Description of the bug Running `git reword` or `git amend` produces the following error output: ``` The application panicked (crashed). Message: A fatal error occurred: 0: could not create...
### Body [24.2.0](https://github.com/getsentry/self-hosted/issues/2714) | ***24.3.0*** | 24.4.0 - [ ] Release all components (_replace items with [publish repo issue links](https://github.com/getsentry/publish/issues)_). - [ ] [`develop`](https://github.com/getsentry/develop/actions/workflows/prepare-release.yml) - [ ] [`relay`](https://github.com/getsentry/relay/actions/workflows/release_binary.yml) - [...
There are currently