Skip to content

Commit 4b4120b

Browse files
committed
Added table sort, fixed outline views, other fixes
1 parent 5c12ef8 commit 4b4120b

88 files changed

Lines changed: 1673 additions & 1384 deletions

File tree

Some content is hidden

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

‎docs/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.

‎docs/assets/highlight.css‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
--dark-hl-4: #569CD6;
1212
--light-hl-5: #001080;
1313
--dark-hl-5: #9CDCFE;
14-
--light-hl-6: #AF00DB;
15-
--dark-hl-6: #C586C0;
14+
--light-hl-6: #008000;
15+
--dark-hl-6: #6A9955;
1616
--light-hl-7: #267F99;
1717
--dark-hl-7: #4EC9B0;
18-
--light-hl-8: #008000;
19-
--dark-hl-8: #6A9955;
20-
--light-hl-9: #098658;
21-
--dark-hl-9: #B5CEA8;
18+
--light-hl-8: #098658;
19+
--dark-hl-8: #B5CEA8;
20+
--light-hl-9: #AF00DB;
21+
--dark-hl-9: #C586C0;
2222
--light-code-background: #FFFFFF;
2323
--dark-code-background: #1E1E1E;
2424
}

‎docs/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.

‎docs/classes/CCAppearance.html‎

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

‎docs/classes/CCApplication.html‎

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

‎docs/classes/CCBoxView.html‎

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

‎docs/classes/CCButton.html‎

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

‎docs/classes/CCCheckbox.html‎

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

‎docs/classes/CCComboBox.html‎

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

‎docs/classes/CCControl.html‎

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

0 commit comments

Comments
 (0)