Skip to content

Commit 5fdecc6

Browse files
committed
v4.0.4
1 parent 3f27f58 commit 5fdecc6

File tree

5,081 files changed

+24133
-156250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,081 files changed

+24133
-156250
lines changed

assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/highlight.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
--dark-hl-9: #B5CEA8;
2222
--light-hl-10: #000000FF;
2323
--dark-hl-10: #D4D4D4;
24-
--light-hl-11: #000000;
25-
--dark-hl-11: #C8C8C8;
2624
--light-code-background: #FFFFFF;
2725
--dark-code-background: #1E1E1E;
2826
}
@@ -39,7 +37,6 @@
3937
--hl-8: var(--light-hl-8);
4038
--hl-9: var(--light-hl-9);
4139
--hl-10: var(--light-hl-10);
42-
--hl-11: var(--light-hl-11);
4340
--code-background: var(--light-code-background);
4441
} }
4542

@@ -55,7 +52,6 @@
5552
--hl-8: var(--dark-hl-8);
5653
--hl-9: var(--dark-hl-9);
5754
--hl-10: var(--dark-hl-10);
58-
--hl-11: var(--dark-hl-11);
5955
--code-background: var(--dark-code-background);
6056
} }
6157

@@ -71,7 +67,6 @@
7167
--hl-8: var(--light-hl-8);
7268
--hl-9: var(--light-hl-9);
7369
--hl-10: var(--light-hl-10);
74-
--hl-11: var(--light-hl-11);
7570
--code-background: var(--light-code-background);
7671
}
7772

@@ -87,7 +82,6 @@
8782
--hl-8: var(--dark-hl-8);
8883
--hl-9: var(--dark-hl-9);
8984
--hl-10: var(--dark-hl-10);
90-
--hl-11: var(--dark-hl-11);
9185
--code-background: var(--dark-code-background);
9286
}
9387

@@ -102,5 +96,4 @@
10296
.hl-8 { color: var(--hl-8); }
10397
.hl-9 { color: var(--hl-9); }
10498
.hl-10 { color: var(--hl-10); }
105-
.hl-11 { color: var(--hl-11); }
10699
pre, code { background: var(--code-background); }

assets/icons.js

Lines changed: 17 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/icons.svg

Lines changed: 1 addition & 1 deletion

assets/main.js

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/style.css

Lines changed: 1422 additions & 1224 deletions
Large diffs are not rendered by default.

classes/Agile.AgileClient.html

Lines changed: 13 additions & 29 deletions
Large diffs are not rendered by default.

classes/Agile.Backlog.html

Lines changed: 12 additions & 25 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)