Commit Graph

114 Commits

Author SHA1 Message Date
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]
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
a301c16163
Merge branch 'playground' into browser-code-editor
* playground:
  Remove untracked files before building typedoc
  remove unused resolution
  no need to specify node version for netlify
  Use GH token instead of ssh key
  try using add-and-commit action
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-06-23 10:08:29 -04:00
Jonny Gerig Meyer
5133d0e261
remove unused resolution 2023-06-22 16:46:22 -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 `&#10;` 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
772a20f5e2
Fewer skips 2023-06-20 15:07:38 -04:00
Jonny Gerig Meyer
70dde4a681
more verbose 2023-06-20 14:56:30 -04:00
Jonny Gerig Meyer
3742c018d9
skip blog index pages 2023-06-20 14:51:23 -04:00
Jonny Gerig Meyer
65533ef2c9
Try fewer assets 2023-06-20 13:25:31 -04:00
Jonny Gerig Meyer
2171a90eae
skip fewer internal links 2023-06-20 13:17:03 -04:00
Jonny Gerig Meyer
530843250f
fix more links 2023-06-20 12:09:16 -04: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
25099b41de
narrow linters 2023-06-20 06:57:37 -04:00
Jonny Gerig Meyer
9cede5b4c5
Switch from yarn to npm 2023-06-19 18:12:39 -04:00
Jonny Gerig Meyer
97e4f71a0c
Remove old eslint/prettier rules 2023-06-19 17:55:26 -04:00
Jonny Gerig Meyer
2b3b64fd34
Upgrade deps 2023-06-19 16:45:07 -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
Jonny Gerig Meyer
792513028a
Upgrade deps 2023-06-19 16:38:41 -04:00
Sana Javed
b256bed29d Trying different approach for cleaning cache file of releases 2023-06-16 23:43:18 +02:00
Ed Rivas
701482cb9f Convert "releases" data file to TS 2023-06-16 17:45:29 +00:00
Ed Rivas
533757cd27 Don't check SVGs 2023-06-16 16:41:04 +00:00
Ed Rivas
42a5e34b0f Only check external links once a month 2023-06-16 00:00:55 +00:00
Ed Rivas
33861623c1 Check and fix internal links 2023-06-15 23:45:25 +00:00
James Stuckey Weber
ea03de7774 Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-06-15 16:32:35 -04:00
Ed Rivas
299bdf375a Use gts instead of eslint 2023-06-15 17:47:55 +00:00
Jonny Gerig Meyer
c25e2959b9
Merge branch 'main' into browser-code-editor
* main:
  chore(deps): Automated dependency upgrades
2023-06-13 12:02:27 -04:00
github-actions
d544bc452a chore(deps): Automated dependency upgrades 2023-06-12 08:06:28 +00:00
Jonny Gerig Meyer
c3b315b158
review 2023-06-10 12:31:43 -04:00
Jonny Gerig Meyer
0e97c56b46
Merge branch 'main' into browser-code-editor
* main:
  add a few docs
  Auto-generate non-@debug CSS
  upgrade yarn
  revert dockerfile change (for now)
  Update some JS API URLs
  Fix permissions in devcontainer
  Use nested records for redirects
  remove config.rb
  Implement remainder of redirects
  Confirm hash redirects
  Remove non-redirect-related cruft
2023-06-10 11:02:11 -04:00
Jonny Gerig Meyer
e211345d84
upgrade yarn 2023-06-10 10:14:01 -04:00
Jonny Gerig Meyer
75283bc8d7
switch to dart sass release 2023-06-09 12:22:57 -04:00
Jonny Gerig Meyer
8eb6b06450
Remove non-redirect-related cruft 2023-06-08 22:18:33 -04:00
James Stuckey Weber
ca007f50a9 Switch to lodash debounce 2023-06-08 18:40:42 +00:00
James Stuckey Weber
6697bb7f69 Add immutable as dependency for browser compilation 2023-06-06 16:27:40 -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
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
ba7488f1ec Add all subdependencies of codemirror to package.json 2023-06-06 11:38:54 -04:00
github-actions
53bffc50d0 chore(deps): Automated dependency upgrades 2023-06-06 00:33:25 +00:00
James Stuckey Weber
425cafdc65 Minimal working version with CodeMirror 2023-06-02 09:24:32 -04:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
github-actions
98d57674e6 chore(deps): Automated dependency upgrades 2023-05-29 08:06:09 +00:00
Jonny Gerig Meyer
be895963fc
Dynamically generate doc inner TOCs. 2023-05-25 11:00:51 -04:00
Jonny Gerig Meyer
430b08947f
More human-friendly hash slugs 2023-05-24 16:49:22 -04:00
Ed Rivas
320b30e9fd Remove typedoc 2023-05-22 21:07:46 +00:00