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
6697bb7f69
Add immutable as dependency for browser compilation
2023-06-06 16:27:40 -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
8c4fb80e0a
Merge branch 'port-docs-values' of github.com:oddbird/sass-site into port-docs-values
2023-06-06 20:58:09 +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
Jonny Gerig Meyer
6130bbf933
Merge branch 'main' into browser-code-editor
...
* main:
chore(deps): Automated dependency upgrades
Fix whitespace bug in JS API docs
Fix compatibility callouts in typedoc comments (#733 )
2023-06-06 14:01:34 -04:00
James Stuckey Weber
23eeea5164
Apply debounce
2023-06-06 13:47:43 -04:00
James Stuckey Weber
a500679e25
Revert "Add all subdependencies of codemirror to package.json"
...
This reverts commit ba7488f1ec
.
2023-06-06 13:38:32 -04:00
James Stuckey Weber
bcc110b82f
Handle tab for indent
2023-06-06 11:49:43 -04:00
James Stuckey Weber
ba7488f1ec
Add all subdependencies of codemirror to package.json
2023-06-06 11:38:54 -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
Ed Rivas
b71ae0de07
Merge branch 'main' into port-docs-values
2023-06-05 18:38:06 -06:00
Ed Rivas
52d62d1935
Merge branch 'main' into builtin-modules
2023-06-05 18:37:53 -06:00
Ed Rivas
ac6ecb03b1
Merge pull request #60 from oddbird/auto-dependency-upgrades
...
Automated dependency upgrades
2023-06-05 18:37:25 -06:00
github-actions
53bffc50d0
chore(deps): Automated dependency upgrades
2023-06-06 00:33:25 +00:00
Ed Rivas
97ba302c4f
Merge branch 'main' into builtin-modules
2023-06-05 18:31:12 -06:00
Jonny Gerig Meyer
684696a610
Fix whitespace bug in JS API docs
2023-06-05 18:10:47 -04:00
Jonny Gerig Meyer
4c4051de20
Merge branch 'main' of github.com:sass/sass-site
...
* 'main' of github.com:sass/sass-site:
Fix compatibility callouts in typedoc comments (#733 )
2023-06-05 18:03:24 -04:00
Natalie Weizenbaum
3ab93f3c13
Fix compatibility callouts in typedoc comments ( #733 )
2023-06-05 13:42:59 -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