James Stuckey Weber
c5fc59891d
Merge branch 'browser-code-editor' into browser-code-editor-debug
2023-06-08 14:41:27 -04:00
James Stuckey Weber
ca007f50a9
Switch to lodash debounce
2023-06-08 18:40:42 +00:00
James Stuckey Weber
a9810ff27f
Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor
2023-06-08 14:32:52 -04:00
James Stuckey Weber
5ac84217aa
Escape console messages to prevent XSS
2023-06-08 18:30:30 +00:00
Sana Javed
29686849ae
Removing unused code-snippets dir
2023-06-08 10:10:22 +02:00
Sana Javed
1b3a03eac1
Updating doc and code snippet paths
2023-06-08 10:05:58 +02:00
Sana Javed
b47fe39d62
Merge branch 'main' into port-docs-values
2023-06-08 09:39:34 +02:00
Jonny Gerig Meyer
ffa46e5f5b
Use LiquidJS template instead of constructing HTML in JS.
2023-06-07 16:36:06 -04:00
James Stuckey Weber
278e2fc8ef
Merge branch 'browser-code-editor' into browser-code-editor-debug
2023-06-07 19:47:17 +00:00
James Stuckey Weber
7acf6a2c5f
Style feedback tweaks
2023-06-07 15:45:42 -04:00
James Stuckey Weber
5e928d4020
Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor
2023-06-07 15:45:05 -04:00
Jonny Gerig Meyer
11cda5d580
Use {% capture %}
blocks for args with newlines.
2023-06-07 15:44:07 -04:00
James Stuckey Weber
91e3ad75f9
Add debug output
2023-06-07 15:13:23 -04:00
Jonny Gerig Meyer
c0d7a113cb
Merge branch 'main' into builtin-modules
...
* main:
Better handle the JS API docs on smaller screens (#735 )
Mention that / is interpreted as division in calculations (#734 )
2023-06-07 10:32:03 -04:00
Jonny Gerig Meyer
405b421651
merge in change from upstream
2023-06-07 10:01:09 -04:00
Jonny Gerig Meyer
ac68e56e02
Merge branch 'main' into port-docs-values
...
* main:
Better handle the JS API docs on smaller screens (#735 )
Mention that / is interpreted as division in calculations (#734 )
2023-06-07 09:59:11 -04:00
Jonny Gerig Meyer
05a7f4d896
Merge branch 'main' of github.com:sass/sass-site
...
* 'main' of github.com:sass/sass-site:
Better handle the JS API docs on smaller screens (#735 )
Mention that / is interpreted as division in calculations (#734 )
2023-06-07 09:57:57 -04:00
James Stuckey Weber
80f3addecf
Add code folding, remove unused imports
2023-06-07 09:55:41 -04:00
James Stuckey Weber
b85b9c1f3d
Switch to proxy reactivity
2023-06-07 09:46:39 -04:00
James Stuckey Weber
70cc37aba7
Type cleanup, more robust error fallbacks
2023-06-07 09:17:37 -04:00
Natalie Weizenbaum
4ca36af82b
Better handle the JS API docs on smaller screens ( #735 )
...
In desktop mode, the sidebar always gets 1/3 of the space and the
content gets 2/3. In mobile mode, the sidebar instead goes above the
content as a table of contents.
Closes #732
2023-06-06 14:22:17 -07:00
James Stuckey Weber
a57bbef204
Make error tooltip mono font
2023-06-06 16:32:13 -04:00
James Stuckey Weber
41b12fb480
Add cursor styles for playground
2023-06-06 16:25:37 -04:00
James Stuckey Weber
04f8e8bf37
Use base layout for playground, remove docsearch from playground
2023-06-06 16:25:18 -04:00
James Stuckey Weber
88278e063d
Move state from DOM to Pojo
2023-06-06 16:02:26 -04:00
Sana Javed
5c9e4896c1
Operators - Boolean
2023-06-06 21:03:28 +02:00
Sana Javed
14c83a63ed
Operators - String
2023-06-06 20:57:55 +02:00
Sana Javed
098e683e63
Operators - Numeric
2023-06-06 20:47:01 +02:00
Sana Javed
b3f6df29ca
Operators - Relational
2023-06-06 20:28:10 +02:00
Jonny Gerig Meyer
61731d2209
Add type defs for dart-sass build
2023-06-06 14:23:37 -04:00
James Stuckey Weber
23eeea5164
Apply debounce
2023-06-06 13:47:43 -04:00
James Stuckey Weber
bcc110b82f
Handle tab for indent
2023-06-06 11:49:43 -04:00
James Stuckey Weber
eb2fe87bc5
Debounce update CSS
2023-06-06 11:33:41 -04:00
Natalie Weizenbaum
762448e723
Mention that / is interpreted as division in calculations ( #734 )
...
Also fix a broken link.
2023-06-05 17:51:26 -07:00
Sana Javed
3464e17fb4
Operators - Equality
2023-06-05 22:18:08 +02:00
Sana Javed
316bfa3dd1
Operators - Index
2023-06-05 22:11:28 +02:00
Sana Javed
d561dd2f7e
Values - Functions
2023-06-05 21:41:47 +02:00
Sana Javed
7299832392
Values - Calculations
2023-06-05 21:31:32 +02:00
James Stuckey Weber
287bf560fc
Add mobile flow
2023-06-05 15:06:49 -04:00
Sana Javed
95750cb9a9
Values - Null
2023-06-05 21:00:37 +02:00
Sana Javed
f3cecc0884
Porting Documentation - Values - Booleans
2023-06-05 20:40:39 +02:00
James Stuckey Weber
501adc6d3c
Show error message and persist stale css
2023-06-05 18:40:15 +00:00
Sana Javed
21a2457a02
Porting Documentation - Values - Maps
2023-06-05 20:30:58 +02:00
James Stuckey Weber
9d77a79e26
Add diagnostic errors to playground
2023-06-05 17:55:56 +00:00
James Stuckey Weber
85d5abcd03
Initial pass at getting code styling close to existing
2023-06-05 16:02:44 +00:00
James Stuckey Weber
45ee2c4b03
Ensure DOM is loaded before setting up playground
2023-06-05 13:25:55 +00:00
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site.
2023-06-02 18:18:43 -04:00
Jonny Gerig Meyer
5e239cc3c9
update comments
2023-06-02 18:06:43 -04:00
Jonny Gerig Meyer
31676bb42d
fix a few markdown issues
2023-06-02 18:02:34 -04:00
Jonny Gerig Meyer
c8b131f83e
fix build
2023-06-02 17:44:40 -04:00
Jonny Gerig Meyer
1532553ef2
Merge branch 'main' into builtin-modules
...
* main:
review
Use JSON args for compatibility tag
typo
typo
Use kwargs for {% compatibility %} tag.
clearer example line breaks
add missing @use
silence sass warnings
Do not autoformat md files
combine more markdown blocks
indentation for remainder of docs
indentation for syntax docs
indentation for style-rules docs
indentation for cli docs
indentation for breaking-changes
Strip indentation from more paired shortcodes.
Try out standard indentation
2023-06-02 17:36:10 -04:00
James Stuckey Weber
34859481cb
Add compilation options and tab buttons
2023-06-02 12:52:24 -04:00
Sana Javed
0022e83e3c
Porting Documentation - Values - Lists
2023-06-02 18:41:47 +02:00
Sana Javed
e77957850e
Porting Documentation - Values - Colors
2023-06-02 18:08:51 +02:00
Sana Javed
6984ef6bfa
Updating compat tags syntax
2023-06-02 18:07:56 +02:00
Sana Javed
fde396f2d6
Merge branch 'main' into port-docs-values
2023-06-02 17:37:18 +02:00
James Stuckey Weber
486f7355a9
Start theming and layout of playground
2023-06-02 10:53:32 -04:00
James Stuckey Weber
425cafdc65
Minimal working version with CodeMirror
2023-06-02 09:24:32 -04:00
James Stuckey Weber
69f883fa71
Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor
2023-06-02 09:12:42 -04:00
Jonny Gerig Meyer
9b7f0bdbeb
Merge branch 'main' into highlight-styles
2023-06-01 18:02:22 -04:00
Jonny Gerig Meyer
679d1b1434
review
2023-06-01 17:59:54 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag
2023-06-01 16:56:54 -04:00
Sana Javed
bf305d0c0a
Porting Documentation - Values - Index, Numbers, and Strings
2023-06-01 22:25:02 +02:00
Jonny Gerig Meyer
fd0c8a0d87
typo
2023-06-01 13:14:36 -04:00
Jonny Gerig Meyer
0b6004673f
typo
2023-06-01 11:51:49 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag.
2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
b1dcf05688
clearer example line breaks
2023-05-31 14:11:29 -04:00
Jonny Gerig Meyer
a331c7299a
add missing @use
2023-05-31 14:03:30 -04:00
Jonny Gerig Meyer
d546a85605
silence sass warnings
2023-05-31 13:45:19 -04:00
Jonny Gerig Meyer
3b97839415
combine more markdown blocks
2023-05-31 12:44:36 -04:00
Jonny Gerig Meyer
2646cc0c22
indentation for remainder of docs
2023-05-31 12:31:53 -04:00
Jonny Gerig Meyer
5bead6bbe4
indentation for syntax docs
2023-05-31 12:22:35 -04:00
Jonny Gerig Meyer
c146c76ffc
indentation for style-rules docs
2023-05-31 12:16:59 -04:00
James Stuckey Weber
7ca60993d7
Update render import
2023-05-31 12:15:58 -04:00
James Stuckey Weber
d5f9583020
Template logic cleanup, review changes
2023-05-31 16:10:09 +00:00
Jonny Gerig Meyer
fdcb4e47d6
indentation for cli docs
2023-05-31 12:07:48 -04:00
Jonny Gerig Meyer
a46eb6b460
indentation for breaking-changes
2023-05-31 12:02:42 -04:00
James Stuckey Weber
afc5caf8ce
Pass playground title to template
2023-05-31 10:25:14 -04:00
James Stuckey Weber
baf5bb4689
Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor
2023-05-31 10:18:28 -04:00
Jonny Gerig Meyer
d8eec31339
Strip indentation from more paired shortcodes.
2023-05-31 10:06:00 -04:00
James Stuckey Weber
bd585e706b
Add placeholder page for playground
2023-05-31 14:04:29 +00: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
Stacy Kvernmo
c7ba638b93
Merge branch 'main' into highlight-styles
2023-05-30 15:43:19 -05:00
Stacy Kvernmo
8ade38ce69
add colors to variables, add one highlight color
2023-05-30 15:42:18 -05: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
Stacy Kvernmo
d4a6771912
fix faux font weight issue, add scss base color
2023-05-30 15:11:36 -05:00
Ed Rivas
c2c090a82c
Add missing class
2023-05-30 15:49:58 +00: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
7567cf692d
Merge pull request #51 from oddbird/breaking-changes
...
Port Breaking Changes docs
2023-05-26 14:44:01 -04:00
Jonny Gerig Meyer
0c8c956209
Add netlify redirects for function-units
2023-05-26 14:38:44 -04:00
Jonny Gerig Meyer
2e44ef35cb
review
2023-05-26 14:32:08 -04:00
Stacy Kvernmo
e640b5ae71
make pre consistent with vendor highlighting
2023-05-26 11:30:27 -05:00
Sana Javed
f481e8fabb
Porting Documentation - At-Rules - function
2023-05-26 16:47:25 +02:00
Sana Javed
43b281b6a6
Lint
2023-05-26 16:20:22 +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
Jonny Gerig Meyer
0c4f12af01
backport md fix
2023-05-26 07:47:13 -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
619bfd24b1
Add missing Breaking Change to nav
2023-05-25 21:57:23 +00:00
Ed Rivas
98b6bba086
Parse TOC text as markdown
2023-05-25 21:49:21 +00:00
Ed Rivas
b7154ddcd0
Fix codeExample to work in markdown
2023-05-25 21:33:05 +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
76321346ad
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
...
* dynamic-nav:
address review
2023-05-25 15:16:02 -04:00
Jonny Gerig Meyer
6711ca9f48
address review
2023-05-25 15:10:23 -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
40363f7790
Add logic for auto-expanded secondary toc.
2023-05-25 12:39:08 -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
Jonny Gerig Meyer
430b08947f
More human-friendly hash slugs
2023-05-24 16:49:22 -04: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
Ed Rivas
6f34fb304a
Remove extra white space from compatibility tag
2023-05-23 23:50:18 +00:00
Ed Rivas
a53f2fd14e
Add custom slugify function
2023-05-23 23:48:36 +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
1ebc87908f
Lint
2023-05-23 14:54:13 +02: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
510d5d0051
Merge branch 'main' into port-documentation
2023-05-23 14:26:22 +02:00
Sana Javed
d88e70ea27
Addressing review - fixing link paths
2023-05-23 14:25:18 +02:00
Jonny Gerig Meyer
2bc29b8d91
Merge branch 'main' into port-documentation
...
* main:
Add new blog post
chore(deps): Automated dependency upgrades
Add a blog post about the new Embedded Protocol proposal (#729 )
2023-05-22 16:13:03 -04:00
Jonny Gerig Meyer
d5e4ecfa03
review
2023-05-22 15:06:31 -04:00
Jonny Gerig Meyer
f078485f55
Attempt to fix typedoc syntax highlighting.
2023-05-22 14:01:41 -04:00
Jonny Gerig Meyer
8f0d860759
Merge branch 'main' into js-api-docs
2023-05-22 13:38:06 -04:00
Jonny Gerig Meyer
f21dd48def
Preserve whitespace during HTML truncation (fixes code blocks).
2023-05-22 13:13:27 -04:00
Jonny Gerig Meyer
5a1a244831
Merge branch 'main' into js-api-docs
...
* main:
Add new blog post
Add a blog post about the new Embedded Protocol proposal (#729 )
2023-05-22 11:40:53 -04:00
Jonny Gerig Meyer
a3f0ea2af5
Add new blog post
2023-05-22 11:40:44 -04:00
Jonny Gerig Meyer
b125a1e498
Merge branch 'main' of github.com:sass/sass-site
...
* 'main' of github.com:sass/sass-site:
Add a blog post about the new Embedded Protocol proposal (#729 )
2023-05-22 11:39:37 -04:00
Sana Javed
e00d1e97d1
Porting Documentation - At-Rules - @forward
2023-05-22 17:24:20 +02:00
Sana Javed
43d62b6bef
Updating codeExample logic to account for when there is no CSS in the code examples
2023-05-22 17:15:52 +02:00
Sana Javed
a94340d10a
Merge branch 'port-documentation-var-interp-atrules' of github.com:oddbird/sass-site into port-documentation-var-interp-atrules
2023-05-22 16:37:16 +02:00
Natalie Weizenbaum
e1c1bb788c
Add a blog post about the new Embedded Protocol proposal ( #729 )
2023-05-19 16:22:20 -07:00
Ed Rivas
869790bd26
Merge branch 'main' into js-api-docs
2023-05-19 16:06:38 -06:00
Ed Rivas
aa1f4a796f
Port heads_up and fun_fact
2023-05-19 21:46:33 +00:00
Ed Rivas
4f931da297
Port compatibility table
2023-05-19 21:30:32 +00:00
Jonny Gerig Meyer
e8f643413a
Merge branch 'port-documentation' into port-documentation-var-interp-atrules
...
* port-documentation:
review
Remove anchor links from <li> headers
do not reformat data dir
Minimize diff
use classes from old-source for both-sidebars
control width of blog column
Update TypeDoc plugin to support 0.24. (#728 )
Add anchor links for h3-6
2023-05-19 16:44:09 -04:00
Jonny Gerig Meyer
da52089dd0
Merge branch 'main' into port-documentation
...
* main:
review
Remove anchor links from <li> headers
do not reformat data dir
Minimize diff
control width of blog column
Update TypeDoc plugin to support 0.24. (#728 )
Add anchor links for h3-6
2023-05-19 16:43:50 -04:00
Jonny Gerig Meyer
edc1bc5a59
review
2023-05-19 16:41:27 -04:00
Jonny Gerig Meyer
6cb7845d53
Merge branch 'main' into blog-width
...
* main:
Remove anchor links from <li> headers
do not reformat data dir
Minimize diff
Update TypeDoc plugin to support 0.24. (#728 )
Add anchor links for h3-6
2023-05-19 16:39:12 -04:00
Jonny Gerig Meyer
d0cb2b2132
Merge branch 'main' into js-api-docs
...
* main:
Remove anchor links from <li> headers
do not reformat data dir
Minimize diff
Add anchor links for h3-6
2023-05-19 16:38:30 -04:00