React Spaces Versions Save

React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces.

v0.2.6

2 years ago
  • Upgraded storybook to 6.3.2

v0.2.5

2 years ago
  • Corrected erroneous falsy check when determining limits during resize operation

v0.2.4

2 years ago
  • Fixed URL of version history in changelog.md
  • Removed version history from storybook docs
  • History auto updates at allaneagle.com/projects/react-spaces/history from GitHub release via GitHub API

v0.2.3

2 years ago
  • Setup gitversion semantic versioning on Azure Pipeline
  • Ensure storybook package automatically created for automatic inclusion on allaneagle.com

v0.2.2

2 years ago
  • Include React v17 as well as v16 as peer dependency

v0.2.1

3 years ago
  • Storybook upgrade
  • npm audit fix

v0.2.0

3 years ago
  • Major refactor of library to fix React state side effect issues
  • Added tests to library for core functionality
  • Revised resize handle placement/functionality

See here for release notes

v0.2.0-beta.11

3 years ago
  • Upgraded storybook to 6.1.11
  • Revised tests to pass with new inner/outer mark-up for spaces
  • Fix application of overflow to inner space element for scrollable spaces

v0.2.0-beta.10

3 years ago
  • Added default anchor ordering when order property not specified on anchored spaces to match live functionality
  • Remove styling added to touch handles for testing

v0.1.1

3 years ago

Initial release