14
0

- update to 3.0.2:

* Attached flyout: show the current translation
  * Allow disabling selectors
  * Use black color for switcher options
  * Trigger search modal on "Search docs" input focus
  * Theme option flyout to enable/disable theme's flyout
  * Remove html5shiv
  * Adjust the expected test_basic output to match Sphinx 7.3+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx_rtd_theme?expand=0&rev=46
This commit is contained in:
2024-11-23 11:37:09 +00:00
committed by Git OBS Bridge
parent 6432250bc2
commit 1ee8062302
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 23 11:35:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.2:
* Attached flyout: show the current translation
* Allow disabling selectors
* Use black color for switcher options
* Trigger search modal on "Search docs" input focus
* Theme option flyout to enable/disable theme's flyout
* Remove html5shiv
* Adjust the expected test_basic output to match Sphinx 7.3+
-------------------------------------------------------------------
Tue Jul 2 20:49:58 UTC 2024 - Dirk Müller <dmueller@suse.com>