AcadeDoc/apps/client/src/features
Alexander Schaber 32c7ecd9cf
feat: set mermaid theme based on computed color scheme (#1397)
Use Mantine's `useComputedColorScheme` hook to dynamically configure mermaid's theme.
- When the computed color scheme is "light", the theme is set to "default".
- Otherwise, it is set to "dark".
2025-07-25 00:22:27 +01:00
..
auth feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
comment fix: comments block on edge and older browser (#1310) 2025-07-01 05:14:08 +01:00
editor feat: set mermaid theme based on computed color scheme (#1397) 2025-07-25 00:22:27 +01:00
file-task feat: bulk page imports (#1219) 2025-06-09 04:29:27 +01:00
group fix: bug fixes (#1000) 2025-04-08 13:34:00 +01:00
home/components Support I18n (#243) 2025-01-04 13:17:17 +00:00
page feat: duplicate page in same space (#1394) 2025-07-21 21:39:57 +01:00
page-history chore: upgrade packages (#1242) 2025-06-11 23:18:39 +01:00
search feat: enhance public sharing (#1057) 2025-04-23 14:32:35 +01:00
share hide shared page branding in EE (#1193) 2025-05-17 19:17:34 +01:00
space feat: home space list (#1400) 2025-07-25 00:21:40 +01:00
user feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
websocket feat: bulk page imports (#1219) 2025-06-09 04:29:27 +01:00
workspace feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00