Skip to content

Latest commit

 

History

History
239 lines (89 loc) · 11.7 KB

File metadata and controls

239 lines (89 loc) · 11.7 KB

1.5.0 "@tutorialkit/react" (2025-04-16)

Bug Fixes

  • react: allow preview panel to be fully collapsed (#445) (11aa9ad)

1.4.0 "@tutorialkit/react" (2025-03-31)

1.3.1 "@tutorialkit/react" (2024-11-25)

1.3.0 "@tutorialkit/react" (2024-11-15)

Features

  • astro: add "Download lesson as zip" button (#415) (9c6e534)
  • astro: support lessons without parts or chapters (#374) (8c44cbe)

1.2.2 "@tutorialkit/react" (2024-11-12)

Bug Fixes

  • hide preview container when previews: false (#412) (b35de43)

1.2.1 "@tutorialkit/react" (2024-11-05)

1.2.0 "@tutorialkit/react" (2024-11-05)

Bug Fixes

1.1.1 "@tutorialkit/react" (2024-10-20)

1.1.0 "@tutorialkit/react" (2024-10-18)

Features

1.0.0 "@tutorialkit/react" (2024-10-01)

Bug Fixes

  • prevent overwriting template files via <FileTree> (#336) (23ed41c)

Features

  • add files via file tree (#314) (7782bdc)
  • astro: override components to support Dialog (#345) (61a542e)
  • support glob patterns in editor.fileTree.allowEdits (#332) (c1a59f5)

0.2.3 "@tutorialkit/react" (2024-09-10)

Bug Fixes

  • react: stale lesson data after navigation (#318) (2b5fc92)

0.2.2 "@tutorialkit/react" (2024-09-04)

Bug Fixes

  • react: refresh preview when autoReload: true (#303) (9754b26)

Features

  • react: add button to reload a preview (#305) (d14c404)

0.2.1 "@tutorialkit/react" (2024-08-30)

0.2.0 "@tutorialkit/react" (2024-08-28)

Features

  • rename @tutorialkit/components-react to @tutorialkit/react (#155) (e3c0fee)

BREAKING CHANGES

  • rename @tutorialkit/components-react to @tutorialkit/react (#155)

0.1.6 "@tutorialkit/components-react" (2024-08-26)

Bug Fixes

  • missing preview i18n (#255) (095ed57)
  • react: editor and preview missing accessible names (#267) (bcbffe6)
  • react: file tree's files to indicate selected state (#268) (bd8a3be)
  • react: solve-button not working before lesson loads (#266) (547e70a)

Features

  • add Vue language to CodeMirror (#256) (f9b265f)
  • runtime: option for setting terminal open by default (#246) (5419038)

0.1.5 "@tutorialkit/components-react" (2024-08-16)

Bug Fixes

  • astro: don't modify state during re-renders of <WorkspacePanelWrapper /> (#240) (745be37)

0.1.4 "@tutorialkit/components-react" (2024-08-08)

0.1.3 "@tutorialkit/components-react" (2024-08-07)

Features

0.1.2 "@tutorialkit/components-react" (2024-08-01)

0.1.1 "@tutorialkit/components-react" (2024-07-30)

0.1.0 "@tutorialkit/components-react" (2024-07-25)

0.0.3 "@tutorialkit/components-react" (2024-07-23)

0.0.2 "@tutorialkit/components-react" (2024-07-17)

0.0.1 "@tutorialkit/components-react" (2024-07-17)

0.0.1-alpha.26 "@tutorialkit/components-react" (2024-07-15)

Bug Fixes

Features

0.0.1-alpha.25 "@tutorialkit/components-react" (2024-07-09)

0.0.1-alpha.24 "@tutorialkit/components-react" (2024-07-04)

Bug Fixes

  • editor ignoring changes (#102) (0f01e31)
  • theme: fix some styling for the editor (#100) (0f5dd45)
  • theme: invalid CSS variable on cm-gutter (#98) (039f871)
  • theme: set correct background and text color for panels (#94) (3ad01a0)
  • theme: use correct tokens for the breadcrumbs (#88) (1669299)

Features

  • add @tutorialkit/theme package to use the theme without astro (#105) (9805996)
  • add eslint (#90) (fcfb3e8)
  • make core react components easily accessible (#104) (d8a5a34)
  • mobile support (#91) (030ca1e)
  • terminal: add support for redirects and allow specific commands (#76) (eca5f22)

0.0.1-alpha.23 "@tutorialkit/components-react" (2024-06-19)

Bug Fixes

  • nav: make sure nav is on top of the content (#72) (cd4ecc7)

Features

  • add lezer support for wast via codemirror wast package (#65) (0ce2986)
  • store: fix current document and add onDocumentChanged (#74) (05b1688)