ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 627 forks source link

jQuery & boostrap #662

Open ZuluPro opened 7 years ago

ZuluPro commented 7 years ago

jQuery & Boostrap are really outdated. I would like to update my jQuery version to use a plugin, but Bootstrap won't be compatible.

Do you think an update is possible ? I am volunteer do you have something to ensure it ?

evgenyfadeev commented 7 years ago

It would be great to treat these issues independently, if possible.

I'm planning properly boostrapifying the theme soon, possibly starting with v4 right away, even though it's in alfa release as of this comment.

ZuluPro commented 7 years ago

In fact, if I upgrade jQuery I'll break Bootstrap JS, And if I upgrade Bootstrap I have a bad version of jQuery.

I preferred upgrade to Bootstrap 3:

Anthony Monthe - Open source enthousiast anthony-monthe.me

Le 6 nov. 2016 à 11:21, Evgeny Fadeev notifications@github.com a écrit :

It would be great to treat these issues independently, if possible.

I'm planning properly boostrapifying the theme soon, possibly starting with v4 right away, even though it's in alfa release as of this comment.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

evgenyfadeev commented 7 years ago

I see. Let's do bootstrap 3 then. Down the road I'll be using SASS version. I've seen your PR and will make more testing there and will merge then. Thanks!