I was testing the natural-sorting extension with the bootstrap-table starter template, but it does not work.
https://live.bootstrap-table.com/code/GCru/1066
(In the editor it does not show the rows but when publishing the file they are shown.)
Thank you
Will test it tomorrow, but i think we dont need that extension.
It only contains 2 Functions which will be used on the data-sorter attribute.
Can we remove it, what do you think @wenzhixin @djhvscf ?
Maybe we can remove it as extension but add it as example/resource
Could these be added to the customSort example?
Fixed in #4692
Example: https://live.bootstrap-table.com/code/wenzhixin/1172~~
Custom sort example: https://live.bootstrap-table.com/code/wenzhixin/1173~~
Removed the natural-sorting extension.
I will add examples in the https://github.com/wenzhixin/bootstrap-table-examples repo.
Moved to example repo: https://github.com/wenzhixin/bootstrap-table-examples/tree/master/utils/natural-sorting
Example: https://examples.bootstrap-table.com/index.html#column-options/natural-sorting.html
Most helpful comment
Moved to example repo: https://github.com/wenzhixin/bootstrap-table-examples/tree/master/utils/natural-sorting
Example: https://examples.bootstrap-table.com/index.html#column-options/natural-sorting.html