Commit Graph

38 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site. 2023-06-02 18:18:43 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag 2023-06-01 16:56:54 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
a46eb6b460
indentation for breaking-changes 2023-05-31 12:02:42 -04:00
Jonny Gerig Meyer
2e44ef35cb
review 2023-05-26 14:32:08 -04:00
Ed Rivas
acb546a091 Lint 2023-05-25 22:24:38 +00:00
Ed Rivas
7988595f56 Convert to md 2023-05-25 22:01:04 +00:00
Ed Rivas
d4dae45c38 Port breaking-changes/duplicate-var-flags 2023-05-25 14:44:03 +00:00
Ed Rivas
1145d9b0fd Port breaking-changes/css-vars 2023-05-24 23:53:11 +00:00
Ed Rivas
cbb9e66bb4 Port breaking-changes/extend-compound 2023-05-24 23:43:00 +00:00
Ed Rivas
7b46208627 Port breaking-changes/moz-document 2023-05-24 23:33:39 +00:00
Ed Rivas
f59251f5d0 Port breaking-changes/slash-div 2023-05-24 23:28:27 +00:00
Ed Rivas
ff1ca3e563 Port breaking-changes/media-logic 2023-05-24 22:58:09 +00:00
Ed Rivas
627a151372 Port breaking-changes/bogus-combinators 2023-05-24 22:54:21 +00:00
Ed Rivas
27ba9a8b5d Port breaking-changes/function-units 2023-05-24 22:43:51 +00:00
Ed Rivas
63d8eddb56 Port breaking-changes/strict-unary 2023-05-24 22:07:53 +00:00
Ed Rivas
688fb35db8 Port breaking-changes/ 2023-05-24 17:42:58 +00:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config 2023-01-06 17:37:45 -05: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
Uma Shankar
34bad99c32
Fixed a typo (#679) 2022-10-11 20:48:01 +00: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
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
Awjin Ahn
c9323faa76
Explain /-in-calc not deprecated. (#595) 2021-12-03 13:59:30 -08:00
Alexander Doroshko
9580702912
Fix example on the "Slash as Division" page: divide() -> math.div() (#559) 2021-06-21 13:27:29 -07:00
Natalie Weizenbaum
abd26c2be4
Fix the impl_status for /-as-division (#552) 2021-06-01 17:00: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
Natalie Weizenbaum
077c20255a
Publicize the slash-div deprecation page (#539)
See sass/sass#2565
2021-05-17 19:09:58 -07: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
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
e378b285ef
Tweak some phrasing 2019-06-06 16:45:50 +01:00
Natalie Weizenbaum
a8dd640239 Add a breaking change page for /-as-division
This is intentionally not linked anywhere yet. It exists as a landing
page for links from dev versions of Sass and the migrator, and will be
updated as phase 1 comes closer to launching.

See sass/sass#2565
2019-06-04 15:11:33 +01:00
Natalie Weizenbaum
990651f774
Add documentation for recent breaking changes (#350)
We'll eventually add upcoming breaking changes, like /-as-division, as
well.
2019-06-04 12:57:17 +01:00