Trezy
Trezy
Personally, I hate writing Jade. It's hard for me to read and given that HTML isn't a particularly difficult language to write, I feel like Jade is unnecessary. It's just...
One of my coworkers asked my yesterday who actually uses Marionette. I just referred him to the list of the bottom of the website but I would rather have been...
## Overview This issue will track progress on version 8 of Pixi React. This new major version is a complete rewrite of the library and will support Pixi.js v8. ##...
##### Description of change Adds the `extensions` property to the `` component, which allows Pixi React to manage adding/removing extensions for the user. This is mostly a convenience property. If...
### Description I'd like to be able to create an `` component without having it initialised automatically.
What it says on the tin! We need to get e2e testing setup for v8 so we can be more confident in changes before merging and deploying them.
##### Description of change `` will now be destroyed when unmounted. ##### Pre-Merge Checklist - [ ] Tests and/or benchmarks are included - [ ] Documentation is changed or added...
I'm using [Assetpack](https://pixijs.io/assetpack/) to manage my asset pipeline. The way it works is by using tags in curly braces on file and directory names to determine how to handle them....
We need a guide for using the `@pixi/viewport` package with Pixi React. This is one of the most common integration issues users have reported since releasing Pixi React v8. ##...
We need to add a `Guides` section to the docs, similar to the [`Guides`](https://pixijs.com/8.x/guides) in the core docs. I'll take this one since it requires adding the `Guides` links to...