kibana/src
Yuri Astrakhan a1a8aacc22
Upgrade to jQuery 3.2.1 (#15674)
* Upgrade to jQuery 3.2.1

The jquery-migrate showed a number of warnings,
but no errors, so it should be safe to use.

Warnings mostly related to bind, unbind, focus, ...
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

To enable jquery-migrate, I added it to package.json, and added
a require('jquery-migrate') to the webpackShims/jquery.js right
after the require('jquery').

* Breaks in jQuery3: $(window).offset()

* await field.type(), update chromedriver
2017-12-22 12:46:39 -05:00
..
babel-preset create babel-preset and babel-register modules (#13973) 2017-09-19 17:44:47 -07:00
babel-register create babel-preset and babel-register modules (#13973) 2017-09-19 17:44:47 -07:00
cli [CLI] Readable logs on Windows with chalk colors (#15557) 2017-12-15 14:35:10 -06:00
cli_keystore Fixes issue with Keystore's stdin option (#15221) 2017-11-29 15:59:17 -08:00
cli_plugin Handle undefined options when looking for 'pluginDir' (#15532) 2017-12-12 00:16:57 +01:00
core_plugins Fixes #15501 - Change xaxis formatter to honor dateFormat:tz; fix tick count to accommodate new formatting rules (#15512) 2017-12-21 14:35:42 -07:00
deprecation [babel] tweak babel options for performance and debugging (#11535) 2017-05-08 15:29:28 -07:00
dev [CLI] Readable logs on Windows with chalk colors (#15557) 2017-12-15 14:35:10 -06:00
docs Shortcut to build asciidocs (#13164) 2017-08-23 10:27:34 -04:00
es_archiver [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
fixtures Refactor spy panels (#15682) 2017-12-21 12:01:23 +01:00
functional_test_runner Add mechanism for dashboard snapshots (#15463) 2017-12-13 13:41:40 -05:00
optimize [optimizer] extract plugin discovery (#14745) 2017-12-05 18:11:50 -07:00
plugin_discovery [optimizer] extract plugin discovery (#14745) 2017-12-05 18:11:50 -07:00
server Use auto_expand_replicas to stay green on 1 node clusters (#15694) 2017-12-20 17:39:36 -05:00
test_utils Refactor and improve Visualize Loader (#15157) 2017-12-02 00:44:28 +01:00
ui Upgrade to jQuery 3.2.1 (#15674) 2017-12-22 12:46:39 -05:00
utils [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00