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(toggle): add ionic theme styles #29790

Merged
merged 16 commits into from
Aug 26, 2024
Merged

feat(toggle): add ionic theme styles #29790

merged 16 commits into from
Aug 26, 2024

Conversation

OS-giulianasilva
Copy link
Contributor

@OS-giulianasilva OS-giulianasilva commented Aug 22, 2024

Issue number: internal


What is the new behavior?

  • Updated ionic theme styles for the toggle
  • Added new states for the toggle (only for ionic theme)

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link

vercel bot commented Aug 22, 2024

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 Aug 26, 2024 8:15am

@github-actions github-actions bot added the package: core @ionic/core package label Aug 22, 2024
@thetaPC
Copy link
Contributor

thetaPC commented Aug 22, 2024

@OS-giulianasilva the screenshots are failing, please fix them.

core/src/components/toggle/test/theme-ionic/index.html Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.common.scss Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.common.scss Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.common.scss Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.native.scss Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.ionic.scss Outdated Show resolved Hide resolved
core/src/components/toggle/toggle.ionic.scss Show resolved Hide resolved
core/src/components/toggle/toggle.ionic.scss Show resolved Hide resolved
core/src/components/toggle/test/states/toggle.e2e.ts Outdated Show resolved Hide resolved
- Add long label test
- Change test title
- Remove theme-ionic file
core/src/components/toggle/toggle.ionic.vars.scss Outdated Show resolved Hide resolved
@BenOsodrac BenOsodrac dismissed their stale review August 23, 2024 16:42

to not block merge after decision

core/src/components/toggle/test/label/toggle.e2e.ts Outdated Show resolved Hide resolved
core/src/components/toggle/test/label/toggle.e2e.ts Outdated Show resolved Hide resolved
Comment on lines +1 to +2
import checkRegular from '@phosphor-icons/core/assets/regular/check.svg';
import minusRegular from '@phosphor-icons/core/assets/regular/minus.svg';
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for checking! Please ask Jessica to close ROU-10830 since we don't have access.

- change screenshots names
- delete snapshots
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, thank you!

@OS-giulianasilva OS-giulianasilva merged commit b9ef92a into next Aug 26, 2024
46 checks passed
@OS-giulianasilva OS-giulianasilva deleted the ROU-10966 branch August 26, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants