Skip to content

Conversation

@pilipala195
Copy link

feat: add lynx frame examples

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2025

🦋 Changeset detected

Latest commit: 757c422

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

This PR includes changesets to release 1 package
Name Type
@lynx-example/frame Minor

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

<text style={{ fontSize: "20px", color: "black", padding: "10px" }}>
Below is the inline text example in frame page.
</text>
{/* @ts-ignore */}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of ts-ignore, please add types instead.

"@lynx-js/preact-devtools": "^5.0.1-6664329",
"@lynx-js/qrcode-rsbuild-plugin": "^0.4.1",
"@lynx-js/react-rsbuild-plugin": "^0.10.13",
"@lynx-js/rspeedy": "^0.11.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please catalogs just like other examples do.

{/* @ts-ignore */}
<frame
style={{ width: "100%", height: "300px", border: "3px solid red" }}
src="https://lynxjs.org/lynx-examples/text/dist/inline_text.lynx.bundle"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why inline_text?

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.

2 participants