6 Commits

Author SHA1 Message Date
Ole Eskild Steensen
3fa18ba877
Remove polyfill.io and make all js files async (#276) 2024-07-08 12:52:09 +02:00
Ole Eskild Steensen
71fc4b8d37 Fix issue where callout icons would not be rendered 2023-03-07 10:25:43 +01:00
Utsob Roy
393a6a3cf6 migrate to lucide from fontawesome 2023-03-06 17:09:41 +06:00
12-VidE
c1891a3ee3
Resolve collapsible nested callouts (#80)
Previously:
When there are nested collapsible callouts, if you want to open a child one, by clicking on it, the parent one will close. You would have to re-open the parent one to see the now-open child callout.

Now:
To open and close a collapsible callout, you have to click on the "callout-title" div; resolve the problem with nested one. 
Live preview: https://voidblueprint.vercel.app/void-blueprint/physics/classic-physics/electro-magnetism/charge-conservation-law/
2023-02-18 19:40:50 +01:00
Ole Eskild Steensen
3b043e8bd2 Switch to jsdelivr, as unpkg has been slow lately 2023-02-17 16:37:40 +01:00
Ole Eskild Steensen
e3ddd1e29e Refactor, and styling adjustments to callout icons 2023-01-17 14:24:46 +01:00