You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2023/02/03 15:27:12 UTC

[myfaces] branch main updated (ca17df97e -> bb88f6726)

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

werpu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces.git


    from ca17df97e MYFACES-4533
     new c8417b3bc https://issues.apache.org/jira/browse/MYFACES-4533: By suggestion of @tandraschko he wants to work on a better solution for the issue!
     new 927be1aac MYFACES-4556
     new 22ed29878 Update README.md
     new ccd404fae MYFACES-4553: Transition into Flow to Avoid ContextNotActiveException
     new ea47ba81a MYFACES-4533
     new 37d3383cb MYFACES-4533 fixed tests
     new 140f7fd75 MYFACES-4533
     new 5e97b87dd MYFACES-4533
     new bb88f6726 Merge pull request #510 from werpu/feature/MYFACES-4533-main-JS_MERGED

The 5959 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:
 .../META-INF/resources/myfaces/_impl/core/Impl.js  | 47 ++++++++++++-
 .../myfaces/_impl/xhrCore/_AjaxResponse.js         | 24 +++++--
 .../resources/myfaces/_impl/xhrCore/_AjaxUtils.js  | 82 ++++++++++++++++++++++
 .../myfaces/_impl/xhrCore/_FormDataRequest.js      |  3 +-
 4 files changed, 145 insertions(+), 11 deletions(-)