Releases: brenoepics/vitepress-carbon
Releases · brenoepics/vitepress-carbon
v1.5.0
v1.4.1
🚀 Enhancements
- Javascript support (829c285)
🩹 Fixes
- Remove
DefaultTheme
usage and fix conflicts (7720c19)
❤️ Contributors
- Breno A. (@brenoepics)
v1.4.0
🚀 Enhancements
- Add templates package (59dc6a6)
- Add cli package (8dd5ce4)
- Add Vpcar CLI tool (9e072ac)
- Add new slots
🩹 Fixes
- Add demo config files (6e28781)
- Add
vite
and extend searchForWorkspaceRoot (4b5e287) - Add missing dependencies (ebbe979)
📖 Documentation
🏡 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
- Breno A. (@brenoepics)
1.3.3
- Fix sidebar on some screen sizes
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- fix: height for big navbars
- fix: hero justify center
- chore(deps-dev): bump @mdit-vue/types from 0.11.0 to 2.1.0 by @dependabot in #18
- chore(deps-dev): bump @types/node from 18.19.34 to 20.14.2 by @dependabot in #19
- chore(deps-dev): bump prettier from 2.8.8 to 3.3.1 by @dependabot in #17
- [ImgBot] Optimize images by @imgbot in #20
New Contributors
- @dependabot made their first contribution in #18
- @imgbot made their first contribution in #20
Full Changelog: 1.3.1...1.3.2
1.3.1
fix: header style
Full Changelog: 1.3.0...1.3.1
1.3.0
[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
chore: bump version
1.0.3
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
- @MatheusVSN made their first contribution in #12
- @ellenbernard made their first contribution in 0afdad4
Full Changelog: 1.0.2...1.0.3
1.0.2
fix: make details more readable