Releases: bazaarvoice/bv-ui-core
Releases · bazaarvoice/bv-ui-core
cookieConsent and cookie module fixes
- Added ability to switch off cookieConsent mechanism
- Fixed cookie module to be independent of cookieConsent when cookieConsent is not being used
cookieConsent module
Create a cookieConsent module to control cookie consents.
Expose a setConsent method to set consent values.
Patch update for domain police
SWAT-6734: Handled domain of undefined issue(domainPolice file) (#103) * SWAT-6734 * modified with the suggested comments