-
Notifications
You must be signed in to change notification settings - Fork 95
chore!: deprecate and remove NcSettingsInputText component
#7486
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
Conversation
58395ed to
1fa2439
Compare
ShGKme
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since v9 is still on rc, let's deprecate it in v8 and remove it in v9?
|
yeah, doesn't look like somebody's using it, at least within the org: https://github.com/search?q=org%3Anextcloud+NcSettingsInputText&type=code |
It is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1fa2439 to
9c2c930
Compare
|
/backport 08cb210 to stable8 |
|
@ShGKme done! |
NcSettingsInputText componentNcSettingsInputText component
| ## [v8.31.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.31.0) (unreleased) | ||
| ### 📝 Notes | ||
| The `NcSettingsInputText` component was deprecated, | ||
| it is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seem not relevant for a main branch, as v8 changelog will be changed on stable8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm copying it back for 9rc releases, so fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes during RC phase we sync them between v8 and v9. So its here for the backport and later then we sync 8.31 anyways ;)
☑️ Resolves
It is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons.
🏁 Checklist
stable8for maintained Vue 2 version or not applicable