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

[skip ci]
2025-07-15 14:43:55 +00:00

157 lines
2.9 KiB
Markdown

# @reuters-graphics/graphics-components
## 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](https://svelte.dev/docs/svelte/v5-migration-guide).
Components are now only compatible with Svelte 5-based versions of the graphics kit, starting with [1.1.0](https://github.com/reuters-graphics/bluprint_graphics-kit/blob/main/CHANGELOG.md#110).
## 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
- d7d88e1: Adds parsely analytics
## 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.