We are happy to announce that cordova-app-hello-world@7.0.0
has been released. This is the default app template used when creating a new Cordova App project though Cordova CLI.
The most notable changes in this release were:
body
element's box-sizing
to border-box
to avoid the safe-area-inset
padding that caused scrolling issuesoverscroll
behavior of the root element to remove rubber-banding effects.org.apache.cordova.hellocordova
.Fixes:
Chores: