Skip to content

Releases: FormidableLabs/spectacle

[email protected]

10 May 14:04
8d5e0cc
Compare
Choose a tag to compare

Patch Changes

  • Remove GA Wireit caching from release builds. (#1273)

[email protected]

09 May 21:02
Compare
Choose a tag to compare
  • Use tsup (instead of webpack) for browser/umd build (#1268)
  • Export all code pane themes as part of the Spectacle package. (#1266)
  • Bumped dependency of one-page.html to v10 (#1265)

[email protected]

08 May 18:27
b4445ed
Compare
Choose a tag to compare

Major Changes

  • Added support for App Dir and SSR. Updated doc examples. (#1263)
    Added default template component containing the full screen and animated progress indicator.
    Set peer dependency on React to v18

[email protected]

04 May 15:37
543f743
Compare
Choose a tag to compare

Patch Changes

  • Fixed print CSS for container components. Update PRR for docs. (#1261)

[email protected]

01 May 18:07
b1b6cd0
Compare
Choose a tag to compare

Patch Changes

  • Setup NPM Provenance (#1258)

[email protected]

01 May 18:07
b1b6cd0
Compare
Choose a tag to compare

Patch Changes

  • Setup NPM Provenance (#1258)

[email protected]

27 Feb 17:03
069cad8
Compare
Choose a tag to compare

Minor Changes

  • provide better error messages when useSteps or stepper components are used in the wrong context (#1240)

  • feat: Add Image Slide Layouts: Vertical, Horizontal, ThreeUp, Fullbleed. (#1221)

Patch Changes

  • autoPlayLoop now works as intended (#1239)

  • prevent theme.backdropStyle styles for background from being overridden (#1231)

  • Fix lib babel output to correctly produce CommonJS and not ESM (see #1250). (#1251)

[email protected]

21 Sep 14:16
00a716a
Compare
Choose a tag to compare

Minor Changes

  • exports the useSteps hook (#1225)

[email protected]

12 Sep 18:05
cd49848
Compare
Choose a tag to compare

Patch Changes

  • Fixed Notes node tree generation inside Markdown component. (#1219)

[email protected]

08 Sep 17:06
f37c35d
Compare
Choose a tag to compare

Minor Changes

  • feat: Add new Slide Layouts: Section, Statement, Big fact, Quote to expand basic layout creation. (#1209)

  • feat: Add single and multiple code pane Slide Layouts with options. (#1217)