Skip to content

feat(elysia): Add Elysia framework icon#234

Merged
logaretm merged 4 commits intomasterfrom
awad/add-elysia-icon
Mar 27, 2026
Merged

feat(elysia): Add Elysia framework icon#234
logaretm merged 4 commits intomasterfrom
awad/add-elysia-icon

Conversation

@logaretm
Copy link
Copy Markdown
Member

Summary

  • Add Elysia framework SVG icons in both standard (svg/) and large (svg_80x80/) sizes
  • Sourced from the official Elysia logo at https://elysiajs.com/assets/elysia.svg
  • Needed for the new @sentry/elysia SDK documentation in sentry-docs

SDK implementation PR: getsentry/sentry-javascript#19509

🤖 Generated with Claude Code

Add SVG icons for the Elysia web framework in both standard (20x20)
and large (80x80) sizes, sourced from the official Elysia logo.

Ref: getsentry/sentry-javascript#19509

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 24, 2026 19:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@logaretm logaretm requested a review from JPeer264 March 24, 2026 19:21
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@JPeer264 JPeer264 left a comment

Choose a reason for hiding this comment

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

I think it requires a white background. For new icons @Jesse-Box is the champ and could help out here. I think they should also get added to some Figma.

All platform icons require a background rect as the first element.

Co-Authored-By: Claude <noreply@anthropic.com>
@logaretm
Copy link
Copy Markdown
Member Author

Didn't realize the white background thing, I added it!

@logaretm logaretm requested a review from JPeer264 March 26, 2026 17:39
@logaretm logaretm merged commit 169e85b into master Mar 27, 2026
10 checks passed
logaretm added a commit to getsentry/sentry-docs that referenced this pull request Apr 2, 2026
## DESCRIBE YOUR PR

Add getting started documentation for the new `@sentry/elysia` package,
a Sentry SDK for the [Elysia](https://elysiajs.com/) web framework.

- New guide at `docs/platforms/javascript/guides/elysia/` covering Bun
and Node.js runtimes
- Error capturing, automatic lifecycle tracing, distributed tracing, and
manual spans
- Platform icon wiring in `platformIcon.tsx`

### Blocked on

- [x] **SDK implementation**:
getsentry/sentry-javascript#19509
- [x] **Platform icon**:
getsentry/platformicons#234 (then bump
`platformicons` version here)

## IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.):
- [ ] Other deadline:
- [x] None: Not urgent, can wait up to 1 week+

## SLA

- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!

## PRE-MERGE CHECKLIST

*Make sure you've checked the following before merging your changes:*

- [x] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Co-authored-by: Sarah Mischinger <sarah@codingwriter.com>
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.

3 participants