Minor Changes
-
feat(ContextMenu): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Combobox): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(AlertDialog): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Collapsible): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Select): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(LinkPreview): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Dialog): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(DateRangePicker): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(DatePicker): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Popover): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(DropdownMenu): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589) -
feat(Tooltip): add
onOpenChangeCompleteprop which is called after the open/close animations have finished (#1589)
Patch Changes
- perf: simplify/optimize internals (#1586)