Home

Awesome

@geoffcox/react-splitter

A resizable splitter for React that leverages CSS display:grid

Live Demo

Features

Technology

Installation and Usage

See package/Readme.md

Known limitations

These are several limitations of the current release.

If you overcome these limitations in your own code, pull requests are appreciated. :-)

Change History

1.0.0 - First project publication

1.0.1 - Bug fixes

1.0.2 - Bug fixes

1.0.3 - Measurement reaction bug fix

1.0.4 - Custom splitter rendering

2.0.0 - Overhauled

2.0.1 - Reduced size

2.0.2 - Provided events

2.0.3 - Bug fixes

2.1.0 - Remove styled-components dependency

2.1.1 - Fix issue with horizontal prop changes