-
-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: oddbird/css-anchor-positioning
base: v0.5.2
head repository: oddbird/css-anchor-positioning
compare: v0.6.0
- 17 commits
- 10 files changed
- 3 contributors
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b8e53ff - Browse repository at this point
Copy the full SHA b8e53ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06dfb9 - Browse repository at this point
Copy the full SHA a06dfb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb0397 - Browse repository at this point
Copy the full SHA feb0397View commit details -
Configuration menu - View commit details
-
Copy full SHA for a388b3a - Browse repository at this point
Copy the full SHA a388b3aView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c35de7b - Browse repository at this point
Copy the full SHA c35de7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2365f6 - Browse repository at this point
Copy the full SHA e2365f6View commit details
Commits on Apr 24, 2025
-
Merge pull request #324 from oddbird/replace-blobs
Replace blob approach with style elements
Configuration menu - View commit details
-
Copy full SHA for 2905021 - Browse repository at this point
Copy the full SHA 2905021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903adb4 - Browse repository at this point
Copy the full SHA 903adb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24f487 - Browse repository at this point
Copy the full SHA e24f487View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63f9b2 - Browse repository at this point
Copy the full SHA d63f9b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d6ee8 - Browse repository at this point
Copy the full SHA 26d6ee8View commit details -
Merge pull request #327 from oddbird/document-blob-change
Document why blobs are not used
Configuration menu - View commit details
-
Copy full SHA for d31bd52 - Browse repository at this point
Copy the full SHA d31bd52View commit details
Commits on Apr 30, 2025
-
chore(deps-dev): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.6 to 6.3.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a7a1f25 - Browse repository at this point
Copy the full SHA a7a1f25View commit details -
Merge pull request #328 from oddbird/dependabot/npm_and_yarn/npm_and_…
…yarn-de653eece3 chore(deps-dev): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group
Configuration menu - View commit details
-
Copy full SHA for f35c283 - Browse repository at this point
Copy the full SHA f35c283View commit details
Commits on May 1, 2025
-
chore(deps-dev): Bump the dev group with 12 updates
Bumps the dev group with 12 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.25.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.17` | `22.15.3` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.1.1` | `3.1.2` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.39` | `1.1.43` | | [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.25.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.2` | `4.3.4` | | [jsdom](https://github.com/jsdom/jsdom) | `26.0.0` | `26.1.0` | | [rollup-plugin-bundle-stats](https://github.com/relative-ci/bundle-stats) | `4.19.1` | `4.20.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.18.0` | `16.19.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.31.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.2` | Updates `@eslint/js` from 9.24.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.25.1/packages/js) Updates `@types/node` from 22.13.17 to 22.15.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-istanbul) Updates `@vitest/eslint-plugin` from 1.1.39 to 1.1.43 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.39...v1.1.43) Updates `eslint` from 9.24.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.1) Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2) Updates `eslint-import-resolver-typescript` from 4.3.2 to 4.3.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.3.2...v4.3.4) Updates `jsdom` from 26.0.0 to 26.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.0.0...26.1.0) Updates `rollup-plugin-bundle-stats` from 4.19.1 to 4.20.0 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](relative-ci/bundle-stats@v4.19.1...v4.20.0) Updates `stylelint` from 16.18.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.18.0...16.19.1) Updates `typescript-eslint` from 8.29.1 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint) Updates `vitest` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@vitest/coverage-istanbul" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.1.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: rollup-plugin-bundle-stats dependency-version: 4.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d566d86 - Browse repository at this point
Copy the full SHA d566d86View commit details -
Merge pull request #329 from oddbird/dependabot/npm_and_yarn/dev-bff8…
…0b132f chore(deps-dev): Bump the dev group with 12 updates
Configuration menu - View commit details
-
Copy full SHA for 8d2f84f - Browse repository at this point
Copy the full SHA 8d2f84fView commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ad3a028 - Browse repository at this point
Copy the full SHA ad3a028View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.2...v0.6.0