475 Commits

Author SHA1 Message Date
Utsob Roy
717492ba19
Nested TOC fix (#83) 2023-02-23 10:26:53 +01:00
Utsob Roy
486a8a262f
inline code wrong highlight detection fix (#87) 2023-02-23 10:22:33 +01: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
dependabot[bot]
4d5458cf4e
Bump axios from 1.3.2 to 1.3.3 (#72)
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 16:41:10 +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
545b68773d Fix issue with graph generation for urls with url encoded values 2023-02-17 16:37:40 +01:00
Utsob Roy
acfea37940
user computed similar to custom-style (#78) 2023-02-17 16:18:49 +01:00
Utsob Roy
11b837c01a
CSS vars to control graph colors (#77)
* css vars to control graph colors

* moved variable positions
2023-02-17 16:17:16 +01:00
Utsob Roy
27d71e8ca7
fixed slot positioning (#74) 2023-02-15 08:50:51 +01:00
Ole Eskild Steensen
54dcc4ffe4 Merge branch 'uroybd-maturity-support' 2023-02-14 18:46:46 +01:00
Ole Eskild Steensen
42b7d2313c Added new files to plugin-info 2023-02-14 18:39:58 +01:00
Ole Eskild Steensen
f00a694dca Upgrade to eleventy 2.0 2023-02-14 17:38:52 +01:00
Ole Eskild Steensen
92b999811b Upgrade to eleventy 2.0 2023-02-14 17:31:52 +01:00
Utsob Roy
3d0155d992
Merge branch 'main' into maturity-support 2023-02-14 22:31:24 +06:00
Utsob Roy
8ee09509dd conflict resolution 2023-02-14 22:28:39 +06:00
Utsob Roy
54f0c3aabc fixes for styles and meta 2023-02-14 22:27:48 +06:00
Utsob Roy
a22abcc44c maturity visualization 2023-02-14 22:27:14 +06:00
Utsob Roy
008bf71166 More slots for dynamic components (#70)
* more slots for dynamic components

* more slots on sidebar and filetree
2023-02-14 22:24:38 +06:00
Ole Eskild Steensen
fc5f39cbf4 Some graph style enhancements 2023-02-14 22:24:38 +06:00
Utsob Roy
9355fe6c58 graph fixes 2023-02-14 22:24:38 +06:00
Utsob Roy
84d8a3e916 css fix 2023-02-14 22:24:38 +06:00
Utsob Roy
854f572be1 css fix 2023-02-14 22:24:38 +06:00
Utsob Roy
8c20f64c48 graph enhancements 2023-02-14 22:24:38 +06:00
Utsob Roy
f291e37b05 graph enhancements 2023-02-14 22:24:35 +06:00
Utsob Roy
cfe44308d0 implement focus on hovered and neigbors 2023-02-14 22:24:14 +06:00
Utsob Roy
d5ef45f3cf
More slots for dynamic components (#70)
* more slots for dynamic components

* more slots on sidebar and filetree
2023-02-14 17:14:43 +01:00
Ole Eskild Steensen
c3c27293d2 Merge branch 'uroybd-graph-hover' 2023-02-14 17:00:07 +01:00
Ole Eskild Steensen
700ca73c9b Some graph style enhancements 2023-02-14 16:59:54 +01:00
Utsob Roy
34b9b34775 graph fixes 2023-02-14 16:01:41 +06:00
Utsob Roy
a32574db48 css fix 2023-02-14 15:48:34 +06:00
Utsob Roy
f0e8eeb569 css fix 2023-02-14 15:41:55 +06:00
Utsob Roy
2e24548a71 graph enhancements 2023-02-14 15:38:12 +06:00
Utsob Roy
353e2094b6 graph enhancements 2023-02-14 15:07:13 +06:00
Utsob Roy
862a6a5dcd implement focus on hovered and neigbors 2023-02-14 11:37:52 +06:00
Utsob Roy
616a2a9a0f maturity to generic note icons 2023-02-13 14:41:59 +06:00
Utsob Roy
3a1cdaebda fixes for styles and meta 2023-02-11 20:06:20 +06:00
Utsob Roy
09ae915992 typo fix 2023-02-11 19:49:50 +06:00
Utsob Roy
aff76efc5b maturity visualization 2023-02-11 19:31:11 +06:00
dependabot[bot]
efb951179d
Bump axios from 1.2.6 to 1.3.2 (#64)
Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 10:14:46 +01:00
dependabot[bot]
d4b8c96586
Bump sass from 1.57.1 to 1.58.0 (#65)
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.57.1...1.58.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 10:14:40 +01:00
Utsob Roy
74225fd405
quote symbol in callout fix (#67) 2023-02-09 10:14:19 +01:00
Ole Eskild Steensen
de5348c48d
Update README.md 2023-02-07 13:26:26 +01:00
Ole Eskild Steensen
905ddc1bab Merge branch 'uroybd-dynamic-include' 2023-02-07 13:07:43 +01:00
Ole Eskild Steensen
baa3191df0 Added new file to plugin info 2023-02-07 13:07:17 +01:00
Utsob Roy
970b2acd93 dynamic scss fix 2023-02-07 17:16:16 +06:00
Utsob Roy
e1c2268f37 external css support 2023-02-07 17:10:22 +06:00
Utsob Roy
f123c5cfeb removed console log 2023-02-06 18:00:41 +06:00
Utsob Roy
705e80e5f2 dynamic import implementation 2023-02-06 14:29:23 +06:00
Ole Eskild Steensen
818ae56774 Fixed issue where ampersign in title would break dataview links 2023-02-05 18:24:01 +01:00
dependabot[bot]
0226ddc19f
Bump axios from 1.2.3 to 1.2.6 (#58)
Bumps [axios](https://github.com/axios/axios) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 21:29:43 +01:00