Merged
Conversation
✅ Deploy Preview for snazzy-dango-efb2ec ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
♻️ Refactor(gallery): improve readibility
♻️ Refactor: Use IIFE for background-blur and simplify code
… links formattable
This fixes: #2264
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 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.