Myst(MysterialPy)
68b0759637
Add sidebar search and support for search bar middle clicking
3 years ago
Josh
f78f135505
[matrix] Add scroll to top button
4 years ago
Josh
4b82785e10
[matrix] Hide hamburger menu on pages without sidebar
5 years ago
Josh
2ad87dbff6
[matrix] Fix JS errors on search results page
5 years ago
Muhammad Hamza
185796128b
[matrix] Update model styles
5 years ago
Josh
c2e5b734ad
[matrix] Refactor JS & add searchbar to mobile.
5 years ago
Josh
ffdddb0fe5
[matrix] Set theme to system preferred by default
5 years ago
Nadir Chowdhury
a04a410c8a
[matrix] collapsible sidebar headings
5 years ago
Josh
07ec9bc370
Fix sidebar jank on desktop.
5 years ago
Josh
0d58691561
Default to sans-serif font
5 years ago
Rapptz
407d7bee1a
Switch icon set over to Material Icons intead of FontAwesome
5 years ago
Josh B
9e214feadc
Fix sidebar active link selection
5 years ago
Rapptz
33a4388e6e
First pass at double header display
5 years ago
Josh
9653ec5188
[matrix] Modal cleanup
* General modal cleanup
* Remove second scrollbar caused by modal
5 years ago
Josh
e7c6643730
[matrix] Dark Theme
* Apply width restructions to modals and images
* Dark theme 2.0
* Add webkit scrollbar
* Use Object.keys instead of Object.entries where applicable
5 years ago
Rapptz
7607d3628d
Rewrite the DOM to use CSS grids
This also rewrites the CSS to use CSS variables. Currently this isn't
done to codeblocks however.
5 years ago
Josh
c21919cee5
[matrix] Add sans-serif font toggle to settings modal
* Add sans serif font toggle
* remove unnecessary boolean comparison from setFont
Co-authored-by: slice <[email protected] >
* Update checkbox title
Co-authored-by: slice <[email protected] >
* General cleanup of settings system
* Apply overflow hidden to modal
Co-authored-by: slice <[email protected] >
5 years ago
Josh
8be9ef38db
[matrix] Create settings modal
* Create settings modal
* Fix issue with spacing after settings button
* Fix issue with modal background on mobile devices
* Add close button to modal
* Add tooltip to close button
* Support closing modal with escape key
* Add missing semicolon to keydown event listener
5 years ago
Josh
70c73084b3
[matrix] Refactor docs JS
* Refactor custom.js
* Refactor scorer.js
* tables variable shoudn't be in global scope
5 years ago
Rapptz
5bd05b194d
Move table JS outside of scrolling
5 years ago
Rapptz
9b88c63163
Add attributetable and add some class-level sections.
The extensions have yet to receive this treatment and CSS needs work,
but for now this is fine.
5 years ago
Rapptz
9cbbd8af65
Highlight currently visited section.
8 years ago