Commit Graph

1870 Commits

Author SHA1 Message Date
Natalie Weizenbaum
76b398067c Revert "Calc functions breaking change page (#798)"
This reverts commit 1e9c3a6d37.
2023-08-17 12:04:57 -07:00
dependabot[bot]
50d617b716
Bump @types/markdown-it from 12.2.3 to 13.0.0 (#800)
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 12.2.3 to 13.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)

---
updated-dependencies:
- dependency-name: "@types/markdown-it"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 17:04:51 -07:00
dependabot[bot]
cc10be626a
Bump sass from 1.64.1 to 1.65.1 (#801)
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.65.1.
- [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.64.1...1.65.1)

---
updated-dependencies:
- dependency-name: sass
  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-08-14 17:04:25 -07:00
dependabot[bot]
1bf178017e
Bump stylelint from 15.10.1 to 15.10.2 (#793)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2.
- [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.10.1...15.10.2)

---
updated-dependencies:
- dependency-name: stylelint
  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-08-14 16:59:15 -07:00
dependabot[bot]
3d9c6ee345
Bump @types/lodash from 4.14.195 to 4.14.197 (#802)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.195 to 4.14.197.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  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-08-14 16:57:13 -07:00
dependabot[bot]
7cdfb0d1e7
Bump prettier from 3.0.0 to 3.0.1 (#803)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [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/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  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-08-14 16:54:30 -07:00
Pamela Lozano
1e9c3a6d37
Calc functions breaking change page (#798) 2023-08-11 10:47:32 -07:00
Pamela Lozano
495d514a21
Merge pull request #755 from sass/calcfunctions
* Update calculation functions documentation
* Add abs() Percentage breaking change page.
2023-08-09 23:04:57 +00:00
Sass Bot
e058a65852 Cut a release for a new Dart Sass version 2023-08-09 22:57:26 +00:00
Pamela Lozano De La Garza
fe806e33bc Final review corrections 2023-08-09 15:50:39 -07:00
Sass Bot
c8c1b6ae1d Cut a release for a new Dart Sass version 2023-08-09 21:44:10 +00:00
Pamela Lozano De La Garza
01f448d30b Update calculation functions documentation 2023-08-07 15:47:49 -07:00
Natalie Weizenbaum
e36394a57e
Document deprecating passing null as alpha in the JS/Dart APIs (#790)
See sass/sass#2831
2023-08-07 22:07:01 +00:00
dependabot[bot]
316ce65224
Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0 (#796)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-08-07 14:01:07 -07:00
dependabot[bot]
911d1e8777
Bump gts from 3.1.1 to 5.0.0 (#788)
Bumps [gts](https://github.com/google/gts) from 3.1.1 to 5.0.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gts/commits/v5.0.0)

---
updated-dependencies:
- dependency-name: gts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 13:47:02 -07:00
dependabot[bot]
89cc6189f1
Bump rollup from 3.26.3 to 3.27.2 (#795)
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.3 to 3.27.2.
- [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.26.3...v3.27.2)

---
updated-dependencies:
- dependency-name: rollup
  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-08-07 13:46:19 -07:00
Natalie Weizenbaum
698f285651
Fix an incorrect example (#791) 2023-08-02 23:14:37 +00:00
Sass Bot
d48037a183 Cut a release for a new Dart Sass version 2023-07-31 23:38:02 +00:00
dependabot[bot]
035231116d
Bump @babel/preset-env from 7.22.5 to 7.22.9 (#777)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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-07-31 13:53:50 -07:00
dependabot[bot]
0ea57c3153
Bump immutable from 4.3.0 to 4.3.1 (#776)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: immutable
  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-07-31 13:52:05 -07:00
dependabot[bot]
a1306e2f9d
Bump sass from 1.63.6 to 1.64.1 (#785)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.6 to 1.64.1.
- [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.6...1.64.1)

---
updated-dependencies:
- dependency-name: sass
  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-07-27 15:42:29 -07:00
dependabot[bot]
57944e6a97
Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.0 (#784)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 15:02:42 -07:00
dependabot[bot]
a5172f6ca8
Bump rollup from 3.26.2 to 3.26.3 (#783)
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.2 to 3.26.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.26.2...v3.26.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-07-27 15:02:13 -07:00
Sass Bot
0b17c5c180 Cut a release for a new Dart Sass version 2023-07-22 00:09:26 +00:00
Sass Bot
2839f35c81 Cut a release for a new Dart Sass version 2023-07-20 00:12:02 +00:00
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
dependabot[bot]
41b96b04e0
Bump @babel/core from 7.22.5 to 7.22.9 (#778)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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-07-17 14:06:32 -07:00
dependabot[bot]
243a1193f7
Bump liquidjs from 10.8.3 to 10.8.4 (#771)
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.8.3 to 10.8.4.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.8.3...v10.8.4)

---
updated-dependencies:
- dependency-name: liquidjs
  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-07-17 13:58:12 -07:00
dependabot[bot]
90cd978add
Bump @babel/preset-env from 7.22.5 to 7.22.7 (#773)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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-07-17 13:57:51 -07:00
dependabot[bot]
f78f7883e0
Bump deep-equal from 2.2.1 to 2.2.2 (#775)
Bumps [deep-equal](https://github.com/inspect-js/node-deep-equal) from 2.2.1 to 2.2.2.
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/node-deep-equal/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: deep-equal
  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-07-17 13:57:21 -07:00
Ed Rivas
625081a459
Add Sondra and Sana (#770) 2023-07-10 20:41:39 +00:00
dependabot[bot]
e14df6d936
Bump actions/upload-artifact from 2 to 3 (#757)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 20:58:06 -07:00
dependabot[bot]
761156aa7c
Bump stylelint-config-standard-scss from 9.0.0 to 10.0.0 (#758)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 20:57:44 -07:00
dependabot[bot]
75f9415d9c
Bump typescript from 5.1.3 to 5.1.6 (#759)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  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-07-07 20:57:37 -07:00
dependabot[bot]
30fc17549a
Bump @types/node from 16.18.37 to 16.18.38 (#761)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.37 to 16.18.38.
- [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-07-07 20:57:25 -07:00
dependabot[bot]
95a6b8e1e3
Bump netlify-plugin-11ty from 1.3.0 to 1.4.0 (#762)
Bumps [netlify-plugin-11ty](https://github.com/zeroby0/netlify-plugin-11ty) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/zeroby0/netlify-plugin-11ty/releases)
- [Commits](https://github.com/zeroby0/netlify-plugin-11ty/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: netlify-plugin-11ty
  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-07-07 19:26:38 -07:00
dependabot[bot]
b544fc8efd
Bump rollup from 3.25.3 to 3.26.2 (#764)
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.3 to 3.26.2.
- [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.3...v3.26.2)

---
updated-dependencies:
- dependency-name: rollup
  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-07-07 18:17:59 -07:00
dependabot[bot]
a238aca90f
Bump stylelint from 15.9.0 to 15.10.1 (#765)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.9.0 to 15.10.1.
- [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.9.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 17:59:05 -07:00
Jennifer Thakar
8780d2cb7f
Fix diff link comment (#768) 2023-07-07 17:50:24 -07:00
Natalie Weizenbaum
063d1651d3
Add a blog post about Dart Sass in the browser (#753) 2023-07-07 16:06:34 -07:00
Natalie Weizenbaum
964d892910
Merge pull request #754 from oddbird/playground
Add Sass/SCSS playground.
2023-07-06 17:50:03 -07:00
James Stuckey Weber
e81e4a0ec6 Remove unneeded cause 2023-07-06 19:38:06 -04:00
Natalie Weizenbaum
923a8410ae
Fix breaking change redirects (#763)
These now redirect from extensionless URLs and automatically include
new breaking change pages.
2023-07-06 16:03:18 -07:00
James Stuckey Weber
f19afaf077
Merge pull request #69 from oddbird/playground-type
Playground type
2023-07-06 12:08:38 -04:00
Stacy Kvernmo
0cfc01f739 try menlo as fallback 2023-07-06 11:03:14 -05:00
Stacy Kvernmo
a6640bc345 Merge branch 'playground' into playground-review
# Conflicts:
#	source/assets/sass/config/_typography.scss
2023-07-06 10:44:00 -05:00
Stacy Kvernmo
4a8ccf02a5 revert code type and lineheight 2023-07-06 10:41:13 -05:00
James Stuckey Weber
0b8bfca214
Merge review updates
Playground review
2023-07-05 20:43:22 -04:00
James Stuckey Weber
af313d7d25 Lint 2023-07-05 16:06:20 -04:00
Stacy Kvernmo
bd5168aa62 remove source code pro 2023-07-05 11:30:42 -05:00