Skip to content
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(alert): allow to add button actions to alert #126

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

ecarreras
Copy link
Member

Allow to add actions buttons to alert widget

<alert alert_type="info" title="Atención" text="Debes ir a la pestaña SIPS y pulsar el botón">
    <button type="object" string="Descarregar SIPS" icon="download" name="download_sips_ps_button"/>
</alert>

@mguellsegarra mguellsegarra merged commit 1fe77b1 into v2 Oct 21, 2024
1 check passed
@mguellsegarra mguellsegarra deleted the alert-container-buttons branch October 21, 2024 09:21
github-actions bot pushed a commit that referenced this pull request Oct 21, 2024
# [2.13.0](v2.12.2...v2.13.0) (2024-10-21)

### Features

* **alert:** allow to add button actions to alert ([#126](#126)) ([1fe77b1](1fe77b1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants