In this release
- Requires leap 0.10.14.
- A card row chooses its own layout, and how many cards stand side by side.
- The install ends with a user that can open the admin panel.
leap:content-delete takes a generated content type back.- The accordion opens and shuts as one movement.
- A content item's tags are chips on its detail page.
- A news-shaped item is dated by its publication.
- Tags are filterable in the admin list.
- Seeded events have varied times, and two deliberate edge cases.
- A select option is translated with
__(), not with a per-locale array. - A slug no longer falls back to another language.
- A translatable section heading no longer breaks the navigation.
leap:template copies tests/Concerns/ResolvesContentPaths.php.- An overview page is named in each locale, not English everywhere.
- A content type is not registered twice when the config imports its model.
- The sitemap route is registered.
- A card's body text is body colour, and only its heading takes the accent.
- The heading above a card row is sized like any other section heading.
- A card's hover wash stays inside the card, and its focus ring is a normal focus ring.
- The bundled tests ask for a content path instead of hardcoding
/news.
The full entry in the changelog