Skip to content
This repository was archived by the owner on Oct 20, 2020. It is now read-only.

Releases: JSainsburyPLC/react-timelines

Pass clickElement to nested tracks

Choose a tag to compare

@atkinchris atkinchris released this 27 May 08:51

This passes the clickElement prop to nested tracks.

Thanks Gabriel Chertok (@cherta)!

Upgrade dependencies

Choose a tag to compare

@atkinchris atkinchris released this 26 May 22:56

This release includes upgrades to dependencies across the library and demo, and the introduction of stricter linting and formatting.

v2.3.0

Choose a tag to compare

@willbamford willbamford released this 02 Jan 15:55
33e5eef

Ensure timeline fills available space.

Add support for a minWidth scale property.