- Aug 29, 2018
-
-
Phil Hughes authored
Closes #50405
-
- Aug 28, 2018
-
-
Paul Slaughter authored
-
- Aug 21, 2018
-
-
Phil Hughes authored
-
- Aug 17, 2018
-
-
Phil Hughes authored
#47947
-
- Aug 16, 2018
-
-
Phil Hughes authored
-
- Aug 15, 2018
-
-
Phil Hughes authored
Closes #50255
-
- Aug 13, 2018
-
-
Phil Hughes authored
Closes #50242
-
Paul Slaughter authored
-
- Aug 10, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
Closes #50141
-
- Aug 09, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
Closes #48166
-
- Aug 07, 2018
-
-
Paul Slaughter authored
-
Phil Hughes authored
This enables JavaScripts projects to have live previews straight in the browser without requiring any local configuration. This uses the CodeSandbox package `sandpack` to compile it all inside of an iframe. This feature is off by default and can be toggled on in the admin settings. Only projects with a `package.json` and a `main` key are supported. Updates happen in real-time with hot-reloading. We just watch for changes to files and then send them to `sandpack` to allow it to reload the iframe. The iframe includes a very simple navigation bar, the text bar is `readonly` to stop users navigating away from the preview and the back and forward buttons just pop/splice the navigation stack which is tracked by a listener on `sandpack` There is a button inside the iframe which allows the user to open the projects inside of CodeSandbox. This button is only visible on **public** projects. On private or internal projects this button get hidden to protect private code being leaked into an external public URL. Closes #47268
-
Paul Slaughter authored
-
- Aug 03, 2018
-
-
Dennis Tang authored
-
- Aug 02, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #49892
-
Phil Hughes authored
-
Phil Hughes authored
fixed folder deletions not adding to changedFiles
-
Phil Hughes authored
-
- Aug 01, 2018
-
-
Phil Hughes authored
for folders, it shows all the files in commit mode for files, nothing changes, the behaviour is the same
-
Phil Hughes authored
-
- Jul 31, 2018
-
-
Phil Hughes authored
-
- Jul 30, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
not working for folders yet
-
Phil Hughes authored
Closes #44845
-
- Jul 27, 2018
-
-
Sam Beckham authored
-
- Jul 26, 2018
-
-
-
Phil Hughes authored
-
-
- Jul 19, 2018
-
-
Annabel Dunstone Gray authored
-
Paul Slaughter authored
-
- Jul 17, 2018
-
-
Paul Slaughter authored
-
- Jul 12, 2018
-
-
Lukas Eipert authored
-
Phil Hughes authored
Closes #47460
-
- Jul 11, 2018
-
-
Phil Hughes authored
Closes #44845
-