Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 845 Bytes

react-split v2.0.11

  • Fixes a bug where maxSize was being passed to the DOM component

split.js v1.6.4, react-split v2.0.10

  • Updates types with new maxSize option

split-grid v1.0.10

  • Fixes a bug in storing columns and rows in the instance
  • Adds types

split.js v1.6.3

  • Adds maxSize option

react-split-grid v1.0.3

  • Fix React.Children typo

split.js v1.6.2

  • Update onDrag type definitions on include sizes parameter

split.js v1.6.1, react-split v2.0.9

  • Revert from .mjs modules for Webpack

react-split v2.0.8

  • Fix module resolution

split.js v1.6.0

  • Remove support of IE8
  • Support SSR
  • Bundle Typescript types in published build
  • Most stable testing with CircleCI and Saucelabs
  • Upgrade all dev dependencies and setup Dependabot for automatic upgrades