Commit Graph

8 Commits (main)

Author SHA1 Message Date
Kévin Commaille 54944e2866
Fix version selector's historical URL (#2268)
* Fix version selector's historical URL

Regression because the function signature changed in #2261, but this
call was not updated.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
3 weeks ago
Johannes Marbach 13aa6e83ae
Use more specific names for the version picker CSS classes and add them to the PurgeCSS safelist (#2264) 4 weeks ago
Johannes Marbach 4dbe080570
Append version number to 'latest' entry in the picker (#2261) 4 weeks ago
Johannes Marbach 7a1eb81c9c
Fix versions.json URL in unstable and local environment (#2259) 4 weeks ago
Johannes Marbach 22c0952003
Load versions.json as a resource if we're in the unstable spec (#2258)
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
4 weeks ago
Johannes Marbach a5afe542c0
Add version picker in the navbar (#2256)
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
1 month ago
Kévin Commaille 0657cc1848
Fix error in ToC script at the bottom of the page (#2002)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Kévin Commaille bf8dee74eb
Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago