Skip to content

Releases: brenoepics/vitepress-carbon

v1.5.0

10 Nov 04:54
Compare
Choose a tag to compare

1.5.0

  • Fix: export dist components and types (#54)
  • Fix: Menu navbar position (#30)

v1.4.1

09 Oct 14:42
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Remove DefaultTheme usage and fix conflicts (7720c19)

❤️ Contributors

v1.4.0

08 Oct 14:32
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Add demo config files (6e28781)
  • Add vite and extend searchForWorkspaceRoot (4b5e287)
  • Add missing dependencies (ebbe979)

📖 Documentation

  • Improve how to get started (5ed7638)
  • Add create repo button (77d0ab0)

🏡 Chore

  • Bump vitepress dependency (9de56f3)
  • deps-dev: Bump @types/node from 20.16.1 to 22.4.1 (a67296c)
  • Migrate to pnpm and monorepo structure (63647d1)
  • Un-ignore pnpm-lock.yml (96f7787)
  • Bump pnpm-lock.yml (b6453eb)
  • Remove unused package detector (66b7fd6)
  • Update template and readme links (59d6986)
  • Lint and cleanup (0bb1c8b)

🤖 CI

  • Update actions/upload-pages-artifact version (5bc48cf)
  • Fix demo build command (922ab76)
  • Bump actions/configure-pages to v5 (7d6ed72)

❤️ Contributors

1.3.3

15 Jul 15:36
ef0d2e7
Compare
Choose a tag to compare
  • Fix sidebar on some screen sizes

Full Changelog: 1.3.2...1.3.3

1.3.2

26 Jun 05:37
cea20dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

04 Jun 08:28
Compare
Choose a tag to compare

fix: header style

Full Changelog: 1.3.0...1.3.1

1.3.0

04 Jun 07:55
960ad1b
Compare
Choose a tag to compare

[1.3.0] - Vitepress Carbon Update

In this release, we've made several enhancements and fixes to improve your experience. Here's what's new:

  • Refactor: We've revamped the home screen for a cleaner and more intuitive user interface.
  • Refactor: The light theme has been updated to be more user-friendly.
  • New Feature: We've added a gradient to highlights for a more visually appealing look.
  • New Feature: We've introduced the Mona Sans font for a more readable and aesthetically pleasing text.
  • New Feature: Carbon now defaults to the dark theme for a more comfortable reading experience in low light conditions.
  • Fix: We've made small fixes to the navbar, sidebar, and borders for a smoother user experience.

For a complete list of changes, please refer to the full changelog: 1.3.0 Full Changelog

1.2.0

04 Mar 09:49
Compare
Choose a tag to compare
chore: bump version

1.0.3

01 Mar 20:10
Compare
Choose a tag to compare

What's Changed

  • fix: made the left side bar not overflowing on lower resolutions by @MatheusVSN in #12
  • demo(theme): logo and favicon by @ellenbernard
  • fix: theme is now runnable on plain node js by @brenoepics

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

19 Feb 23:51
Compare
Choose a tag to compare
fix: make details more readable