Skip to content

Add generic type parameter to FlashMessage component#418

Merged
RobbieTheWagner merged 2 commits into
adopted-ember-addons:masterfrom
aklkv:fix/release-plan
Feb 9, 2026
Merged

Add generic type parameter to FlashMessage component#418
RobbieTheWagner merged 2 commits into
adopted-ember-addons:masterfrom
aklkv:fix/release-plan

Conversation

@aklkv

@aklkv aklkv commented Feb 6, 2026

Copy link
Copy Markdown
Contributor
  • update release plan by running: npx create-release-plan-setup@latest
  • Add generic type parameter to FlashMessage component, allowing custom fields to be accessed directly in templates without the {{get}} helper. The yielded flash object now has type FlashObject<T> & T, giving consumers full TypeScript inference for custom properties like {{flash.category}}.

@aklkv aklkv force-pushed the fix/release-plan branch 3 times, most recently from e124a7f to 2e057eb Compare February 8, 2026 00:32
@RobbieTheWagner RobbieTheWagner changed the title fix: release plan workflow Add generic type parameter to FlashMessage component Feb 9, 2026
@RobbieTheWagner RobbieTheWagner merged commit 9ecf32d into adopted-ember-addons:master Feb 9, 2026
9 checks passed
@github-actions github-actions Bot mentioned this pull request Feb 9, 2026
@aklkv aklkv deleted the fix/release-plan branch February 9, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants