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

[EuiPage*_Deprecated] Use @deprecated flag #6194

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

cee-chen
Copy link
Member

Summary

Using the @deprecated jsdoc flag will be picked up by supporting IDEs (VSCode, possibly webstorm as well) and add a strikethrough in both import and component usage:

This will be relatively useful in encouraging Kibana consumers to switch over from deprecated components sooner rather than later.

Checklist

N/A - technically this is not an actual source-code-affecting change and only affects development 🤔

@cee-chen cee-chen marked this pull request as ready for review August 30, 2022 22:31
@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_6194/

@cee-chen cee-chen enabled auto-merge (squash) August 30, 2022 23:04
@cee-chen cee-chen merged commit 1b2a1f6 into elastic:main Aug 30, 2022
@cee-chen cee-chen deleted the page-deprecations branch August 30, 2022 23:30
vloth added a commit to vloth/eui-cljs that referenced this pull request Nov 16, 2022
Page content was deprecated in favor of a general purpose page template,
or page section [1].
Added peerDependencies as required in the version 64.0.0 [2].

[1]: elastic/eui#6194
[2]: https://github.com/elastic/eui/blob/v64.0.0/wiki/consuming.md#installation
vloth added a commit to vloth/eui-cljs that referenced this pull request Nov 16, 2022
Page content was deprecated in favor of a general purpose page template,
or page section [1].
Added peerDependencies as required in the version 64.0.0 [2].
Fixes elastic#38

[1]: elastic/eui#6194
[2]: https://github.com/elastic/eui/blob/v64.0.0/wiki/consuming.md#installation
haywoood pushed a commit to elastic/eui-cljs that referenced this pull request Jan 13, 2023
Page content was deprecated in favor of a general purpose page template,
or page section [1].
Added peerDependencies as required in the version 64.0.0 [2].
Fixes #38

[1]: elastic/eui#6194
[2]: https://github.com/elastic/eui/blob/v64.0.0/wiki/consuming.md#installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants