Releases: lumada-design/hv-uikit-react
Releases · lumada-design/hv-uikit-react
v5.84.3
No significant changes
View changes on GitHub
v5.84.2
🚀 Features
- CodeEditor: Add table to column in SQL autocomplete - by @MEsteves22 in #4491 (323f1)
🐞 Bug Fixes
- CodeEditor:
- Get text until cursor and not all text in SQL autocomplete - by @MEsteves22 in #4490 (a6dd7)
- Account for special characters inside tables and columns names - by @MEsteves22 in #4493 (6c79b)
View changes on GitHub
v5.84.1
No significant changes
View changes on GitHub
v5.84.0
v5.83.1
v5.83.0
🚀 Features
- ColorPicker: Numeric field inputs - by @zettca (71408)
- Select: Allow passing the options array - by @zettca (1a611)
- Table: Add defaultColumn cell renderer - by @zettca (c900b)
🐞 Bug Fixes
- Uniformize date formats/default locale - by @zettca (26aad)
- ColorPicker: Color value width in flex containers - by @zettca (63f4b)
- DatePicker: Input locale & align input/label values - by @zettca (d336b)
- Input: Extend HvBaseInput types - by @zettca (941db)
- Select: Merge HvOption events - by @zettca in #4483 (4fb3d)
- Tag: Selectable styles & overridable colors - by @zettca in #4455 (70501)