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
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