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:
authorFilipa Lacerda <filipa@gitlab.com>2018-09-18 21:14:49 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-09-19 18:19:26 +0300
commitdbab04b94254aa121eb265748e19761adc2b0afb (patch)
treedb013053085ee0a97f5ac13463b3326b400323c5 /changelogs
parent354f0bccbf8d530fbb5a1eb2b3cea931c644cc59 (diff)
Lazy load xterm css colors
Manually includes the xterm custom colors on the 3 files that will need it: job log page, job terminal page, environment terminal page Reduces main CSS bundle
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