Skip to content

Releases: cssninjaStudio/vulk

Vulk v2.1.2

03 Apr 22:46

Choose a tag to compare

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

28 Feb 12:46

Choose a tag to compare

2.1.1 (2025-02-28)

Vulk v2.1.0

12 Feb 12:46

Choose a tag to compare

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

31 Oct 15:34

Choose a tag to compare

2.0.1 (2023-10-31)

Bug Fixes

  • add seo meta examples (e8e31c9)
  • node engine, charset and seo image size (53652d7)
  • optional image and url config + expose VITE_APP_URL env variable (fd827f5)
  • update vite 5 beta + update packages + build issue (90ae9da)

Vulk v2.0.0

21 Sep 23:40

Choose a tag to compare

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

04 Aug 15:38

Choose a tag to compare

1.4.0 (2023-08-04)

Features

  • improve SSR and PWA (341eafe)
  • replace @vueuse/head with unhead (0a171a9)
  • upgrade dependencies - replace vite-plugin-fonts with unplugin-fonts (7f46d7e)
  • upgrade prettier and linter configuration (682f075)

Vulk v1.3.1

26 Jun 09:52

Choose a tag to compare

1.3.1 (2023-06-26)

Bug Fixes

  • Footer: use raw router links in column (cad4d6c)
  • improve navbar keyboard navigation (5cbfa32)
  • mobile megamenu (01696d5)
  • ssg: transorm windows paths for fast-glob (96553d0)

Vulk v1.3.0

21 Feb 21:54

Choose a tag to compare

1.3.0 (2023-02-21)

Features

  • add SSG build option + define package as module (10f353f)
  • ssr: improve perfs with optional shared cache (27253a3)
  • update discord url (80fb173)
  • update to vite 4 and improve accessibility (705f10b)

Vulk v1.2.0

09 Oct 21:29

Choose a tag to compare

1.2.0 (2022-10-09)

Features

  • add router scrollBehavior (3990cdd)
  • add ssr as an optional feature (5dcaba6)
  • add vite auto-import plugin (589829f)
  • pre-optimize assets script, remove vite imagemin plugin (20ede43)
  • ssr: use compatibility events from h3 (00166d4)
  • upgrade to vite 3 (71dd8ec)

Bug Fixes

  • checkbox: allow to use any value (6195315)
  • gallery a default item size (aca2c9b)

vulk v1.1.0

15 May 22:31

Choose a tag to compare

View CHANGELOG.md for details