Info

Why "Nebula"


Typography refinement

Wed May 20 2026

  • removed the compact typography scale to simplify the typography system

  • refined the typography scale for better readability and visual balance

  • exposed typography and length scales as reusable CSS custom properties for external styling and custom content

  • fixed slot resolution behavior by distinguishing between strict and optional slot systems, preserving plain text and non-slot children when no required slots are defined

  • with this release, the NebulaKit website introduced the new Patterns page and Website Map

Button

  • removed

    justifyContent
    prop

  • removed

    textAlign
    prop

  • added

    align
    prop

DropdownList

  • exposed

    textAlign
    prop on DropdownList.Item

Icon

  • made

    name
    and
    size
    props responsive

Section

  • refined size presets for better layout balance and spacing consistency

  • added

    headingIntent
    prop

Text

  • removed

    scale
    prop

  • added

    wordBreak
    prop

  • removed

    WithIcon
    dependency