Commit Graph

1060 Commits

Author SHA1 Message Date
Natalie Weizenbaum
58f1bfadfe
Document the default export deprecation (#736)
See sass/dart-sass#2008
2023-06-13 15:28:59 -07:00
Sass Bot
a37311c6e3 Cut a release for a new Dart Sass version 2023-06-09 15:53:35 +00:00
Sass Bot
cced7a87e5 Cut a release for a new Dart Sass version 2023-06-08 01:39:18 +00:00
Sass Bot
1a86e26f19 Cut a release for a new Dart Sass version 2023-06-08 00:26:15 +00:00
Sass Bot
5acbcf22fd Cut a release for a new Dart Sass version 2023-06-07 20:53:13 +00:00
Natalie Weizenbaum
4ca36af82b
Better handle the JS API docs on smaller screens (#735)
In desktop mode, the sidebar always gets 1/3 of the space and the
content gets 2/3. In mobile mode, the sidebar instead goes above the
content as a table of contents.

Closes #732
2023-06-06 14:22:17 -07:00
Natalie Weizenbaum
762448e723
Mention that / is interpreted as division in calculations (#734)
Also fix a broken link.
2023-06-05 17:51:26 -07:00
Natalie Weizenbaum
3ab93f3c13
Fix compatibility callouts in typedoc comments (#733) 2023-06-05 13:42:59 -07:00
Natalie Weizenbaum
f6279a44b6 Poke release process 2023-05-22 14:40:21 -07:00
Natalie Weizenbaum
e1c1bb788c
Add a blog post about the new Embedded Protocol proposal (#729) 2023-05-19 16:22:20 -07:00
Natalie Weizenbaum
a812ad0985
Update TypeDoc plugin to support 0.24. (#728) 2023-05-18 16:59:30 -07:00
Srdjan Pazin
56a39bc185
Fixing typos (#725)
* Fixed typos in comments.html.md.erb

* Update comments.html.md.erb

reflow text

---------

Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
2023-05-09 14:54:38 -07:00
Goodwine
6526757e70
Fix CI broken by sass/sass using literate. (#727)
* Fix CI broken by sass/sass using literate.

Fixes #726
2023-05-09 14:44:42 -07:00
Natalie Weizenbaum
39c6dda740
Fix the introduction for the implementation guide (#723)
Closes #717
2023-04-26 17:57:21 -07:00
Sass Bot
f375c22202 Cut a release for a new Dart Sass version 2023-04-25 23:29:49 +00:00
Natalie Weizenbaum
977658c3b0
Remove a nonsense word (#722) 2023-04-14 15:52:06 -07:00
Natalie Weizenbaum
38e167a617
Properly include code examples in bullet points (#721)
Apparently, the markdown engine this site uses doesn't properly parse
nested paragraph-level entities, nor does it correctly handle markdown
within HTML tags. This works around both of these issues.
2023-04-13 14:55:54 -07:00
Natalie Weizenbaum
15be1c036a
Freshen Dart Sass page (#720)
Closes #718
2023-04-13 12:59:42 -07:00
Sass Bot
210501ed5d Cut a release for a new Dart Sass version 2023-04-11 22:54:03 +00:00
Natalie Weizenbaum
db6a809506
Document the deprecation of multiple variable flags (#716)
Closes #715
See sass/sass#2607
2023-04-07 17:07:55 -07:00
Sass Bot
7f25484ec3 Cut a release for a new Dart Sass version 2023-04-06 21:53:00 +00:00
Jennifer Thakar
086912048a
Clarify flow control scope documentation (#681)
Fixes #669.
2023-04-05 16:40:10 -07:00
Goodwine
cd65a28a50
Add link to a new Maven plugin on the block. (#714)
Document the differences between both Maven plugins

Fixes #660
2023-04-05 15:11:51 -07:00
Natalie Weizenbaum
94d13dd67c
Fix a redirect loop for /documentation/functions (#712)
Closes #709
2023-04-05 20:18:38 +00:00
Christophe Coevoet
fbc043a91b
Fix link in the blog post about CSS nesting (#713) 2023-04-05 20:15:01 +00:00
Natalie Weizenbaum
3cdc155665 Trigger deploy 2023-03-29 15:44:12 -07:00
Natalie Weizenbaum
0d03d6c33e
Add a blog post about native CSS nesting (#711) 2023-03-29 15:24:17 -07:00
Natalie Weizenbaum
97546fd550
Document the floating-point numbers spec (#708)
See sass/sass#2892
2023-03-23 16:18:11 -07:00
Sass Bot
a77a4f82a6 Cut a release for a new Dart Sass version 2023-03-23 23:10:47 +00:00
Natalie Weizenbaum
2c38a7f8a4
Document constants in calculations (#707)
Closes #700
See sass/sass#3258
2023-03-23 15:59:26 -07:00
Goodwine
a184adb1c6
Fix redirects for random-with-units and color-units (#706) 2023-03-23 14:06:56 -07:00
Eric Mutta
abaee7ea73
Fix multiple typos (#703)
* Fix typo in import.html.md.erb

The following sentence:

> ...libraries must **prefix to all** their members...

Should read:

> ...libraries must **add a prefix to all** their members...

* Fix typo in comments.html.md.erb

The following:

> Because the **extend** of the comment...

Should read:

> Because the **extent** of the comment...

* Fix typo in string.html.md.erb

The sentence:

> ...relying on **this** operators...

Should read:

> ...relying on **these** operators...

* Fix typo in string.html.md.erb

The following sentence:

> If **of** `$index` is higher...

Should read:

> If `$index` is higher...

* Reflow source/documentation/at-rules/import.html.md.erb

---------

Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
2023-03-22 14:26:06 -07:00
Jennifer Thakar
95a617da2f
Revert "Bump nokogiri from 1.12.5 to 1.13.10 (#699)" (#705)
This reverts commit 024ff9e4d3.
2023-03-22 13:25:56 -07:00
dependabot[bot]
024ff9e4d3
Bump nokogiri from 1.12.5 to 1.13.10 (#699)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 13:51:56 -07:00
Sass Bot
6145a41883 Cut a release for a new Dart Sass version 2023-03-14 21:18:54 +00:00
Sass Bot
6d96dafb9f Cut a release for a new Dart Sass version 2023-03-11 01:18:05 +00:00
Sass Bot
195822f9cb Cut a release for a new Dart Sass version 2023-03-10 23:45:28 +00:00
Sass Bot
c512f5f235 Cut a release for a new Dart Sass version 2023-03-10 22:34:23 +00:00
Jennifer Thakar
d580be8333
Document --fatal-deprecation (#702) 2023-03-10 14:24:55 -08:00
Natalie Weizenbaum
a059e1d682
Merge pull request #701 from sass/string-split
Document string.split()
2023-03-03 15:14:50 -08:00
Natalie Weizenbaum
dba91a9ee2 Partially roll back #698
This seems to be causing CI failures, or at least masking their real
cause, as in https://github.com/sass/sass-site/actions/runs/4327474897/jobs/7556146821.
2023-03-03 15:08:12 -08:00
Natalie Weizenbaum
04dae03887 Document string.split()
Closes #684
2023-03-03 15:08:12 -08:00
Andreas Deininger
07bb74d064
Bump versions of GitHub actions (#698) 2023-03-02 13:42:34 -08:00
Oliver Byford
a5b0c738bf
Fix broken markdown link in meta.function-exists (#697) 2023-03-01 14:57:12 -08:00
なつき
4f2fb01f1d
Remove unmaintained links (#696) 2023-02-24 14:17:54 -08:00
Sass Bot
21de562fa4 Cut a release for a new Dart Sass version 2023-02-18 00:37:57 +00:00
Sass Bot
973f8b0ea2 Cut a release for a new Dart Sass version 2023-02-17 01:36:49 +00:00
Sass Bot
25b360d57c Cut a release for a new Dart Sass version 2023-02-14 00:54:49 +00:00
Sass Bot
0a8d761e5b Cut a release for a new Dart Sass version 2023-02-01 01:08:18 +00:00
Jon Jahr
670e4cea66
Fix broken link: update link from "color-units" to "function-units" (#691) 2023-01-12 21:04:05 +00:00