dependabot[bot]
557788d2f9
Bump prettier from 2.8.8 to 3.0.0 ( #774 )
...
* Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* install eslint-plugin-prettier and @typescript-eslint/eslint-plugin at @5.0.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Israel Ortiz García <goodwine@google.com>
2023-07-17 18:17:34 -07:00
James Stuckey Weber
e81e4a0ec6
Remove unneeded cause
2023-07-06 19:38:06 -04:00
Stacy Kvernmo
0cfc01f739
try menlo as fallback
2023-07-06 11:03:14 -05:00
Stacy Kvernmo
4a8ccf02a5
revert code type and lineheight
2023-07-06 10:41:13 -05:00
Stacy Kvernmo
3d876c1836
try menlo
2023-07-05 11:09:28 -05:00
Stacy Kvernmo
5f58035999
try out default monospace
2023-07-05 10:58:31 -05:00
Stacy Kvernmo
387545ad5a
create console design token for easier maintenace
2023-07-03 12:12:11 -05:00
Stacy Kvernmo
5790a24dac
force tighten space between console lines
2023-07-03 12:10:21 -05:00
Stacy Kvernmo
b301e5a6f4
remove units. alpha reorder
2023-07-03 12:01:49 -05:00
James Stuckey Weber
26da240538
Add custom message when trying to load files in the playground
2023-07-02 17:00:56 -04:00
James Stuckey Weber
94a2af06f8
Make hash functions pure inverses
2023-07-02 16:42:43 -04:00
James Stuckey Weber
b1cba16f49
Adjust line height for line art
2023-07-02 12:46:54 -04:00
James Stuckey Weber
2f6dedd414
Fix nits
2023-07-02 12:42:05 -04:00
James Stuckey Weber
8853f9e5b4
Show debug and warning as diagnostics if span is present
2023-07-02 12:35:17 -04:00
Stacy Kvernmo
31d9b56e1e
separate css that doesn’t get output into config
2023-06-28 14:01:24 -05:00
Stacy Kvernmo
02480407de
lint
2023-06-28 11:57:11 -05:00
Stacy Kvernmo
855a35c5b1
footer icon layout update with netlify logo
2023-06-28 11:54:21 -05:00
Stacy Kvernmo
c784b08b13
Merge branch 'playground' into browser-code-editor
...
# Conflicts:
# source/_includes/footer.liquid
# source/assets/sass/components/_mac-stadium-icon.scss
# source/assets/sass/sass.scss
2023-06-28 11:38:37 -05:00
Natalie Weizenbaum
e5e36a004c
Add a Netlify badge to the footer ( #752 )
...
This will qualify us for Netlify's open source program.
2023-06-27 15:47:45 -07:00
James Stuckey Weber
7bc1ccb4d9
Lint
2023-06-23 10:03:51 -04:00
James Stuckey Weber
d56946a554
Apply color theme to special character highlights
2023-06-23 09:45:11 -04:00
Jonny Gerig Meyer
300c873f06
lint
2023-06-22 15:44:26 -04:00
Jonny Gerig Meyer
be671003e9
Merge branch 'playground' into browser-code-editor
...
* playground: (27 commits)
update
update comments
Simplify helpers
Convert remainder of docs to md
Convert operators docs to use md
Convert remainder of modules docs to md
No need for duplicate strip-indent
new approach to stripping leading whitespace
Strip indentation for nested blocks
Different approach to preventing <p> tags with nested code examples
Convert color module to md
Convert breaking changes docs to md
Convert at-rules docs to markdown
use line feed ` ` instead of `<br />`
Allow codeExamples to be nested in markdown
Fewer skips
more verbose
skip blog index pages
Try fewer assets
skip fewer internal links
...
2023-06-22 15:41:35 -04:00
Stacy Kvernmo
6a1d6f62fe
fix a few more namespaces in styles
2023-06-21 14:48:31 -05:00
Stacy Kvernmo
bc789eb008
move footer styles to footer partial
2023-06-21 14:39:45 -05:00
Stacy Kvernmo
7e44cf8888
remove unused
2023-06-21 14:39:32 -05:00
Stacy Kvernmo
6b31806c6d
lint
2023-06-21 14:10:01 -05:00
Stacy Kvernmo
a225edaac3
make all css custom properties consistent in naming style
2023-06-21 14:09:28 -05:00
Stacy Kvernmo
a6b2e6edaf
lint
2023-06-21 11:47:59 -05:00
Stacy Kvernmo
ebb3c51c33
Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor
2023-06-21 11:47:26 -05:00
Stacy Kvernmo
8b0441470d
move playground footer classes/styles to global v2
2023-06-21 11:47:16 -05:00
James Stuckey Weber
55f6a47048
Remove unneeded query
2023-06-21 12:34:55 -04:00
Stacy Kvernmo
96eca9180a
move playground footer styles to global footer region
2023-06-21 11:31:33 -05:00
Stacy Kvernmo
ebd4b2c572
target code editor titles
2023-06-21 11:04:08 -05:00
James Stuckey Weber
6b1e56e66f
Lint
2023-06-21 11:12:48 -04:00
James Stuckey Weber
2778507a4e
Catch if base64 decode fails
2023-06-21 10:36:11 -04:00
James Stuckey Weber
f69a4ff271
Add sass version to playground
2023-06-21 10:33:05 -04:00
James Stuckey Weber
d1a1fb9e9f
Prepend shareable url with ? so it is shareable
2023-06-21 09:54:25 -04:00
Stacy Kvernmo
3c23192946
slight button edits and alert position on playground
2023-06-20 18:26:46 -05:00
Stacy Kvernmo
fc8d1edc72
lint
2023-06-20 17:08:26 -05:00
Stacy Kvernmo
a43ebc1b22
playground button and layout edits
2023-06-20 17:07:07 -05:00
Jonny Gerig Meyer
2171a90eae
skip fewer internal links
2023-06-20 13:17:03 -04:00
Stacy Kvernmo
6ee51768f8
lint
2023-06-20 11:59:40 -05:00
Stacy Kvernmo
a07818d011
Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor
2023-06-20 11:58:40 -05:00
Stacy Kvernmo
994d8571fe
initial grid layout with panel scrolls only
2023-06-20 11:58:36 -05:00
Jonny Gerig Meyer
5690ce390b
Check blog internal links too
2023-06-20 11:20:07 -04:00
Jonny Gerig Meyer
0e1868ef06
Add nav link to default-exports
2023-06-20 07:29:28 -04:00
Jonny Gerig Meyer
97e4f71a0c
Remove old eslint/prettier rules
2023-06-19 17:55:26 -04:00
Jonny Gerig Meyer
7a6fecc8f7
Merge branch 'playground' into browser-code-editor
...
* playground:
Upgrade deps
Trying different approach for cleaning cache file of releases
Convert "releases" data file to TS
Don't check SVGs
update image paths for jquery vendor images
Fix typos in Code styleguide
Only check external links once a month
Check links in CI
Check and fix internal links
Let dependabot handle upgrades
Cut a release for a new Dart Sass version
Document the default export deprecation (#736 )
2023-06-19 16:39:04 -04:00
Stacy Kvernmo
fc1808292d
footer playgorund style overrides
2023-06-16 15:17:26 -05:00