Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 2.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.13.8 (2022-04-14)

Features

  • add carousel components (846a99d)

0.13.7 (2022-04-13)

Bug Fixes

  • remove SvelteKit app/stores page and session from Navbar (09428df)

0.13.6 (2022-04-13)

Bug Fixes

  • create new props files (0a6fd33)
  • remove SvelteKit app session and page (7eaa3db)

0.13.5 (2022-04-12)

Features

0.13.4 (2022-04-12)

Bug Fixes

  • add sitemap footer darkmode (72fe322)
  • enable scrolling in modals (fixes #23) (8e60319)
  • removed prismjs from package.json and layouts (dd9ad11)
  • sidebar menu covers screen and it doesn't allow to click any links (879c886)
  • update sidebar menu to close after clicking a link (ae9a36c)
  • update sidebar menu to close it when you click outside of the sidebar (30c6026)

0.12.6 (2022-04-05)