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 7328849  Updating to use wysihtml instead of summernote
     new c381602  Adding slf4j simple for testing
     new 466f09a  Updating to the latest Starter dependencies
     new 07edd09  Fixing minor ESLint problem
     new 8e0d4ba  Moving the suffix-form handler into the forms script
     new 8f9aae0  Fixing some HTML errors, I think the real problem is that the 
generator is actually processing as HTML4 not HTML5, but needs further 
investigation

The 5 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:
 builder/src/main/provisioning/boot.txt             |   8 +-
 builder/src/main/provisioning/composum.txt         |   4 +-
 builder/src/main/provisioning/launchpad.txt        |   2 +-
 builder/src/main/provisioning/oak.txt              |  22 +-
 builder/src/main/provisioning/scripting.txt        |   4 +-
 builder/src/main/provisioning/sling-caconfig.txt   |   6 +-
 .../provisioning/sling-models-jacksonexporter.txt  |   2 +-
 builder/src/main/provisioning/sling.txt            |  48 ++--
 builder/src/main/provisioning/standalone.txt       |   2 +-
 builder/src/main/provisioning/webapp.txt           |   2 +-
 core/pom.xml                                       |   5 +
 .../core/internal/rewriter/HTML5Serializer.java    | 259 +++++++++++----------
 ui/src/main/frontend/src/js/cms.fields.js          |   4 +-
 ui/src/main/frontend/src/js/cms.form.js            |  13 ++
 ui/src/main/frontend/src/js/cms.js                 |  11 -
 15 files changed, 209 insertions(+), 183 deletions(-)

Reply via email to