Commit Graph

351 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
a46eb6b460
indentation for breaking-changes 2023-05-31 12:02:42 -04:00
Ed Rivas
549f3d0450 Add explicit markdown docs to the rest of modules/* 2023-05-30 23:39:56 +00:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
Ed Rivas
de2250c46f Add explicit markdown blocks to modules/colors 2023-05-30 21:14:11 +00:00
Jonny Gerig Meyer
d0c08e39f5
start review 2023-05-30 16:49:15 -04:00
Jonny Gerig Meyer
d80252de63
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - From CSS
  Porting Documentation - At-Rules - Flow Control - while
  Porting Documentation - At-Rules - Flow Control - for
  Porting Documentation - At-Rules - Flow Control - each
  Porting Documentation - At-Rules - Flow Control - if and else
  Porting Documentation - At-Rules - Flow Control - index
  Porting Documentation - At-Rules - at-root
  Porting Documentation - At-Rules - debug
  Porting Documentation - At-Rules - warn
  Porting Documentation - At-Rules - error
2023-05-30 16:29:11 -04:00
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Jonny Gerig Meyer
444c87aaf3
Merge branch 'main' into port-docs-atrules-error-warn-debug-atroot
* main: (22 commits)
  review
  chore(deps): Automated dependency upgrades
  Add netlify redirects for function-units
  review
  make pre consistent with vendor highlighting
  move data/ to old_data/
  Lint
  Convert to md
  Add missing Breaking Change to nav
  Parse TOC text as markdown
  Fix codeExample to work in markdown
  Trigger CI
  Port breaking-changes/duplicate-var-flags
  Port breaking-changes/css-vars
  Port breaking-changes/extend-compound
  Port breaking-changes/moz-document
  Port breaking-changes/slash-div
  Port breaking-changes/media-logic
  Port breaking-changes/bogus-combinators
  Port breaking-changes/function-units
  ...
2023-05-30 11:21:54 -04:00
Jonny Gerig Meyer
49c217e039
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - extend
  Porting Documentation - At-Rules - function
  Lint
  Porting Documentation - At-Rules - mixin
2023-05-30 11:21:13 -04:00
Jonny Gerig Meyer
837346efd0
review 2023-05-30 11:15:42 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Sana Javed
40b3639b33 Porting Documentation - At-Rules - Flow Control - while 2023-05-30 12:16:14 +02:00
Sana Javed
3d7f7a0bb8 Porting Documentation - At-Rules - Flow Control - for 2023-05-30 12:12:01 +02:00
Sana Javed
3d45ca2ce7 Porting Documentation - At-Rules - Flow Control - each 2023-05-30 12:10:07 +02:00
Sana Javed
8829f3fe40 Porting Documentation - At-Rules - Flow Control - if and else 2023-05-30 11:56:49 +02:00
Sana Javed
34a5c6738e Porting Documentation - At-Rules - Flow Control - index 2023-05-30 11:56:10 +02:00
Sana Javed
432d0ed117 Porting Documentation - At-Rules - at-root 2023-05-30 11:37:23 +02:00
Sana Javed
857bc1495d Porting Documentation - At-Rules - debug 2023-05-30 11:32:47 +02:00
Sana Javed
060eeb21db Porting Documentation - At-Rules - warn 2023-05-30 11:29:45 +02:00
Sana Javed
08df8bc72c Porting Documentation - At-Rules - error 2023-05-30 11:25:49 +02:00
Sana Javed
f309db1008
Merge branch 'main' into port-docs-mixin-function-extend 2023-05-30 11:18:47 +02:00
Ed Rivas
4b16a69c8a Merge branch 'main' into builtin-modules 2023-05-29 20:47:01 +00:00
Ed Rivas
e53f3de038 Port modules/string 2023-05-29 20:46:09 +00:00
Ed Rivas
1b0c0464a4 Port modules/selector 2023-05-29 20:37:50 +00:00
Ed Rivas
63b19a2fef Fix links 2023-05-29 20:26:14 +00:00
Ed Rivas
6b4770bfed Port modules/meta 2023-05-29 20:19:19 +00:00
Ed Rivas
756dc5adf1 Port modules/math 2023-05-29 18:10:30 +00:00
Ed Rivas
ae8bba7037 Port modules/map 2023-05-29 17:39:35 +00:00
Ed Rivas
224db69a8e Port modules/list 2023-05-29 17:22:06 +00:00
Sana Javed
ff80a9cc2c Porting Documentation - At-Rules - extend 2023-05-29 17:11:03 +02:00
Ed Rivas
bd3dfa7cd4 Port modules/colors 2023-05-27 20:55:52 +00:00
Ed Rivas
9b497e2c75 Port modules/index 2023-05-26 23:11:28 +00:00
Jonny Gerig Meyer
2e44ef35cb
review 2023-05-26 14:32:08 -04:00
Sana Javed
f481e8fabb Porting Documentation - At-Rules - function 2023-05-26 16:47:25 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
20f485336e
Merge branch 'port-documentation' into breaking-changes
* port-documentation:
  revert md change
  backport md fix
2023-05-26 08:35:21 -04:00
Jonny Gerig Meyer
b47c9c59ef
revert md change 2023-05-26 08:23:18 -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
Jonny Gerig Meyer
954af9927f
Merge branch 'port-documentation' into breaking-changes
* port-documentation: (25 commits)
  lint
  no need for quotes
  review
  address review
  review
  Trigger CI
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  Switching links to absolute paths, updating headsUp tags and compat tags
  Removing anchor links from Page Sections headings
  More human-friendly hash slugs
  Fix compat tables
  Do not attempt to lint generated files
  Generate doc toc dynamically.
  add missing link
  Porting Documentation - At-Rules - import
  Lint
  Porting Documentation - At-Rules - @forward
  ...
2023-05-25 16:52:29 -04:00
Jonny Gerig Meyer
e0587e493b
lint 2023-05-25 16:49:55 -04:00
Jonny Gerig Meyer
de8ff74306
no need for quotes 2023-05-25 16:47:19 -04:00
Jonny Gerig Meyer
aed800efdc
review 2023-05-25 16:46:25 -04:00
Jonny Gerig Meyer
18730944a6
Merge branch 'port-documentation-var-interp-atrules' into command-line
* port-documentation-var-interp-atrules: (21 commits)
  address review
  review
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  Switching links to absolute paths, updating headsUp tags and compat tags
  Removing anchor links from Page Sections headings
  More human-friendly hash slugs
  Fix compat tables
  Do not attempt to lint generated files
  Generate doc toc dynamically.
  add missing link
  Porting Documentation - At-Rules - import
  Lint
  Porting Documentation - At-Rules - @forward
  Updating codeExample logic to account for when there is no CSS in the code examples
  Porting Documentation - At-Rules - @use
  Porting Documentation - At-Rules - Overview
  Porting documentation - Interpolation
  ...
2023-05-25 15:19:20 -04:00
Jonny Gerig Meyer
7ec5fe1201
review 2023-05-25 15:02:28 -04:00
Jonny Gerig Meyer
5cedb69d2a
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
* dynamic-nav:
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  More human-friendly hash slugs
  Generate doc toc dynamically.
2023-05-25 12:46:39 -04:00
Jonny Gerig Meyer
015f6d12e5
Merge branch 'port-documentation' into dynamic-nav
* port-documentation:
  Fixing spacing issues in Operations list
2023-05-25 12:01:12 -04:00
Jonny Gerig Meyer
61127e5e60
review 2023-05-25 11:55:08 -04:00
Jonny Gerig Meyer
be895963fc
Dynamically generate doc inner TOCs. 2023-05-25 11:00:51 -04:00
Ed Rivas
d4dae45c38 Port breaking-changes/duplicate-var-flags 2023-05-25 14:44:03 +00:00
Sana Javed
362503edd2 Fixing spacing issues in Operations list 2023-05-25 16:38:09 +02:00
Sana Javed
fd2899c732 Switching links to absolute paths, updating headsUp tags and compat tags 2023-05-25 15:01:23 +02:00
Sana Javed
07dcbbe201 Removing anchor links from Page Sections headings 2023-05-25 13:40:26 +02:00
Sana Javed
e38506216e Merge branch 'port-documentation' into port-documentation-var-interp-atrules 2023-05-25 13:26:02 +02: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
1f2ea317bf
Merge branch 'port-documentation' into dynamic-nav
* port-documentation:
  Fix compat tables
2023-05-24 13:11:57 -04:00
Jonny Gerig Meyer
4f7b31d005
Fix compat tables 2023-05-24 13:11:47 -04:00
Jonny Gerig Meyer
7ec3d3f04a
Generate doc toc dynamically. 2023-05-24 12:54:23 -04:00
Jonny Gerig Meyer
0f263ac045
add missing link 2023-05-24 11:18:54 -04:00
Ed Rivas
86748879b8
Merge branch 'port-documentation' into command-line 2023-05-24 08:48:05 -06:00
Jonny Gerig Meyer
20adcf9025
Merge branch 'main' into port-documentation
* main:
  Fix compatibility args
  Parse JS docs as HTML, not markdown
2023-05-24 10:43:29 -04:00
Jonny Gerig Meyer
d9c63116eb
Fix compatibility args 2023-05-24 10:32:21 -04:00
Sana Javed
d28cd9f155 Switching to absolute URLs, removing Page Sections anchor links 2023-05-24 16:10:04 +02:00
Sana Javed
2a1d081a03 Porting Documentation - At-Rules - import 2023-05-24 12:04:38 +02:00
Ed Rivas
db46cc7ed1 Port cli/ruby-sass 2023-05-24 00:28:58 +00:00
Ed Rivas
efd3e6774f Por cli/migrator 2023-05-24 00:17:27 +00:00
Ed Rivas
f24d6c7458 Port cli/dart-sass 2023-05-23 23:50:31 +00:00
Jonny Gerig Meyer
0c922a4cd1
Merge branch 'js-api-docs' into port-documentation
* js-api-docs:
  Poke release process
  Remove typedoc
  review
  Attempt to fix typedoc syntax highlighting.
  Remove submodule
  Port heads_up and fun_fact
  Port compatibility table
  Build JS API docs
2023-05-23 12:33:16 -04:00
Jonny Gerig Meyer
08c24bb61f
initial review 2023-05-23 12:29:05 -04:00
Sana Javed
599abec691 Merge remote-tracking branch 'origin/port-documentation' into port-documentation-var-interp-atrules 2023-05-23 14:52:30 +02:00
Sana Javed
6946a546c0 Adding Dart Sass version via releases 2023-05-23 14:47:17 +02:00
Sana Javed
d88e70ea27 Addressing review - fixing link paths 2023-05-23 14:25:18 +02:00
Jonny Gerig Meyer
d5e4ecfa03
review 2023-05-22 15:06:31 -04:00
Sana Javed
e00d1e97d1 Porting Documentation - At-Rules - @forward 2023-05-22 17:24:20 +02:00
Ed Rivas
4f931da297 Port compatibility table 2023-05-19 21:30:32 +00:00
Ed Rivas
83a76c9151 Build JS API docs 2023-05-19 17:24:15 +00:00
Sana Javed
eaa07a5cbb Porting Documentation - At-Rules - @use 2023-05-19 18:21:18 +02:00
Sana Javed
30f29e5b52 Porting Documentation - At-Rules - Overview 2023-05-19 18:02:16 +02:00
Sana Javed
46e637dd25 Porting documentation - Interpolation 2023-05-18 18:03:55 +02:00
Sana Javed
3b50c2a6d2 Porting documentation - Variables 2023-05-18 17:43:20 +02:00
Sana Javed
03620f0084 Updating sub menu classes 2023-05-17 12:12:43 +02:00
Sana Javed
a7d507518e Updating relative link paths 2023-05-16 14:19:07 +02:00
Sana Javed
ebd45836e5 Style rules documentation 2023-05-16 13:26:56 +02:00
Sana Javed
24c7467805 Lint and starting Style Rules documentation 2023-05-15 14:18:23 +02:00
Sana Javed
387dab1129 Starting to port documentation 2023-05-15 11:58:58 +02: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
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
Jennifer Thakar
086912048a
Clarify flow control scope documentation (#681)
Fixes #669.
2023-04-05 16:40:10 -07:00
Natalie Weizenbaum
97546fd550
Document the floating-point numbers spec (#708)
See sass/sass#2892
2023-03-23 16:18:11 -07:00
Natalie Weizenbaum
2c38a7f8a4
Document constants in calculations (#707)
Closes #700
See sass/sass#3258
2023-03-23 15:59:26 -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
d580be8333
Document --fatal-deprecation (#702) 2023-03-10 14:24:55 -08:00