Releases: concordion/concordion-storyboard-extension
2.0.2
2.0.1
Updated dependencies
1.3.1
Do not take screenshot on failure or exception if skipFinalScreenshot is true
Take screenshot when close container manually as well as when closed automatically (previous behaviour)
Allow child section Container to be added to existing section container even if auto close is on
Allow empty titles to be used rather than closing container
Reset acceptCards and skipFinalScreenshot when container is closed as well as when example completes (previous behaviour)
1.3.0
Renamed setAcceptsScreenshots() to setAcceptCards() and amended behaviour to block all cards until switched on again, current example completes, or the specification completes.
1.2.1
Fix container auto close behaviour as it was automatically closing example container, not just the section container
1.2.0
Automatically close containers
Automatically take final screenshot for section container
1.1.1
Stop screenshot card throwing exception if screenshot taker is null
1.1.0
Added setSkipFinalScreenshotForCurrentExample method to extension
Renamed addSectionBreak() to addSectionContainer()
Renamed completeContainer() to closeContainer()
Updated JavaDocs
1.0.2
Stop browsers from caching ScreenshotCard images. Firefox was doing this causing the storyboard to present the wrong image under specific circumstances.
1.0.1
- Renamed setTakeScreenshotOnCompletion() to setTakeScreenshotOnExampleCompletion() as no longer works for specifications due to change in event ordering in Concordion 2.0. If this behaviour is wanted for non example base specifications then add final screenshot manually.
- Added removeScreenshotTaker() method
- Removed old images storyboard stock images