Commit Graph

964 Commits

Author SHA1 Message Date
Sana Javed
562da1d8dc Switching from markdown file to liquid template 2023-02-21 17:20:52 +01:00
Jonny Gerig Meyer
75fdd0e82d
Merge branch 'main' into syntax-highlighting
* main:
  remove unused comments
2023-02-21 11:20:12 -05:00
Jonny Gerig Meyer
9a982813bc
lint 2023-02-21 11:20:10 -05:00
Jonny Gerig Meyer
c6cd3f33ba
remove unused comments 2023-02-21 11:04:48 -05:00
Stacy Kvernmo
d9fe6d7ac1 lint 2023-02-20 15:24:50 -06:00
Stacy Kvernmo
4d7a349603 add px comparison notes 2023-02-20 15:24:24 -06:00
Stacy Kvernmo
406f576002 remove unneeded transform-origin for default instead 2023-02-20 15:16:51 -06:00
Stacy Kvernmo
dff68235c0 clean up type sizing 2023-02-20 14:54:31 -06:00
dvdherron
d322926405 fix default button color 2023-02-20 20:47:56 +01:00
dvdherron
43943f69a0 clean up button background states 2023-02-20 20:42:41 +01:00
dvdherron
56ac789252 split color modules used for converting tokens 2023-02-20 20:21:30 +01:00
dvdherron
d1c7ef01fe expand color config, relocate color functions 2023-02-20 17:10:03 +01:00
dvdherron
554da9dd22 Merge branch 'main' into syntax-highlighting 2023-02-20 15:20:19 +01:00
dvdherron
1d4281a597 clean up syntax highlighting and wip color config 2023-02-20 15:19:52 +01:00
Jonny Gerig Meyer
61839c963e
indentation 2023-02-17 16:39:25 -05:00
Jonny Gerig Meyer
782afe74e9
prettier 2023-02-17 15:08:32 -05:00
Jonny Gerig Meyer
7fa2ff0e1f
Add more jQuery UI deps 2023-02-17 14:58:17 -05:00
Jonny Gerig Meyer
c73c537908
Merge branch 'main' into learn-sass
* main:
  remove test file
  remove extra space with strip
  add body classes
2023-02-17 14:05:02 -05:00
oluniyiawo
d1afb0c96c remove test file 2023-02-17 18:00:06 +00:00
Sana Javed
e704d8434f Lint 2023-02-17 17:48:22 +01:00
oluniyiawo
ce45740c79 remove extra space with strip 2023-02-17 16:22:42 +00:00
Sana Javed
7e02df2313
Merge branch 'main' into learn-sass 2023-02-17 17:15:43 +01:00
Sana Javed
28d14ddc2c Learn sass page and first pass at code example helper 2023-02-17 17:10:42 +01:00
oluniyiawo
fc405afd59 add body classes 2023-02-16 19:19:42 +00:00
dvdherron
900c7993dc Merge branch 'main' into syntax-highlighting 2023-02-16 14:58:43 +01:00
Jonny Gerig Meyer
5c7c24f482
Remove stylelint-prettier 2023-02-13 12:01:44 -05:00
Stacy Kvernmo
dfe96c9430 add additional sizes to design tokens config 2023-02-09 16:53:25 -06:00
dvdherron
197635d780 Merge branch 'main' into syntax-highlighting 2023-02-09 15:21:55 -06:00
dvdherron
2d7b222990 cleanup + wip color config 2023-02-09 15:15:01 -06:00
dvdherron
478fa5852a remove unused stylesheet, cleanup 2023-02-08 14:55:15 -06:00
dvdherron
42709197f8 wip adjust prism theme for syntax highlightling 2023-02-08 14:23:21 -06:00
Jonny Gerig Meyer
a6ff7c42db
review 2023-02-06 12:52:31 -05:00
Ed Rivas
5c16697143 Fetch version info in parallel 2023-02-03 22:58:02 +00:00
Jonny Gerig Meyer
c0075a337a
Merge branch 'main' into syntax-highlighting
* main:
  Add docs on templates
  lint
  revert to shorthand nesting padding for now
  Quick negative css variables over using calc repeatedly
  Use {% render %} instead of deprecated {% include %}
  Do not auto-typogr for markdown
  Add alerts.yml data file
  More consistent use of typogr for all contents
2023-02-03 13:35:26 -05:00
Jonny Gerig Meyer
5721ecc5bb
Do not use version cache in production 2023-02-02 16:31:55 -05:00
Jonny Gerig Meyer
ddd3b9352a
Only read/write version cache file once on each build. 2023-02-02 16:14:26 -05:00
Jonny Gerig Meyer
962a2b9264
review 2023-02-02 15:52:26 -05:00
Jonny Gerig Meyer
3d341fefd4
Merge branch 'homepage' into version-helpers
* homepage:
  lint
  revert to shorthand nesting padding for now
  Quick negative css variables over using calc repeatedly
  Use {% render %} instead of deprecated {% include %}
  Do not auto-typogr for markdown
  More consistent use of typogr for all contents
2023-02-02 15:14:06 -05:00
Jonny Gerig Meyer
8c0b522835
lint 2023-02-02 15:13:17 -05:00
Jonny Gerig Meyer
a57bf6171c
Merge pull request #11 from oddbird/typogr
More consistent use of typogr for all contents.
2023-02-02 14:58:42 -05:00
Stacy Kvernmo
2ecf777a3a revert to shorthand nesting padding for now 2023-02-02 11:34:43 -06:00
Stacy Kvernmo
f4516176b2 Quick negative css variables over using calc repeatedly 2023-02-02 11:14:02 -06:00
Jonny Gerig Meyer
425dd4c33d
Merge branch 'homepage' into typogr
* homepage:
  Use {% render %} instead of deprecated {% include %}
2023-02-02 11:33:02 -05:00
Jonny Gerig Meyer
3295a8bf69
Use {% render %} instead of deprecated {% include %} 2023-02-02 11:08:44 -05:00
Ed Rivas
1363847bfa Add "releases" data file 2023-02-02 15:44:47 +00:00
Jonny Gerig Meyer
27bc328ba3
Do not auto-typogr for markdown 2023-02-01 17:42:31 -05:00
Jonny Gerig Meyer
a9bd13aefc
Merge branch 'homepage' into typogr
* homepage:
  Add alerts.yml data file
2023-02-01 17:39:25 -05:00
Jonny Gerig Meyer
9b544fb710
Add alerts.yml data file 2023-02-01 17:35:15 -05:00
Jonny Gerig Meyer
148d061479
Merge branch 'homepage' into syntax-highlighting
* homepage:
  fix remaining references
  Update .github/workflows/shadow-repo.yml
  Add shadow repo workflow
  Update source/community.md
  font-size revert until future PR
  apply style to class instead of alert heading
2023-01-31 18:01:26 -05:00
Jonny Gerig Meyer
b443ffcc3e
Merge branch 'homepage' into typogr
* homepage:
  Update source/community.md
2023-01-31 17:08:51 -05:00
Jonny Gerig Meyer
93f52974bb
Update source/community.md
Co-authored-by: Stacy Kvernmo <stacyk@users.noreply.github.com>
2023-01-31 17:06:15 -05:00
Jonny Gerig Meyer
7ef5b01926
More consistent use of typogr for all contents 2023-01-31 17:05:27 -05:00
Stacy Kvernmo
59c87f1e89 font-size revert until future PR 2023-01-31 14:53:00 -06:00
Stacy Kvernmo
e693987b35 Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage 2023-01-31 14:39:32 -06:00
Stacy Kvernmo
fdd5e03fca apply style to class instead of alert heading 2023-01-31 14:39:28 -06:00
Jonny Gerig Meyer
a3cd423e2d
Add another example theme 2023-01-31 14:24:16 -05:00
Jonny Gerig Meyer
11f3f7976d
Add syntax highlighter (needs styles) 2023-01-31 14:18:33 -05:00
Jonny Gerig Meyer
4b46a9d064
lint 2023-01-31 11:13:51 -05:00
Stacy Kvernmo
83a3d1e635 lint 2023-01-31 09:53:34 -06:00
Stacy Kvernmo
d76e58f53c Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage
# Conflicts:
#	source/_includes/header.liquid
2023-01-31 09:52:10 -06:00
Stacy Kvernmo
8925009158 larger special alert padding to match site 2023-01-31 09:50:05 -06:00
Stacy Kvernmo
35c8f81245 first round of scale 2023-01-31 00:13:57 -06:00
Jonny Gerig Meyer
9607499442
lint 2023-01-30 12:46:01 -05:00
Jonny Gerig Meyer
ca0168bae1
Merge pull request #8 from oddbird/upgrade-11ty
Upgrade to 11ty v2-beta.
2023-01-30 12:36:49 -05:00
Jonny Gerig Meyer
356c2f10b3
Use : instead of ~ for datalists in markdown 2023-01-30 12:34:42 -05:00
Jonny Gerig Meyer
d4e1881f1a
re-add includes 2023-01-30 12:34:19 -05:00
Jonny Gerig Meyer
9e06eb84bf
Upgrade to 11ty v2-beta 2023-01-29 15:04:56 -05:00
Jonny Gerig Meyer
b05d0817c4
Add Install page. 2023-01-29 14:17:04 -05:00
Jonny Gerig Meyer
6775700ff2
Merge branch 'homepage' into get-involved-community-guideline-pages
* homepage:
  lint
  add p tag to copyright info in footer
2023-01-28 13:55:08 -05:00
Jonny Gerig Meyer
1d90f538a4
lint 2023-01-28 13:54:45 -05:00
Stacy Kvernmo
f799aefc88 add p tag to copyright info in footer 2023-01-28 00:36:35 -06:00
Jonny Gerig Meyer
a730f6bdbb
Try new approach to content block 2023-01-27 13:04:19 -05:00
Jonny Gerig Meyer
30d69be72e
Merge branch 'homepage' into get-involved-community-guideline-pages
* homepage:
  address review
2023-01-27 12:26:46 -05:00
Jonny Gerig Meyer
fdb2edf3f8
address review 2023-01-27 12:25:28 -05:00
Jonny Gerig Meyer
9c8bf022aa
Add markdown filter 2023-01-27 12:20:05 -05:00
Sana Javed
687d0dfe01 Code review edits 2023-01-27 17:59:27 +01:00
Jonny Gerig Meyer
b819995c85
lint 2023-01-26 16:54:32 -05:00
Jonny Gerig Meyer
65a4bf716c
Merge branch 'homepage' into get-involved-community-guideline-pages
* homepage:
  Add missing partial
2023-01-26 16:53:15 -05:00
Jonny Gerig Meyer
55be6e9ee2
Add missing partial 2023-01-26 16:52:58 -05:00
Jonny Gerig Meyer
5701a5261d
Merge branch 'homepage' into get-involved-community-guideline-pages
* homepage:
  Address review
2023-01-26 16:04:34 -05:00
Jonny Gerig Meyer
0eef06c5bc
Address review 2023-01-26 15:56:20 -05:00
Sana Javed
84c3a79575 Lint 2023-01-26 19:28:05 +01:00
Sana Javed
6666063cd0 Community Guideline page 2023-01-26 19:24:33 +01:00
Sana Javed
f76bb4d1a0 Get involved page 2023-01-26 19:10:57 +01:00
Jonny Gerig Meyer
5b27a22fed
Add contents for homepage 2023-01-24 17:51:07 -05:00
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
Miriam Suzanne
180a2115df
Liquid or operator returns boolean instead of fallback 2023-01-10 13:10:37 -07: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
7e2f28ad2e
Basic 11ty layout/include. 2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config 2023-01-06 17:37:45 -05:00
Denis Teikhrib
4246de7258
Fixes typo in meta.module-functions example (#690) 2023-01-04 22:33:45 +00:00
Natalie Weizenbaum
1a2d2051b1
Blog: announce the tar file permissions vulnerability (#689)
See google/dart_cli_pkg#109
2022-12-15 14:07:41 -08:00
Jennifer Thakar
f24ab979b1
Remove Compass from homepage (#687)
* Remove Compass from homepage

Fixes #686.

* Fix typo

* Update index.html.haml
2022-11-21 13:10:55 -08:00
Natalie Weizenbaum
628560e47c
Update the Media 4 deprecation page (#685)
Closes #655
2022-11-01 16:20:12 -07:00
Natalie Weizenbaum
f80aa04469
Add/update strict function unit documentation (#683)
This merges the color-units and random-with-units deprecation pages
into a single shared function-units page, updates the color-units
deprecations to reflect that Phase 2 has been enacted, and adds new
function unit deprecations.

See #511
See sass/sass#2904
See #662
See sass/sass#3374
2022-10-28 16:35:58 -07:00
Kim Dyla
079e1237ae
Fixing typo (#682) 2022-10-19 18:24:55 -07:00
Makonede
1f59496b32
Fix typo (#680) 2022-10-17 20:21:50 +00:00
Andreas Deininger
97a1086743
Fixing typo (#616) 2022-10-13 10:26:33 -07:00
Uma Shankar
34bad99c32
Fixed a typo (#679) 2022-10-11 20:48:01 +00:00
Anatolijs Tarasovs
02771170cf
Update mixin.html.md.erb (#663)
Fixed a typo.  I can also says `This can make it easier...`
2022-09-26 20:38:18 +00:00
Natalie Weizenbaum
b1a1930b7a
Fix a typo (#674)
See also #3396
2022-09-23 15:11:51 -07:00
Christophe Coevoet
76d9d326b5
Fix mistakes in the blog post about color spaces (#673) 2022-09-23 14:05:49 -07:00
Natalie Weizenbaum
f32544b25b
Write a blog post for Color Spaces (#671)
See sass/sass#2831

Co-authored-by: Miriam Suzanne <miriam@oddbird.net>
2022-09-21 13:56:55 -07:00
Natalie Weizenbaum
27c36b276c
Document strict unary operators (#670) 2022-09-15 13:58:15 -07:00
Christophe Coevoet
df332e08c8
Document the moz-document breaking change on the sass website. (#667)
* Document the moz-document breaking change on the sass website.
2022-09-07 10:55:14 -07:00
Goodwine
25d33be440
Document random($limit) behavior whe $limit has units (#664)
* document random($limit) behavior whe $limit has units

* add breaking change section for random-with-units

* add random-with-units link to sidenav
2022-08-17 19:25:23 -07:00
Natalie Weizenbaum
e266114650
Add a "Powered by Mac Stadium" icon to the footer (#652) 2022-08-03 17:41:36 -07:00
Goodwine
c41b1b7d8f
Link to Maven plugin for dart-sass (#661)
Fix #660
2022-08-02 18:28:54 -07:00
Natalie Weizenbaum
d90813cf0a
Document support for Media Queries Level 4 (#656) 2022-07-22 13:34:16 -07:00
Natalie Weizenbaum
c77ebc90f1
Document the bogus combinator breaking change (#654) 2022-07-18 17:00:41 -07:00
updatedMyJournal
42470e1477
Fix a typo (#653) 2022-07-18 20:13:59 +00:00
Natalie Weizenbaum
faf93b9cb7
Update the timeline for removing @import in the module system blog (#651) 2022-07-06 15:43:20 -07:00
Takuya N
a3d9319dce
HWB support was introduced in 1.28.0, not in 1.27.0 (#646)
Code change: https://github.com/sass/dart-sass/pull/1129

Follows up https://github.com/sass/sass-site/pull/493

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-06-16 18:52:18 -07:00
Natalie Weizenbaum
115c34e219
Add a blog post for strict unary operators (#645)
See sass/sass#1912
2022-06-15 17:15:55 -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
Kauê Rodrigues
5c01a6297e
Remove link to Ghostlab (#639) 2022-06-10 14:48:41 -07:00
Natalie Weizenbaum
9e97f56f66
Add a section describing the differences between @use and @import (#636)
Closes #443
2022-05-31 16:43:33 -07:00
Natalie Weizenbaum
d78a1f26af
Be more accurate about how brackets work with list.join() (#633)
Closes #354
2022-05-26 19:22:21 -07:00
Natalie Weizenbaum
ba2c91414d
Mention the two syntaxes in /guide (#631)
Closes #615
2022-05-23 16:33:58 -07:00
Rafik Ogandzhanyan
443cf501ec
Fix list.slash documentation example (#629) 2022-05-16 14:04:56 -07:00
Natalie Weizenbaum
d5bfb55cfc
Add a note about multiline expressions in the indented syntax. (#628)
Closes #627
2022-05-16 20:58:14 +00:00
Natalie Weizenbaum
6e1846c52a
Link the Ruby and Swift embedded hosts (#622)
Closes #547
2022-05-02 14:42:40 -07:00
Jeremy Graziani
ed66c8a861
Fix Sass interpolation example to match the SCSS one and its output (#624) 2022-05-02 21:30:06 +00:00
Andrew
107f294859
docs: correct mixin name (#621)
`@reset` mixin is not defined in this example, but `@list-rest` is.
2022-04-18 14:34:33 -07:00
Barret Schloerke
06bf0741d3
Add R - rstudio/sass (#499)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2022-03-25 23:25:28 +00:00
Awjin Ahn
4a0d20e0d4
Link to boolean operators from the conditional docs. (#613) 2022-03-09 13:18:20 -08:00
Awjin Ahn
42001970c4
Fix broken link. (#610) 2022-02-03 13:59:12 -08:00
Natalie Weizenbaum
f6466668ea
Mention Embedded Sass in the installing section (#609)
This also adds a link to the Java host.
2022-02-02 16:21:13 -08:00
Natalie Weizenbaum
87eccaeb8c
Write a blog post announcing Embedded Sass (#607) 2022-02-01 15:30:00 -08:00
Kimberly Grey
8dd884f5a1
Fix missing hyphen in private members example (#606) 2022-01-14 10:57:44 -08:00
Natalie Weizenbaum
b573c2b2a5
Fix a typo in the placeholder selector documentation (#605) 2021-12-29 14:56:44 -08:00
Awjin Ahn
cc92fc9eea
Add docs for reassigning module vars. (#546)
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-12-16 02:09:18 +00:00
Shaun McCance
defe334103
Fix link markup (#601) 2021-12-10 06:26:11 +00:00
Awjin Ahn
c9323faa76
Explain /-in-calc not deprecated. (#595) 2021-12-03 13:59:30 -08:00
Natalie Weizenbaum
fe21b89848
Write a blog post for the new JS API RC (#600)
Co-authored-by: Awjin Ahn <awjin@google.com>
2021-12-01 00:55:05 +00:00
Natalie Weizenbaum
94ee6e088c
Add documentation explicitly describing compatibility callouts (#596)
Closes #594
2021-12-01 00:11:12 +00: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
Jina Anne
06c2c0444a
Remove Sass News (#586) 2021-10-08 12:07:05 -07:00
Natalie Weizenbaum
414409a122
Merge pull request #584 from sass/typedoc
Build JS API docs from the TypeScript declarations
2021-10-05 20:57:58 +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
Awjin Ahn
a9bada44c8
Modernize examples in the getting started guide. (#585) 2021-09-30 15:47:48 -07:00
roydukkey
c332799730
Fix stated return type (#582) 2021-09-28 22:24:14 -07:00
Awjin Ahn
7e06369241
Be explicit about which dirs get --watched. (#580) 2021-09-22 15:02:11 -07:00
Natalie Weizenbaum
b72c8094d5
Update the calculation documentation to describe the new min/max (#578)
See sass/sass#3142
See sass/sass#3150
2021-09-20 23:58:48 +00: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
Natalie Weizenbaum
e55b07cdd4
Document the charset flag (#574)
See sass/sass#3126
2021-09-02 00:48:10 +00:00
Natalie Weizenbaum
309641b659
Document the --quiet-deps flag (#573)
Co-authored-by: Awjin Ahn <awjin@google.com>
2021-08-31 00:27:11 +00:00
Christophe Coevoet
a02523b0da
Update the doc about dart-sass (#572)
- update the Dart API link to go to pub.dev directly and to link to the non-deprecated API
- use the new `dart pub` executable rather than `pub` directly, as it makes it easier when installing dart on Linux distributions that only put the main dart executable on the PATH
2021-08-27 09:20:38 -07:00
Jennifer Thakar
dce95ffc30
Fix invalid parameter range for color.change (#571)
Fixes sass/sass#3122.
2021-08-18 14:34:45 -07:00
Ulugbek
d1c5b96738
bugfix: SASS code removed from CSS snippet (#570) 2021-08-16 14:22:43 -07:00
Natalie Weizenbaum
995f530506
Add a blog post soliciting comments about the new JS API (#567) 2021-08-05 22:28:45 +00:00
Awjin Ahn
aec6fac9db
Fix broken link + make wording more explicit. (#565) 2021-07-29 15:18:52 -07:00
Rodrigo
71d7860847
adding optional param description to function-exists (#563) 2021-07-29 15:00:58 -07:00
Natalie Weizenbaum
f47b74529c
Enable GitHub actions (#562) 2021-07-23 23:28:41 +00:00
Jennifer Thakar
d1e2f25a3c
Document the division migrator (#554)
Closes #549.
2021-07-12 16:46:33 -07:00
akramkrimo
c1a8a79725
Grammatically updated the docs (#561)
Co-authored-by: Akram <>
2021-06-23 13:31:47 -07:00
Alexander Doroshko
9580702912
Fix example on the "Slash as Division" page: divide() -> math.div() (#559) 2021-06-21 13:27:29 -07:00
Nate Johnston
6ca4ac94ca
Update if.html.md.erb (#558)
"In fact, you can to chain as many..." was changed to "In fact, you can chain as many..."
2021-06-21 13:24:23 -07:00
Natalie Weizenbaum
821976c367
Add documentation for quietDeps and verbose in the JS API (#555)
See sass/sass#3065
2021-06-14 17:41:58 -07:00
torshin
61a3d0750b
Update Mixins section description (#556)
According to the new example change variables' names in description from `transform` to `theme`, from `$property` to `$theme`.
2021-06-14 09:28:03 -07:00
flachware
232a020b1a
Fix code examples in map and meta modules. (#553)
* Fix code examples in map and meta modules.
2021-06-09 12:30:48 -07:00
Natalie Weizenbaum
abd26c2be4
Fix the impl_status for /-as-division (#552) 2021-06-01 17:00:50 -07:00
Natalie Weizenbaum
b8e225f832
Write a blog post about the discontinuation of node-fibers (#551) 2021-05-26 17:02:14 -07:00
Natalie Weizenbaum
d9c3c434f4
Use a more modern mixin example in the tutorial (#550)
Closes #473
2021-05-26 14:42:17 -07:00
Natalie Weizenbaum
2fb003b79a
Mention LibSass's deprecation on its website page (#548)
Closes #466
2021-05-26 12:18:50 -07:00
Jennifer Thakar
230c2f174c
Only match Sass files in division migrator glob (#545)
The migrator doesn't filter out non-Sass files, so it will error if there are any other files there
2021-05-21 14:10:22 -07:00
Natalie Weizenbaum
f202a692ca
Update all existing documentation for math.div() and list.slash() (#544)
Closes #543
See #539
2021-05-20 18:09:28 -07:00
Awjin Ahn
50f95c5f65
Update intro. (#533) 2021-05-20 12:39:28 -07:00
Natalie Weizenbaum
077c20255a
Publicize the slash-div deprecation page (#539)
See sass/sass#2565
2021-05-17 19:09:58 -07:00
Natalie Weizenbaum
35c51fbe33
Document this.fromImport for the JS API (#540)
See sass/sass#3055
See webpack-contrib/sass-loader#905
2021-05-17 14:09:17 -07:00
Jennifer Thakar
9e3a4f6858
Remove defunct community link (#538)
Fixes #536.
2021-05-06 13:48:25 -07:00
Christophe Coevoet
3ed23e654b
Fix typo in the list.join doc (#537) 2021-05-06 10:04:04 -07:00
Henry Catalini Smith
0ded1ef497
Add documentation of -w shorthand for --watch flag (#534) 2021-04-26 10:00:23 -07:00
Alfred
4114d09667
Fix typo (#532) 2021-04-19 11:53:59 -07: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
Christophe Coevoet
6e39c04a45
Restore Chocolatey install instructions (#528)
This reverts commit 3f0c83e144.
2021-03-18 13:07:03 -07:00
Christophe Coevoet
1b770d7529
Fix function name in the map.merge heads up (#527) 2021-03-17 10:38:42 -07:00
dreadsd
6d1425bc0e
fix typo (#524) 2021-03-15 14:02:08 -07:00
Natalie Weizenbaum
bb6378e0b7
Write a blog post soliciting comments for first-class calc (#525)
See sass/sass#818
Co-authored-by: Jennifer Thakar <jathak@google.com>
2021-03-15 13:52:37 -07:00
Sun Xiaoran
6cca974fa5
fix: typo (#523) 2021-03-10 11:23:06 -08:00
Jennifer Thakar
26537b9459
Rename duplicate header in string docs (#522)
Fixes #520.
2021-03-04 09:02:42 -08:00
Jennifer Thakar
9e39ce3f10
Document namespace migrator (#517)
See sass/migrator#173.
2021-02-08 15:22:59 -08:00
dependabot[bot]
0882068502
Bump redcarpet from 3.3.4 to 3.5.1 (#514)
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.3.4 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.3.4...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-01-11 14:51:08 -08:00
Natalie Weizenbaum
935251b499
Document clamp() as a special function (#513)
Closes #505
See sass/sass#2860
2020-12-29 17:02:30 -08:00
Natalie Weizenbaum
b7aa7b4c52
Document new color unit behavior (#512)
Partially addresses #511
See sass/sass#2904
2020-12-29 14:59:01 -08:00
Caleb Fetzer
9cb5c25299
Typo: Add missing s to .sass example (#510) 2020-12-28 09:09:08 -08:00
Johann Pinson
42e1ad6b8c
Update the documentation about the hwb function (#508)
* feat(docs): add the module for the hwb function

* Add namespace to one more example

Co-authored-by: Jennifer Thakar <jathak@google.com>
2020-12-01 10:05:53 -08:00
Natalie Weizenbaum
cfca1d405e
Avoid inaccurately describing HSL as a "color space" (#504)
Closes #503
2020-11-05 12:53:05 -08:00
Michail
63c442e57d
fix typo (#502) 2020-11-03 12:59:07 -06:00