Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-09-20 12:26:42 +0300
committerPhil Hughes <me@iamphill.com>2018-09-20 12:26:42 +0300
commit8c2192943a5efc4d0a28c67b04bf9b979def66a1 (patch)
treecb82c3d1b56d7e3aa95e1fd35e6c7c3c6a66357b /changelogs
parent8acbb7d0a76443a6d69ac3633af841da5ae84e51 (diff)
parentdbab04b94254aa121eb265748e19761adc2b0afb (diff)
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.yml5
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