-
cardDetailedText
now can also accept string of arrays. The array will be split and placed as a separate text blocks.cardDetailedText: ['paragraph text1', 'paragraph text2]
-
Support for adding custom icons in the Timeline (supported in all modes).
-
Code refactored to pass Top level props to all Functional components via context provider.