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
e13d3dac10
Attempt to force a Heroku deployment
2021-08-05 16:13:22 -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
dependabot[bot]
c6d1665c4c
Bump puma from 3.12.6 to 5.3.2 ( #557 )
...
Bumps [puma](https://github.com/puma/puma ) from 3.12.6 to 5.3.2.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v3.12.6...v5.3.2 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 13:30:43 -07:00
dependabot[bot]
f55e333d95
Bump nokogiri from 1.11.0 to 1.11.4 ( #541 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.0 to 1.11.4.
- [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.11.0...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 13:25:42 -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
dependabot[bot]
f3081cf206
Bump nokogiri from 1.10.8 to 1.11.0 ( #515 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.8 to 1.11.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 14:56:34 -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
Natalie Weizenbaum
c51e62b0f8
Add documentation for new HWB functions ( #493 )
...
See sass/sass#2834
Closes #477
Co-authored-by: Awjin Ahn <awjin@google.com>
2020-10-29 16:37:08 -07:00