Skip to content

feat: add preact devtools for ReactLynx #1173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

upupming
Copy link
Collaborator

@upupming upupming commented Jun 27, 2025

Summary

We added Preact Devtools Support for ReactLynx in this PR. After this we can inspect ReactLynx App in LynxDevtool just like any Preact Web App:

image

Related PR: lynx-family/lynx-devtool#56

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

changeset-bot bot commented Jun 27, 2025

🦋 Changeset detected

Latest commit: edb06d8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@lynx-js/preact-devtools Patch
@lynx-js/testing-environment Patch
create-rspeedy Patch
@lynx-js/rspeedy Patch
upgrade-rspeedy Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@upupming upupming force-pushed the feat/preact-devtools branch from 8484b3d to 2283c32 Compare June 27, 2025 16:00
@upupming upupming requested a review from colinaaa as a code owner June 27, 2025 16:00
@upupming upupming requested review from Yradex, hzy and gaoachao June 27, 2025 16:01
@upupming upupming force-pushed the feat/preact-devtools branch from ddabe23 to 823263c Compare June 27, 2025 16:21
Copy link

codspeed-hq bot commented Jun 27, 2025

CodSpeed Performance Report

Merging #1173 will not alter performance

Comparing upupming:feat/preact-devtools (edb06d8) with main (a7e8b5b)

Summary

✅ 10 untouched benchmarks

@upupming upupming force-pushed the feat/preact-devtools branch from d2a0b2f to 0da045e Compare June 27, 2025 16:52
Copy link

relativeci bot commented Jun 27, 2025

React Example

#2249 Bundle Size — 233.25KiB (+0.03%).

edb06d8(current) vs a7e8b5b main#2227(baseline)

Bundle metrics  Change 4 changes Regression 1 regression
                 Current
#2249
     Baseline
#2227
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
Change  Cache Invalidation 37.49% 0%
No change  Chunks 0 0
No change  Assets 4 4
Change  Modules 154(+1.32%) 152
Regression  Duplicate Modules 61(+1.67%) 60
Change  Duplicate Code 45.82%(+0.02%) 45.81%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2249
     Baseline
#2227
No change  IMG 145.76KiB 145.76KiB
Regression  Other 87.49KiB (+0.07%) 87.43KiB

Bundle analysis reportBranch upupming:feat/preact-devtoolsProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

relativeci bot commented Jun 27, 2025

Web Explorer

#2240 Bundle Size — 258.15KiB (0%).

edb06d8(current) vs a7e8b5b main#2217(baseline)

Bundle metrics  no changes
                 Current
#2240
     Baseline
#2217
No change  Initial JS 140.17KiB 140.17KiB
No change  Initial CSS 31.82KiB 31.82KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 4 4
No change  Assets 4 4
No change  Modules 207 207
No change  Duplicate Modules 15 15
No change  Duplicate Code 3.41% 3.41%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2240
     Baseline
#2217
No change  JS 226.33KiB 226.33KiB
No change  CSS 31.82KiB 31.82KiB

Bundle analysis reportBranch upupming:feat/preact-devtoolsProject dashboard


Generated by RelativeCIDocumentationReport issue

@upupming upupming force-pushed the feat/preact-devtools branch from 806c35c to 03f911e Compare June 27, 2025 17:42
@upupming upupming requested a review from Huxpro June 27, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant