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 panel component #39

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

Implement the panel component #39

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 panel 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 panel components][bd] as a [Yew][yew] component.
Document them and their properties and add an example showcasing how
how it's used. Update the module tree to include the panel module and
document the new additions to the crate.

Update the `class` base component property to not be an `Option<T>` in
order to have a more intuitive API.

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

Fixes: #39
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