klaro-js icon indicating copy to clipboard operation
klaro-js copied to clipboard

Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.

Results 178 klaro-js issues
Sort by recently updated
recently updated
newest added
trafficstars

Updated dependencies to fix security problems and upgraded webpack from 4.x to 5.x.

added some animation to subitems and improved styling to better recognize subitems ![grafik](https://user-images.githubusercontent.com/15947620/156161508-34f3d58e-2bac-41db-834f-343c332aa5e3.png)

Hi everyone! Klaro has been in development for almost three years now and its community has grown considerably. Today Klaro is successfully used on thousands of websites and manages millions...

help wanted
question
roadmap

On deploying to our staging environment the compliance cookie was refusing to delete on clicking the reset consent button e.g: ``` klaro.getManager(klaroConfig).resetConsents(); klaro.show(klaroConfig); ``` The initial consent manager showed until...

Specs: https://www.w3.org/TR/css-backgrounds-3/#the-box-shadow https://github.com/kiprotect/klaro/blob/fb4e393d2cd8aeedc3e751d103dfbfd35ffae0f2/dist/klaro.css#L233-L237

**Klaro Config** ```typescript export const nvonKlaroConfig: KlaroConfig = { translations: { en: { privacyPolicyUrl: "/datenschutz", consentNotice: { description: "Dieser Text wird in der Einwilligungsbox erscheinen.", }, consentModal: { description: "Hier...

possible-bug

Howdy chaps 👋 Firstly thanks so much for all your work on this fantastic package thus far. I just wanted to make you aware of an issue with copy fallbacks,...

Hello, I use Klaro and I would like to know if the owners of the project Kiprotect still give Klaro attention. I use the tool but unfortunately, I don't have...