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

Implement the modal component #36

Open
Tracked by #22 ...
filipdutescu opened this issue Apr 13, 2023 · 0 comments · May be fixed by #41
Open
Tracked by #22 ...

Implement the modal component #36

filipdutescu opened this issue Apr 13, 2023 · 0 comments · May be fixed by #41
Assignees
Labels
feature New feature or request
Milestone

Comments

@filipdutescu
Copy link
Owner

Description

Implement the Bulma modal component.

Proposal

No response

Other relevant information

No response

@filipdutescu filipdutescu added the feature New feature or request label Apr 13, 2023
@filipdutescu filipdutescu added this to the 0.5.0 milestone Apr 13, 2023
@filipdutescu filipdutescu self-assigned this Apr 13, 2023
filipdutescu added a commit that referenced this issue Apr 22, 2023
Implement the [Bulma modal components][bd] as a [Yew][yew]
component. Document them and their properties and add an example
showcasing how it's used. Update the module tree to include the
modal module and document the new additions to the crate.

Add a macro for making it easier to set all base component attributes.

[bd]: https://bulma.io/documentation/components/modal/
[yew]: https://yew.rs

Fixes: #36
Signed-off-by: Filip Dutescu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant