Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(website): "click to show code" is broken #1995

Closed
cric96 opened this issue Feb 19, 2023 · 1 comment
Closed

docs(website): "click to show code" is broken #1995

cric96 opened this issue Feb 19, 2023 · 1 comment

Comments

@cric96
Copy link
Contributor

cric96 commented Feb 19, 2023

problem

The "click to show code" is broken, as you can see on the gif attached.

@DanySK
Copy link
Member

DanySK commented Feb 19, 2023

can you take a look at the shortcode that does the trick?

DanySK pushed a commit that referenced this issue Feb 21, 2023
* fix(site-deps): add jquery lib

* style(site): refactor the inline js code into a separated tag
DanySK pushed a commit that referenced this issue Feb 21, 2023
## [25.13.1](25.13.0...25.13.1) (2023-02-21)

### Bug Fixes

* **loading:** fix bug preventing loading of model components from arbitrary packages ([cf981a4](cf981a4))
* **site:** recover code div expandability [#1995](#1995) ([#1999](#1999)) ([4551b82](4551b82))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v2.1.25 ([6f141cf](6f141cf))

### Dependency updates

* **deps:** update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v4.5.1 ([#1972](#1972)) ([dbafa9c](dbafa9c))
* **deps:** update external-resources/learning-scafi-alchemist digest to 492ebce ([c27d2cd](c27d2cd))
* **deps:** update external-resources/learning-scafi-alchemist digest to 5846f7c ([93d9d79](93d9d79))
* **deps:** update external-resources/learning-scafi-alchemist digest to bb4cd06 ([16f3a87](16f3a87))
* **deps:** update external-resources/learning-scafi-alchemist digest to bd01def ([64ae873](64ae873))
* **deps:** update external-resources/learning-scafi-alchemist digest to c669169 ([1a5461a](1a5461a))
* **deps:** update plugin com.gradle.enterprise to v3.11.4 ([37ab705](37ab705))
* **deps:** update plugin com.gradle.enterprise to v3.12.3 ([2895599](2895599))
* **deps:** update plugin gitsemver to v1.0.2 ([0e1861a](0e1861a))
* **deps:** update plugin hugo to v0.5.1 ([0e91a9c](0e91a9c))
* **deps:** update plugin java-qa to v0.43.0 ([6423130](6423130))
* **deps:** update plugin kotlin-qa to v0.34.0 ([5db576f](5db576f))
* **deps:** update plugin kotlin-qa to v0.34.1 ([2458442](2458442))
* **deps:** update plugin multijvmtesting to v0.4.16 ([797afdd](797afdd))
* **deps:** update plugin multijvmtesting to v0.4.17 ([8d02e80](8d02e80))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.2 ([08fb657](08fb657))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.3 ([967b186](967b186))
* **deps:** update plugin publishoncentral to v3.2.2 ([32650a4](32650a4))
* **deps:** update plugin publishoncentral to v3.2.3 ([aae2656](aae2656))
* **deps:** update plugin publishoncentral to v3.2.4 ([29bf184](29bf184))
* **deps:** update plugin tasktree to v2.1.1 ([e16aefe](e16aefe))
* **deps:** update react to v18.2.0-pre.499 ([6b4a954](6b4a954))
* **deps:** update react to v18.2.0-pre.500 ([f9e76c9](f9e76c9))
* **deps:** update react to v18.2.0-pre.501 ([bbe0a6e](bbe0a6e))
* **deps:** update site/themes/hugo-theme-relearn digest to 1e670e8 ([6f9cc24](6f9cc24))
* **deps:** update site/themes/hugo-theme-relearn digest to 686c013 ([db1cec1](db1cec1))
* **deps:** update site/themes/hugo-theme-relearn digest to bbd322b ([858d0ee](858d0ee))

### Tests

* **loading:** add regression test loading a class from a custom package ([ae6c804](ae6c804))
@DanySK DanySK closed this as completed Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants