-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(tile): add custom event to selected-tile
#9898
feat(tile): add custom event to selected-tile
#9898
Conversation
selected-tile
Deploy preview created for package Built with commit: 74d08e7c4b9c1a499b97ace3de453f75ec795c38 |
Deploy preview created for package Built with commit: 74d08e7c4b9c1a499b97ace3de453f75ec795c38 |
Deploy preview created for package Built with commit: 74d08e7c4b9c1a499b97ace3de453f75ec795c38 |
Deploy preview created for package Built with commit: 74d08e7c4b9c1a499b97ace3de453f75ec795c38 |
Deploy preview created for package Built with commit: 74d08e7c4b9c1a499b97ace3de453f75ec795c38 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me!
* main: chore(settings): update settings to v1.43.0 chore(files): remove unused log file (carbon-design-system#9913) fix(masthead): update logo url protocol (carbon-design-system#9914) chore(release): publish feat(tile): add custom event to `selected-tile` (carbon-design-system#9898) fix(deps): update dependency isomorphic-dompurify to v0.26.0 (carbon-design-system#9906)
…#9898) ### Related Ticket(s) carbon-design-system#9740 ### Description Adds custom event after `selectable-tile` is selected ### Changelog **New** - `bx-selectable-tile-changed` custom event added to `selectable-tile` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
…#9898) ### Related Ticket(s) carbon-design-system#9740 ### Description Adds custom event after `selectable-tile` is selected ### Changelog **New** - `bx-selectable-tile-changed` custom event added to `selectable-tile` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Related Ticket(s)
#9740
Description
Adds custom event after
selectable-tile
is selectedChangelog
New
bx-selectable-tile-changed
custom event added toselectable-tile