Patch Changes
-
#2371
e4ba43b4e
Thanks @wingkwong! - fixed input label overlapping issue (#2255) -
#2028
0ba165f0f
Thanks @jrgarciadev! - Fix #1979 labelPlacement is outside when not having a label for input, autocomplete and select components. -
#2031
436ba1cd8
Thanks @jrgarciadev! - Fix #1984 input clearable feature fixed -
#2274
e6f36281c
Thanks @Prakash7895! - Fix #2268, when using a number input and with a 0 for the initial value, the label (default or labelPlacement='inside') does not animate to the correct position. Even when the user is setting the value to 0, the label does not alter its state unless a number other than 0 is inputted.