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 user input parser

f1acd5e510eedaccdecf90093805e2566c2b9d04 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #3 from marvinhagemeister/root_detection

Fix root detection and a bunch of UX things

e566e60e4940f1d496706c7d5b909523a923cb74 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix highlighting getting stuck for good

e9814be7cc65fba3d31ece0d5cef14444021ab13 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix glitchy action bar height

ddf0f128ba9e06cdd5f592b33554c6de1cbb19c4 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Always keep highlight info box in viewport

3f763e8d524dbb4d4ed4d8a49a85c64e1f25b185 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix hover never removed

6c11f7fe0182a12d1c512c959b230eb56ac1144a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix highlight blocking mouse events

1107dfd3e177843abc7720ec076c186e425560f6 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix collapsing nodes not working

0c0011619c320e2827f38f764af92be871c6cba5 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Make dark dim background color more visible

0d39c2a2a549fb15431aaff225238286c834d364 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Change sidebar element style

a7e8cff0b32c5e0cd7e8bed8477d3c32ce493591 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove debug logs

3959f84c19f2274834d64a9bf56d30f896137bec authored over 5 years ago by Marvin Hagemeister <[email protected]>
Prevent processing of devtool components

9f8e98ed63c147fe7995608dfe983ba9e1611435 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Refactor protocol

d7c1deb40b8d54375825a3fce9002fb0a014917c authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix roots always getting new ids

4bbd47445098328f5ad2179e47761b0a00c61ef7 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Refactor id handling to be based on instances

0f7c68fa86d43abd14120676c843ee9c9207456c authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove unused tsconfig file

c9b29a0b0200ac10f00113943b62900da24c191f authored over 5 years ago by Marvin Hagemeister <[email protected]>
Switch to mochette (#2)

This abstracts our custom test settings into an external library.

5c530062e10843d4d1f0b3a04c9f98f43bf31180 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Restructure renderer files

918a7982ab61703daf60f98fef524f34dfe485c7 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add support for inline embedding (#1)

This allows the devtools to be embedded into any webpage in the same context as the app itself. ...

2fdb6163fb304ab533d4d4971113d825476f980a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Update tests

c9e6b9183652e8cf7e1c3017b602afaec25a1588 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Minor style enhancements

747ca0b1fbe39f159ee0f6d2b3602280c24fc5b2 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix disconnected port error + support reload

f028b87245e1ba11f6fc7c9c971b7d940a568617 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix null pointer exception

2a563158e1308175db44bc462d07f9b1f32b7242 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Refactor props data generation

e4955790edaab3198051ca39a9e038c69cd7d65f authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove custom preact

5d63eaafba72f3b1e050bd3d77e9a112848c2b01 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add iframe examples

fbe6ae1a8e40584bff81dccf9be301012137f5b9 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Refactor element props

6bdfccfb3219cbb92752daff3d23c3702677e00d authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add boolean example to ElementProps

e3635b3cde358c5f19a4d3e73e63c0a78f2e83ba authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add basic support for updating props

3343b656c71c02f61adfc38b930a7320e772602e authored over 5 years ago by Marvin Hagemeister <[email protected]>
Speed up webpack by offlowding type checking

e4ba49dec22bf3301efe6dbec7c32d0c26b9f362 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Style element props

5febb3beb3074e16da845e487a918eec634c656d authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix sidebar growing on large props inspection

fdb87b6762adcdcbf0974e2af03da5f0a81e8e79 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add vnode logging

f9fdb00aaa837e4dfcfeb79eb88b499331791d2a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add vnode inspection

cab20197b40bb8fca959acdb5ddddc55ec173439 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Styling fixes

ed76dd09e672143247bcd68a8c2e6b57ddefb7ff authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add support for highlighting DOM nodes

4fc9eb549f453927b5d26255093296df2dd446aa authored over 5 years ago by Marvin Hagemeister <[email protected]>
Minor code cleanups

d53713693b5b1d1a8d3a99cffc7093490688195a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Minor style changes

9a28677739db23dea6b38ea5d2f4a723b810bfc8 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix wonky highlighting

3ac2db419453e16b6ac44e834d4206c0437fc38a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove debug text

724364002420b7fd5adf2a8466d9d901910f594a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix incorrect child ordering in tree view

bdff8c4fc7f6d9193be6ad365b4ad767c0744003 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove unused code

18ed8cff05d85bfc5a6d36bd47810a674b232b29 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix wrong depth values in tree

e109f82c19ba94259b975674dfdd5e41db607cff authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix selections not disabled in Tree view

9f5cfbb285e96acfac91f79e88097ff4b925828d authored over 5 years ago by Marvin Hagemeister <[email protected]>
Get nodes to show up again in devtools

b7d968a74dda60eeab5ba097ddcd4b3c772ff5eb authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove unused hook properties

46e36da4370c3994023c16230475013ae19141e9 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Improve preact detection

7d598c8b5be598a24f6ec371fd8ac6fb5d1ef1c2 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Refactor message passing

b9ee16c6fd363af69efad2ef05a08a9f76fcaf19 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Optimize selection handling

dff1a4d261294a0a349d39889614c7ef7877f621 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Get extension messaging up and running!

55cd83a7c6705c6f074633daffd25b86aa4815f4 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Change font size again

7ab0faaa165e09285dd2ca227b8701e5f0c7dffd authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix panel not visible when late opening devtools

85048990158fe7d3072c95df8beda5b34c302fa8 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Increase sidebar font size

0da64df41c4facb5815a13a92ee472d9d72cb494 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Setup extension communication + basic extension

83871e5242f7f4e2c1951a20d171fde6254fd51a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add CSS processing pipeline

e7844355eeee9a0e8ec92514f71ffda5881e5d6d authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add popup prototype

3a2d5a5ccfa50644f860175772fa24a0574b79c5 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add basic extension setup

f7dfaf7cfbd8b9958a30c8c0c95a8fef72c70f37 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Prototype adapter

cb475c8761286a5ee73c1d1fa7bfb868ba38eb96 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add babel setup for mixed preact transpilation

fd7062d8a611de6ca2713d950801378cb4ea8789 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add UI prototype

021bc967dcdf27d0bc8b34ee564d4833df358e6a authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add more tooling setup

d941ad9e7cf38dd412cb64cc896a441ba4c30070 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Setup project

32486ac0ef4ee4a17add601d6c05a879026e9b52 authored over 5 years ago by Marvin Hagemeister <[email protected]>