- Bug fix: Resize handle ARIA attributes now rendering proper min/max/now values for Window Splitter.
- Bug fix: Up/down arrows are ignored for horizontal layouts and left/right arrows are ignored for vertical layouts as per Window Splitter spec.
- #36: Removed
PanelContext
in favor of addingdata-resize-handle-active
attribute to active resize handles. This attribute can be used to update the style for active handles.