Skip to content

chore(toggle): remove background vars for now - #26318

Merged
liamdebeasi merged 54 commits into
FW-2597from
2597-background
Nov 21, 2022
Merged

chore(toggle): remove background vars for now#26318
liamdebeasi merged 54 commits into
FW-2597from
2597-background

Conversation

@liamdebeasi

@liamdebeasi liamdebeasi commented Nov 18, 2022

Copy link
Copy Markdown
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
    • Some docs updates need to be made in the ionic-docs repo, in a separate PR. See the contributing guide for details.
  • Build (npm run build) was run locally and any changes were pushed
  • Lint (npm run lint) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

As discussed with the team, the toggle does not have any active/hover/focused states right now in Ionic v6. We would like to add these states, but we would like to set aside time to research how best to implement them. As a result, these are being removed from the scope of standalone form components for now.

What is the new behavior?

  • Removes the --background-* and --ripple-color variables from ion-toggle.
    Note: This is not a breaking change. These variables were added in e0e1176 but were never shipped to production.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions Bot added the package: core @ionic/core package label Nov 18, 2022
@liamdebeasi
liamdebeasi marked this pull request as ready for review November 18, 2022 17:57
@liamdebeasi
liamdebeasi requested a review from a team as a code owner November 18, 2022 17:57
@liamdebeasi
liamdebeasi changed the base branch from 2597-label to FW-2597 November 21, 2022 20:33
@liamdebeasi
liamdebeasi merged commit 7269b13 into FW-2597 Nov 21, 2022
@liamdebeasi
liamdebeasi deleted the 2597-background branch November 21, 2022 22:44
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.

3 participants