[xwiki/xwiki-rendering] 2fa38f: XRENDERING-803: Add support for overwriting the li...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 2fa38f08cfeb90efe463ec17f813a2adb23a55ad https://github.com/xwiki/xwiki-rendering/commit/2fa38f08cfeb90efe463ec17f813... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2026-02-10 (Tue, 10 Feb 2026) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/transformation/DefaultTransformationManager.java M xwiki-rendering-api/src/main/java/org/xwiki/rendering/transformation/TransformationContext.java Log Message: ----------- XRENDERING-803: Add support for overwriting the list of transformations to execute from the transformation context Commit: c887d58a526e3087f803496ea8d660341d7e6fd6 https://github.com/xwiki/xwiki-rendering/commit/c887d58a526e3087f803496ea8d6... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2026-02-11 (Wed, 11 Feb 2026) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/transformation/DefaultTransformationManager.java M xwiki-rendering-api/src/main/java/org/xwiki/rendering/transformation/TransformationContext.java Log Message: ----------- XRENDERING-803: Add support for overwriting the list of transformations to execute from the transformation context * Providing an empty list should skip the transformation execution. * Use Optional to make it more clear that the list might not be set on the transformation context. Commit: ad246033d61d409def4e1b45a300333c2e430aa3 https://github.com/xwiki/xwiki-rendering/commit/ad246033d61d409def4e1b45a300... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2026-02-12 (Thu, 12 Feb 2026) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-uniast/src/main/java/org/xwiki/rendering/internal/renderer/uniast/UniAstChainingRenderer.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-uniast/src/test/resources/uniast10/specific/image/image4.test Log Message: ----------- XRENDERING-788: Implement a parser and a renderer for the UniAst JSON syntax used by BlockNote editor * Bulletproofind Commit: f42efa256e92770f4420e8c35e06a544e779ddeb https://github.com/xwiki/xwiki-rendering/commit/f42efa256e92770f4420e8c35e06... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2026-02-12 (Thu, 12 Feb 2026) Changed paths: M pom.xml M xwiki-rendering-syntaxes/xwiki-rendering-syntax-uniast/src/main/java/org/xwiki/rendering/internal/renderer/uniast/UniAstChainingRenderer.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-uniast/src/test/resources/uniast10/specific/image/image4.test Log Message: ----------- Merge branch 'stable-18.1.x' into XRENDERING-803 Commit: 46e0bcd0734d92b3d402cc89af12710bc52c276c https://github.com/xwiki/xwiki-rendering/commit/46e0bcd0734d92b3d402cc89af12... Author: Marius Dumitru Florea <marius@xwiki.com> Date: 2026-02-13 (Fri, 13 Feb 2026) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/transformation/DefaultTransformationManager.java M xwiki-rendering-api/src/main/java/org/xwiki/rendering/transformation/TransformationContext.java Log Message: ----------- Merge pull request #370 from xwiki/XRENDERING-803 XRENDERING-803: Add support for overwriting the list of transformations to execute from the transformation context Compare: https://github.com/xwiki/xwiki-rendering/compare/6e9a88d2077d...46e0bcd0734d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
participants (1)
-
XWiki Notifications