Patch Changes
- 
breaking:
Slider.Rootnow requires atypeprop to specify whether the slider should be a"single"or"multiple"slider, which determines whether the value and change function arguments should be of typenumberornumber[](#1032) - 
fix:
Popovertrigger close detection (#1030) - 
Dialog/Alert Dialog: change
Dialog.CloseandAlertDialog.Cancelevents frompointerdowntoclick(#1028)