tatianamac
07e0e11b01
🔎 Add missing search input and placeholder
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
8e2bc0d6f1
✏️ Revised language for alert banner
2019-12-18 16:09:00 -08:00
tatianamac
aa05a5750e
🔗 Made permalinks more accessible
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
f5f2757e9d
⚒ Fixed header issues
2019-12-18 16:08:14 -08:00
tatianamac
f303f7fd97
⚒ Fixed h-tag hierarchy issues
2019-12-18 16:08:14 -08:00
tatianamac
2d166d3b10
Fix keyboard focus and aside issues
2019-12-18 16:08:14 -08:00
tatianamac
beac1ac6f2
⚒ Fix menu a11y issues
2019-12-18 16:08:14 -08:00
tatianamac
fe483b0a8c
⚒ Add structural menus
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
80e672a3e0
Small a11y edits
2019-12-18 16:00:40 -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
19aede2a01
Link to URLs without ".html" at the end
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
Awjin Ahn
6e91a01780
Merge pull request #420 from alexander-doroshko/typos
...
Typos fixed on the modules/selector page
2019-12-10 08:58:40 -08:00
Alexander Doroshko
7c14fd88d7
Typos fixed on the modules/selector page: selector.unify() -> selector-unify(), compound-selectors() -> simple-selectors()
2019-12-10 16:29:32 +03:00
Jennifer Thakar
5b5713faff
Add version for Dart Sass's module system support ( #416 )
2019-11-27 12:11:36 -08:00
Natalie Weizenbaum
a45d93d573
Add the missing parameter name to string.unquote() ( #414 )
2019-11-25 16:45:37 -08:00
Natalie Weizenbaum
f29abebc3f
Document $module parameters to sass:meta functions ( #415 )
2019-11-25 16:45:15 -08:00
Natalie Weizenbaum
181e3907ed
Add the missing parameter name to string.unquote()
2019-11-20 16:49:39 -08:00
Ivaylo Kirov
a3d175dc38
Update at-rules.html.md.erb ( #413 )
2019-11-19 15:07:02 -08:00
123Haynes
91d26fa4e6
change url to the libsass-maven-plugin ( #412 )
...
This commit changes the url of the libsass-maven-plugin to an
actively maintained fork.
The jsass project already links to the fork as well.
2019-11-18 13:52:05 -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
Natalie Weizenbaum
d409989a83
Drop the dependency on Yard ( #396 )
...
We no longer generate Ruby Sass API docs.
2019-11-04 16:30:21 -08:00
Martijn Cuppens
33b5fe0a1d
Update jQuery to 3.4.1 ( #398 )
2019-10-29 18:25:36 +00:00
Wim Hendrikx
ddcbc9fd44
Add new 'use' and 'forward' at-rules to the overview ( #397 )
2019-10-22 21:01:11 +01:00
dependabot[bot]
ba7c79e69a
Bump nokogiri from 1.10.0 to 1.10.4 ( #395 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.0 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.0...v1.10.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:02:58 +01:00
Natalie Weizenbaum
165dc8f293
Fix a typo ( #391 )
...
Closes #390
2019-10-21 21:17:15 +01:00
alibalouchi
b99d93d103
Update js-api.html.md.erb ( #393 )
2019-10-21 21:16:55 +01:00
Adekunle Oduye
06c5a72833
[hotfix-387] Fix broken toggle ( #389 )
...
Closes #387
2019-10-18 06:37:23 +01:00
Natalie Weizenbaum
46a2d9e3ce
Fix a use of "hsl" that should be "rgb" ( #382 )
...
Closes #381
2019-10-14 11:57:34 -07: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
6e93b8526d
Fix a broken example in the sass:selector docs ( #385 )
2019-10-11 15:15:35 -07:00
Natalie Weizenbaum
b2ab9cbe50
Recommend that users write @forward before @use ( #384 )
2019-10-11 14:09:31 -07:00
Đăng Tú
8a706f57a6
Correct guide ( #379 )
...
Line 224: filename
2019-10-10 14:46:21 -07:00
Danny Banks
3d396c3581
Remove simply from docs ( #378 )
2019-10-10 14:10:57 -07:00
Natalie Weizenbaum
55e495cad6
Fix the link to the module system blog post ( #376 )
2019-10-02 11:19:55 -07:00
Christophe Coevoet
d139d52954
Fix links in the migrator doc ( #377 )
2019-10-02 11:19:27 -07:00
Natalie Weizenbaum
78868229b5
Merge pull request #374 from sass/merge-use
...
Merge feature.use
2019-10-01 18:50:50 -07:00
Natalie Weizenbaum
e6ea1e7e72
Merge remote-tracking branch 'origin/feature.use' into merge-use
2019-10-01 18:25:22 -07:00
Jennifer Thakar
1697b562ef
Update migrator docs to reflect new changes ( #375 )
2019-10-01 18:24:35 -07:00
Natalie Weizenbaum
5ebd0e4c32
Update the top-level callout to mention the module system
2019-10-01 15:24:42 -07:00
Natalie Weizenbaum
910b025a5f
Merge branch 'feature.use'
2019-10-01 15:23:32 -07:00