adobe-client-data-layer icon indicating copy to clipboard operation
adobe-client-data-layer copied to clipboard

An event-driven store for all trackable data of your site.

Results 38 adobe-client-data-layer issues
Sort by recently updated
recently updated
newest added

## Description - Add an `if`-statement in the `customizer`-function to check if `srcValue` is a `typeof` `Array`. - Use `Array.map` to convert all values that are `undefined` or `null` to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

## Description * Adds validation framework to validate events and data pushed to ACDL using JSON schema. * This should be used only during development of a project. Please do...

2.0

## Description * Replace `lodash` with mostly native and custom implementations. * This PR includes changes from #154. ## Motivation and Context * Reduce the artifact size. ## How Has...

2.0

## Description * Replace `gulp` with `parcel` to simplify build process. * Replaced `lodash` (with custom scope) with `lodash-es` which can be properly tree-shaken by parcel. * Restore `npm run...

2.0

**Steps to reproduce (incl. screenshots/recordings):** ~~---------------------------------------------~~ **Current Behavior:** ~~---------------------------------------------~~ **Expected Behavior:** ~~---------------------------------------------~~ **Environment:** ~~---------------------------------------------~~ (optional) Impact for Priority: -----------------------------------------------

done

This isn't a bug, but rather some feedback on how to improve the installation instructions. The Consuming section (https://github.com/adobe/adobe-client-data-layer#consuming) of the readme is confusing to me and a couple people...

Is seems that the ACDL script is adding events to the `adobeDataLayer` array only after the callbacks of the events have completed. This leads to an odd ordering of the...

done

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies