Ian Hornik

Results 14 issues of Ian Hornik

My apologies if this is trivial, I tried to find something on this in the documentation somewhere. Essentially what I want is a way to simplify forwards/backwards navigation between posts...

status: ready to implement

`body-parser` and `express-validator` are both commonly used packages to process HTML forms. They are a pretty good fit aswell, since the parser allows the parsing of nested objects, and the...

This issue is dedicated to hold the information on the planned v3 rewrite of the library. Discussion on the proposed changes is encouraged. # Proposed changes ## Modules ### Problem...

enhancement

The demo widget at the bottom of https://party.js.org/ currently only allows primitive numbers in the configuration. This should be extended to offer the possibility to specify a range, to further...

documentation

**Is your feature request related to a problem? Please describe.** Its hard to be sure if the emitter functions precisely as intended currently. The effects caused by it have to...

enhancement
help wanted
priority: low

Currently, when attempting to open the [clickable dropdowns](https://infima.dev/docs/components/dropdown#clickable), no dropdown appears.

Adds a typing for `ReactComponent.component`, since it was not defined before. https://github.com/tameemsafi/typewriterjs/blob/e50a407493caee8512b417c031ffe919ed1e4889/src/react/Typewriter.js#L52-L54 Also specifies the default, which was implemented here: https://github.com/tameemsafi/typewriterjs/blob/e50a407493caee8512b417c031ffe919ed1e4889/src/react/Typewriter.js#L67-L69

`CharTweener.Properties` is lacking the Get/Set methods for managing the proxy transform's `localPosition`s. As far as I can see, this can easily be implemented with: ```cs public Vector3 GetLocalPosition(int charIndex) {...

Since LDtk has yet to implement animated tiles, I was wondering whether there was a possibility to inject an animated tile during the import process. The usecase is an animated...

**Is your feature request related to a problem? Please describe.** Regarding #97. Currently it just deactivates silently and debugging is "impossible" if you don't know the behaviour of the library....

enhancement