Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pixijs/pixi-react

Write PIXI apps using React declarative style
https://github.com/pixijs/pixi-react

v7.1.1

b488a8de3c0e1916e864c895b3356460a8dd025a authored over 1 year ago by Zyie <[email protected]>
fix lint

97b0e95bb3f8b778a7af2e725919bc933e1121e9 authored over 1 year ago by Zyie <[email protected]>
Fixes AnimatedSprite component when images are updated (#441)

* Fixes AnimatedSprite component when images are updated

Currently, updating the image attrib...

66e98b5d8fbaea896200643ab4cbf965eedfe0af authored over 1 year ago by Luke Wood <[email protected]>
v7.1.0

ab3a672af3f589b4e2cdb24024e534b8145d7942 authored over 1 year ago by Zyie <[email protected]>
Fix typo in Text.mdx (#434)

VSCode API docs says `fontWeight` should be `type TextStyleFontWeight = "bold" | "normal" | "bol...

26efaf73cb3b776760bfd561855dd928554ab5a7 authored over 1 year ago by Pablo LION <[email protected]>
Expose root to injected components (#433)

* Expose root to injected components

* Change node version to see if it resolves github actio...

1335448ce7f6857959f20b86c21e6d4cf7bbc57c authored over 1 year ago by Raymond <[email protected]>
Update index.js (#430)

Fix support for canvas renderer

28fe89bd8e902c82f37528f44c5e22884e16e163 authored over 1 year ago by Joonas Salo <[email protected]>
chore: cleanup files

bc6ce789e2cdbd3acf86a09bd082af3d852d5e85 authored over 1 year ago by Zyie <[email protected]>
Try a GH action instead of circle (#431)

* try a GH action instead of circle

* no silent

* add test:ci command

* delete circle a...

775a1c3d10023ca5b559962a42da35f69c9e8b4a authored over 1 year ago by Alex Prokop <[email protected]>
Add AppProvider usage description in hooks docs (#420)

* Add AppProvider usage description in hooks docs

* Make description of custom AppProvider us...

8ac74789a2af5c6eecc5fd1f51ae64594aed2957 authored almost 2 years ago by Andreas Winther Moen <[email protected]>
v7.0.3

406c9b66ad71f42c677001fc641e6804d03dfd7f authored almost 2 years ago by Alex Prokop <[email protected]>
Fixed an issue with the insertBefore method that was causing children of a container to sometimes be in an indeterminate order after re-ordering. (#423)

bb24b5ff250bd8711236e1adc933c3b258292b41 authored almost 2 years ago by Steve Maxim <[email protected]>
Revert "Modular Packages (#407)"

This reverts commit f277550733249cca6ba75219c62facc2af7c5976.

faca352491c80e963398d4bc028ec89ae9655648 authored almost 2 years ago by Alex Prokop <[email protected]>
Modular Packages (#407)

* rollup config tweaks

* package tweaks

* clean up animated package

* split out invaria...

f277550733249cca6ba75219c62facc2af7c5976 authored almost 2 years ago by Alex Prokop <[email protected]>
update to the readme (#415)

c5657456ec6daa67b484b4e56eecf51cdcf778eb authored almost 2 years ago by Mat Groves <[email protected]>
v7.0.2

fde7e6ea2b23022b561aeb3d7a435746b09326e9 authored almost 2 years ago by Alex Prokop <[email protected]>
Fix typings for sprite with children (#409)

* Fix typings for sprite with children

* Revert "Fix typings for sprite with children"

Thi...

a3711dbbb7aa76dae3f4c4148020d7bdbdac4948 authored almost 2 years ago by Igor <[email protected]>
Add working ci.json contents

b55de50e3b45c028f6d18dd1289be773111a3b67 authored almost 2 years ago by Alex Prokop <[email protected]>
Fix createRoot typings (#404)

47e2db71fb9dba8821a10c974d8e0a102df4db70 authored almost 2 years ago by Artem <[email protected]>
Add codesandbox ci config (#406)

* add starter codesandbox/ci.json

* add contents

---------

Co-authored-by: Alex Prokop ...

1fc28ea2a64c262940de5256529facc7de08a197 authored almost 2 years ago by Alex Prokop <[email protected]>
add starter codesandbox/ci.json (#405)

Co-authored-by: Alex Prokop <[email protected]>

681c03c74aa7c5cb6975050f5229f7584306b272 authored almost 2 years ago by Alex Prokop <[email protected]>
Fix heading hierarchy

78d7d7de77c86102ef2f2a15e507fbb6410e3f59 authored almost 2 years ago by Alex Prokop <[email protected]>
Update about docs to match README

5e942644425b2d416ba100c3abc74c1c06164dcf authored almost 2 years ago by Alex Prokop <[email protected]>
v7.0.1

8d35894a5c6aad4136d31a3e69a423983b005397 authored almost 2 years ago by Alex Prokop <[email protected]>
add check for master branch prerelease script (#400)

Co-authored-by: Alex Prokop <[email protected]>

134a96a5d99a76b79fbd062943939d0ea94efb3a authored almost 2 years ago by Alex Prokop <[email protected]>
Fix Container TS types bug (#401)

Co-authored-by: Alex Prokop <[email protected]>

70959ad2c7c8beae06b776239210d5196350ac62 authored almost 2 years ago by Alex Prokop <[email protected]>
fix discord link

2d06f2f051ebdfe417ca23e520ca0c07b1221ccd authored almost 2 years ago by Zyie <[email protected]>
update package.lock

472ac62469dd5c12dbf52a35ada2aefc57b7c18b authored almost 2 years ago by Alex Prokop <[email protected]>
fix borked versions (#397)

Co-authored-by: Alex Prokop <[email protected]>

02d9612b2429bf9748db3450757cfb19a17fbb10 authored almost 2 years ago by Alex Prokop <[email protected]>
Update About.mdx to match README announcement message

17b6b62c39b1fcb3cf692058e428d1417b412efb authored almost 2 years ago by Alex Prokop <[email protected]>
Fix Docs (#395)

* switch doc.yml to node 18

* try clearing docusaurus cache

* add verbose flag

* try sk...

4b8d0688ab23c6711c5a94ff910a3181febd241c authored almost 2 years ago by Alex Prokop <[email protected]>
Fix more links

8a2cfa3726a29737d8b4f73f1509d82dbe0a967d authored almost 2 years ago by Alex Prokop <[email protected]>
Fix links

07f9646aa3f0b14dfb1ce1f96fd3397e3ee2dcaf authored almost 2 years ago by Alex Prokop <[email protected]>
Launch V7 (#394)

* add React 18 CRA sandbox for better testing

* Fix quick start example in README

* add wo...

80073cb9e4be24edfb1b30f416e4bda5eff73eb9 authored almost 2 years ago by Alex Prokop <[email protected]>
add release action (#393)

Co-authored-by: Alex Prokop <[email protected]>

92b6d7cdd2a029fdb3c4f204e1ce27e51af02d29 authored almost 2 years ago by Alex Prokop <[email protected]>
Update README.md (#376)

* Update README.md

* Update README.md

d12133c71cfe00b0a972022f2c16a54cefd763a9 authored almost 2 years ago by Mat Groves <[email protected]>
Add createRoot API (#392)

* add createRoot api

* Update docs with createRoot API

---------

Co-authored-by: Alex P...

82ae3e5c8a19794a1b518b6471b4f139dab80c4a authored almost 2 years ago by Alex Prokop <[email protected]>
Update docs link

b68c1072830fddd7d4f187901a43692b3e062f92 authored almost 2 years ago by Alex Prokop <[email protected]>
Fix typos

5f0cce8acc824e9e8186ea1eabda58597d6451e0 authored almost 2 years ago by Alex Prokop <[email protected]>
v7.0.0-alpha.2

cbf05696a446c4048c3567b55dc0970343b435ec authored almost 2 years ago by Alex Prokop <[email protected]>
Replace `pixi-react` PIXI package import with scoped packages (#391)

* switch for scoped packages

* add rollup package visualizer

* remove legacy packages

*...

650d5c6ae9fe50dca707cb203f23159124371ba5 authored almost 2 years ago by Alex Prokop <[email protected]>
fix doc deployment (#390)

* fix doc deployment

* fix font

bac7710f0712060b0159eecfd29c5be3227f9c42 authored almost 2 years ago by Zyie <[email protected]>
update docs version and fix baseUrl (#388)

Co-authored-by: Alex Prokop <[email protected]>

2fbfbe92716fc83078f5b3c02269c330c5521c20 authored almost 2 years ago by Alex Prokop <[email protected]>
v7.0.0-alpha.1

98a5cf8f31842a1f4cb0e2859c26e032391d71be authored almost 2 years ago by Alex Prokop <[email protected]>
add publishConfig

b9dd091213d489c153446a543195c76b0820c59f authored almost 2 years ago by Alex Prokop <[email protected]>
Revert "v7.0.0-alpha.1"

This reverts commit 6d5b98bc6d7eafd1b0016e60a725b2b6c9f46a33.

311932632b7f6fe7cc0b0feaa01cedc609393ba4 authored almost 2 years ago by Alex Prokop <[email protected]>
v7.0.0-alpha.1

6d5b98bc6d7eafd1b0016e60a725b2b6c9f46a33 authored almost 2 years ago by Alex Prokop <[email protected]>
move sideEffects false to each package (#387)

Co-authored-by: Alex Prokop <[email protected]>

b5440f7b8025f4514ab3f3e4c01697f2c110db43 authored almost 2 years ago by Alex Prokop <[email protected]>
remove tsconfig package in favour of root file (#386)

Co-authored-by: Alex Prokop <[email protected]>

9d34288850b80beeaa53af35f120cd72905b9ff1 authored almost 2 years ago by Alex Prokop <[email protected]>
export TYPES on @pixi/react instead (#384)

Co-authored-by: Alex Prokop <[email protected]>

48eee2c72abb27342ff960989acce2dd3802bc3b authored almost 2 years ago by Alex Prokop <[email protected]>
Revert "v7.0.0-alpha.1"

This reverts commit a322f249d2e8fde24ed310c144851b1e6d4b3532.

ef20174e6978048f066d553b90ff4994008067c2 authored almost 2 years ago by Alex Prokop <[email protected]>
v7.0.0-alpha.1

a322f249d2e8fde24ed310c144851b1e6d4b3532 authored almost 2 years ago by Alex Prokop <[email protected]>
fix prerelease command

57685fd05caae4bad687733876f04497589a89c8 authored almost 2 years ago by Alex Prokop <[email protected]>
Prep for v7 release (#380)

* rename packages to `@pixi/react`

* eslint ignore docs/docs (which uses prettier) and docs/b...

6abdd58e9abfa9fe54b872ece8fb4b8bd013b115 authored almost 2 years ago by Alex Prokop <[email protected]>
update doc.yml

6da04c599c07fee335cedc1e9a0d3d28bba8a6b1 authored almost 2 years ago by Zyie <[email protected]>
Create doc.yml

22e6e3ed033ca838c7c111f4f7344997aaac293a authored almost 2 years ago by Alex Prokop <[email protected]>
Pixi V7 (#377)

* move shared packages to root package.json for easier version management
update pixi to v7

...

711e84b0da709dceff0cfef5dd047e849ab50b91 authored almost 2 years ago by Alex Prokop <[email protected]>
Fix `BitmapText` double destroy bug (#378)

* fix BitmapText double destroy bug

* add unmount/destroy tests

Co-authored-by: Alex Proko...

23b26aff5af43b196a59ec8d5a623c077d96e7a0 authored almost 2 years ago by Alex Prokop <[email protected]>
Add docusaurus (#366)

* create working Docusaurus docs

* Remove eslint-mdx as it wasn't working properly, format do...

3fde56a00b9953ae7e89f1c5ae97dd64b5e9d3b3 authored almost 2 years ago by Alex Prokop <[email protected]>
Convert to monorepo (#364)

* remove docz related stuff

* move code into separate packages with appropriate tooling

* ...

58457b2c97b6fe83665812e03f4a09e5d7acc76b authored almost 2 years ago by Alex Prokop <[email protected]>
Update repo structure (#363)

* update node version to be compatible with docusaurus

* update all deps to latest version, a...

5f05cae7830663653d2f86f583bfadf7be104ca6 authored almost 2 years ago by Alex Prokop <[email protected]>
Merge pull request #360 from pixijs/remove-docz-deps

Remove docz ready for release

c6731d460a2e272119d6bd6db2456c33acdedd48 authored almost 2 years ago by Alex Prokop <[email protected]>
remove docz ready for release

22cf80bd99cb7a55f68e1f2abdc9f4ecb0880ce2 authored almost 2 years ago by Alex Prokop <[email protected]>
7.0.0-alpha.0

29e19690d9ba0a8e435ba0c164e8b77ca286f61e authored almost 2 years ago by Alex Prokop <[email protected]>
Merge pull request #358 from pixijs/react-18

Update to support React 18

bf50aa918ea55e8d182a50a9cb3c9cd05d50de19 authored almost 2 years ago by Alex Prokop <[email protected]>
update to react 18

b1583432203c94684c414dd376045a5391568530 authored almost 2 years ago by Alex Prokop <[email protected]>
fix tests

61a880309c38dd450745e351b5941b119140e36b authored almost 2 years ago by Alex Prokop <[email protected]>
Update README

99ce714981584928e0ae9e3e30f5e9d451c7c10b authored about 2 years ago by Patrick Brouwer <[email protected]>
Update graphics docs

84559fec8ddf43674a2987a98fe2dacc6949d00b authored over 2 years ago by Patrick Brouwer <[email protected]>
Fix graphics spec

1158377ab04705e09eaaa5e4d96de4a3b3ba0961 authored over 2 years ago by Patrick Brouwer <[email protected]>
6.8.0

db83c86cdaaaf31bd35cfec9dc532435004f6e6c authored over 2 years ago by Patrick Brouwer <[email protected]>
Update browserlist

2392b5fb45d96fab9d9b4e5982a2c58541b328cd authored over 2 years ago by Patrick Brouwer <[email protected]>
Merge pull request #340 from wisebits-tech/per-container-render

Move update events from window to root container

ad80f47cb836c68db9ffa85cb9a5af29885f11fa authored over 2 years ago by Patrick Brouwer <[email protected]>
Fix stage not having root link

ae0ac693a0ce3eb8462b090ebeffe9db6bfa7848 authored over 2 years ago by Artem Ibatullin <[email protected]>
Fix texture not updating

48633e19a6f1aa1f64ed08381eda9d9476f67aea authored over 2 years ago by Artem Ibatullin <[email protected]>
Add test, update docs

8dbecff95272b40bc1d738237f95f0fba989c278 authored over 2 years ago by Artem Ibatullin <[email protected]>
Move update events from window to root container

cb872f4f6a2023904f6e4b84b37582d4628e26df authored over 2 years ago by Artem Ibatullin <[email protected]>
6.7.0

05babb2e684905364794af861acd15e0d64ec9de authored over 2 years ago by Patrick Brouwer <[email protected]>
Merge pull request #334 from vijayth2-cerebras/master

add geometry prop to Graphics

506ccd8c424cbcfae6ad645ec05db17be82fef0a authored over 2 years ago by Patrick Brouwer <[email protected]>
added tests

2ab7275082e4e40380e2f73d24ee06817dbe165d authored over 2 years ago by Vijay Thirugnanam <[email protected]>
6.6.6

6eae432eb9e2bfa86bd196f4b832cbb40ff34bf1 authored over 2 years ago by Patrick Brouwer <[email protected]>
Merge pull request #335 from sabigara/support-federated-events

Support Federated Events API

6fe8db45e95949d66c32e9b8575a19fa94ae35bd authored over 2 years ago by Patrick Brouwer <[email protected]>
Fix test

41bdd4d91959f939f780dc91c898997edc7a3bce authored over 2 years ago by Matsura Yuma <[email protected]>
Add comment

9a52284b0da1f47c7dec6c7887f9f559402c65e8 authored over 2 years ago by Matsura Yuma <[email protected]>
add geometry prop to Graphics

14bafab5ca7777d49c606fdeea431287d11ee22b authored over 2 years ago by Vijay Thirugnanam <[email protected]>
Support Federated Events API

65b15047d15083e9c488a86fe8f81386972b0b4c authored over 2 years ago by Matsura Yuma <[email protected]>
Don't delete the repository field during the build phase

11e258e05f57a7609831125bb89b226bc685ccc6 authored about 3 years ago by Patrick Brouwer <[email protected]>
Update Readme

2d389b7803045c756e283c31c71a1ce70e9153ef authored about 3 years ago by Patrick Brouwer <[email protected]>
Add context bridge to docs

f3c1937a6844220d1bef0f525da7515353db16e5 authored about 3 years ago by Patrick Brouwer <[email protected]>
Add repo information for docz

c087d30781b36fb670eda5a79c6b2eca466ac822 authored about 3 years ago by Patrick Brouwer <[email protected]>
Add git repo to docz

d66924f3cc320d6878d1bbdd55a07f82dfff7f65 authored about 3 years ago by Patrick Brouwer <[email protected]>
Update animated types

69525a6bae6b3f8ad0a3ed4f7a01778bdd8b6a0e authored over 3 years ago by Patrick Brouwer <[email protected]>
6.6.5

f87b6f8695628672ec6e344386a269dfeae4537d authored over 3 years ago by Patrick Brouwer <[email protected]>
Merge pull request #311 from CreativeTechGuy/master

Export InteractionEvent types

065693b7f3ff4183158a45f3b348c008fe9f0ea8 authored over 3 years ago by Patrick Brouwer <[email protected]>
Export InteractionEvent types

6a8e65bf3a2c8cc31a710d10a2d848ab2fabcc44 authored over 3 years ago by Jason O'Neill <[email protected]>
6.6.4

ea6f7d63710d21f42e6c73be41f2a28ada149d5c authored over 3 years ago by Patrick Brouwer <[email protected]>
Update modules

ce678e947079c9efd1d453c0873dae53406fbe02 authored over 3 years ago by Patrick Brouwer <[email protected]>
Update ticker hook

5693c0dbc4b46c115c10d1c17b77fdfec1699d75 authored over 3 years ago by Patrick Brouwer <[email protected]>
External eslint

9302515dab97a4cbeaeb12eef85a117909fc29fd authored over 3 years ago by Patrick Brouwer <[email protected]>
Update modules

0f337c3406568ef64bd5b31cf32dfc4da22ca2d1 authored over 3 years ago by Patrick Brouwer <[email protected]>