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

Changed file picker #5645

Merged
merged 15 commits into from Mar 31, 2024
Merged

Commits on Mar 26, 2024

  1. Changed file picker

    xJonathanLEI committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a5fde22 View commit details
    Browse the repository at this point in the history
  2. refactor: make better use of chained iterators

    Co-authored-by: WJH <hou32hou@gmail.com>
    xJonathanLEI and wongjiahau committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8021ca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61574f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f56ed06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b630dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    138846f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b50c76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2afb4ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4375d17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c63c59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fd75b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. refactor: remove allocation on Row::new

    Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
    xJonathanLEI and the-mikedavis committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e138982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661d772 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. minor cleanup

    Pascal Kuthe committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4cd2cfe View commit details
    Browse the repository at this point in the history
  2. remove trait object in favor of enum

    Pascal Kuthe committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cb92c98 View commit details
    Browse the repository at this point in the history