-
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
Warning and link to support matrix for IE11 #66512
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@elasticmachine merge upstream |
joshdover
reviewed
May 14, 2020
@elasticmachine merge upstream |
joshdover
reviewed
May 18, 2020
joshdover
approved these changes
May 18, 2020
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
This was referenced May 19, 2020
snide
added a commit
to snide/kibana
that referenced
this pull request
May 19, 2020
* Warning and link to support matrix for IE11 * snaps * i18n feedback Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
snide
added a commit
to snide/kibana
that referenced
this pull request
May 19, 2020
* Warning and link to support matrix for IE11 * snaps * i18n feedback Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
snide
added a commit
that referenced
this pull request
May 19, 2020
gmmorris
added a commit
to gmmorris/kibana
that referenced
this pull request
May 19, 2020
* master: (24 commits) [APM] agent config 'profiling_inferred_spans_min_duration' default value is '0ms' but the min value in the field is '1ms' (elastic#66886) [Canvas] Fix flaky custom element functional tests (elastic#65908) Fix IE specific flexbox min-height issue (elastic#66555) [Discover] Unskip doc link functional test (elastic#66884) Index pattern management to Kibana platform (elastic#65026) Warning and link to support matrix for IE11 (elastic#66512) [Reporting] Consolidate Server Type Defs, move some out of Legacy (elastic#66144) [SIEM] [Maps] Fixes Network Map empty tooltip (elastic#66828) [Endpoint] Encode the index of the alert in the id response (elastic#66919) [services/testSubjects] reduce retry usage, add waitForEnabled (elastic#66538) [DOCS] Identifies cloud settings for APM (elastic#66935) [SIEM][CASE] Fix configuration's page user experience (elastic#66029) Resolver: Display node 75% view submenus (elastic#64121) [SIEM] Cases] Capture timeline click and open timeline in case view (elastic#66327) [APM] Lowercase agent names so icons work (elastic#66824) [dev/cli] add support for --no-cache (elastic#66837) [Ingest Manager] Better handling of package installation problems (elastic#66541) [ML] Enhances api docs for modules endpoints (elastic#66738) dont hide errors (elastic#66764) [RFC] Global search API (elastic#64284) ...
snide
added a commit
that referenced
this pull request
May 19, 2020
verified on BC3 - 7.8.0 |
rayafratkina
added
the
REASSIGN from Team:Core UI
Deprecated label for old Core UI team
label
Jun 10, 2020
Pinging @elastic/kibana-core-ui (Team:Core UI) |
rayafratkina
added
the
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
label
Jun 10, 2020
Pinging @elastic/kibana-platform (Team:Platform) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
REASSIGN from Team:Core UI
Deprecated label for old Core UI team
release_note:deprecation
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
v7.8.0
v8.0.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds an additional toast to warn folks on IE11 that deprecation of the service is coming, and to check the support matrix for more information (which is linked). This will backported to 7.8 on approval.
cc @VijayDoshi
Checklist
Delete any items that are not applicable to this PR.
[ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support[ ]documentation was added for features that require explanation or tutorials[ ]unit or functional tests were updated or added to match the most common scenarios[ ] This was checked for keyboard-only and screenreader accessibility