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

feat: sort projects in project view #1137

Merged
merged 1 commit into from
Sep 24, 2021

Commits on Sep 24, 2021

  1. feat: sort projects in workspace configuration

    This commit adds sorting applied to projects found in workspace
    configuration, before content is returned to the UI. Entries are sorted
    using current environment locale settings.
    
    This commit contains also changes required to start tests in context of
    VSCode environment.
    
    - implementation
    - tests
    
    Thanks!
    
    Closes nrwl#1111
    peterblazejewicz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    73718cf View commit details
    Browse the repository at this point in the history