Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: ef85fddd33818334e3b39e60e6f8afe6460a2606
https://github.com/xwiki/xwiki-platform/commit/ef85fddd33818334e3b39e60e6f8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/NotificationsMacro.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/notification/macros.vm
Log Message:
-----------
XWIKI-20436: bootstrap .btn:hover can result in white text on white background for buttons (#4673)
* Added standard classes to the notification buttons
* Removed some unecessary custom CSS
* Cleaned up a bit the leftover CSS, replacing oldColortheme values with their recent counterpart CSS Flamingo theme values :)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: bfc9890e293ca51a5caf76a4a5c5279b27776eb8
https://github.com/xwiki-contrib/cristal/commit/bfc9890e293ca51a5caf76a4a5c…
Author: ClementEXWiki <clement.eraud(a)xwiki.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
A core/macros/macros-ast-html-converter/api-extractor.json
A core/macros/macros-ast-html-converter/etc/cristal-macros-ast-html-converter.api.md
A core/macros/macros-ast-html-converter/package.json
A core/macros/macros-ast-html-converter/src/component-init.ts
A core/macros/macros-ast-html-converter/src/html/__tests__/macros-ast-to-html.test.ts
A core/macros/macros-ast-html-converter/src/html/default-macros-ast-to-html-converter.ts
A core/macros/macros-ast-html-converter/src/html/macros-ast-to-html-converter.ts
A core/macros/macros-ast-html-converter/src/index.ts
A core/macros/macros-ast-html-converter/tsconfig.json
A core/macros/macros-ast-html-converter/tsdoc.json
A core/macros/macros-ast-html-converter/vite.config.ts
A core/macros/macros-ast-html-converter/vitest.config.ts
M core/macros/macros-ast-react-jsx/package.json
M core/uniast/uniast-html/package.json
M core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts
M core/uniast/uniast-html/src/html/default-uni-ast-to-html-converter.ts
M lib/package.json
M lib/src/default/defaultComponentsList.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-677: Support html rendering of macros (#1343)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications