Skip to content

Releases: slidevjs/slidev

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 08 May 16:22

Bug Fixes

  • editor: improve editor update timing (6e7e735)
  • editor: presist selections on content change (2a51deb)

Features

  • cli: new command theme eject (53f8560)
  • support local theme (f90e56d)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 May 10:02

Features

  • Slidev context can now be accessed using $slidev

Bug Fixes

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 08 May 08:14

Bug Fixes

  • cli: not open browser by default (#33) (bb0ef25)
  • create-app: add --open flag (449f8f9)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 08 May 08:11

Bug Fixes

  • recording: dialog z-index (1ecfc48)
  • recording: properly shutdown stream (2d618c8)
  • improve integrated editor (28df48b)
  • style: recording dialog input background (0302715)
  • only generate workers when monaco is actually used (e47441a)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 May 14:42

Bug Fixes

Features

  • embedded styles in markdown (d9127b9)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 07 May 11:33

Bug Fixes

  • presenter notes in dark mode (3c2766c)
  • use relative url for InfoDialog, close #25 (4349743)

Features

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 07 May 07:39

Bug Fixes

Features

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 May 03:09

Features

  • support custom info for slides (1fe5952)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 May 06:58

Bug Fixes

Features

  • client: add experimental component AutoFitText (fa342f9)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 May 01:11

Features

  • add slide page selector for custom styling (77162cc)
  • support latex, close #16 (30587cb)