@billogram/billogram-cookies
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@billogram/billogram-cookies", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"author": "Aiham Alkaseer", | ||
@@ -65,3 +65,3 @@ "license": "UNLICENSED", | ||
"stylelint-config-recommended": "^2.1.0", | ||
"svg-url-loader": "^2.3.2", | ||
"url-loader": "^1.1.2", | ||
"wdio-chromedriver-service": "^0.1.5", | ||
@@ -68,0 +68,0 @@ "wdio-visual-regression-service": "^0.9.0", |
@@ -11,4 +11,8 @@ # Description | ||
### Development | ||
`npm install file: [relative path to the project root, or the folder containing package.json]` | ||
Creating a symlink would make it easier to update locally: | ||
<https://docs.npmjs.com/cli/link.html> | ||
### Installing | ||
@@ -21,3 +25,5 @@ `yarn` or `npm i` | ||
Loading the module with multiple custom levels | ||
Loading the module with multiple custom levels: | ||
``` | ||
<BillogramCookies consentLevels= {[ | ||
@@ -46,10 +52,21 @@ { | ||
/> | ||
``` | ||
Optional props: | ||
##### Optional props: | ||
customTranslations | ||
closeOnScroll | ||
customStyles | ||
callback | ||
policyLink | ||
message: The default message to display, insert {{link}} to place the policy link inside the message. | ||
disabledCookiesMessage: A message to display if cookies are completely disabled | ||
## Testing | ||
@@ -56,0 +73,0 @@ `yarn test` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78
189867
3363