Stacy Kvernmo
fb57f07f34
single quotes
2023-01-19 15:16:48 -06:00
Jonny Gerig Meyer
2024442f31
lint
2023-01-12 14:54:24 -05:00
Stacy Kvernmo
a9e42420bb
run sass migrator and manual clean up
2023-01-12 12:19:42 -06:00
Jonny Gerig Meyer
b205803bf7
revert color change
2023-01-09 17:53:57 -05:00
Jonny Gerig Meyer
31b09b9323
Add Stylelint
2023-01-09 17:19:15 -05:00
Jonny Gerig Meyer
77c4c3892d
Add eslint
2023-01-09 15:15:35 -05:00
Jonny Gerig Meyer
413aba633f
Add TypeScript
2023-01-09 14:48:04 -05:00
Jonny Gerig Meyer
29d77ce08a
Add prettier
2023-01-09 14:10:02 -05:00
Jonny Gerig Meyer
5a599442fb
Add JS
2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
d0e1afaf0b
add sass
2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config
2023-01-06 17:37:45 -05:00
Natalie Weizenbaum
e266114650
Add a "Powered by Mac Stadium" icon to the footer ( #652 )
2022-08-03 17:41:36 -07:00
Kauê Rodrigues
211f5c3667
Revert "Disable word wrapping for p code
( #281 )" to fix #576 ( #637 )
2022-06-10 18:31:25 -07:00
Natalie Weizenbaum
9e2dc02e25
Update to the latest version of DocSearch ( #593 )
2021-11-13 01:48:19 +00:00
Christophe Coevoet
4a1b2fb212
Fix the rendering of compatibility lists ( #590 )
...
The compatibility div contains a span in its text, so making it a flex container produces a weird rendering
2021-10-12 12:55:06 -07:00
Natalie Weizenbaum
67ec2dbdbb
Surface category labels in the JS API doc sidebar ( #587 )
...
This is kind of a hacky workaround until TypeStrong/typedoc#1532 is
implemented for real.
2021-10-11 19:52:03 +00:00
Natalie Weizenbaum
86ae1c4d18
Set up redirects from the old API doc anchors to the new ones
2021-10-04 20:23:21 -07:00
Natalie Weizenbaum
85a2eaa33d
Build JS API docs from the TypeScript declarations
2021-10-04 19:53:08 -07:00
Natalie Weizenbaum
d0e401e3f9
Document first-class calc() ( #575 )
...
See sass/sass#818
Co-authored-by: Awjin Ahn <awjin@google.com>
2021-09-13 23:16:42 +00:00
xmo-odoo
f768dd8577
Revert word-break to normal for impl-status titles ( #529 )
...
If the "compatibility" label and browser width are just the wrong one, "break-word" can lead to browsers deciding to line-wrap every "ss" but *just the "ss" from "Dart Sass", "LibSass" and "Ruby Sass", which looks very strange and is quite hard to read.
2021-03-22 13:38:19 -07:00
Daniel Haim
87415b956e
Spacing improvement ( #496 )
...
- Added a spacer to the follow button on footer (mobile only)
- Added missing spacer from page titles (mobile + desktop)
2020-10-29 13:44:56 -07:00
Christophe Coevoet
00560e76d8
Remove unnecessary scrollbar for the sticky navigation
...
The scrollbar will now appear only for columns needing it.
2020-08-18 15:24:54 +02:00
Natalie Weizenbaum
e440cee626
Suggest mixins rather than @use ... with
for advanced cases ( #448 )
2020-05-13 14:19:27 -07:00
Awjin Ahn
8c5d417206
Increase the indent size for function definition docs. ( #428 )
2020-02-24 12:33:25 -08:00
tatianamac
8ecf646576
♻️ Redo undone changes that git undid
2019-12-27 12:16:30 -08:00
tatianamac
569efcc4a7
🦐 Address undone git edits sob
2019-12-19 17:25:38 -08:00
tatianamac
31d1bf5ae8
Revert " 🦐 Fixed smol edits from Jina"
...
This reverts commit be52b5d79b6721ccd68ea9f800a5863aae12a13e.
2019-12-18 16:13:27 -08:00
tatianamac
be4d0d17ee
🦐 Fixed smol edits from Jina
2019-12-18 16:09:00 -08:00
tatianamac
b1e62bc77b
🎨 Made colour palette happy and accessible
2019-12-18 16:09:00 -08:00
tatianamac
65f6f2e58d
🎨 Integrate Rouge stylesheet
2019-12-18 16:09:00 -08:00
tatianamac
293d310dfa
Fixes post feedback
2019-12-18 16:09:00 -08:00
tatianamac
dcc6a4789e
🎨 Background color
2019-12-18 16:09:00 -08:00
tatianamac
bb1ca93ddc
🔗 Added skip link
2019-12-18 16:09:00 -08:00
tatianamac
2d166d3b10
Fix keyboard focus and aside issues
2019-12-18 16:08:14 -08:00
tatianamac
41ca35e9e2
⚒ Structural changes to make page more semantic
2019-12-18 16:08:14 -08:00
tatianamac
fa3216b4d4
🎨 Improve a11y of text
2019-12-18 16:00:40 -08:00
tatianamac
fa05e1d3f7
🔡 Added pre-wrap so code wraps and prevents scrollbar in pre
2019-12-18 16:00:40 -08:00
tatianamac
ffc7918998
Hierarchy changes for a11y
2019-12-18 16:00:40 -08:00
Natalie Weizenbaum
193a124050
Move the blog onto sass-lang.com
...
Logdown seems to be basically unmaintained, its servers are
unreliable, and it's been causing some mixed-content errors lately.
This moves all blog posts to sass-lang.com itself; I'll set up
redirects from the blog as best I can once this lands.
Closes #401
Closes #402
Closes #403
2019-12-18 16:00:40 -08:00
Natalie Weizenbaum
c0e78caac3
Revert "Update jQuery to 3.4.1 ( #398 )" ( #407 )
...
This reverts commit 33b5fe0a1d
.
2019-11-07 18:03:46 -08:00
Adekunle Oduye
a3ee04c5d5
[hotfix-400] Adjusted to anonymous function ( #404 )
2019-11-07 11:13:49 -08:00
Martijn Cuppens
33b5fe0a1d
Update jQuery to 3.4.1 ( #398 )
2019-10-29 18:25:36 +00:00
Adekunle Oduye
06c5a72833
[hotfix-387] Fix broken toggle ( #389 )
...
Closes #387
2019-10-18 06:37:23 +01:00
Adekunle Oduye
26a515c3a9
[docs] Sticky Navigation ( #373 )
...
* [docNav] Moved h3 title into nav wrapper
* [docNav] Init styles for doc navigation component
* [docNav] Import doc navigation component into sass.css.scss
* [docNav] Functional to make doc navigation sticky on scroll
* [docNav] Rename js class name and changed from single to double quotes
* [docNav] Change class name to sl-js-nav--is-sticky
* [docNav] renamed doc-navigation to navigation and removed nesting
* [docNav] renamed doc-navigation to navigation
* [docNav] Added carriage return after h3
2019-10-12 09:55:30 -07:00
Natalie Weizenbaum
a99bb65fd6
The keywords() function is actually in sass:meta, not sass:map
2019-09-10 16:31:02 -07:00
Natalie Weizenbaum
b1b07540f2
Module-ify built-in function documentation
...
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a
Rename /documentation/functions to /documentation/modules
...
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00
Natalie Weizenbaum
7a2aa57b96
Make "/" and "s" focus the search bar ( #347 )
...
Closes #345
2019-05-30 04:30:10 -07:00
Natalie Weizenbaum
084e181580
Make all client-side redirect URLs absolute
...
These used to redirect from /documentation/, but we tweaked the way
URLs work and now they redirect from /documentation. Making them
absolute avoids even the potential for that breakage.
2019-05-08 13:19:25 -07:00
Natalie Weizenbaum
79097d0fe1
Bundle all JS into a single file
...
Because we weren't doing this yet, we weren't actually loading the
redirect.js JS code at all.
This also gets rid of some unused JS.
2019-05-08 13:01:20 -07:00