Release 9.9.0-beta.0
Pre-release
Pre-release
9.9.0-beta.0 (2023-05-11)
Bug Fixes
-
pat calendar: Do not set a Content-Type header when no body is submitted (89d34c1)
-
pat navigation: Fix current marker anchors with child elements. (8578b1b)
The links within a pat-navigation structure might have child elements,
e.g. a span within an anchor. In that case the click target is the span
and not the anchor. Apply a fix where a closest anchor of the click
target is searched, which might be the click target itself.
Maintenance
- Upgrade dependencies. (c0b107e)