Giter VIP home page Giter VIP logo

Comments (2)

Cristialt avatar Cristialt commented on August 15, 2024 1

Thanks for clarification!

I switched to "bootstrap.native": "^4.2.0",

Even here the data attrs changed to data-bs-* but that's ok

The only problem i still cannot understand is why accordion doesn't work in my environment while i can easily have it working in the fiddle with default bootstrap4 styles

If using the markup given as example in BSN docs, then some classes are switched but not correctly and only to the first element

If using the markup given in Bootstrap 4 docs [card based], nothing is triggered on clicks

It would be hard to share my context in a fiddle but if i find anything that may be related to BSN I will do it, otherwise i'll try fixing it on my end

Thanks again!

from bootstrap.native.

thednp avatar thednp commented on August 15, 2024

BSN@5 is Bootstrap 5+ ONLY
BSN@bs4 is Bootstrap 4 ONLY
BSN@legacy is an old branch with support for Bootstrap 3 and 4.

If you work with compatible markup and follow the guide, everything should be working as intended. Yes, specific attributes changed like the original for V5 (EG: data-toggle="tooltip" is now data-bs-toggle="tooltip").

If you share the markup in a fiddle I can have a look.

from bootstrap.native.

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.