Releases: LaunchPadLab/lp-components
Releases · LaunchPadLab/lp-components
v5.4.7
v5.4.6
v5.4.5
v5.4.4
v5.4.3
v5.4.2
v5.4.1
- Updates Heroku stack to version 20
v5.4.0
- Allows for a
ref
to be passed down to thetextarea
input using newforwardedRef
prop onTextarea
(useful for programmatic focusing of the input)
v5.1.1
v5.1.0
- Enables focus styling on
FileInput
using adjacent sibling css selector (+
) on thespan
after theinput