Jeroen Claassens

Results 65 issues of Jeroen Claassens

> **Warning** > ***Blocked by a more stable implementation of decorators in V8 / Node / TypeScript*** - TypeScript types do not represent the ECMAScript spec - TypeScript types do...

feature
needs rebase & merge
refactor
semver:major
packages:decorators

> [!IMPORTANT] > This is blocked by the fact that this currently produces a string over ~1GB in size which causes v8 to throw a `RangeError`. If I'll find a...

blocked
help wanted
semver:minor

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description Following issue #900 the same...

feature
refactor
semver:major

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description Currently the `otherFormes` field for...

blocked
feature
semver:major

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description Currently the response of `getAllPokemon`...

feature
refactor
semver:major

Hi, I was wondering if you were planning to add entries 906 (Sprigatito) to 1007 (Koraidon) for Generation 9. And in the probably not all too distant future a dozen...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug Provided the following subcommand array: ```ts subcommands: [ {...

bug:confirmed

> [!IMPORTANT] > This is a very very breaking change. A document to upgrade from v3 to v4 has been provided. For review a thorough analysis is required to verify...

documentation
feature
refactor
semver:major
typings

1. Filter pages: Hide duration if no action selected, and if duration isn't applicable to the action - _Originally posted by @gc in https://github.com/skyra-project/skyra.pw/issues/26#issuecomment-560111132_ 2. SelectDuration: Reset button (sets to...

It is possible to ignore certain codes and guilds through `skyra conf set selfmod.invites.ignoredGuilds ` and `skyra conf set selfmod.invites.ignoredCodes `. This should also be possible through the dashboard. Mockup:...