Bttstrp / bootstrap-switch

Turn checkboxes and radio buttons in toggle switches.
MIT License
5.08k stars 1.45k forks source link

Warning: This project is dead and it does not work anymore #717

Open arneee opened 4 years ago

arneee commented 4 years ago

Unfortunately this project is dead, do not waste your time...

There are open issues for month which prevent this plugin from working:

715 (SASS file hard-linked to bootstrap-4.2.1)

703 (Switch ignores if the checkbox is checked)

701 (Minor version comes with breaking changes)

himdel commented 4 years ago

Do we have enough people still using this to successfully maintain a fork? I'm willing to lend a hand, as long as we're maintaining bootstrap 3 compatibility.

LostCrew commented 4 years ago

I've reopened the conversation with @himdel to find a way for the project to be brought back on track. Related: https://github.com/Bttstrp/bootstrap-switch/issues/703

DriftingShadows commented 3 years ago

I've reopened the conversation with @himdel to find a way for the project to be brought back on track. Related: #703

Any updates?

himdel commented 3 years ago

Well, here's the thing, I'm only really familiar with v3.3.4, the last version working with bootstrap 3.

If you're looking for a new release in that branch, I can release a 3.3.6 with any (non-breaking) changes there's a working PR for. But there has been some git history loss between 3.3 and 3.4, so I'm not sure I can meaningfully work on 3.4 (not without a large time investment to figure out the changes).

What is it you're looking for?

DriftingShadows commented 3 years ago

Main thing for me is that the checked state of the toggle stopped working. Rolled back to 3.3.4 though for now and seems to be okay so perhaps can just leave it at that.