14
0

Accepting request 1113394 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 9.4.2

OBS-URL: https://build.opensuse.org/request/show/1113394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=48
This commit is contained in:
2023-09-25 11:09:01 +00:00
committed by Git OBS Bridge
parent 119e479429
commit dba334f613
4 changed files with 31 additions and 4 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Sep 25 09:08:23 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.4.2:
* Updated Slovenian translations
* Added animation to sidebar navigation expansion and collapse
* Added support for auto-replacement of document head for instant
navigation
* Improved compatibility of new emoji extension with Python <
3.10
* Switched regex dependency to use minimal version
* Refactored alignment and spacing of sidebar navigation
* Fixed expansion button not focusable via keyboard in sidebar
navigation
* Fixed viewport offset restoration on first load when using
instant navigation
* Fixed accidental highlight of non-clickable elements in blog
plugin sidebar
* Fixed #6041: Blog plugin crashes when `nav` is defined and blog
not included
* Fixed #5972: Blog plugin ignores section index pages in
paginated views
* Fixed #5954: Repeated click on anchor ignored when using
instant navigation
* Fixed #5742: Keyboard navigation broken when using instant
navigation
-------------------------------------------------------------------
Fri Sep 22 14:25:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>