Minor Changes
-
a9e46af: feat(ActionList): add Virtualization in ActionList
<ActionList isVirtualized></ActionList>
[!NOTE]
Current version only supports virtulization of fixed height list where items do not have descriptions. We'll be adding support for dynamic height lists in future versions
Patch Changes
- 7025932: feat(blade): add dateformat and placeholder prop for datepicker input
fix(blade): Removed the chevron icon when the picker prop is used.