c15t
/
C15T Logo
DocsFrontendIntegrationsSelf HostChangelog

x

bsky

discord

github1.4k
arrow-leftBack to Changelog
Jun.26, 20250.775 min read

v1.4.3 — Theme Inheritance Fixes for Provider-Scoped Themes

Posted By

Christopher Burns
consent-icon-rounded
Christopher Burns
@burnedchris

Patch Changes

  • fix(react): ensure provider theme is applied to ConsentManagerWidget and ConsentManagerDialog (357dcd7)
  • fix(react): ensure CookieBanner correctly inherits provider theme and global classNames/styles (c463eda)

Usage Notes

  • No changes required for apps already passing a theme to ConsentManagerProvider — components now consistently inherit the provider theme.
<ConsentManagerProvider
  options={{
    mode: 'c15t',
    backendURL:









C15T Logo
Leverage native React components for seamless integration and high performance in a robust Consent Management solution that empowers your development team while prioritizing privacy and compliance.
Product
  • Documentation
process
.
env
.
NEXT_PUBLIC_C15T_URL
,
theme: {
classNames: 'rounded-lg shadow-md',
styles: { '--c15t-accent': '#4f46e5' },
},
}}
>
<CookieBanner />
<ConsentManagerDialog />
<ConsentManagerWidget />
</ConsentManagerProvider>

✨ What's Changed

  • Theme inheritance fixes in React components: 357dcd7, c463eda

Full Changelog: c15t@1.4.2...c15t@1.4.3

Thank you to our contributors

  • Components
  • Company
    • GitHub
    • Contact
    Legal
    • Privacy Policy
    • Cookie Policy
    c15t

    Thank you to our contributors

    Christopher BurnsKaylee