diff options
author | Phil Hughes <me@iamphill.com> | 2018-09-20 09:26:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-09-20 09:26:42 +0000 |
commit | 8c2192943a5efc4d0a28c67b04bf9b979def66a1 (patch) | |
tree | cb82c3d1b56d7e3aa95e1fd35e6c7c3c6a66357b /changelogs | |
parent | 8acbb7d0a76443a6d69ac3633af841da5ae84e51 (diff) | |
parent | dbab04b94254aa121eb265748e19761adc2b0afb (diff) | |
download | gitlab-ce-8c2192943a5efc4d0a28c67b04bf9b979def66a1.tar.gz |
Merge branch '44768-lazy-load-xterm-css' into 'master'
Lazy load xterm css custom colors file
Closes #44768
See merge request gitlab-org/gitlab-ce!21804
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/44768-lazy-load-xterm-css.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44768-lazy-load-xterm-css.yml b/changelogs/unreleased/44768-lazy-load-xterm-css.yml new file mode 100644 index 00000000000..85f7b1984e0 --- /dev/null +++ b/changelogs/unreleased/44768-lazy-load-xterm-css.yml @@ -0,0 +1,5 @@ +--- +title: Lazy load xterm custom colors css +merge_request: +author: +type: performance |