Commit Graph

192 Commits

Author SHA1 Message Date
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
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
updatedMyJournal
42470e1477
Fix a typo (#653) 2022-07-18 20:13:59 +00: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
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
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
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
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
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
94ee6e088c
Add documentation explicitly describing compatibility callouts (#596)
Closes #594
2021-12-01 00:11:12 +00: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
85a2eaa33d Build JS API docs from the TypeScript declarations 2021-10-04 19:53:08 -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
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
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
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
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
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
Christophe Coevoet
3ed23e654b
Fix typo in the list.join doc (#537) 2021-05-06 10:04:04 -07:00