Skip to content

Conversation

sean-perkins
Copy link
Contributor

@sean-perkins sean-perkins commented Feb 13, 2024

Issue number: Internal


What is the current behavior?

The ticket describes renaming TextValueAccessorDirective since ion-range is not a text-based control, however I think this was an incorrect assumption made during the original implementation.

ion-range is a numeric based value accessor (either as a single number or an object accepting a numeric start/end value).

What is the new behavior?

  • Migrates the usage of ion-range value accessor implementation to the NumericValueAccessorDirective
  • Adds tests for validating the value accessor is functioning as expected

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: angular @ionic/angular package label Feb 13, 2024
@sean-perkins sean-perkins marked this pull request as ready for review February 13, 2024 01:25
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, didn't see any issues locally

@sean-perkins sean-perkins merged commit 308f396 into feature-8.0 Feb 15, 2024
@sean-perkins sean-perkins deleted the sp/FW-5495 branch February 15, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants