Commit edf4286
authored
feat(menu): simpler equal width
This PR unifies the equal width logic for menu as we already have in fields, grid and segment
I left the old approach ("x item menu") to avoid being a breaking change.
I will investigate if we can remove the old approach for 2.10.0 as , at the moment, i could not detect if there is a technical reason equal width menu items were done differently than in the other components1 parent ef4ce34 commit edf4286
1 file changed
Lines changed: 27 additions & 20 deletions
File tree
- src/definitions/collections
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1623 | 1623 | | |
1624 | 1624 | | |
1625 | 1625 | | |
1626 | | - | |
1627 | | - | |
1628 | | - | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
1629 | 1630 | | |
1630 | | - | |
1631 | | - | |
1632 | | - | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | | - | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | | - | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
1643 | 1634 | | |
1644 | | - | |
1645 | | - | |
1646 | | - | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
1647 | 1655 | | |
1648 | | - | |
1649 | 1656 | | |
1650 | 1657 | | |
1651 | 1658 | | |
| |||
0 commit comments