This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 02fd03a Adding an editor for textareas
new 15637eb Fixing an issue where delete / move on a page caused an error
to be displayed
new 25d8cb5 Fixing an issue where the previous editor was visible when
the editor first loads
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui/src/main/frontend/src/js/scripts.js | 82 +++++++++++++--------
.../components/editor/scripts/finalize.jsp | 1 -
.../components/editor/slingform/slingform.jsp | 2 +-
.../libs/sling-cms/content/shared/delete.json | 3 +-
.../libs/sling-cms/content/shared/movecopy.json | 1 +
.../static/clientlibs/sling-cms-editor/editor.css | 1 +
.../static/clientlibs/sling-cms-editor/editor.js | 2 +-
.../static/clientlibs/sling-cms-editor/loader.gif | Bin 0 -> 673 bytes
8 files changed, 59 insertions(+), 33 deletions(-)
create mode 100644
ui/src/main/resources/jcr_root/static/clientlibs/sling-cms-editor/loader.gif