Add Logo Burst — exploding hair-line tentacles - #24
Merged
Conversation
Hair-line tentacles explode from a centered mark and settle with tip particles. Shared canvas engine, React/Svelte wrappers, docs demo with live controls, and registry publish for both ports. Co-authored-by: Jay Sharma <radiumcoders@gmail.com>
|
Warning Review limit reachedNext included review available in 9 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (18)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Cloudflare preview is ready.
Production (23rd.dev) is unchanged. This preview URL stays the same as you push to this PR. |
After the explosion settles, filaments keep a slow inhale. Theme auto follows html.dark so ink/bone filaments and the plate work on both bg-background surfaces. Co-authored-by: Jay Sharma <radiumcoders@gmail.com>
radiumcoders
marked this pull request as ready for review
September 5, 2026 12:09
The burst is the hero — no chevron plate unless you pass children. Core hole tightens to the origin so filaments meet in the middle. Co-authored-by: Jay Sharma <radiumcoders@gmail.com>
Without a mark, coreSize is 0 so the burst has no empty disc. Co-authored-by: Jay Sharma <radiumcoders@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hair-line tentacles explode from the center, lock tip particles, then keep a slow inhale. Follows light and dark. No default logo in the middle — pass children only if you want a mark.
What’s in this PR
logo-burst-vanilla.ts) generates a seeded field of thin filaments, grows them outward with a staggered ease-out, then parks tip / mid-line particles.breathe={false}orprefers-reduced-motion.theme="auto"(default). Omitcolorand filaments swap ink / bone withhtml.dark.childrenstill overlay a mark and open a measured hole.Usage
Click the field or increment
replayKeyto explode again. Pressdon the docs site to toggle theme.Notes
bg-background.coreSizedefaults to0so lines meet at the origin. Measured from children when you overlay a mark.