patternfly-yew 0.7.4

PatternFly 5 components for Yew
Documentation
1
2
3
4
5
6
7
8
9
# Migrating from 0.5 to 0.6

## Table model

The type of the table model needs to implement `Clone` now.

## Feature `nested-router` renamed to `yew-nested-router`

Instead of adding an alias feature name, it's now using the actual dependency as the feature name.