Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: drop javascript-natural-sort dep #28

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Commits on May 29, 2022

  1. Feature: drop javascript-natural-sort dep

    Minor problem: localeCompare appears to always interleave capital & lowercase letters.
    
    I don't know how to do both numeric-sort AND case-sensitive at the same time using pure locale-compare.
    fbartho committed May 29, 2022
    Configuration menu
    Copy the full SHA
    5f07e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    296cf8f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/next' into fb/drop-natural-sort-dep

    # Conflicts:
    #	src/utils/get-sorted-nodes-group.ts
    IanVS committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    01d78ce View commit details
    Browse the repository at this point in the history