A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
COMMITS
/ package.json September 25, 2025
U
fix: resolve React 19 compatibility by replacing defaultProps with attrs (#1351)
Umar Gora committed
April 22, 2025
R
Fix one-page build + html and other misc. (#1349)
Ryan Roemer committed
April 17, 2025
S
Fix: fixed builds by upgrading wireit cache (#1348)
Scott Rippey committed
January 9, 2025
N
engines node version (#1343)
Nathan Kluth committed
March 11, 2024
S
upgrade loader-utils, ts-jest, & babel/core to fix security warnings (#1321)
Sawyer Burnett committed
May 8, 2023
C
Added support for App Router + SSR, moved to `tsup` for ESM/CJS (#1263)
Carlos Kelly committed
May 4, 2023
C
Fix print CSS for containers. Bump PRR for docs (#1261)
Carlos Kelly committed
February 25, 2023
P
Chore/spectacle mdx loader addition (#1228)
Paul Marsicovetere committed
September 30, 2022
F
Update spectacle dependencies (#1241)
Fritz committed
September 22, 2022
F
Fix: theme.backdropStyle overrides (#1231)
Fritz committed
September 6, 2022
G
`create-spectacle`: vite starters, add simple-ish test regarding file generation (#1210)
Grant Sander committed
P
Chore/adding types check (#1216)
Paul Marsicovetere committed
August 24, 2022
C
Fix eslint integration to ensure prettier/react warnings show (#1215)
Carlos Kelly committed
P
Chore/website quality checks (#1212)
Paul Marsicovetere committed
August 16, 2022
G
Add `types:create:watch` to example scripts (#1206)
Grant Sander committed
August 9, 2022
R
Infra: build create-spectacle examples (#1185)
Ryan Roemer committed
August 2, 2022
R
Infra: wireit integration (#1162)
Ryan Roemer committed
August 1, 2022
G
Migrate `cli` → `create-spectacle` (#1169)
Grant Sander committed
July 26, 2022
R
Infra: bandaid version release (#1157)
Ryan Roemer committed
C
Add svitejs/changesets-changelog-github-compact (#1155)
Carlos Kelly committed
G
Script/Publish cleanup (#1151)
Grant Sander committed
July 18, 2022
G
Chagesets Setup (#1143)
Grant Sander committed
July 8, 2022
C
Add Base CLI package (#1142)
Carlos Kelly committed
July 7, 2022
G
Conversion to `pnpm` workspaces (#1139)
Grant Sander committed
June 30, 2022
G
Vite fix (#1132)
Grant Sander committed
June 9, 2022
G
Upgrade deps to React 18 (#1119)
Grant Sander committed
February 22, 2022
C
v9 (TypeScript conversion) (#1087)
Carlos Kelly committed
April 30, 2021
R
Add raw HTML support to markdown. (#1017)
Ryan Roemer committed
April 15, 2021
S
Allow mobile device users to advance + regress slides with touch controls (#1007)
Sasha Schwartz committed