Scale standardization + responsiveness evolution
Sat May 09 2026
standardized logical size, margin, padding, gap and inset/offset props to use predefined scale values
extended the breakpoint system with a new xxl range for large screens and wide layouts
added support for global saturation profiles to control the overall color intensity of the application
fixed an issue in the responsive styling system where runtime-applied styles could override user-defined inline styles (tagAttrs.style), inline styles are now respected as the source of truth and are no longer overwritten by system updates
with this release, the NebulaKit website introduced the AI chat assistant
added
hiddenpropadded support for the flipped
themevalue, allowing components to invert the nearest inherited theme within a subtreechanged
surfaceprop toelevatedchanged
selectedprop tosurface
changed
surfaceprop toelevated
added support for predefined size scale values on margin-related props
removed
opacitypropexposed
surfaceprop via Box
fixed closing behavior on mobile by ignoring keyboard-triggered resize events
exposed
hiddenprop on Flex.Item via Boxadded support for predefined size scale values on gap-related props
added support for predefined size scale values on gap-related props
added support for predefined size scale values on the
sizeprop
added
maxLengthprop
added support for predefined size scale values on the
sizeprop
added
saturationprop
exposed
interactiveprop via Box
added support for predefined size scale values on the
blockSizeprop
added
fontSizeandlineHeightprops for overriding typography-derived values directly
added
maxLengthprop