Releases: component-driven/mdx-deck-theme
Releases · component-driven/mdx-deck-theme
v2.0.2
2.0.2 (2022-01-22)
Bug Fixes
- Use
object-fit: contain
for the Figure component (eef1166)
v2.0.1
2.0.1 (2020-05-24)
Bug Fixes
- Add padding to slides (2eea814)
- Fix image scaling in Figure (efca8d8)
- Make spacing scale depend on base font size (b3892fa)
- Reduce the fontSize for slides (603f6d3)
v2.0.0
2.0.0 (2020-05-23)
Bug Fixes
- Fix theme font styles and move example to GatsbyJS so it consistent. (2222c25)
BREAKING CHANGES
Cover
component was removed
v1.2.0
1.2.0 (2020-05-22)
Features
- Primary and Secondary slides allow including of background image (3644f45)
- Update fonts to MonoLisa (8cec756)
v1.1.0
1.1.0 (2020-04-14)
Features
- Add production URL to Demo component (#1) (de73e03)
v1.0.3
1.0.3 (2020-04-14)
Bug Fixes
- Override browser default and adapt to use with gatsby-theme (d755a42)
v1.0.2
1.0.2 (2020-04-12)
Bug Fixes
v1.0.1
1.0.1 (2020-04-11)
Bug Fixes
- Transpile React so it can be consumed as a module (74e27e1)
v1.0.0
1.0.0 (2020-04-11)
Features