-
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
Upgrade EUI to v36.1.0 #107231
Upgrade EUI to v36.1.0 #107231
Conversation
Pinging @elastic/eui-design (EUI) |
...gins/security/public/management/roles/roles_grid/__snapshots__/roles_grid_page.test.tsx.snap
Show resolved
Hide resolved
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.
Changes to Stack Management snapshots LGTM!
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.
Just a test change on the Security Solution side -- LGTM! Thanks @chandlerprall! 🙂
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.
KibanaApp owner review, just a snap changed
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.
Presentation changes LGTM
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.
snapshot changes lgtm
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
* Upgrade eui to v36.1.0 * Jest snapshots * More jest snapshots; one test assertion update * Bump core page load limit Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…-png-pdf-report-type * 'master' of github.com:elastic/kibana: (392 commits) update linting doc (elastic#105748) [APM] Various improvements from elastic#104851 (elastic#107726) Update dependency @elastic/charts to v33.2.0 (master) (elastic#107842) Fix default route link on kibana homepage (elastic#107809) [APM] Invalidate trackPageview on route change (elastic#107741) Service map backend links (elastic#107317) [index patterns] index pattern create modal (elastic#101853) [RAC] integrating rbac search strategy with alert table (elastic#107242) [Security Solution] Siem signals -> alerts as data field and index aliases (elastic#106049) [Metrics UI] Add checkbox to optionally drop partial buckets (elastic#107676) [Metrics UI] Fix metric threshold preview regression (elastic#107674) Disable Product check in @elastic/elasticsearch-js (elastic#107642) [App Search] Migrate Crawler Status Indicator, Crawler Status Banner, and Crawl Request polling (elastic#107603) [Security Solution, Lists] Replace legacy imports from 'elasticsearch' package (elastic#107226) [maps] asset tracking tutorial (elastic#104552) [scripts/build_ts_refs] when using `--clean` initialize caches (elastic#107777) Upgrade EUI to v36.1.0 (elastic#107231) [RAC] [TGrid] Implements cell actions in the TGrid (elastic#107771) Realign cypress/ccs_integration with cypress/integration (elastic#107743) Allow optional OSS to X-Pack dependencies (elastic#107432) ... # Conflicts: # x-pack/examples/reporting_example/public/application.tsx # x-pack/examples/reporting_example/public/components/app.tsx # x-pack/plugins/canvas/public/services/legacy/stubs/reporting.ts # x-pack/plugins/reporting/common/types.ts # x-pack/plugins/reporting/public/lib/reporting_api_client/context.tsx # x-pack/plugins/reporting/public/management/mount_management_section.tsx # x-pack/plugins/reporting/public/management/report_listing.test.tsx # x-pack/plugins/reporting/public/plugin.ts # x-pack/plugins/reporting/public/share_context_menu/register_pdf_png_reporting.tsx # x-pack/plugins/reporting/server/export_types/printable_pdf/execute_job/index.ts
Summary
eui@36.0.0
⏩eui@36.1.0
Most snapshot changes are from elastic/eui#4663 adding a
style
prop36.1.0
html
scrollbar in dark mode (#4969)EuiMarkdownFormat
to useEuiHorizontalRule
and better render tables, code blocks and blockquotes (#4663)EuiMarkdownFormat
to useEuiText
as a wrapper to handle all the CSS styling (#4663)EuiText
scolor
prop to acceptinherit
and custom colors. Updated thesize
prop to acceptrelative
(#4663)EuiText
sblockquote
font-size/line-height to match the base font-size/line-height which is the same as paragraphs (#4663)markdownFormatProps
prop toEuiMarkdownEditor
to extend the props passed to the renderedEuiMarkdownFormat
(#4663)EuiCodeBlock
(#4952)current
as astatus
ofEuiHorizontalStep
(#4911)EuiBreadcrumbs
(#4763)onChange
type forEuiSearchBar
(#4968)warnOnce
service (#4984)EuiCodeEditor
(#4984)Bug fixes
EuiSearchBar
(#4977)Theme: Amsterdam
EuiLink
(#4979)