vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.73k forks source link

Bootstrap 5 support #1179

Open skycyclone opened 2 years ago

skycyclone commented 2 years ago

在Talv支持Bootstrap4的版本中延伸而来 https://github.com/Talv/x-editable

支持Bootstrap 5的版本: https://github.com/skycyclone/x-editable/tree/develop/dist

yunhyuck commented 2 years ago

it work ?

anders16000 commented 2 years ago

Yes it works with Bootstrap 5.1.3

iswangc commented 1 year ago

What is the reason why the js that references bs5 does not make tables editable?

a143416 commented 1 year ago

It worked with Bootstrap v5.1.0 too. Thanks for sharing.

ssusar commented 1 year ago

Thanks a lot, I am using it in metronic 8 theme.

But; success: function (response) { console.log(response); }

it does not return a result. "undefined"