Skip to content

fix(lib): rename pointer-events utilities - #3712

Merged
vprothais merged 9 commits into
mainfrom
main-ml-duplicated-class-for-padding-end-and-pointer-events
Jul 30, 2026
Merged

fix(lib): rename pointer-events utilities#3712
vprothais merged 9 commits into
mainfrom
main-ml-duplicated-class-for-padding-end-and-pointer-events

Conversation

@MaxLardenois

@MaxLardenois MaxLardenois commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Types of change

  • Non-breaking change
  • Breaking change (fix or feature that would change existing functionality and usage)

Related issues

Closes #3710

Context & Motivation

See issue

Description

Rename both pointer-events utilities pe-none and pe-auto to pointer-events-none and pointer-events-auto

Checklists

  • I have read the contributing guidelines
  • My change follows the developer guide
  • My change pass all tests
  • My change is compatible with a responsive display
  • I have added tests (Javascript unit test or visual) to cover my changes
  • My change introduces changes to the documentation that I have updated accordingly
    • Title and DOM structure is correct
    • Links have been updated (title changes impact links)
    • CSS for the documentation
  • I have checked all states and combinations of the component with my change
  • I have checked all the impacts for the other components and core behavior (grid, reboot, utilities)

Checklist (for Core Team only)

  • The changes need to be in the migration guide
  • The changes are well displayed in Storybook (be careful if example order has changed for DSM)
  • The changes are compatible with RTL
  • Manually test browser compatibility with BrowserStack (Chrome 120, Firefox 121, Edge 120, Safari 15.6, iOS Safari, Chrome & Firefox on Android)

Progression (for Core Team only)

Live previews

@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 7ec00b9
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/6a6b587936380c00081d2ffd
😎 Deploy Preview https://deploy-preview-3712--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@MaxLardenois
MaxLardenois marked this pull request as ready for review July 23, 2026 11:29
@boosted-bot boosted-bot moved this from In Progress / Draft to Need Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 23, 2026
Comment thread packages/migrate/src/replacements/common.mjs
Comment thread scss/_utilities.scss
@boosted-bot boosted-bot moved this from Need Dev Review to Dev Review In Progress in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 27, 2026
@boosted-bot boosted-bot moved this from Dev Review In Progress to Need Lead Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 28, 2026
@vprothais
vprothais enabled auto-merge (squash) July 30, 2026 14:00
@vprothais
vprothais merged commit bea04e3 into main Jul 30, 2026
14 checks passed
@vprothais
vprothais deleted the main-ml-duplicated-class-for-padding-end-and-pointer-events branch July 30, 2026 14:03
@github-project-automation github-project-automation Bot moved this from Need Lead Dev Review to Done in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Duplicated class for padding-end and pointer-events

4 participants