kayjaydee
|
f0bf0a989c
|
refactor(config): update nuxt.config.ts to enhance module configuration, remove deprecated files, and improve contact form validation with zod schema
|
2026-04-21 23:15:04 +02:00 |
|
kayjaydee
|
81eda7e37e
|
fix(05-02): ProseImg use span.block instead of figure — fix SSR hydration mismatch (block-in-p invalid HTML)
|
2026-04-21 15:58:41 +02:00 |
|
kayjaydee
|
5db7a99213
|
fix(05-02): ProseImg inheritAttrs false — classes MDC custom overrident le layout auto
|
2026-04-21 15:37:51 +02:00 |
|
kayjaydee
|
36cd7f11aa
|
feat(05-02): ProseImg flexible — align left/right/center/full + caption + width
|
2026-04-21 15:28:39 +02:00 |
|
kayjaydee
|
49f7e70c9d
|
fix(05-02): rebuild Alert sans UAlert, ProseImg img natif, test.vue layout propre
|
2026-04-21 15:24:22 +02:00 |
|
kayjaydee
|
e46912d197
|
fix(05-02): alert alignment via #title slot, dark-only code theme, simplify ProseImg
|
2026-04-21 15:20:14 +02:00 |
|
kayjaydee
|
871ee8ed62
|
feat(05-02): create MDC components ProseImg.vue and Alert.vue
- ProseImg.vue: transparent NuxtImg override for markdown images (BLOG-05)
- Alert.vue: MDC callout component with 4 types (info/warning/tip/danger) via UAlert
- ContentSlot required for MDC slot content rendering (Pitfall 4)
|
2026-04-21 14:36:22 +02:00 |
|