Skip to content

Releases: concordion/concordion-storyboard-extension

2.0.2

11 Jul 11:37
Compare
Choose a tag to compare

Fixed dependency visibility scope

2.0.1

11 Jul 11:37
Compare
Choose a tag to compare

Updated dependencies

1.3.1

27 May 23:55
Compare
Choose a tag to compare

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

09 May 10:36
Compare
Choose a tag to compare

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

29 Apr 07:46
Compare
Choose a tag to compare

Fix container auto close behaviour as it was automatically closing example container, not just the section container

1.2.0

29 Apr 07:44
Compare
Choose a tag to compare

Automatically close containers
Automatically take final screenshot for section container

1.1.1

18 Apr 10:14
Compare
Choose a tag to compare

Stop screenshot card throwing exception if screenshot taker is null

1.1.0

18 Apr 10:14
Compare
Choose a tag to compare

Added setSkipFinalScreenshotForCurrentExample method to extension

Renamed addSectionBreak() to addSectionContainer()
Renamed completeContainer() to closeContainer()

Updated JavaDocs

1.0.2

18 Apr 10:13
Compare
Choose a tag to compare

Stop browsers from caching ScreenshotCard images. Firefox was doing this causing the storyboard to present the wrong image under specific circumstances.

1.0.1

10 Apr 00:31
Compare
Choose a tag to compare
  • 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