Giter Club home page Giter Club logo

Comments (11)

R-Bower avatar R-Bower commented on May 26, 2024

I've noticed this as well with heading, paragraph, and list elements.

from ng-doc.

skoropadas avatar skoropadas commented on May 26, 2024

Good catch guys! I will start fixing it asap, I definitely should use classes when converting markdown to HTML and not use global styles

from ng-doc.

skoropadas avatar skoropadas commented on May 26, 2024

Ok, I've decided to try rendering the demo inside a component with encapsulation: ViewEncapsulation.ShadowDom. This will prevent global styles from interfering and make the demo more independent of the environment. In any case, if you encounter other errors related to global styles, just let me know, and I might return to the option of adding classes.

from ng-doc.

github-actions avatar github-actions commented on May 26, 2024

🎉 This issue has been resolved in version 15.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

from ng-doc.

semicolin avatar semicolin commented on May 26, 2024

It looks like this change completely broke my chart.js component demos. I'm not sure exactly why, but I can write a repro if you want.

from ng-doc.

skoropadas avatar skoropadas commented on May 26, 2024

No, I think I'll rollback these changes, it looks like it's impossible to use shadow-dom due to external libraries that can be used in components, so they will never be displayed correctly

from ng-doc.

skoropadas avatar skoropadas commented on May 26, 2024

Now it should work fine, global styles that I used now apply only when a certain class is present, so default elements should have default values. Anyway, tell me if I missed anything

from ng-doc.

github-actions avatar github-actions commented on May 26, 2024

🎉 This issue has been resolved in version 15.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

from ng-doc.

semicolin avatar semicolin commented on May 26, 2024

Looks good. Thanks!

from ng-doc.

github-actions avatar github-actions commented on May 26, 2024

🎉 This issue has been resolved in version 15.7.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

from ng-doc.

github-actions avatar github-actions commented on May 26, 2024

🎉 This issue has been resolved in version 15.0.0-beta.34 🎉

The release is available on:

Your semantic-release bot 📦🚀

from ng-doc.

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.