Esri / calcite-bootstrap

A Calcite theme and a custom build system for building Bootstrap apps.
http://esri.github.io/calcite-bootstrap/
Apache License 2.0
48 stars 29 forks source link

Question: Does Calcite-bootstrap extend the bootstrap JavaScript? #266

Closed skitterm closed 8 years ago

skitterm commented 8 years ago

I'm looking at using React-Bootstrap, but one of its stipulations is that it doesn't play well with libraries that extend Bootstrap's JS functionality. Does Calcite Bootstrap use the bootstrap JS out-of-the-box, or is some of it extended? Are there plans to extend it?

TheBlueDog commented 8 years ago

Calcite Bootstrap uses the core unmodified Bootstrap JB library. There are no plans to change from that.