Skip to content

Releases: FormidableLabs/spectacle

spectacle@10.0.0

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

spectacle@9.7.2

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

Patch Changes

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

spectacle@9.7.1

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

Patch Changes

  • Setup NPM Provenance (#1258)

create-spectacle@0.3.1

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

Patch Changes

  • Setup NPM Provenance (#1258)

spectacle@9.7.0

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)

spectacle@9.6.0

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

Minor Changes

  • exports the useSteps hook (#1225)

spectacle@9.5.1

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

Patch Changes

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

spectacle@9.5.0

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)

create-spectacle@0.3.0

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

Minor Changes

  • Add README and .gitignore to generated projects (#1200)

  • Add vite starter kits to create-spectacle. Add tests to test expected files were generated. (#1210)

Patch Changes

  • Better overwrite logic based on whether HTML file or directory will be created (#1205)

create-spectacle@0.2.0

12 Aug 13:27
75c60b8
Compare
Choose a tag to compare

Minor Changes

  • Added interactive CLI prompt (#1195)