Commit Graph

2711 Commits

Author SHA1 Message Date
faffc8eeb2 [commands] Correct concurrency never releasing during prepare call 2020-12-26 20:58:58 -05:00
ef67b56fc6 Change highlight text colour on dark theme
Fix #6215
2020-12-26 20:49:26 -05:00
5d75a0e7d6 Capitalize Discord in docs of message related attributes 2020-12-26 02:34:22 -05:00
b778171188 Fix 404 in search pages.
Fix #6210
2020-12-25 14:21:58 -05:00
624a9c8687 Allow Guild.create_role to accept an int as the colour parameter. 2020-12-25 02:22:59 -05:00
c5a76588cd docs: fix simple typo, libaries -> libraries
There is a small typo in docs/intro.rst.

Should read `libraries` rather than `libaries`.
2020-12-25 02:22:19 -05:00
eb11079569 Document more guild features 2020-12-22 07:18:40 -05:00
36292a65ea remove extraneous assignment 2020-12-22 07:18:32 -05:00
116fdbddb9 [commands] Fix exception hierarchy documentation 2020-12-22 04:23:37 -05:00
35db712c16 Fix reaction_roles example logic 2020-12-22 02:05:41 -05:00
e2d4c6d2b1 Apply settings before DOM loaded. 2020-12-21 14:34:19 -05:00
66ede7c5a0 Fix search highlighting not working 2020-12-21 03:18:47 -05:00
ede7b4762a Fix constructor colours being off in dark mode 2020-12-19 06:11:49 -05:00
674f414ae0 Add attributetable to WebhookMessage 2020-12-19 06:00:21 -05:00
a534aeac5d [matrix] Flip collapsible arrow direction 2020-12-19 05:52:43 -05:00
77ad238aa9 [matrix] Explicitly change colour of option 2020-12-19 05:36:43 -05:00
e5fd2b0356 [matrix] Vertically align navigation header 2020-12-19 04:11:13 -05:00
58dc230072 [matrix] Fix inconsistent monospace fonts
Internal references use a much simpler font stack that's different
compared to what's used for most <pre> and <code> elements on the page,
so let's make it more consistent by introducing a monospace font
variable that's used everywhere we want one.
2020-12-19 03:58:40 -05:00
9013e1d1a2 [tasks] Add missing attributetable to tasks 2020-12-19 00:51:59 -05:00
2a6ea3532b Rework index page to take less vertical space 2020-12-19 00:48:35 -05:00
17b49c5a46 [commands] Make documentation use new attributetable 2020-12-18 21:35:27 -05:00
4ef6d7ec1e Add missing attributetable to new classes 2020-12-18 21:35:27 -05:00
786a7aad87 Set maximimum sidebar width 2020-12-18 21:18:58 -05:00
df1c9160bc [matrix] Style "View Documentation For" dropdown 2020-12-18 21:18:58 -05:00
e92593d6f0 Make admonition-title un-selectable.
All admonition-title's should now be un-selectable.
2020-12-18 21:18:58 -05:00
0559d77e5a Add sidebar animation when collapsing 2020-12-18 21:18:58 -05:00
13dacb3994 Thicken admonition borders a little 2020-12-18 21:18:58 -05:00
4b82785e10 [matrix] Hide hamburger menu on pages without sidebar 2020-12-18 21:18:58 -05:00
2ad87dbff6 [matrix] Fix JS errors on search results page 2020-12-18 21:18:57 -05:00
15587eeef1 Another take at fixing methods showing up under "Attributes" 2020-12-18 21:18:57 -05:00
eba0aaa351 Fix collapsible sidebar not working 2020-12-18 21:18:57 -05:00
7cc95d9dac Use the constructed value in the settings 2020-12-18 21:18:57 -05:00
185796128b [matrix] Update model styles 2020-12-18 21:18:57 -05:00
94cc151ebf Fix tooltips in settings and make strings translatable 2020-12-18 21:18:57 -05:00
1619043c4e Move setting load to DOMContentLoaded 2020-12-18 21:18:57 -05:00
c2e5b734ad [matrix] Refactor JS & add searchbar to mobile. 2020-12-18 21:18:56 -05:00
18cfc4a4a5 Reduce CSS variable usage 2020-12-18 21:18:56 -05:00
21ac462c85 Fix versionmodified not being italics 2020-12-18 21:18:56 -05:00
155a10bf88 Change colour scheme and admonition colours
This should make both themes finally look decent
2020-12-18 21:18:56 -05:00
ffdddb0fe5 [matrix] Set theme to system preferred by default 2020-12-18 21:18:56 -05:00
a04a410c8a [matrix] collapsible sidebar headings 2020-12-18 21:18:56 -05:00
ad515f7a4d Fix methods from superclass showing under "Attributes" table 2020-12-18 21:18:55 -05:00
07ec9bc370 Fix sidebar jank on desktop. 2020-12-18 21:18:55 -05:00
7038c5af8b Fix issues with horizontal overflow on mobile 2020-12-18 21:18:55 -05:00
0d58691561 Default to sans-serif font 2020-12-18 21:18:55 -05:00
c97335873b Redesign admonitions to look a little better.
Colours still need to be reworked though.
2020-12-18 21:18:55 -05:00
29103c08ab [matrix] Display navbar links on mobile 2020-12-18 21:18:55 -05:00
e257617d1d Resize favicon to 256x256px for Chrome 2020-12-18 21:18:55 -05:00
407d7bee1a Switch icon set over to Material Icons intead of FontAwesome 2020-12-18 21:18:54 -05:00
875a701edb Rework attributetable to look prettier 2020-12-18 21:18:54 -05:00