Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(divider): add new ion-divider component #30270

Merged
merged 13 commits into from
Mar 25, 2025
Merged

feat(divider): add new ion-divider component #30270

merged 13 commits into from
Mar 25, 2025

Conversation

OS-martacarlos
Copy link

Issue number: internal

What is the new behavior?

  • Introduces a new component, ion-divider which has two props, spacing and inset.
  • Adds e2e tests to both spacing and inset props

Does this introduce a breaking change?

  • Yes
  • No

Other information

  • As discussed with the PO, using this new component inside an ion-item is out of scope , for now.

@OS-martacarlos OS-martacarlos added the package: core @ionic/core package label Mar 19, 2025
@OS-martacarlos OS-martacarlos self-assigned this Mar 19, 2025
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 10:24pm

Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far, just found a few concerns. 🙂

Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making those changes! The only blocking change I'm requesting is that I noticed the safe area padding for LTR/RTL is missing on one side because I copied the styles from item. Sorry I just realized this! The rest of my requests are just to limit the number of screenshots generated by the E2E tests to only what we really need. 🙂

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

gnbm and others added 2 commits March 24, 2025 22:19
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OS-martacarlos OS-martacarlos merged commit c37eaab into next Mar 25, 2025
48 checks passed
@OS-martacarlos OS-martacarlos deleted the ROU-11632 branch March 25, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package package: core @ionic/core package package: react @ionic/react package package: vue @ionic/vue package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants