Skip to content

Releases: prabhuignoto/react-chrono

2.6.1

21 Mar 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

2.6.0

08 Mar 04:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

06 Mar 11:10
Compare
Choose a tag to compare

Fix an issue where the popover was not working as expected

2.5.0

05 Mar 09:27
Compare
Choose a tag to compare

New Features:

  • Added a toolbar for improved user interface.
  • Moved all controls to the toolbar for better accessibility and organization.
  • Implemented an option to quickly jump to a specific timeline item.
  • Introduced the ability to switch layout from vertical to vertical_alternating or from horizontal to horizontal_all for enhanced customization.
new-image

Enhancements:

  • Conducted minor code refactoring for improved maintainability and performance.

Feel free to explore the latest features and improvements in react-chrono v2.5.0! If you encounter any issues or have suggestions for future enhancements, please don't hesitate to open an issue or pull request on GitHub. We appreciate your feedback! 🚀

2.4.2

18 Jan 14:20
6477b7e
Compare
Choose a tag to compare

What's Changed

Fixes

  • Ensure that onItemSelection reports the correct item while the slideshow is running #434
  • Ensure that onItemSelection reports the correct item #434
  • Fixed the broken card height in textOverlay mode.

Other

  • Chore: update packages

Full Changelog: 2.4.0...2.4.2

2.4.1

18 Jan 14:15
6477b7e
Compare
Choose a tag to compare

What's Changed

  • Fix for #454: Mouse click functionality not functioning properly when custom content is displayed within the timeline card
  • chore: updated the packages

Full Changelog: 2.4.0...2.4.1

2.4.0

07 Jan 05:50
4b80400
Compare
Choose a tag to compare
  • Fix for #434 (onItemSelected does not work as expected)
  • Support for rendering HTML directly on the timeline cards (#443)
  • Introducing a new prop disableRendering to disable all interactions with the timeline (#294)
  • Introducing a new prop highlightCardsOnHover that highlights cards on hover

2.3.1

06 Oct 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

25 Sep 10:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.7...2.3.0

2.2.7

19 Sep 12:30
Compare
Choose a tag to compare

What's Changed

  • added new prop disableTimelinePoint for disabling timeline points by @prabhuignoto in #419

Full Changelog: 2.2.5...2.2.7