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-08-07 17:29:04 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-08-07 17:29:04 +0300
commit37db21d6bc9ec624f1421588d7928e21c8b3072e (patch)
tree49cca49eacac4438e0fc3cda859754fe94768f17 /changelogs
parent4e1b6d1eda7a9861c4e9a7418a32a424cb2fdd4f (diff)
parent7b4b9e1cc453c2620502daceb94d3e2248b58dcb (diff)
Merge branch 'ide-codesandbox-poc' into 'master'
Web IDE & Codesandbox POC Closes #47268 See merge request gitlab-org/gitlab-ce!19764
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ide-codesandbox-poc.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ide-codesandbox-poc.yml b/changelogs/unreleased/ide-codesandbox-poc.yml
new file mode 100644
index 00000000000..7da1f4e6472
--- /dev/null
+++ b/changelogs/unreleased/ide-codesandbox-poc.yml
@@ -0,0 +1,5 @@
+---
+title: Added live preview for JavaScript projects in the Web IDE
+merge_request: 19764
+author:
+type: added