FormidableLabs Spectacle Versions Save

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.

[email protected]

1 year ago

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]

1 year ago

Patch Changes

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

[email protected]

1 year ago

Patch Changes

  • Setup NPM Provenance (#1258)

[email protected]

1 year ago

Patch Changes

  • Setup NPM Provenance (#1258)

[email protected]

1 year ago

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]

1 year ago

Minor Changes

  • exports the useSteps hook (#1225)

[email protected]

1 year ago

Patch Changes

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

[email protected]

1 year ago

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)

[email protected]

1 year ago

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)

[email protected]

1 year ago

Minor Changes

  • Added interactive CLI prompt (#1195)