Ecosyste.ms: OpenCollective

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

github.com/pixijs/guides

PixiJS User Guides
https://github.com/pixijs/guides

Update README.md

4ef2e70eb93c135cec7f9d8087e276de0c4e2a90 authored over 1 year ago by Matt Karl <[email protected]>
Add punctuation and modify the case (#46)

8ba99fcef296168aa5d92d0aa06d4a50e354ea73 authored over 1 year ago by Gerocer <[email protected]>
Fix typo in Spritesheets guide (#45)

7d5d1eec0197b9510ccc6bf07627299e3b949d7b authored over 1 year ago by Gerocer <[email protected]>
Update graphics.md (#44)

7211610e593cb8f95058731bd0aea94c9a85af46 authored over 1 year ago by Gerocer <[email protected]>
Update pixijs-logo.svg

541a071e8c060873a292f1fecdb978efc754f184 authored almost 2 years ago by Matt Karl <[email protected]>
fix(guides): typo in name package @pixi/loaders (#41)

73f7303ff1fddf6f02c139178003e59bf35b170b authored almost 2 years ago by Baptiste Marcon <[email protected]>
Remove 404 link

Closes #40

b6b69ea5acdb8d6f34680d2c6d66a716735f5fe7 authored almost 2 years ago by Matt Karl <[email protected]>
Add instructions for rendering AnimatedSprite (#38)

946347d9aa12a81b7d515a51f303130c3aed0556 authored about 2 years ago by Neil Sarkar <[email protected]>
fix interaction examples (#37)

ed5ef3c0d952e93c4f74a9b58f7cda6546a4d98f authored about 2 years ago by Zyie <[email protected]>
Fix typos in Performance Tips (#36)

ac0c2df8e20f68b5844040b0bad946b93dc8a6ef authored about 2 years ago by Leokuma <[email protected]>
Update actions

d669d3ec63f17dbbfbfef003229e8191f2f144b8 authored about 2 years ago by Matt Karl <[email protected]>
use the Promise-based version of spritesheet.parse (#35)

df1c1491723bb26fa4b1d257f9a87079610739c8 authored about 2 years ago by mindcitycode <[email protected]>
Update performance-tips.md

66f897fae0957218392b341b9a1e7be78125b711 authored about 2 years ago by Matt Karl <[email protected]>
Add performance tips from @GoodBoyDigital

363e09de861aebd282b9ab44cf3bf7ce3be166e6 authored about 2 years ago by Matt Karl <[email protected]>
update container.md (#33)

0b15e534e891b65a940899a8a11a08e7eba7f496 authored about 2 years ago by bcq028 <[email protected]>
Update getting -started.md (#32)

The text is repeated.

91e8ae65eeffabf77ec79a36cade6eb8c6828be5 authored over 2 years ago by Mark Spratt <[email protected]>
Initial work on the assets guide (#31)

c3decbf35427869ff9691a4a94327aaba3f5fcb2 authored over 2 years ago by Milton Candelero <[email protected]>
Update sprite-sheets.md (#24)

408bbe36f43d47189cfdb0b547e10bfb7c98ab69 authored over 2 years ago by Sam Keddy <[email protected]>
Merge pull request #25 from SmineDDF/patch-1

cf8258318a12c40d1a02d5284c8b364401d55f11 authored over 2 years ago by Matt Karl <[email protected]>
Fix a typo

aaab8e8be2182910a1994a3344445e3532c0dfdc authored over 2 years ago by Kirill Lebedev <[email protected]>
Merge pull request #22 from whouishere/patch-1

c7b63a8b57dbd0145a63325c2739507f6c41e5e0 authored almost 3 years ago by Matt Karl <[email protected]>
one letter typo fix

Small typo of an 'a' instead of 'an', as it were used in the same section later.

3cc9b0a4226be36b0922f4a5bd83268c2a696201 authored almost 3 years ago by Willian <[email protected]>
Merge pull request #20 from mhio/patch-1

d9ef67b09c1313187ff3e47c7fa295e167ea6ebc authored almost 3 years ago by Matt Karl <[email protected]>
Provide a fallback monospace code font family

For when the network font doesn't load.

861e09a5c39aec6b494dff9ec7281a2ab1a79747 authored almost 3 years ago by matt <[email protected]>
Update index.json

2d961f0f7f2790a74ff1c7a7d12fa30eda52930b authored about 3 years ago by Matt Karl <[email protected]>
Move broader context sooner in the order

186c3601ac7248486a3621bc8b1344bc58795db1 authored about 3 years ago by Matt Karl <[email protected]>
Merge pull request #16 from Parnswir/patch-1

Fix typo in Graphics guide

d422b1c7ee62f9f0d109d9c1c628a6664cfd2aec authored about 3 years ago by Matt Karl <[email protected]>
Fixes #17, hide TODO

336e428b8763e2781737bd223e4c3babe0c046c9 authored about 3 years ago by Matt Karl <[email protected]>
Fixes #19, move Texture guide earlier

cb69601105d81d60f55bf14c31d990f585e0cb92 authored about 3 years ago by Matt Karl <[email protected]>
Fixes #18, wrong link to docs

36f88d84384c8d2c613142b7041c553a7573c4fc authored about 3 years ago by Matt Karl <[email protected]>
Fix typo

ac1dd6c6ab2407878cddcc49f95338716566027b authored about 3 years ago by Maximilian Grundke <[email protected]>
Merge pull request #14 from jamesscottbrown/patch-1

swap order of "sprites" and "sprite sheets"

6c2d5899fef994cd2db794856289ebe252f347a6 authored about 3 years ago by Matt Karl <[email protected]>
swap order of "sprites" and "sprite sheets"

It makes more sense to introduce sprites first, before describing how they can be packed into sh...

a326813d7f42b43cce058538459bc2d7c710cfdf authored about 3 years ago by James Scott-Brown <[email protected]>
Fixes #13

fff9ed73dbd05480fb04a29f37b68d4c0a22a77d authored over 3 years ago by Matt Karl <[email protected]>
Merge pull request #12 from acchou/patch-1

Refer to 'destroy' in Graphics getting started guide

8dd6917866487d0990672ae93f8fbc84a8750cbd authored over 3 years ago by Matt Karl <[email protected]>
Refer to 'destroy' API, not 'delete'

Fix what appears to be an oversight in the documentation: call 'destroy', not 'delete'.

2a768ab64d80084a8f690fcc87c044fe2181c80c authored over 3 years ago by Andy Chou <[email protected]>
Disable advanced and production guides, half-baked.

7b7764821e7058ab888e01c5ed9ef676e6ec587c authored over 3 years ago by Matt Karl <[email protected]>
Fix link names, upgrade webdoc

4a79725a2ab6a92beaa219156213d0e1ef9954e4 authored over 3 years ago by Matt Karl <[email protected]>
FIx bugs

97fbd071f5a5d24db60358c22ba6c6b0e19b66de authored over 3 years ago by Matt Karl <[email protected]>
Add link to edit guide

3c45e9a7a34bf63691eb378e65841044af9d2ba6 authored over 3 years ago by Matt Karl <[email protected]>
Made demos responsive

c139179d80f85a379cc6c1eb59800cbffca320d1 authored over 3 years ago by Matt Karl <[email protected]>
Add inline examples

0d2ba6478edbfe87c798df3caf8ab12b2bde3734 authored over 3 years ago by Matt Karl <[email protected]>
Fix repo links

fb855321e5534b8f52c437c228883f7fc33a0dbd authored over 3 years ago by Matt Karl <[email protected]>
Add tables, cleanup basic docs

6e9576b1c89202c001804e1cc1279a3bb32eab7d authored over 3 years ago by Matt Karl <[email protected]>
Better hover states for links

5e8f622a642c2d233ad9d8d6f3a00b3492987e10 authored over 3 years ago by Matt Karl <[email protected]>
Fix explorer link colors

602c1d14b41ef1a30b702b8b336d0101fab7fc4d authored over 3 years ago by Matt Karl <[email protected]>
Update github-pages.yml

680b051d1866c684e040bfb4629f3a395d257f35 authored over 3 years ago by Matt Karl <[email protected]>
Remove mobile stuff, simpler layout, add analytics

fd7a4959a6e4028c6b3ac70a360698500af6991e authored over 3 years ago by Matt Karl <[email protected]>
Update bottom-banner.tmpl

073c5b2c8119987bbe55a640d5bc00f5b070c364 authored over 3 years ago by Matt Karl <[email protected]>
Fix co

8c9771678c5ab8fbdd029ec4e9a53e9ea13d6c49 authored over 3 years ago by Matt Karl <[email protected]>
Update index.scss

5833c1f2057b5d25b2cce9435ef3656f00092dd0 authored over 3 years ago by Matt Karl <[email protected]>
Convert to SCSS

3f912e24c6efe69b9218131589b106a89c544522 authored over 3 years ago by Matt Karl <[email protected]>
Remove unused styles

e40530317d30d78a426ff365083cc45622277bc9 authored over 3 years ago by Matt Karl <[email protected]>
Fix logo

033b4db7097ddf575ebb45ee9380ce3f95fb7975 authored over 3 years ago by Matt Karl <[email protected]>
Fix viewport, simplify explorer

c6af61829bad838c2d9f5dd29d130bb39099335f authored over 3 years ago by Matt Karl <[email protected]>
Cleanup styles, WIP

c7a4ea305d7023efaeb8a4cd1d1fe0e792c91809 authored over 3 years ago by Matt Karl <[email protected]>
Merge pull request #11 from pixijs/chore/use-plain-template

Fix folder generation crash

1845945aa734b7a9b9ffd41fcafe9bd8da2e06ea authored over 3 years ago by Shukant Pal <[email protected]>
Fix folder generation crash

892f0614a3f823e29ee53ff05420ca02328f9f6d authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #10 from pixijs/chore/use-plain-template

Bring CSS in-house, add support for mobile CSS + footer

6878179562c23b0c488eeb85d04ea657a128849e authored over 3 years ago by Shukant Pal <[email protected]>
Use webdoc 1.4.0

c79e09a2b0ab56a514738a2ad06e2c9c6e3c4c0e authored over 3 years ago by Shukant Pal <[email protected]>
Tweaks

83100031def0c77f5cd811611208729693b0acc8 authored over 3 years ago by Shukant Pal <[email protected]>
Customize explorer, add footer

2576412b1325958c6c5acea4783df46ed9543472 authored over 3 years ago by Shukant Pal <[email protected]>
Show explorer instead in menu

363d3b91e0c80a16a8e32b7380d06dcc08a22be7 authored over 3 years ago by Shukant Pal <[email protected]>
Relayout serial navigation for mobile

23a4ea6258cd19b15b68fb2cf63da0c40641732b authored over 3 years ago by Shukant Pal <[email protected]>
Add mobile dropdown

d1ea5bb14257ba1a7a4185df9654f51cb0f4e915 authored over 3 years ago by Shukant Pal <[email protected]>
More polish

5f795fefa5ccac03b4d2cb9b94e6f26a1264ad0e authored over 3 years ago by Shukant Pal <[email protected]>
Basic layout use @webdoc/default-template's plain mode

5fb5a3bbd15989fb2323cd256cc45f1f59e1488f authored over 3 years ago by Shukant Pal <[email protected]>
Make basic, production, advanced top-level categories

64ceb4f31c19131d94487944183c4271eb2ffcb7 authored over 3 years ago by Shukant Pal <[email protected]>
Add watch command

a44e0d3fc31e7087680c9f1e92a1036f60271d9f authored over 3 years ago by Matt Karl <[email protected]>
Change the order

b41adc7bd5c272217469ecab37885592866c5976 authored over 3 years ago by Matt Karl <[email protected]>
Re-organize project

bcfa864667038f5638b481038aa2802412a37c4c authored over 3 years ago by Matt Karl <[email protected]>
Update github-pages.yml

879c9773267dd78794e441e7228b8c43bf6e24bb authored over 3 years ago by Matt Karl <[email protected]>
More standard building/dependencies

67b9cd24e63894df8e0f66e0e397344786b68856 authored over 3 years ago by Matt Karl <[email protected]>
Another formatting fix

7d6aa11aecd0ce92e0203957910d9d93f65b4a78 authored over 3 years ago by Shukant Pal <[email protected]>
Clean up content formatting

302a5208fa9c97d1c15b52787616c7261556fa8c authored over 3 years ago by Shukant Pal <[email protected]>
Remove {%comment}/{%endcomment}

2954b1b7ac017911f23f196d16213678788dc2cd authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #9 from pixijs/fix/styling

Remove link variables

2661bbcdeca39f8e5bd21a040fa964c47b52c7b6 authored over 3 years ago by Shukant Pal <[email protected]>
Remove link variables

9ba4a7ed97be42a34036373cd6f729f0f913081c authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #8 from pixijs/fix/styling

Styling tweaks, webdoc 1.3.4

6325af11a2d03d0d0b7bf146558199e9190eb353 authored over 3 years ago by Shukant Pal <[email protected]>
Styling tweaks, webdoc 1.3.4

5332197be0f1624df1a2c602ca2248189446b791 authored over 3 years ago by Shukant Pal <[email protected]>
Remove Gemfile

a718dfcb6024d9cb3791c4c8ffdb9fe74307a38d authored over 3 years ago by Shukant Pal <[email protected]>
Merge branch 'master' of https://github.com/pixijs/guides

3b5b1ec542acf4d397e40c1032e91fbd00a17b90 authored over 3 years ago by Shukant Pal <[email protected]>
Remove unused files, underscore from folders

ede97912bd1228e2ba8aa4d10cfd7a99625cc13e authored over 3 years ago by Shukant Pal <[email protected]>
Update github-pages.yml

d76b17540bacd627aa8611c0731d1ec4402382f1 authored over 3 years ago by Shukant Pal <[email protected]>
NODE

8f2537cc2316e9014de8b6a4854b04b63274f84a authored over 3 years ago by Shukant Pal <[email protected]>
npm 7

06584509bca1c5d86ecbea06184d48e7d5c28a83 authored over 3 years ago by Shukant Pal <[email protected]>
Merge branch 'master' of https://github.com/pixijs/guides

3d15ec93cd6eb7b99942f06d3ca873756115e20c authored over 3 years ago by Shukant Pal <[email protected]>
Use npx --yes so CI passes

a56a85bc3e0eaf05ad73df151e34ef8ea92a273a authored over 3 years ago by Shukant Pal <[email protected]>
Update github-pages.yml

46eef820dc9fcc493dd6454fea98d351bba7c2ff authored over 3 years ago by Shukant Pal <[email protected]>
Update github-pages.yml

35455c8ea795f82564b1583353e8f7f5b4c0e171 authored over 3 years ago by Shukant Pal <[email protected]>
Use api.pixijs.io's manifest to link API symbols

32469f65467e307030027f68e99d338522faaf9a authored over 3 years ago by Shukant Pal <[email protected]>
Styling tweaks

8e905316cbb9787336b51181769ee2b636a98324 authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #7 from pixijs/chore/webdoc

Add package.json from last PR :)

4c58306853a565fd5568523a60daa91f98945da1 authored over 3 years ago by Shukant Pal <[email protected]>
Add package.json from last PR :)

76b26704bbf793f2982409f1c20296e1da618a44 authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #6 from pixijs/chore/webdoc

Add script "g" to generate site in /guides using webdoc 1.3.2

3ebf0d9807c1ea48a17f6a2a85a67b55361fb1c6 authored over 3 years ago by Shukant Pal <[email protected]>
Add script "g" to generate site in /guides using webdoc 1.3.2

244a9a9339a4645e8a5d9ab8b2afdf36266588c8 authored over 3 years ago by Shukant Pal <[email protected]>
Conform headers to design

63b68e24b4edb4713fb5eede0deeead68723c3c2 authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #5 from pixijs/chore/webdoc-config

Remove title at the top of each guide (not needed for webdoc)

ffce98ce718c0df789155c57bae0c86f3cde9f60 authored over 3 years ago by Shukant Pal <[email protected]>
Remove title at the top of each guide (not needed for webdoc)

9f0c9765e7e2cbd9050f7c19663bbb280d36b02a authored over 3 years ago by Shukant Pal <[email protected]>
Merge pull request #4 from pixijs/chore/webdoc-config

Add sprite to basic list. Move to use {@link } for linking to API sym…

5a867a0c971775e45869ea6c4c7c1f9e0c0fab6e authored over 3 years ago by Shukant Pal <[email protected]>