diff options
author | Phil Hughes <me@iamphill.com> | 2017-01-03 16:31:43 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-02-09 09:16:52 +0000 |
commit | cd5bee0d4438e4bb5158b721580cec8687e95e93 (patch) | |
tree | 16f3dcc1fb82f30cf1a0bde970e12259e2796cce /changelogs/unreleased/remove-jquery-ui-plugins.yml | |
parent | 059d1ae4c847aa9018c89900b39c2782aa9b623e (diff) | |
download | gitlab-ce-remove-jquery-ui-plugins.tar.gz |
Removed jQuery UI highlight & autocompleteremove-jquery-ui-plugins
In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
Diffstat (limited to 'changelogs/unreleased/remove-jquery-ui-plugins.yml')
-rw-r--r-- | changelogs/unreleased/remove-jquery-ui-plugins.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-jquery-ui-plugins.yml b/changelogs/unreleased/remove-jquery-ui-plugins.yml new file mode 100644 index 00000000000..c768f702ba2 --- /dev/null +++ b/changelogs/unreleased/remove-jquery-ui-plugins.yml @@ -0,0 +1,4 @@ +--- +title: Removed jQuery UI highlight & autocomplete +merge_request: +author: |