kayjaydee
|
839c584b0a
|
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
|
b0af1d3913
|
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
|
3e20e9ece9
|
fix(05-02): ProseImg inheritAttrs false — classes MDC custom overrident le layout auto
|
2026-04-21 15:37:51 +02:00 |
|
kayjaydee
|
b63869f042
|
feat(05-02): ProseImg flexible — align left/right/center/full + caption + width
|
2026-04-21 15:28:39 +02:00 |
|
kayjaydee
|
9849c18da4
|
fix(05-02): rebuild Alert sans UAlert, ProseImg img natif, test.vue layout propre
|
2026-04-21 15:24:22 +02:00 |
|
kayjaydee
|
e1c91e583f
|
fix(05-02): alert alignment via #title slot, dark-only code theme, simplify ProseImg
|
2026-04-21 15:20:14 +02:00 |
|
kayjaydee
|
c9a14a9086
|
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 |
|