Skip to content

7.14.0

Compare
Choose a tag to compare
@adids1221 adids1221 released this 04 Jan 13:44
· 123 commits to master since this release

🎁 Features

• FormField - Allow passing ref to field. (#2852)

🕸️ Web support

• useHiddenLocation - support web (#2872)
• Fix TextField multiline auto-expanding on web (#2874)
• Fix isSVG logic on web to ignore base64 assets (#2856)

🔧 Fixes

• WheelPicker - fixed value labels showing near every label. (#2839)
• TextField - fix TS error: Types of property 'ref' are incompatible (#2868)
• NumberInput - fix floating point error (#2877)

⚙️ Maintenance & Infra

• ColorPicker - Changed to FC. (#2822)
• GradientSlider - Moved to FC. (#2834)