539c124c69
* improve demo mode for the `Dialog` component This still disabled `inert` and focus stealing code. But it does allow outside click. * improve demo mode for the `Combobox` component Before this, once you start interacting with the `Combobox`, the options weren't properly scrolled into view. * improve demo mode for the `Menu` component * improve demo mode for the `Popover` component * add demo mode to the `Listbox` component