Code Monkey home page Code Monkey logo

angular-cookie-law's People

Contributors

andreagrossetti avatar asarzina avatar ceccode avatar cwl157 avatar dmdc0de avatar drubetti avatar itachilab avatar lukaszlenart avatar marob avatar mrded avatar vollyimnetz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-cookie-law's Issues

Checksum mismatch

Hi,

When I try to install I have an error about checksum mismatch

npm i @palmabit/angular-cookie-law

npm ERR! code EINTEGRITY
npm ERR! sha512-I7BMNMukT7vGH83Ce5xSTVUmHZlv3AlPzAZonsNZzX+2pmkeIXkamt4iT/FJs7nEJOXwPkJ6dMw+Qya6kFg+Cg== integrity checksum failed when using sha512: wanted sha512-I7BMNMukT7vGH83Ce5xSTVUmHZlv3AlPzAZonsNZzX+2pmkeIXkamt4iT/FJs7nEJOXwPkJ6dMw+Qya6kFg+Cg== but got sha512-/uTwHaGHiy6bWl27067/Z2FXydzB/rYwjiA2T+mzZcfTmQlgyAaCQ18MVPDpiufUAJRVmVcq4YXVFvry2IPeUg==. (494371 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/remibourgarel/.npm/_logs/2018-11-05T09_45_04_309Z-debug.log

Update ./dist/ for 0.3.1 version

Looks like you forgot to rebuild ./dist/ for 0.3.1 version. The last update was 2 years ago.

And if you install 0.3.1 version package via npm it doesn't contain new changes.

Position doesn't work

Position attribute doesn't work.

In banner.js file
https://github.com/Palmabit-IT/angular-cookie-law/blob/master/src/js/directives/banner.js
I see the line : "position: attr.position === 'bottom' ? 'bottom' : 'top', //Position of the banner. (Default: 'top')"

But in dist folder I can't see it:
https://github.com/Palmabit-IT/angular-cookie-law/blob/master/dist/angular-cookie-law.js
https://github.com/Palmabit-IT/angular-cookie-law/blob/master/dist/angular-cookie-law.min.js


Will be fixed with the issue: #15

sub domains

Hi, can I use the same cookie law bar on different sub domains?
For example, if I have the following domains: a.foo.com, b.foo.com and foo.com, I would like to see the cookie bar just once.

Is this feasable? How can i obtain such result?

Position the bar in the footer

Hello,
I would like to position the bar cookie law in the footer.
I have changed
element: attr.element || 'body'
in
element: attr.element || '.footer'
but the position is always on the top of page.
I can change the style of class .footer without problem and I think that the class works fine.
Do you can help me?

No databinding for some attributes

acceptButton,
declineButton,
policyButton ,
policyBlank,
expireDays,
and element

can't be set since there is no databinding on those attributes.

decline button

Hi,
I'd like to know the behavior of the decline button: if I click on it, a cookie is set (_cle=declined), and the banner stays displayed? (shouldn't it be hidden?)

attributes not working

Only message attribute in the tag cookie-law-banner is overrided.
<cookie-law-banner acceptButton="true" acceptText="Helloooo" message="custom message" .....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.