- Fix presenter mode so the next element is displayed, not just the next Slide. #924
- Allow for user-supplied indentation size in the CodePane. #908
- Remove references to PropTypes from type definitions. #907
- Enhance hot key support for Linux users. #905
- Fix keyboard toggles for both MacOS and Windows. #893
- Documentation updates. #894
- Add support for mobile navigation of slides. #876
- Allow for
props.fontSize
to override the theme's monospace font size inCodePane
. #875 - Surface
textDecoration
prop from styled-system forLink
s. #869
- Fix broken doc links. #859, #862
- Add a live preview to the docs lander. #860
- Fix CodePane so user-supplied themes are surfaced. #866
- Fix nested Appears. #864
- Expand custom background support by adding
Background
props to theSlide
component, along withbackgroundOpacity
. #849 - Add
Stepper
, allowing for code range highlighting/scrolling within CodePane. #843
- Update
examples/one-page.html
toexamples/js/index.js
with new script helper. - Add support for Deck or Slide-level transitions.
- Add default transitions for Fade, Slide, and None.
- Fixes Full Screen component for Chrome/FF, adds support for Safari.
- Added support for dual-browser tab mode for presenter mode in all browsers.
- Fix
one-page.html
closing tags.
- Fix
one-page.html
unpkg script links.
- Add color props support to Flex Box. #816
- Move around internal examples, and publish some for
spectacle-cli
usage. - Use top-center layout defaults for Spectacle. Drop
autoLayout
prop. - Add
border
styled-system props toFlexBox
andBox
.
- Fixes overflow issue for presenter mode in Chrome.
- First release of the Spectacle rewrite MVP.
- Support for: