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

drag and drop support for tabs #146

Merged
merged 26 commits into from
Dec 15, 2023
Merged

drag and drop support for tabs #146

merged 26 commits into from
Dec 15, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    f86f4c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d156a64 View commit details
    Browse the repository at this point in the history
  3. wrap with AnimatePresence

    adred committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    24ab0cf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. persist screen order

    adred committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f4d0cca View commit details
    Browse the repository at this point in the history
  2. cleanup

    adred committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c833175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4d135 View commit details
    Browse the repository at this point in the history
  4. remove y axis anitation

    adred committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    37df807 View commit details
    Browse the repository at this point in the history
  5. remove debugging code

    adred committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0f03d06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84580ec View commit details
    Browse the repository at this point in the history
  7. remove unused var

    adred committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    12f3cce View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    788161c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2587c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f054d05 View commit details
    Browse the repository at this point in the history
  4. remove borken style prop

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    51f5c48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44e4eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e5847e View commit details
    Browse the repository at this point in the history
  7. minor comment fix

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f22d55f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ca3e68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    731b629 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6164430 View commit details
    Browse the repository at this point in the history
  11. clear timout

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a9256ec View commit details
    Browse the repository at this point in the history
  12. refactor setTimeout

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f68f3b7 View commit details
    Browse the repository at this point in the history
  13. remov debugging codes

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a803fa4 View commit details
    Browse the repository at this point in the history
  14. format cmdrunner.go

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9d334df View commit details
    Browse the repository at this point in the history
  15. move clearTimeout

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2a0ab03 View commit details
    Browse the repository at this point in the history
  16. remove wheel event listener

    adred committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bee9e78 View commit details
    Browse the repository at this point in the history