Code Monkey home page Code Monkey logo

Comments (8)

PedroJesusRomeroOrtega avatar PedroJesusRomeroOrtega commented on July 30, 2024 3

While updating to angular 9, in the official update guide says this:

In the meantime, I've fixed by adding

ngx-gallery ::ng-deep .ngx-gallery-thumbnails .ngx-gallery-thumbnail {
  border: none !important;
}

in the component.scss file.
I think it isn't the best approach because I don't like !important, but I haven't found another solution.

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

Yes, at the new version of Angular /deep/ is not working. ( but I tried this at Next versions, may be it working in release, I don't know.

from ngx-gallery.

hijamoya avatar hijamoya commented on July 30, 2024

I can confirm that ::ng-deep is still working.

from ngx-gallery.

totize avatar totize commented on July 30, 2024

Indeed, ::ng-deep is still working.

Could you maybe update your code? That would fix many webpages' style issues I bet :)

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

@PedroJesusRomeroOrtega thanks, are there any other ways in Angular repo issues?
I know only this discussion: angular/angular#25160

from ngx-gallery.

PedroJesusRomeroOrtega avatar PedroJesusRomeroOrtega commented on July 30, 2024

Sorry, I don't know other ways

from ngx-gallery.

german-e-mas avatar german-e-mas commented on July 30, 2024

Nice catch. Thanks @hijamoya , I was wondering why my styles suddenly broke when updating to this library.

As for the styles, I've been using @PedroJesusRomeroOrtega 's solution. ::ng-deep works (i haven't find a better solution that doesn't use !important though). It would be nice to have a better way to control the border style of thumbnails.

from ngx-gallery.

corecodingltd avatar corecodingltd commented on July 30, 2024

This is still an issue for me, it really messes up the CSS of the rest of the site. Can you not structure your CSS better and not use global declarations?

from ngx-gallery.

Related Issues (20)

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.