This is an automated email from the ASF dual-hosted git repository.

dklco pushed a change to branch SLING-7858
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.


    from 02cf9fd  additional component changes
     add e398634  Fixing the label on the text field
     add 63cbde8  Fixing the height of the editor so it accommodates the link 
editor
     add 02fd03a  Adding an editor for textareas
     add 15637eb  Fixing an issue where delete / move on a page caused an error 
to be displayed
     add 25d8cb5  Fixing an issue where the previous editor was visible when 
the editor first loads
     new 2d8d2ac  Merging latest code from master

The 1 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             |  84 +++++++++++++--------
 .../components/editor/fields/text/edit.json        |   2 +-
 .../editor/fields/{text => textarea}/edit.json     |  43 -----------
 .../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  |   3 +-
 .../static/clientlibs/sling-cms-editor/editor.js   |   2 +-
 .../static/clientlibs/sling-cms-editor/loader.gif  | Bin 0 -> 673 bytes
 10 files changed, 62 insertions(+), 79 deletions(-)
 copy 
ui/src/main/resources/jcr_root/libs/sling-cms/components/editor/fields/{text => 
textarea}/edit.json (55%)
 create mode 100644 
ui/src/main/resources/jcr_root/static/clientlibs/sling-cms-editor/loader.gif

Reply via email to