jQuery Core
Showing the latest stable release in each major branch. See all versions of jQuery Core.
Coda starts with half a heart, a basic shovel, dagger, nazar charm, and one bomb. Strategy-wise there's a lot more to cover when it comes down to Coda in comparison to the other characters. This is because her run itself is far more complex and in order to even get a decent shot at this character, it does not only require a lot of practice, but. Oct 31, 2019 Coda is everything you need to hand-code a website, in one beautiful app. While the pitch is simple, building Coda was anything but. How do you elegantly wrap everything together? Well, we did it. And today, Coda has grown to be a critical tool for legions of web developers around the world. More than anything else, Coda is a text editor.
jQuery 3.x
- jQuery Core 3.5.1 - uncompressed, minified, slim, slim minified
jQuery 2.x
- jQuery Core 2.2.4 - uncompressed, minified
jQuery 1.x
- jQuery Core 1.12.4 - uncompressed, minified
Coda 1.7.5 Download
jQuery Migrate
- jQuery Migrate 3.3.2 - uncompressed, minified
jQuery UI
Showing the latest stable release for the current and legacy release families. See all versions of jQuery UI.
jQuery UI 1.12
- jQuery UI 1.12.1 - uncompressed, minified
- Themes: baseblack-tieblitzercupertinodark-hivedot-luveggplantexcite-bikeflickhot-sneakshumanityle-frogmint-chocovercastpepper-grinderredmondsmoothnesssouth-streetstartsunnyswanky-pursetrontasticui-darknessui-lightnessvader
jQuery UI 1.11
- jQuery UI 1.11.4 - uncompressed, minified
- Themes: black-tieblitzercupertinodark-hivedot-luveggplantexcite-bikeflickhot-sneakshumanityle-frogmint-chocovercastpepper-grinderredmondsmoothnesssouth-streetstartsunnyswanky-pursetrontasticui-darknessui-lightnessvader
jQuery Mobile
Showing the latest stable release for jQuery Mobile. See all versions of jQuery Mobile.
- jQuery Mobile 1.4.5 - uncompressed, minified, theme (structure only)
jQuery Color
Showing the latest stable release for jQuery Color. See all versions of jQuery Color.
- jQuery Color 2.2.0 - uncompressed, minified
- jQuery Color SVG Color Names 2.2.0 - uncompressed, minified
- jQuery Color With Names (last two together) 2.2.0 - uncompressed, minified
QUnit
Showing the latest stable release for QUnit. See all versions of QUnit.
- QUnit 2.13.0 - uncompressed, theme
PEP
Showing the latest stable release for PEP. See all versions of PEP.
- PEP 0.4.3 - uncompressed, minified
So here’s the new, nice and hopefully stable version of the Coda plugin. Works with Coda 1.7.5 and Coda 2.x
New features
Coda 1.7.5 De
- Checks automatically if accidentally more than one plugin is installed (could have thought of this earlier..)
- Javascript JSHint – new preference: Smart Tabs
- “Go to line” (for PHP errors) now uses the API function in Coda 2, so it scrolls to the error location
Code 175
New function: PHP validate on save (Coda 2 only)
You can now automatically validate your php files when saving them. If you enable this in the preferences files ending with “.php” and “.phtml” are automatically validated on saving. For correct files, nothing happens – otherwise an error dialog is shown.
IMPORTANT: The file will be saved in every case – regardless if there’s an error or not! This is a restriction of the Coda 2 API.
Improvements/Bugfixes
- Javascript JSHint – updated to a new version
- Javascript Tidy (JSBeautify) – updated to a new version
- Javascript Tidy (JSBeautify) – no file size limit anymore
- Javascript Tidy (JSBeautify) – CR/LF handling correctly now
- CSS Tidy – updated to the latest version
- CSS Tidy – CR/LF handling correctly now
- Performance improvements (loading time, js functions)
- New version notification now shows the new version number…
- Plugin path is now correct for Coda 1 and Coda 2
- Preferences menu: Small cosmetic changes