Skip to content

Releases: component-driven/mdx-deck-theme

v2.0.2

22 Jan 11:41
Compare
Choose a tag to compare

2.0.2 (2022-01-22)

Bug Fixes

  • Use object-fit: contain for the Figure component (eef1166)

v2.0.1

24 May 09:57
67cf855
Compare
Choose a tag to compare

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

23 May 09:18
ba09916
Compare
Choose a tag to compare

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

22 May 11:49
4fbe1b3
Compare
Choose a tag to compare

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

14 Apr 15:08
de73e03
Compare
Choose a tag to compare

1.1.0 (2020-04-14)

Features

  • Add production URL to Demo component (#1) (de73e03)

v1.0.3

14 Apr 11:36
Compare
Choose a tag to compare

1.0.3 (2020-04-14)

Bug Fixes

  • Override browser default and adapt to use with gatsby-theme (d755a42)

v1.0.2

12 Apr 14:29
Compare
Choose a tag to compare

1.0.2 (2020-04-12)

Bug Fixes

v1.0.1

11 Apr 13:49
Compare
Choose a tag to compare

1.0.1 (2020-04-11)

Bug Fixes

  • Transpile React so it can be consumed as a module (74e27e1)

v1.0.0

11 Apr 13:33
Compare
Choose a tag to compare

1.0.0 (2020-04-11)

Features