Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: stackblitz/tutorialkit

1.6.0

01 Sep 05:53
96c248b

Choose a tag to compare

What's Changed

  • feat(astro): add expressiveCodeThemes option by @ackzell in #461

New Contributors

Full Changelog: 1.5.2...1.6.0

1.5.2

17 Jun 10:07
a99a650

Choose a tag to compare

Note: Version 1.5.1 was skipped due to failed publish on CI.

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.2

1.5.0

16 Apr 06:36
1061246

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

31 Mar 08:31
0c04bd1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

25 Nov 15:39
b5cb5d9

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

15 Nov 09:41
83f4378

Choose a tag to compare

This version of TutorialKit introduces 2 new exciting features. 🥳

Lessons without parts or chapters

Tutorials that don't need 3 levels of nesting can now omit part and/or chapter levels. See https://tutorialkit.dev/guides/creating-content/ for updated instructions about content creation.

tk-filetree-flat.webm

Download lesson as .zip file

Lessons of a tutorial can now be downloaded as .zip file with a single click.

To enable this feature, define new option in your frontmatter:

type: tutorial # Or part, chapter, lesson - works on all levels
downloadAsZip: true 

# Or to use specific filename when downloaded:
downloadAsZip:
  filename: vite-yaml-plugin-summary.zip

If you are using overriden TopBar, see new slot names at https://tutorialkit.dev/guides/overriding-components/#top-bar.

What's Changed

Full Changelog: 1.2.2...1.3.0

1.2.2

12 Nov 09:20
ff3e4f1

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

05 Nov 16:58
216eea9

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

05 Nov 08:30
7afba5e

Choose a tag to compare

What's Changed

  • feat: sync new files from WebContainer to editor by @isaacplmann in #394
  • fix(react): add vertical scroll bar to editor file tree by @isaacplmann in #399
  • docs: enhance documentation with detailed Expressive Code attributes and examples by @noam-honig in #391
  • docs: add previews: false example by @noam-honig in #397

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

20 Oct 17:10
9778657

Choose a tag to compare

What's Changed

  • fix(theme): apply fast-glob Windows work-around for all \@ matches by @AriPerkkio in #383

Full Changelog: 1.1.0...1.1.1

Morty Proxy This is a proxified and sanitized view of the page, visit original site.