v0.87.4
Patch Changes
-
#864
7d59ddd8Thanks @tenphi! - ReplacenoCardprop withtypeprop in ListBox component. The newtypeprop accepts three values:card(default): Standard card styling with border and marginplain: No border, no margin, no radius - suitable for embedded usepopover: No border, but keeps margin and radius - suitable for overlay use
-
#864
7d59ddd8Thanks @tenphi! - Remove the hardcoded default width for NumberInput. -
#864
7d59ddd8Thanks @tenphi! - Fix right padding in NumberInput.