Skip to content

🔖 v2.88.0#2230

Merged
nunocoracao merged 111 commits intomainfrom
dev
Jul 10, 2025
Merged

🔖 v2.88.0#2230
nunocoracao merged 111 commits intomainfrom
dev

Conversation

@nunocoracao
Copy link
Copy Markdown
Owner

No description provided.

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 17, 2025

Deploy Preview for snazzy-dango-efb2ec ready!

Name Link
🔨 Latest commit 35eaa94
🔍 Latest deploy log https://app.netlify.com/projects/snazzy-dango-efb2ec/deploys/686fa2669dc7a20008337210
😎 Deploy Preview https://deploy-preview-2230--snazzy-dango-efb2ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

dependabot bot and others added 28 commits June 18, 2025 05:36
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) from 4.1.8 to 4.1.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.10/packages/@tailwindcss-cli)

---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.10.0 to 24.10.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.10.0...puppeteer-v24.10.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.8 to 4.1.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.10/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.9 to 4.5.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.9...v4.5.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/tailwindcss/cli-4.1.10

📌 bump @tailwindcss/cli from 4.1.8 to 4.1.10
…/puppeteer-24.10.1

📌 bump puppeteer from 24.10.0 to 24.10.1
…/tailwindcss-4.1.10

📌 bump tailwindcss from 4.1.8 to 4.1.10
…/chart.js-4.5.0

📌 bump chart.js from 4.4.9 to 4.5.0
nunocoracao and others added 28 commits July 9, 2025 15:44
♻️ Refactor(gallery): improve readibility
♻️ Refactor: Use IIFE for background-blur and simplify code
This fixes the following issue in Chrome: No label associated with a form field.

I don't know why a <label> was used here before, but I see no reason to do so, a div works just as well.
This avoids an extra sha sum for a hashed CSP because it merges the CSS into main.bundle.css and avoids any inline styles being applied by medium-zoom.

This addresses concerns mentioned in the closed PR #2196, now the same changes are integrated into package.json.

This fixes #2195.
- This should greatly improve consistency
- This mainly targets one of my PRs #2211
This in most cases will reduce the size of main.bundle.css dramatically. Before I had around ~+32kB, now it is ~+228B
💄 Style: Fix overflow on some home layouts
♻️ Refactor: make article-link formattable
…d-css-classes

♻️ Refactor: Autogen classes and use consistent naming (tailwindCSS)
♻️ Refactor(repo-card): reduce coupling and indention
…ve-out-of-line

♻️ Refactor: Use universal json for repo shortcodes and move styles out of line
…dcss

🎨 Formatting: Actually use prettier-plugin-tailwindcss
🩹 Fix: Incorrect usage of <label> for menu-button
🔒 Use pure version of medium-zoom to avoid inline style and simplify CSP usage
🐛 Fix: TOC is too narrow on mobile devices
🐛 Fix: Leading space in i18n go template
🐛 Fix: right margin not blurred in firefox
🐛 Fix: minimum version warning not working
🐛 Fix: render-link.html adding space after each link
@nunocoracao nunocoracao merged commit f806c36 into main Jul 10, 2025
4 of 6 checks passed
@nunocoracao nunocoracao deleted the dev branch July 10, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants