Releases: cssninjaStudio/vulk
Releases · cssninjaStudio/vulk
Vulk v2.1.2
2.1.2 (2025-04-03)
Bug Fixes
- enhance BackToTop visibility logic in default layout (9676bbf)
- hero text overlaping with screenshots (e00c48a)
- hide default details marker in Collapse component on safari (2d6567b)
- hide default details marker in Collapse component on safari (82189c4)
- improve SSR error rendering during dev (2872eef)
- remove unnecessary whitespace and standardize image height in NavbarA component (b6a19cf)
- standardize image height in navbar components for firefox (cd466d0)
- use montserrat variable font (2e1b324)
Vulk v2.1.1
2.1.1 (2025-02-28)
Vulk v2.1.0
2.1.0 (2025-02-12)
Features
- migrate to eslint 9 + remove prettier (7842243)
- update sass + fix small styles issues (cb58f15)
- update to vite 6 and node 22, and depedencies (a5bd4ab)
Bug Fixes
- add conditional rendering for related posts and make title/subtitle optional (b6e35c9)
- add option to configure html minifier for ssr/ssg (57b3712)
- lazy load plyr on mounted (e574cab)
- mapbox loading when no token set (d960ed5)
- quickstarter: add layouts to build artifacts and exclude Footer/Navbar components from deletion (e43eaf8)
- remove npmrc with shamefully hoist (a4dee2e)
Vulk v2.0.1
Vulk v2.0.0
2.0.0 (2023-09-21)
⚠ BREAKING CHANGES
- ActionLink: remove default label value + add icon property + allow using default slot
- DarkImage: remove darkmode store usage to let css display images
- create app.config.ts file, remove useLayout, replace darkmode cookie with localstorage
Features
- ActionLink: remove default label value + add icon property + allow using default slot (29d2688)
- allow to change logo in app.config.ts (46cfc68)
- CenterdMedia: add default slot (77893f0), closes #42
- CompanyGrid: add subtitle property (7eb37be), closes #47
- create app.config.ts file, remove useLayout, replace darkmode cookie with localstorage (cc0b77d)
- DarkImage: remove darkmode store usage to let css display images (6f1f417)
- demo: add intermediate pages listing (eaaa58b)
- improve ssr + expose h3 event to ssr context (4adeb3e), closes #37 #35 #36
- Placeholder: allow using slots (7724fc4)
- PlaceholderSection: allow using slots (6c24aec)
- Subtitle: add text property + use dynamic component (c4286c3), closes #55
- Title: add text property + use dynamic component (a815da2), closes #54 #55
- use variable fonts from fontsources (93bab45)
Bug Fixes
- add SSR comment in dockerfile (000606e)
- ContentBlockB: tooltip border (7cb500f)
- eslint: parse ts files (2e7f54a), closes #62
- minify html output on ssr/ssg (4776898)
- Modal: make title props optional (06759ac)
- move gtm id to env (572f9fc), closes #53
- replace .env with .env.example (e22a460)
- Tag: make label props optional (4894e2e)
- ThemeToggle: initial dark mode state (f55bfa6)
Vulk v1.4.0
Vulk v1.3.1
Vulk v1.3.0
Vulk v1.2.0
vulk v1.1.0
View CHANGELOG.md for details