Closed conficient closed 9 years ago
Not sure if this is intended behaviour or not, but sorting of alphabetic strings is case-sensitive. I would normally expect a sort to default to case-insensitive.
http://jsfiddle.net/Quango/zhe7nexg/12/
Fixed in version 0.0.23
Thanks Steve
Not sure if this is intended behaviour or not, but sorting of alphabetic strings is case-sensitive. I would normally expect a sort to default to case-insensitive.
http://jsfiddle.net/Quango/zhe7nexg/12/