Skip to content

@treeui/vue@0.24.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:03
2144b34

Minor Changes

  • 2a5c192: Add TImage — a content-image primitive (TREEUX-017).

    Renders a native <img> with token-driven corners (radius: none/sm/md/lg/pill), object-fit (fit: cover/contain), optional ratio (CSS aspect-ratio), lazy loading by default, and a required alt so an unnamed content image can't ship by accident. Display only — it never fetches or transforms the source. Zoom/lightbox is deliberately not built in: compose TImage inside TModal (recipe image-zoom), keeping the trigger a product decision.

Patch Changes

  • Updated dependencies [2a5c192]
    • @treeui/utils@0.24.0