Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Initial Preferences override #49

Merged
merged 9 commits into from
Oct 10, 2019
Merged

Initial Preferences override #49

merged 9 commits into from
Oct 10, 2019

Conversation

nettofarah
Copy link
Contributor

What this PR does:

  • Add the ability for developers to choose which consent categories can be pre-loaded without the need for requiring consent
  • Add a <CookieView /> helpers React component to simplify testing

@nettofarah nettofarah added the WIP label Oct 10, 2019
@nettofarah nettofarah merged commit 71c9bb7 into 4.0.0 Oct 10, 2019
@nettofarah nettofarah deleted the custom-consent branch October 10, 2019 18:48
nettofarah added a commit that referenced this pull request Oct 10, 2019
* Use hooks based API with container

* Add new `closeBehavior` option to Consent Manager (#48)

* Add option to define onCloseBehavior

* Add option to subscribe to preference changes

* Watch standalone build on dev

* Add consent option to dataset

* Document new Option

* Initial Preferences override (#49)

* Document props

* Add option to provide custom initial consent

* Change signature

* Harden type

* Swap write keys

* Add CookieView to every story

* Fix logic

* Do not generate sourceMap

* Bump size limit

* Deprecate data attributes (#51)

* Remove instructions from README
* Deprecate dataset options
* Simplify further

* Expose preferences manager (#52)

* Add changelog (#53)

* Update version;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant