Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-devtools

Browser extension for inspection Preact applications
https://github.com/preactjs/preact-devtools

Add test case for multiple roots

f33b2a73b4bd8ff9ffadf62ca7d5f9c51cce4dfb authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add test for highlighting nested nodes

1a9a2b331a93e4c435971b4f0168dc6a27a76161 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #102 from preactjs/fix-inspect

Fix inspect picker not working anymore

02127669368fafe4368a3275b99dda157fadf290 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix inspect picker triggering app events

b2f12514ba467a636b71c9f3acc7471b482ead81 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix infinite loop on inspection

0616b053ea21baa3dd99872e420298a86e5a4756 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add getLog test helper

57694f4ca7890089c6a955997b8b4a3910ab6a30 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #101 from preactjs/fix-highlight

Fix highlight flickering

ce09ab18da3112a58c255af273246c09d57afd8b authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix highlight flickering

5ac25963ff164036edb1ae7ec890234f1b00fccd authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #100 from preactjs/pintf2

Add proper end to end test setup

e3431d094d4597a746861d3a0ea7123df7cf815a authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add more testids

5321cc450a7fbe7030fe6a72e0fbaa1218f7cce0 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Make event log public in tests

c8fea3de5368580513ede1762cb2c01d75d3c9ad authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add e2e test setup

f12d3349175ae795ac6a7f978b064839389dfefc authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #99 from preactjs/ui-redesign

Minor design improvements

6d7fd7e914a6341b2451c1b7a2f6c46ca1d98807 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #98 from preactjs/examples-htm

Port examples to htm

20e744d543138c60deb51cbd9ae8d5affbf6edcd authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix cutoff search bar on smaller screens

620b055d6d9710ee3ab6d32941ad6370fbb9f2f6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Design refresh

7ec338c2aa59b6b95461cafdc39ee3f00f55e117 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Port examples to htm

f534172b64de3dca498cbb364a261f337d96aed3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #97 from preactjs/release-0.2.0

Release 0.2.0

dcb824c1cd9bf3c6a9e6108f64ed43b5274acf5a authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.2.0

c297857da12c18ceecde5a4a5622a0047fcb578c authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #95 from preactjs/fix-filters

Fix filters not working

8d725f9d9e420b4e087b07ad9685e466b1750410 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix filters not working

7f882fd2da43d3d8f5e97d96fcbd37d47aa4065d authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #94 from preactjs/fix-devtools-open-close

Fix devtools losing state when re-opening them

7ab76b913e1ddc2b48f11a01ec38e412ff8529a3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Update tests

5efc463e152ecb35ae289d006a5c10874d06768f authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Clear highlight on devtools disconnect

696860e838ad7b549299ba0be1383776027a4d37 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Remove debug logs

225924bd0e7e26a44ef19c0bff34586418acd0b0 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix missing tree on reopening devtools

2add7591f63cf88e293e6079e8fab9d20bfe9c90 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #93 from preactjs/renderer-refactor

Renderer refactor

c3ba310725153a2018b688d349ba4d3f8ee10933 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix inline entry

682cbab33189349c63374a08426eeab76c484a43 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Remove unused imports

135e10c1a60013aa9a9b4f6f1003f254b1ec39ff authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Extract inspectVNode

fef19bb6e1296c9967c997327b20a7e43346abe3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Extract logVNode

ef3349a0fc36f7644b896f23943d617cd90579e6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor ID mapping to simple functions

b0264be330541f1731f25590a3020fc469ac14da authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #92 from preactjs/marvinhagemeister-patch-1

Add preact/devtools to usage section in README

c56cee7dd33f59540d3f06b248ef6cf37630b60c authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add preact/devtools to usage section in README

d3e626627a72267cfebd724b365a6829e61b0e0b authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #90 from preactjs/extension-connection

Refactor extension connection handling

80cc02b891940fe821dc12a691a4d38490f71cf3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix tests not compiling

b166c0f74eca14749301fcde3445ade4afa4c934 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor message passing again

221ba0c45bc9603faec5ce4368f3ab3a802dc8d3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix inline script event target

67c08b77fa317c4ac5aa6b1272ea338b92a2bd29 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix wrong event name

5146b213a460898471349d6a399fd191281af861 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix panel not showing up in Firefox

7b7febc74d3cdd813287e3025312ed1f78d0f7c1 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add missing source parameter

1370bc3262e9d046f487711ae821ac302b790886 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix invalid meta charset value

5b96b1a8830d1f242bd96bc7b35b1869dfc5ee95 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Only pass relevant messages to inline devtools

73fb335177904e5d3ffabd712bed4097ffdced49 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix inline devtools not working

eb58b717f5ed74a010f604bf160b2557e3b44c2d authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Delete unused file

88813a0e3fc2c85fd197a366f5178324979a6ef8 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Load CSS even in empty panel

0c3700754ce47db98d96049b0764124a1ec96b59 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Properly unsubscribe from port

e104e89059022ac663c01337e51e01db43f82be6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Update INTERNALS.md

581e2fe1d1f379a6218e02b497dae3bec17b97bb authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor panel and background page connection

a5f08adf5ea910f1ffbe6ee80023351af9ce52f4 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor popup status logic

ab88206b55d96be5a91d9711ee156516e62a760b authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor panels

33af2d79dcc78b0f16e9248f92c54d73af94cda9 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix devtools events getting lost

511d5bfa9fa97e1cb3ce240c16666415b7bc7682 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor inline devtools setup

b23e90161e6a632e27a9032e87421cfa8f06e85a authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Toggle debug messages by environment variable

60ef47b3fd9a4e35dab16acbae0d35df19c2fd93 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Refactor connection logic

794507ef0464717885ee35126dcea58998c06569 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Make initClient content-script redundant

a7d910b2b402aa9ffb6fd226d71d1ad3cefd0912 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #89 from preactjs/upgrade_deps

Upgrade dependencies

0a0f2c5cea5171ace8d19e69de193e25301c29ec authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix type conflicts caused by vendor types

95ebfbf309069fdf2b7f703c833f62d3ffe99f36 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Upgrade dependencies

bae436e617b61045bd30217eede4126abb358b9f authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #88 from preactjs/release-0.1.4

Release 0.1.4

148ebe0172b66814faf83721a71a7a4d7144c405 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.1.4

9a40032459c429f23d1b896561d2293bc04e60ca authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #87 from preactjs/devtools-css

Only inject devtools css when Preact was detected

86e0c9697522f53fd45e3e1b477a1ad81b0473dd authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Rename installHook.css to preact-devtools-page.css

7aaf11c64f61cf65b32ad40217a673d799e84e65 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Remove unused import

95a9a6a18b1ffe3494e66f244a5a3324e8b141ea authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Inject CSS only when Preact has been detected

b52d25752b12947b81524eb29acff5d0e838e6ed authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #86 from preactjs/chrome-race-condition

Fix race condition when injecting devtools hook

31a6ba6ef23dec129fdfd5727cb014aa69352e06 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix race condition when injecting devtools hook

The only reliable way to ensure that injected code is run before the
page's js is by setting the...

c3a03896e86f86560f6fd07149663647fa14d0f6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #82 from preactjs/release-0.1.3

Release 0.1.3

ad74eae8980e600e24e9f7dc315632c7aefb8ffb authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #80 from preactjs/circular-data

Fix infinite loop on circular references in props

dc07428aa3375673c84d3aab869ac529afcb948c authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.1.3

ec293c1f44abfd1fba8535aa2d245358f0c644c6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #81 from preactjs/default-font

Add default font

2546c7a4b00a7d88b1d04da3fe6726aa87085198 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix circular data displayed as string

38b500eeab6ab7fd457441e2cb569e7a8d3e548a authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add demo case for circular references

0c0277634143f7d9ae772ecfeb442aa0c0fc7136 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix infinite loop on circular references in props

4fb62479b64acbb42be268d880ea0596cf4a2c07 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add default font

09a3c7f49b7c5e47ada5437c3c47d58d2da1fd4b authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add Edge extension link

3a68213fd85dc5851180f99455af699d58347395 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #77 from preactjs/privacy-policy

Add privacy policy

b66e32a379cd59f1ce2ee3575044efd4e9c2c43a authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add privacy policy to pass edge publishing restrictions

a782ad5d81be2ba806f5f6e1b17ef49bd9babe3f authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #75 from preactjs/cross-plat-build

Update build scripts to work cross platforms

0aba702eea345f8c212d0fd0a625bc7f9dabf598 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Update build scripts to work cross platforms

4bca42b0907bf56f7f5051796539e0e4ebbc0720 authored almost 5 years ago by Andre Wiggins <[email protected]>
Add edge build pipeline (#74)

68e98640e232615623ecbb4c64b613434b0414c7 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.1.2 (#72)

f8ef35a643aa5da2b7e85e8a7a7b5c9ab5531afc authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix wrong reordering offset (#71)

Fix wrong reordering offset

d21ebd775d41553c864397f727d3294e02845d10 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix inspect context not serializing functions (#70)

ac7f8b6b52daf2e92221826229e94357c9e40741 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Throw on unknown events

595a139f2525e03e920144e4027a61d8bc509e73 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix invalid reordering offset

94803d16507cbbdc486c3a061a30560eabebdfc6 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add Preact requirement to README

923699c5d7a51e6dabb6d1d1c833139bd604f1a8 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.1.1 (#66)

b8ce980b6ba64c2bd428e31d31802e7431575d41 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix indent growing larger than maximum (#65)

088d0d6f94ebce817e645f8ac3ba63cf1611950d authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Remove border around new prop (#64)

26321a0034c5b2c1bb2831c070d1aa590ebd0b48 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Adapt indentation based on available screen space (#25)

Adapt indentation based on available screen space

76778f2680f6b8aa642fb73915696b8aa874a386 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix misaligned empty tree view

1451971820fda088c9c851522bb09e5187650053 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Adapt indentation based on available screen space

811df70600a9f86412f51ce30ade9c4a10875048 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #63 from preactjs/special-jsx-props

Remove special jsx props from props

0722707640311d7943397e23a5a338cc48f88997 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add more cleanProps tests

9ac8e860cfc58ff2921dff410c63507700c60330 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Remove special jsx props from props

e487ec4b72201a84d76219261db035a842b67b65 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Set fallback component name (#62)

Set fallback component name

ec37d52849aa2e3bce1865de4f1c73bfd0693c80 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Set fallback component name

45b4596f78f936e87d56b263e63b7c0f16f513a2 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Release 0.1.0 (#60)

Release 0.1.0

40182af210f2dd41e1dbc141138842c643c687fa authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Fix typo

90e07189f87a935748c29da5b51e210ff7e4b1f3 authored almost 5 years ago by Marvin Hagemeister <[email protected]>