kibana/x-pack/plugins
Walter Rafelsberger 1e0f9d005f
[ML] Fixes Anomaly Explorer IE11 issues (#23558) (#23576)
Fixes two issues in IE11 for Anomaly Explorer:
- The format of the string returned from element.attr('transform') is different in IE11 so the regex based on it would fail. This fixes the issue and adds tests for the different formats. The code was also changed to gracefully return NaN in case the regex wouldn't return results, the previous version triggered a JS error.
- The migration of the swimlanes to React caused the cell selection to malfunction in IE11. This fixes it by updating the dragSelect library to use the new method setSelectables. The previous method we used (addSelectables) didn't play well with how React rerenders the swimlanes. Note this lib update using the new method will require to run yarn kbn bootstrap.
2018-09-27 21:11:39 +02:00
..
__mocks__ [APM] ML integration (#19791) (#20644) 2018-07-11 09:19:41 +02:00
apm [6.x] Backport EUI@4.0.1 #23009 (#23203) 2018-09-14 14:10:43 -07:00
canvas fix home page width for IE11 (#23491) 2018-09-26 11:38:04 -07:00
cloud
console_extensions [DOCS] Updates links to role mapping APIs (#22167) 2018-08-24 09:07:54 -07:00
dashboard_mode Moves styleSheetPath to uiExports (#23007) (#23385) 2018-09-20 20:42:04 -07:00
graph Moves styleSheetPath to uiExports (#23007) (#23385) 2018-09-20 20:42:04 -07:00
grokdebugger removes unused less styles for ace editor (#23425) (#23505) 2018-09-25 17:20:54 -05:00
index_management Update versions of @babel/parser and @babel/types (#23268) (#23469) 2018-09-25 16:18:05 +03:00
kuery_autocomplete Extract KQL autocomplete to a plugin (#20747) 2018-07-24 12:34:08 -07:00
license_management adding opt in for telemetry to start trial and upload license (#22925) (#23273) 2018-09-18 12:51:57 -04:00
logstash Convert various uses of notifier to toastNotifications. (#20420) (#20520) 2018-07-06 11:09:26 -07:00
ml [ML] Fixes Anomaly Explorer IE11 issues (#23558) (#23576) 2018-09-27 21:11:39 +02:00
monitoring [Monitoring] APM Monitoring UI (#22975) (#23444) 2018-09-24 14:44:33 -04:00
notifications Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
reporting Update versions of @babel/parser and @babel/types (#23268) (#23469) 2018-09-25 16:18:05 +03:00
searchprofiler Update versions of @babel/parser and @babel/types (#23268) (#23469) 2018-09-25 16:18:05 +03:00
security Saved Object Namespaces (#23378) (#23536) 2018-09-26 10:12:09 -07:00
tilemap Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
watcher Update versions of @babel/parser and @babel/types (#23268) (#23469) 2018-09-25 16:18:05 +03:00
xpack_main Ensure tab works on the banner (#22664) (#22889) 2018-09-10 15:51:43 -05:00