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
dependabot[bot]
6c698b7fe2
Bump sass from 1.63.4 to 1.63.6 ( #741 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.4 to 1.63.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.63.4...1.63.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:25:24 -07:00
dependabot[bot]
7e4febcfd5
Bump rollup from 3.25.1 to 3.25.3 ( #747 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.25.1...v3.25.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:07:43 -07:00
dependabot[bot]
76126ef894
Bump stylelint from 15.8.0 to 15.9.0 ( #740 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:07:36 -07:00
dependabot[bot]
32f471cab9
Bump @types/node from 16.18.36 to 16.18.37 ( #746 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.36 to 16.18.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 15:51:04 -07:00
dependabot[bot]
85a6dc8f01
Bump semver from 7.5.2 to 7.5.3 ( #742 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.2...v7.5.3 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 15:50:48 -07:00
Natalie Weizenbaum
0b75958646
Avoid noisy diffs in the shadow repo ( #751 )
...
This fixes a few places where site generation was non-deterministic,
causing the shadow repo's HTML output to change with every push.
2023-06-27 13:59:10 -07: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
Jonny Gerig Meyer
032f308994
No need for duplicate strip-indent
2023-06-22 14:02:01 -04:00
Jonny Gerig Meyer
9cede5b4c5
Switch from yarn to npm
2023-06-19 18:12:39 -04:00