This is an automated email from the ASF dual-hosted git repository.
thiagohp pushed a change to branch feature/requirejs-less
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git
from b1953856d Even more test fixes
new 7132184d8 Fixing Tree component tests
new 71740ab92 Removing last @Import(module) from Tapestry components
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:
.../corelib/components/ExceptionDisplay.java | 8 ++++-
.../tapestry5/corelib/components/FormFragment.java | 12 +++++---
.../tapestry5/corelib/components/Submit.java | 22 +++++++++++--
.../apache/tapestry5/corelib/components/Tree.java | 36 +++++++++++++++++-----
.../apache/tapestry5/corelib/components/Zone.java | 15 +++++++--
.../app1/ModuleConfigurationCallbackTests.groovy | 5 +++
.../integration/app1/pages/ClientConsoleDemo.java | 12 ++++++--
.../pages/ModuleConfigurationCallbackDemo.java | 2 ++
.../assets/es-modules/client-console-demo.js | 6 ++++
.../META-INF/modules/client-console-demo.js | 8 ++---
10 files changed, 101 insertions(+), 25 deletions(-)
create mode 100644
tapestry-core/src/test/resources/META-INF/assets/es-modules/client-console-demo.js