Added
- Added
ToggleGroupcomponent - Added
type HTMLArkPropsthat can be used together with thearkfactory fn to create a type that can be used withasChildprop.
Changed
- Revised
Comooboxcomponent to support multiple selection - Revised
Selectcomponent to support multiple selection
Fixed
- Fix issue where event callbacks that use
flushSyncdid not have a stable reference, resulting in a noticable blocking re-renders.Affected components:
Slider,RangeSlider,NumberInput,ColorPicker