This is an automated email from the ASF dual-hosted git repository.
davydotcom pushed a change to branch feature/taglib-method-actions
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 1c64fb72c6 Bind Map tag method args by name except reserved attrs map
add bf647d53ad Refine FormTagLib typed overloads and guard non-public tag
methods
No new revisions were added by this update.
Summary of changes:
.../src/en/guide/theWebLayer/gsp/taglibs.adoc | 14 ++++++
grails-doc/src/en/guide/theWebLayer/taglibs.adoc | 14 ++++++
.../grails/plugins/web/taglib/FormTagLib.groovy | 55 ++++++++++++++++++++++
.../web/taglib/MethodDefinedTagLibSpec.groovy | 21 +++++++++
4 files changed, 104 insertions(+)