Commit Graph

4 Commits

Author SHA1 Message Date
Remy Sharp
a95afe6d29 use html5 details element instead of javascript (#2531)
* use html5 details element instead of javascript

Reduces reliance on JS for content. I found when the JS didn't full load (flaky connection), I couldn't open these detail blocks.

* fix: remove the unused click handler

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 23:40:31 +01:00
Joakim Sørensen
cdb7c34ced Custom API endpoint element (#695) 2020-10-20 21:50:00 +02:00
Tom Brien
9f4ff838e7 Remove discourse scrollbar (#415)
* Remove iframe scrollbar

Remove scrollbar from embedded discourse scrollbar

* Tidy up

Remove commented (non-working) code
2020-02-19 22:09:53 +00:00
Tom Brien
974b29ebac Migrate to Docusaurus V2 🐱🐉 (#412)
* Migrate to Docusaurus V2

* Add redirects

Only covers most recent version

* Add omitted scripts folder

* Include working yarn.lock
2020-02-19 19:36:13 +00:00