0.4.0 (2023-04-11)
The major point of this release is to add all of the
Bulma layout elements. To go alongside
those, various examples were also added, to provide a nice starting point and
reference.
Here is a more detailed list of changes:
Features
- Implement Yew components for all Bulma layout elements:
- Add the container element
- Add the level element
- Add the media elements
- Add the hero element
- Add the section element
- Add the footer element
- Add the tile element
Other
- Fix the example page titles to name the actual showcased element
- Update all examples to use the container element where needed, to look a bit
prettier - Add an [
xtask
][xtask] crate for generating and showing code coverage. Code
coverage will be added to each PR and can be checked at-glance in the README