Skip to content

fix(components/forms)!: use EventEmitter for radio component outputs#732

Merged
Blackbaud-SteveBrush merged 2 commits intomainfrom
radio-replace-observable
Oct 25, 2022
Merged

fix(components/forms)!: use EventEmitter for radio component outputs#732
Blackbaud-SteveBrush merged 2 commits intomainfrom
radio-replace-observable

Conversation

@Blackbaud-SteveBrush
Copy link
Copy Markdown
Member

Prior to this change, the radio component's Output properties were set to a type of Observable, but it's best practice to use EventEmitter instead. This change is marked as a breaking change only because it's a public property, but it shouldn't affect our consumers.

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Oct 24, 2022

@blackbaud-sky-build-user
Copy link
Copy Markdown
Collaborator

@Blackbaud-SteveBrush Blackbaud-SteveBrush marked this pull request as ready for review October 25, 2022 13:27
@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 0b717db into main Oct 25, 2022
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the radio-replace-observable branch October 25, 2022 14:00
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