Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-rendering
Commit: 7165e283457ac9de4162c8315dabdad7bf091e71
https://github.com/xwiki/xwiki-rendering/commit/7165e283457ac9de4162c8315da…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/descriptor/ContentDescriptor.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/descriptor/DefaultContentDescriptor.java
Log Message:
-----------
XCOMMONS-1258: Allow parameters of rendering macro developed in Java to be ordered
* Also allow to set the order on the content descriptor to control how
it's displayed in the config modal
Commit: 054d633e2c385863e42c7e8bbfecfeaf506d17cb
https://github.com/xwiki/xwiki-rendering/commit/054d633e2c385863e42c7e8bbfe…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/macro/DefaultMacroManager.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/MacroManager.java
M
xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/macro/DefaultMacroManagerTest.java
Log Message:
-----------
XRENDERING-787: MacroManager#exists is not consistent with the behaviour of
MacroManager#getMacro
* Provide a new API allowing to automatically fallback on checking if
a macro exists with all syntaxes like MacroManager#getMacro does
Compare:
https://github.com/xwiki/xwiki-rendering/compare/0f1b98bae255...054d633e2c38
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-rendering/settings/notifications