-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[App Services] Migrate all usages of EuiPage*_Deprecated
#161425
Closed
4 tasks done
Tracked by
#161872
Labels
Comments
Pinging @elastic/eui-team (EUI) |
Pinging @elastic/kibana-app-services |
1 task
moving examples/data_view_field_editor_example to @elastic/kibana-data-discovery since it's in out domain in the meantime and AppServicesUx team was distributed among other teams |
vadimkibana
added
the
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
label
Aug 3, 2023
Pinging @elastic/appex-sharedux (Team:SharedUX) |
This was referenced Aug 8, 2023
vadimkibana
added a commit
that referenced
this issue
Aug 8, 2023
vadimkibana
added a commit
that referenced
this issue
Aug 8, 2023
## Summary Partially addresses #161425 New look: <img width="2017" alt="image" src="https://github.com/elastic/kibana/assets/82822460/313fe761-2060-4b7b-b5d3-3f655d2cec02">
vadimkibana
added a commit
that referenced
this issue
Aug 8, 2023
## Summary Partially addresses #161425 New look: <img width="1645" alt="image" src="https://github.com/elastic/kibana/assets/82822460/9da0ae4a-9f6e-4744-80c1-9a13b6d23d1c">
bryce-b
pushed a commit
to bryce-b/kibana
that referenced
this issue
Aug 9, 2023
bryce-b
pushed a commit
to bryce-b/kibana
that referenced
this issue
Aug 9, 2023
…c#163405) ## Summary Partially addresses elastic#161425 New look: <img width="2017" alt="image" src="https://github.com/elastic/kibana/assets/82822460/313fe761-2060-4b7b-b5d3-3f655d2cec02">
bryce-b
pushed a commit
to bryce-b/kibana
that referenced
this issue
Aug 9, 2023
## Summary Partially addresses elastic#161425 New look: <img width="1645" alt="image" src="https://github.com/elastic/kibana/assets/82822460/9da0ae4a-9f6e-4744-80c1-9a13b6d23d1c">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
👋 Hello from your friendly neighborhood EUI team! It's been almost a year since EUI's new
EuiPageTemplate
came out (if you can believe it), which means we're about a month away from the old deprecated EUI page template components being permanently removed.Your team is being pinged in this issue because you have usages of
EuiPage*_Deprecated
components, which you can find listed here:How
[Feature] EuiPage and EuiPageTemplate Updates eui#5768
EuiPageTemplate_Deprecated
->EuiPageTemplate
EuiPageSideBar_Deprecated
->EuiPageSidebar
orEuiPageTemplate.Sidebar
EuiPageContent_Deprecated
->EuiPageSection
orEuiPageTemplate.Section
EuiPageContentBody_Deprecated
-> UseEuiPageSection
insteadEuiPageContentHeader_Deprecated
-> UseEuiPageHeader
insteadEuiPageContentHeaderSection_Deprecated
-> UseEuiPageHeader
insteadWhen
We'd really appreciate it if you could migrate your component usages over before or during August if possible.
If your team does not have the ability or bandwidth to perform this work by that time, please let us know. While we'd really appreciate as many teams as possible taking on this work so we're not having to touch hundreds of files by ourselves and in one go, the EUI team can potentially help you out - but we will need you to help QA that work and ensure your layouts look the same as before.
Thanks, and please feel free to reach out anytime with questions or help with migration!
Tasks
The text was updated successfully, but these errors were encountered: