Commit Graph

728 Commits

Author SHA1 Message Date
renovate[bot]
aa5217d0da
fix(deps): update dependency @cfworker/json-schema to v1.12.4 (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 22:00:43 +02:00
renovate[bot]
0d4195fc9a chore(deps): update devdependencies (non-major) 2022-08-15 03:52:38 +00:00
31db9a36a4
feat: add ja language support (#475) 2022-08-08 20:32:47 +02:00
renovate[bot]
071e91d572
chore(deps): lock file maintenance (#474) 2022-08-08 13:58:53 +02:00
renovate[bot]
33c5d4fa71 chore(deps): update devdependencies (non-major) 2022-08-08 04:38:25 +00:00
adff3fba95
chore: change min required node version to >=16.15 <=18 (#472) 2022-08-07 22:27:43 +02:00
renovate[bot]
a8b1de0dca
fix(deps): update dependency mermaid to v9.1.4 (#469) 2022-08-04 22:01:38 +02:00
1a9fe22d64
feat: add option anchor the the bundle menu (#468) 2022-08-04 21:57:02 +02:00
renovate[bot]
17f56d8084
chore(deps): lock file maintenance (#463) 2022-08-01 21:21:18 +02:00
renovate[bot]
7b3481a154
fix(deps): update dependency store2 to v2.14.2 (#464) 2022-08-01 21:20:53 +02:00
renovate[bot]
75629ca75b chore(deps): update devdependencies (non-major) 2022-08-01 03:05:37 +00:00
renovate[bot]
9464af848d chore(deps): update devdependencies (non-major) 2022-07-25 02:59:31 +00:00
2579d5a8cd
[skip ci] adjust repo config 2022-07-21 09:56:18 +02:00
renovate[bot]
ce12ba27d4 chore(deps): update devdependencies (non-major) 2022-07-18 02:34:15 +00:00
b280889260
fix: fix wrong class and parameter name (#461) 2022-07-17 20:37:19 +02:00
renovate[bot]
66293c0269
fix(deps): update dependency store2 to v2.14.1 (#459) 2022-07-17 20:20:21 +02:00
5fc071d716
ci: switch alpine-tools image (#460) 2022-07-16 22:37:00 +02:00
6eab385a9c
docs: fix spelling in readme 2022-07-15 08:54:13 +02:00
renovate[bot]
78f41ec19d
fix(deps): update dependency store2 to v2.14.0 (#458) 2022-07-15 08:46:02 +02:00
renovate[bot]
9573d38aa1
chore(deps): lock file maintenance (#451) 2022-07-12 08:12:23 +02:00
0a6867e68b
feat: add new brand icons for gitea, mastodon, xmpp and matrix (#457) 2022-07-11 21:07:21 +02:00
3a26b6ed1b
feat: add profile size to img shortcode (#456) 2022-07-11 20:46:07 +02:00
66d456f552
feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00
c39eee4368
docs: normalize shortcode documentation (#454) 2022-07-11 20:45:55 +02:00
renovate[bot]
40ae40529a chore(deps): update dependency svgtofont to v3.17.8 2022-07-11 03:22:59 +00:00
renovate[bot]
820dad8f3e chore(deps): update devdependencies (non-major) 2022-07-04 01:38:10 +00:00
renovate[bot]
00c8531a5a
fix(deps): update dependency mermaid to v9.1.3 (#448) 2022-06-29 08:58:11 +02:00
renovate[bot]
9f194add86
chore(deps): lock file maintenance (#447) 2022-06-27 09:14:43 +02:00
aa15025ba0
fix button class handling (#444) 2022-06-27 09:14:24 +02:00
renovate[bot]
7286ce085e chore(deps): update devdependencies (non-major) 2022-06-27 06:02:04 +00:00
580ea885e3
fix: fix broken rendering of nested buttons (#443) 2022-06-24 10:54:16 +02:00
renovate[bot]
09bb615cfc
fix(deps): update dependency mermaid to v9.1.2 (#440) 2022-06-19 14:55:32 +02:00
3ea85629a4
fix: fix execption while creating the code copy button (#439) 2022-06-12 15:41:20 +02:00
7195431d8c
fix: improve keyboard accessability for anchors and code blocks (#434) 2022-06-10 21:44:08 +02:00
renovate[bot]
ed5c770d57
chore(deps): lock file maintenance (#431) 2022-06-07 10:09:04 +02:00
renovate[bot]
587c7744d9
fix(deps): update dependency katex to v0.16.0 (#432) 2022-06-07 10:08:40 +02:00
Renovate Bot
947abc8a0e chore(deps): update devdependencies (non-major) 2022-06-06 04:00:40 +00:00
6545ceb24d
feat: add option geekdocDarkModeCode to enforce dark codeblocks (#429) 2022-05-31 14:14:01 +02:00
33ea5c37a9
feat: render popertylist description as markdown (#426) 2022-05-30 21:40:09 +02:00
renovate[bot]
b61b375308
chore(deps): lock file maintenance (#422) 2022-05-30 21:26:53 +02:00
bea2551628
chore: use mermaid default light and dark theme (#425) 2022-05-30 21:26:43 +02:00
Renovate Bot
51afa9db79 chore(deps): update dependency @babel/eslint-parser to v7.18.2 2022-05-30 04:57:13 +00:00
1ab1620c7b
fix: allow loading property files from nested folder (#420) 2022-05-26 17:07:38 +02:00
renovate[bot]
acfd21a51a
chore(deps): lock file maintenance (#418) 2022-05-24 08:31:07 +02:00
brett ohland
61ef82104e
fix: remove table formatting from github gists (#416)
* fix: fix CSS issue with gist embeds

* Addressing PR comments

* remove newline

* simplify selector and add example

* fix spellcheck

* fix markdownlint

Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2022-05-24 00:37:06 +02:00
f1457b86fa
fix: replace invlaid max-height value 'auto' by 'none' (#419) 2022-05-23 22:37:12 +02:00
Renovate Bot
2e40e48d52 chore(deps): update devdependencies (non-major) 2022-05-23 05:26:51 +00:00
6b464202c9
fix: fix formatting issue while using nested toc shortcodes (#415) 2022-05-22 22:07:35 +02:00
6ab98d1da3
feat: add propertylist shortcode (#414) 2022-05-22 22:00:37 +02:00
renovate[bot]
5b05b7d68a
fix(deps): update dependency katex to v0.15.6 (#413) 2022-05-21 13:20:44 +02:00