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

Root Workspace Sort Dropdown (Alphabetical) #3481

Open
wants to merge 53 commits into
base: develop
Choose a base branch
from

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    eb536e0 View commit details
    Browse the repository at this point in the history
  2. alphabeticSort

    a1765159 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    774aa5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f17f7a View commit details
    Browse the repository at this point in the history
  4. fixed merge conflicts

    Jason Lu committed May 2, 2022
    Configuration menu
    Copy the full SHA
    4c1f092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ead85de View commit details
    Browse the repository at this point in the history
  6. alphabeticSort function

    a1765159 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    018ebd8 View commit details
    Browse the repository at this point in the history
  7. function parameter typing

    a1765159 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d7ab477 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    343d65e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. minor reformatting for passing eslint

    Jason Lu committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0482c61 View commit details
    Browse the repository at this point in the history
  2. added basic css formatting

    Jason Lu committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8f18e02 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    e99fff9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Usage of flex containers for dropdown positioning. Yet to confirm unw…

    …anted behaviour, but expected behaviour is promising.
    Jason Lu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    cc2c81b View commit details
    Browse the repository at this point in the history
  2. file set-up

    nidadavolu4 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dcead56 View commit details
    Browse the repository at this point in the history
  3. base test-file

    nidadavolu4 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c37b974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf4311 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. fixed CSS to achieve expected behaviour

    Jason Lu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    dc33cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc85886 View commit details
    Browse the repository at this point in the history
  3. file name change

    nidadavolu4 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c4009fe View commit details
    Browse the repository at this point in the history
  4. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c8eacfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6216590 View commit details
    Browse the repository at this point in the history
  6. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    aa88475 View commit details
    Browse the repository at this point in the history
  7. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6cb7329 View commit details
    Browse the repository at this point in the history
  8. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fd2e3e5 View commit details
    Browse the repository at this point in the history
  9. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    3304f22 View commit details
    Browse the repository at this point in the history
  10. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    dcf1540 View commit details
    Browse the repository at this point in the history
  11. changes done

    Sushant committed May 6, 2022
    Configuration menu
    Copy the full SHA
    03eef22 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. changes done

    Sushant committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c7d7c1f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'createDropDown' of https://github.com/csjasonl/Zettlr i…

    …nto develop
    Jason Lu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    053c43f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986aa70 View commit details
    Browse the repository at this point in the history
  4. moved sort function css elements to universal body

    Jason Lu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    88a698b View commit details
    Browse the repository at this point in the history
  5. changes done

    Sushant authored and Sushant committed May 12, 2022
    Configuration menu
    Copy the full SHA
    0360de4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Deleted alphabeticSort.ts

    Old file version that exists in a newer branch
    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    a6a1f49 View commit details
    Browse the repository at this point in the history
  2. Removed redundant code

    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    f178d64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from csjasonl/unit-testing

    Unit testing
    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    082939d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1eb8a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from csjasonl/alphabeticSort

    Implemented alphabetic sort
    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    51bfafb View commit details
    Browse the repository at this point in the history
  6. Implemented sort handler

    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e6873a9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from csjasonl/createDropDown

    Create drop down
    mo0nmann committed May 13, 2022
    Configuration menu
    Copy the full SHA
    3ef69a6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    b346017 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    a1765159 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    90fedfd View commit details
    Browse the repository at this point in the history
  3. renamed function/file

    a1765159 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1eaac2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    411f271 View commit details
    Browse the repository at this point in the history
  5. refactoring & prepared for translation

    Jason Lu committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b5df383 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04a513a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c48c6a9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    fcac078 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/csjasonl/Zettlr into dev…

    …elop
    Jason Lu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2f3d24d View commit details
    Browse the repository at this point in the history
  3. merged upstream develop

    Jason Lu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ec219fb View commit details
    Browse the repository at this point in the history
  4. Added to CHANGELOG.md

    sharlotteg committed May 18, 2022
    Configuration menu
    Copy the full SHA
    87311a3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update CHANGELOG.md

    Move new feature description to latest unreleased develop
    csjasonl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8a87615 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Reverted hard change
    csjasonl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    69110f7 View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    reverted committed changes to current develop branch
    csjasonl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1e3808c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    5f6295b View commit details
    Browse the repository at this point in the history