Skip to content

chore(item): add deprecated flag to fill prop #28210

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

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Conversation

averyjohnston
Copy link
Contributor

Issue number: N/A


What is the current behavior?

The fill prop on ion-item is currently deprecated (see warning here) but the docs have not been updated to reflect this.

What is the new behavior?

@deprecated flag added to the fill prop.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@averyjohnston averyjohnston marked this pull request as ready for review September 21, 2023 20:44
@averyjohnston averyjohnston added this pull request to the merge queue Sep 22, 2023
Merged via the queue into main with commit 82a5b31 Sep 22, 2023
@averyjohnston averyjohnston deleted the deprecated-docs-fix branch September 22, 2023 15:08
liamdebeasi pushed a commit that referenced this pull request Sep 22, 2023
Issue number: N/A

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->

The `fill` prop on `ion-item` is currently deprecated (see warning
[here](https://github.com/ionic-team/ionic-framework/blob/main/core/src/components/item/item.tsx#L248-L253))
but the docs have not been updated to reflect this.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

`@deprecated` flag added to the `fill` prop.

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
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.

2 participants