Christoph Werner

Results 86 comments of Christoph Werner

@wedelgaard thanks! I agree, being able to simply use `translateX(50px)` in start or end styles would be great. For the time being, i recommend using a custom formatter to animate...

Started playing around with a css parser based version in `next` branch.

Not maintained anymore. Feel free to pull request a bugfix.

@javiercf At the current state of the repository, i'm working on a major rewrite, which will lead to a new major version (v5) being published. The current documentation `README.md` is...

@rofrischmann's inline-style-prefixer is around 8.5kb and 2.5kb when used in static mode. i'd rather not have this included, but it might be added as a plugin. A quick idea: ####...

The solution might be simple: Create a Redux.NET organization on github, move repository there and add some willing maintainers from this repo - that actually use the project, preferrably on...

@anantoghosh @filipdanic If you don't start this soon, i will. Don't wait for one another, just do it! 😛 @wmonk simply relaxing a few rules and `tslint.json` to defaultSeverity: "warning"...

While this seems to be the case, i think it goes hand in hand with adjusting tslint configuration. I don't want this to stop my development server, but a warning...

@DorianGrey let's find a reasonable way around that limitation, then. It's not helpful to not see any warnings in development and have it break in production build on CI later...

@ianschmitz sounds like the better alternative. Which tslint option is that?