Skip to content

Releases: ContentVeda/contentveda-ui

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:07
89b3a80

0.2.4 (2026-08-02)

Bug Fixes

  • SlidingBanner: keep dots, CTA and title inside the banner's own box (3ab891f)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:19
2b11c02

0.2.3 (2026-08-02)

Bug Fixes

  • docs: sidebar's mobile-nav injection showed on every viewport, and duplicated Resources on mobile too (e2c0a3a)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:38
6f08f12

0.2.2 (2026-08-02)

Bug Fixes

  • release: commit docs/ alongside the version bump — it was left dirty and broke the next step (c207651)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:12
cd528d8

0.2.1 (2026-08-02)

Bug Fixes

  • docs: remove the Sign in button — points at a product most readers here have no account on (01c6f70)
  • timer-widget: fill available width by default, scale digits to fit (3109563)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 09:42
00edfd2

0.2.0 (2026-08-02)

Features

  • grid-banner: per-breakpoint items-per-row, and keep it a grid on mobile (4d8363a)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 07:03
e8e62f4

0.1.0 (2026-08-02)

Features

  • docs: update doc generator with banner hotspots and reactive color controls (19f67c7)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:16
3d2ab28

0.0.3 (2026-08-01)

Bug Fixes

  • ci: only wait for CodeQL on main, which is the only branch it scans (6b57ced)
  • ci: stop the back-merge into beta from starting another release (2d7f8c6), closes #99

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:45
5d16700

0.0.2 (2026-08-01)

Bug Fixes

  • ci: stop setup-node writing a token npmrc that blocks OIDC (689deda)
  • ci: stop the CodeQL gate failing on superseded analyses (ab74154)
  • declare observerBox with the row field it actually uses (dd9878a)
  • docs: build the docs from the released version, not package.json (e99e4d6)
  • drop the "#" href placeholders so links are real links (8ec774f)
  • expand self-closing Svelte tags, and fix the scrollable row's arrows (af06180)
  • guard window in onUnMount so components survive SSR (297d9de)
  • release: use a beta dist-tag channel instead of a prerelease branch (e2123e4)

v0.0.2-beta.3

v0.0.2-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:41

0.0.2-beta.3 (2026-08-01)

Bug Fixes

  • ci: stop the CodeQL gate failing on superseded analyses (ab74154)

v0.0.2-beta.2

v0.0.2-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:46
de97a46

0.0.2-beta.2 (2026-08-01)

Bug Fixes

  • docs: build the docs from the released version, not package.json (e99e4d6)