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

Layout engine YAML config #1035

Merged
merged 34 commits into from
Oct 5, 2024
Merged

Layout engine YAML config #1035

merged 34 commits into from
Oct 5, 2024

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0b1d60 View commit details
    Browse the repository at this point in the history
  2. Bump coverage

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    effc408 View commit details
    Browse the repository at this point in the history
  3. Change timeout

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ea96281 View commit details
    Browse the repository at this point in the history
  4. More coverage

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    02eec8f View commit details
    Browse the repository at this point in the history
  5. Renamed types to type

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    284548a View commit details
    Browse the repository at this point in the history
  6. Separate out layout engines

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9154e80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14cdfa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e1b696 View commit details
    Browse the repository at this point in the history
  9. Remove LayoutEngineBase

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d9e63b8 View commit details
    Browse the repository at this point in the history
  10. Add parsing

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d5e74da View commit details
    Browse the repository at this point in the history
  11. Fix existing tests

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    06ad458 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f2a0dc3 View commit details
    Browse the repository at this point in the history
  13. Move LayoutEngine loading

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f5f8af1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46cd2f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5caa355 View commit details
    Browse the repository at this point in the history
  16. Fix build

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    db6c34a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d22eaba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07bb351 View commit details
    Browse the repository at this point in the history
  19. Slice coverage

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    df6c066 View commit details
    Browse the repository at this point in the history
  20. Reorganized into folders

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    16fca54 View commit details
    Browse the repository at this point in the history
  21. Actually fix slice coverage

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    56a6152 View commit details
    Browse the repository at this point in the history
  22. TreeLayoutEngine tests

    dalyIsaac committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d19ed23 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f3c8e97 View commit details
    Browse the repository at this point in the history
  2. Clean up from merge

    dalyIsaac committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0fee15a View commit details
    Browse the repository at this point in the history
  3. Fix SliceLayouts

    dalyIsaac committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6efa537 View commit details
    Browse the repository at this point in the history
  4. Somewhat fix tree

    dalyIsaac committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4a48413 View commit details
    Browse the repository at this point in the history
  5. Fix tree test

    dalyIsaac committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    484c063 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1e7304d View commit details
    Browse the repository at this point in the history
  2. FocusLayoutEngine config

    dalyIsaac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d26a7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c208618 View commit details
    Browse the repository at this point in the history
  4. Plugin loading tests

    dalyIsaac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd2e6b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1a014a6 View commit details
    Browse the repository at this point in the history
  2. Cursory docs

    dalyIsaac committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    50d3113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded5a46 View commit details
    Browse the repository at this point in the history