Releases: publiclab/PublicLab.Editor
Releases · publiclab/PublicLab.Editor
Drag-and-drop CSV graph feature for PublicLab.org
See publiclab/plots2#2684 for full implementation.
Power tags and security updates
v1.1.1 Update package-lock.json (#136)
Markdown in WYSWYG detection and alert
v1.0.2 version bump
Resolved minor UI issues, jumpiness
issue - plots2 - #2077 (#121) * issue - plots2 - #2077 Solved - https://github.com/publiclab/plots2/issues/2077 * building with latest changes #2077 ran grunt build
Externalized dependencies (jQuery, etc)
Big changes in #110 -- and additions to the README specifying the libraries you now need to include separately;
This resolves the problem of doubly-loading jQuery if you already have it installed in your web app. Integrating into PublicLab.org here:
MainImageModule authentication_token form field for CSRF
Main image module CSRF token (#117) * upgraded moment for vulnerability * adding token field for main image
Embeds prompt button
iframe embeds working
iframe embeds; megamark, domador, insane configs (#107) * start to iframe embeds; megamark config * solution * iframes working
Post button fixes for markdown mode as well
v0.2.21 matching validation fix for markdown mode (#106)
Post button fixes 2
For real this time