Latest changes
Update
Updated CoffeeScript.
Just a small bump in CoffeeScript parser, updated to version 1.12.3 - tons has changed and been...
Fix
Embed fixes.
We've added a bunch of fixes to the Embed: 🎨 Overriding colors works again. 🐞 There was a...
Improvement
JSX Syntax Highlighting.
Added JSX syntax highlighting when you switch the language of the JavaScript panel to...
Fix
JavaScript-based embed.
There was an issue with using the JavaScript-based embed (the default one), where it would throw...
JSFiddle changelog
powered by
Headway
Updated CoffeeScript
<span class="label category_4" data-label-value="update">Update</span> <p>Just a small bump in CoffeeScript parser, updated to version 1.12.3 - tons has changed and been fixed since 1.10.0. More on <a href="http://coffeescript.org/#changelog" target="_blank" rel="noopener noreferrer">coffeescript.org</a>.</p>
Embed fixes
<span class="label category_3" data-label-value="fix">Fix</span> <p>We've added a bunch of fixes to the Embed:</p> <ol> <li><p>🎨 Overriding colors works again. <img src="https://cloud.headwayapp.co/changelogs_images/images/small/000/001/761-a68cad8f71c47fa79b88489e0fe26c1164aa871a.png" width="308" height="150"></p></li> <li><p>🐞 There was a problem when the <strong>Results</strong> tab would not have the correct height if embedded as the first tab in order. This is now working as expected.</p></li> </ol>
Read the whole post
JSX Syntax Highlighting
<span class="label category_2" data-label-value="improvement">Improvement</span> <p>Added <b>JSX syntax highlighting</b> when you switch the language of the JavaScript panel to <b>Babel</b>.</p><p>Additionally bumped CodeMirror version from 5.9.0 to 5.19.0 – they sure update it a lot!</p>
JavaScript-based embed
<span class="label category_3" data-label-value="fix">Fix</span> <p>There was an issue with using the JavaScript-based embed (the default one), where it would throw an error when no-protocol was defined as the URL.</p><p>Sorry for the trouble.</p>