hypnagaga/CHANGELOG.md
github-actions[bot] 4b74db1dc8 RELEASING: Releasing 1 package(s)
Releases:
  @reuters-graphics/graphics-components@3.1.0

[skip ci]
2026-02-16 08:54:14 +00:00

4.6 KiB

@reuters-graphics/graphics-components

3.1.0

Minor Changes

  • 0f9248c: Replaces FreightText with Newsreader Text font

3.0.27

Patch Changes

  • 6dc6e54: Removes demo files, docs and stories from the published package.

3.0.26

Patch Changes

  • 27d07e4: Adds Lottie component
  • f9aec45: Adds HorizontalScroller component

3.0.25

Patch Changes

  • 257f967: Updates svelte-fa version

3.0.24

Patch Changes

  • 0fce4cd: Removes dev from $app/environment

3.0.23

Patch Changes

  • 022d0dc: Test downstream notification workflow with updated reusable workflow

3.0.22

Patch Changes

  • bf550d5: Test downstream workflow notification system

3.0.21

Patch Changes

  • a2e6e8d: Fixes a bug in PhotoPack that on earlier iPhones would break. Also adds smarter default layouts based on the number of images in the pack and the max width of the PhotoPack.

3.0.20

Patch Changes

  • 6d5c152: Removes stray Google Analytics loading call so GA is only loaded via Google Tag Manager.

3.0.19

Patch Changes

  • 627f267: Enhances progress reactivity for ScrollerVideo

3.0.18

Patch Changes

3.0.17

Patch Changes

  • cd0dc83: Updates analytics scripts to work with GDPR-compliant GTM container

3.0.16

Patch Changes

  • 2b6b4f4: Fixes prettifyDate to format Aug, Oct-Dec

3.0.15

Patch Changes

  • 68b51a1: Adds util function prettifyDate

3.0.14

Patch Changes

  • fdc3c6b: Moves dependencies to dependencies from devDependencies

3.0.13

Patch Changes

3.0.12

Patch Changes

  • 771ccb4: Fixes sizing issue for Framer

3.0.11

Patch Changes

3.0.10

Patch Changes

  • cf7e513: Updated oneTrustId to production ID

3.0.9

Patch Changes

  • 18e49eb: renames Theme and CustomTheme types

3.0.8

Patch Changes

  • bdf3918: Updates Visible to allow unit specification for top, bototm, right, left and adds a demo

3.0.7

Patch Changes

  • f80e450: Removes Parsely page analytics

3.0.6

Patch Changes

  • a205a35: Adds new Headpile component.

3.0.5

Patch Changes

  • f41f79b: Creates ScrollerBase component, which is used in Scroller and can be used to make custom scrollytelling components.

3.0.4

Patch Changes

  • 06beea8: Update tokens and component layouts to accomodate margins and paddings for RTL webpages

3.0.3

Patch Changes

  • c074a18: Allows step.background to be undefined

3.0.2

Patch Changes

  • 737f2e1: Adds a simple dropdown option to search embeds for Framer
  • a032218: Don't fetch referrals on non-dotcom domains
  • 2d4a641: Cleans up a spare console log left in
  • c91807e: a11y fixes for SiteHeader and SiteFooter
  • b13463f: fixes for Ad types that were colliding with their component names and a bug in the Framer Resizer
  • a48d333: Ignore hydration mismatch in SEO component ld+json

3.0.1

Patch Changes

  • 93a41f3: Exposes bindable props for the Scroller component

3.0.0

Major Changes

  • 7432131: Svelte 5.0+ components.

    What's in it?

    3.0 updates all graphics components to Svelte 5 syntax.

    Components are now only compatible with Svelte 5-based versions of the graphics kit, starting with 1.1.0.

2.0.3

Patch Changes

  • 50f4320: Updates favicons for new kinesis

2.0.2

Patch Changes

  • 64b6d88: Fix for changed thumbnail API schema

2.0.1

Patch Changes

  • ca278c4: ReferralBlock checks if a referral is for the current page and doesn't include it if so.

2.0.0

Major Changes

  • 3e20529: Removes Google Docs-based utils in favour of ArchieML/RNGS.io examples.

Patch Changes

  • a5ad543: Docs syntax highlighting and organisation
  • 06b4d48: Updates ReferralBlock and SiteFooter
  • b44ed64: Reuters Graphics logo refresh
  • 05b80fd: Patches up component docs links

1.1.7

Patch Changes

  • 9dec472: Background change to action workflows...

1.1.6

Patch Changes

1.1.5

Patch Changes

  • 2217848: Adds a skip link to the header component

1.1.4

Patch Changes

  • 4788ee2: Adds Dotcom Knowledge font aliases needed for ads

1.1.3

Patch Changes

  • 146b970: Fixes "more" menu options

1.1.2

Patch Changes

  • d459852: Ads will collapse if unfulfilled

1.1.1

Patch Changes

  • 23b001b: Excludes Google ads from iframe reset

1.1.0

Minor Changes

  • 6e2b8a7: Updates Storybook and makes Svelte 4 minimum.