Skip to content

refactor: consolidate Popover align mapping functionality#19081

Merged
preetibansalui merged 5 commits into
carbon-design-system:mainfrom
adamalston:19079-prop-adapter
Apr 30, 2025
Merged

refactor: consolidate Popover align mapping functionality#19081
preetibansalui merged 5 commits into
carbon-design-system:mainfrom
adamalston:19079-prop-adapter

Conversation

@adamalston

Copy link
Copy Markdown
Contributor

Closes #19079

Consolidated Popover align mapping functionality.

Changelog

Removed

  • Consolidated Popover align mapping functionality.
  • Deleted things in packages/react/src/tools/createPropAdapter.js that weren't used anywhere.

Testing / Reviewing

yarn test packages/react

@netlify

netlify Bot commented Apr 9, 2025

Copy link
Copy Markdown

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 7c611c4
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/6807d60af4712b000865c559
😎 Deploy Preview https://deploy-preview-19081--v11-carbon-web-components.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 site configuration.

@netlify

netlify Bot commented Apr 9, 2025

Copy link
Copy Markdown

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7c611c4
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6807d60a4bee9700086da4da
😎 Deploy Preview https://deploy-preview-19081--v11-carbon-react.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 site configuration.

@codecov

codecov Bot commented Apr 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (b39d8aa) to head (7c611c4).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19081      +/-   ##
==========================================
+ Coverage   84.37%   84.50%   +0.12%     
==========================================
  Files         385      384       -1     
  Lines       14539    14480      -59     
  Branches     4771     4738      -33     
==========================================
- Hits        12268    12236      -32     
+ Misses       2111     2086      -25     
+ Partials      160      158       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@adamalston adamalston marked this pull request as ready for review April 9, 2025 20:37
@adamalston adamalston requested a review from a team as a code owner April 9, 2025 20:37
@adamalston adamalston requested review from a team, kennylam and preetibansalui April 9, 2025 20:37
jose-biescas added a commit to jose-biescas/carbon that referenced this pull request Apr 15, 2025
* chore(overflowmenu): added todo waiting on consolidation of carbon-design-system#19081

* chore(overflowmenu-storybook): updated storybook align options to latest list
github-merge-queue Bot pushed a commit that referenced this pull request Apr 20, 2025
* fix(overflowmenu): added typing to align prop

* chore(overflowmenu): removed unnecessary types

* chore(overflowmenu): added todo waiting on consolidation of #19081

* chore(overflowmenu-storybook): updated storybook align options to latest list

---------

Co-authored-by: jose-biescas <jose.biescas@ibm.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
@heloiselui heloiselui added this pull request to the merge queue Apr 29, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 29, 2025
@preetibansalui preetibansalui added this pull request to the merge queue Apr 30, 2025
Merged via the queue into carbon-design-system:main with commit 09985f6 Apr 30, 2025
13 checks passed
@adamalston adamalston deleted the 19079-prop-adapter branch April 30, 2025 19:41
AlexanderMelox pushed a commit to AlexanderMelox/carbon that referenced this pull request Jun 10, 2025
…9131)

* fix(overflowmenu): added typing to align prop

* chore(overflowmenu): removed unnecessary types

* chore(overflowmenu): added todo waiting on consolidation of carbon-design-system#19081

* chore(overflowmenu-storybook): updated storybook align options to latest list

---------

Co-authored-by: jose-biescas <jose.biescas@ibm.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
AlexanderMelox pushed a commit to AlexanderMelox/carbon that referenced this pull request Jun 10, 2025
…-design-system#19081)

* refactor: consolidate popover align mapping functionality

* refactor: address todo
heloiselui pushed a commit to guidari/carbon that referenced this pull request Jul 11, 2025
…9131)

* fix(overflowmenu): added typing to align prop

* chore(overflowmenu): removed unnecessary types

* chore(overflowmenu): added todo waiting on consolidation of carbon-design-system#19081

* chore(overflowmenu-storybook): updated storybook align options to latest list

---------

Co-authored-by: jose-biescas <jose.biescas@ibm.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
heloiselui pushed a commit to guidari/carbon that referenced this pull request Jul 11, 2025
…-design-system#19081)

* refactor: consolidate popover align mapping functionality

* refactor: address todo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate Popover align mapping functionality

4 participants