Releases
v114.8.0
Features
checkbox: use React.forwardRef and deprecate inputRef prop (9817fe6 ), closes #5564
date-range: add startRef and endRef props (656662e ), closes #5564
date: use React.forwardRef and deprecate inputRef prop (fdaf540 ), closes #5564
decimal: useReact.forwardRef and deprecate inputRef prop (d1876d3 ), closes #5564
grouped-character: use React.forwardRef and deprecate inputRef prop (3737d54 ), closes #5564
number: use React.forwardRef and deprecate inputRef prop (8d0215d ), closes #5564
numeral-date: add props to give refs to each input (df20e7d ), closes #5564
radio-button: deprecate inputRef prop (171daa7 ), closes #5564
search: use React.forwardRef and deprecate inputRef prop (832c44d ), closes #5564
select: deprecate inputRef prop (708cd10 )
switch: use React.forwardRef and deprecate inputRef prop (e2f2945 ), closes #5564
textarea: use React.forwardRef and deprecate inputRef prop (afce55f ), closes #5564
textbox: use React.forwardRef and deprecate inputRef prop (17c9e2e ), closes #5564
tile-select: use React.forwardRef and deprecate inputRef prop (774aa1a ), closes #5564
Bug Fixes
remove internal use of inputRef prop in components (3745ade )
You can’t perform that action at this time.