LB Johnston
|
935fead9a3
|
use search input type for documentation search
- see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search
|
2022-09-23 06:53:34 +10:00 |
|
LB Johnston
|
955ca7ad50
|
update Sphinx Wagtail Theme to 5.3.0
* https://pypi.org/project/sphinx-wagtail-theme/5.3.0/
* https://github.com/wagtail/sphinx_wagtail_theme/blob/main/CHANGELOG.md#530---2022-08-20
* https://github.com/wagtail/sphinx_wagtail_theme/blob/main/CHANGELOG.md#520---2022-08-17
Additional changes
- use the magnify icon on the search field like the sphinx theme
- ensure the algolia search inputs work correctly for dark mode (the JS initially grabs the colour on page load and put on the new input field)
- fix issue of overflow x hidden being required due to the hidden input field not wrapping
- remove custom.css overrides that are no longer needed (are in the theme)
|
2022-08-24 06:07:47 +10:00 |
|
Steve
|
01986cfa17
|
Indent templates with djhtml
|
2022-02-12 01:15:51 +00:00 |
|
Coen van der Kamp
|
ed4ed7a338
|
Add Sphinx Wagtail Theme (#6930)
Add Sphinx Wagtail Theme
|
2021-04-20 11:24:17 +02:00 |
|
Tibor Leupold
|
328e7012fc
|
Switch documentation search to Algolia DocSearch (#6833)
Co-authored-by: Scott Cranfill <scott@scottcranfill.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
Co-authored-by: Andy Chosak <andy@chosak.org>
|
2021-03-08 11:51:06 +00:00 |
|