Skip to content

feat: Allow arbitrary content in support prompt item content#114

Merged
SpyZzey merged 6 commits intomainfrom
feat/slot-in-prompt-content
Mar 3, 2026
Merged

feat: Allow arbitrary content in support prompt item content#114
SpyZzey merged 6 commits intomainfrom
feat/slot-in-prompt-content

Conversation

@SpyZzey
Copy link
Member

@SpyZzey SpyZzey commented Feb 23, 2026

Description

This PR adds a new property content?: ReactNode, allowing arbitrary content in support prompt item content.

Related links, issue #, if available: n/a

How has this been tested?

  • Manual testing
  • Added unit tests
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.49%. Comparing base (ec1bfdd) to head (d88455d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          30       30           
  Lines         741      741           
  Branches      139      139           
=======================================
  Hits          715      715           
  Misses         26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

pan-kot
pan-kot previously approved these changes Feb 24, 2026
@SpyZzey SpyZzey added this pull request to the merge queue Feb 25, 2026
@SpyZzey SpyZzey removed this pull request from the merge queue due to a manual request Feb 25, 2026
@SpyZzey SpyZzey force-pushed the feat/slot-in-prompt-content branch from 5160d5e to 07b23d8 Compare February 25, 2026 13:29
@SpyZzey SpyZzey marked this pull request as draft February 25, 2026 13:49
@SpyZzey SpyZzey force-pushed the feat/slot-in-prompt-content branch from 206a7bf to 004f805 Compare February 27, 2026 16:51
@SpyZzey SpyZzey marked this pull request as ready for review February 27, 2026 16:51
@SpyZzey SpyZzey added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit fdfe10a Mar 3, 2026
45 of 46 checks passed
@SpyZzey SpyZzey deleted the feat/slot-in-prompt-content branch March 3, 2026 14:41
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