v0.0.16
版本发布时间: 2022-12-27 23:54:19
bvaughn/react-resizable-panels最新发布版本:2.0.23(2024-08-08 22:01:11)
- 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.