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

Add support for display: contents #46584

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2024

  1. Initial implementation

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bbb8bc2 View commit details
    Browse the repository at this point in the history
  2. Fix nested contents

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d0f00d2 View commit details
    Browse the repository at this point in the history
  3. Restore updating

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7885ce4 View commit details
    Browse the repository at this point in the history
  4. It crashes less often

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    afc7cba View commit details
    Browse the repository at this point in the history
  5. It crashes even less

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b3bf79c View commit details
    Browse the repository at this point in the history
  6. Even less crashes

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f8b1d3b View commit details
    Browse the repository at this point in the history
  7. It's still broken

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c0d1128 View commit details
    Browse the repository at this point in the history
  8. example

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e1589ee View commit details
    Browse the repository at this point in the history
  9. It works?

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0a5e790 View commit details
    Browse the repository at this point in the history
  10. I think it works

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f84b76 View commit details
    Browse the repository at this point in the history
  11. It should be better

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b958baf View commit details
    Browse the repository at this point in the history
  12. Remove unused var

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a8f7cef View commit details
    Browse the repository at this point in the history
  13. Formatting

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    668fabd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c99cba3 View commit details
    Browse the repository at this point in the history
  15. Update Podfile.lock

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e0084fc View commit details
    Browse the repository at this point in the history
  16. Update type

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ddf1125 View commit details
    Browse the repository at this point in the history
  17. Renames

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0ff4c6d View commit details
    Browse the repository at this point in the history
  18. Extract variable

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cfb4a4a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    25d5827 View commit details
    Browse the repository at this point in the history
  20. Update setting traits

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0bf9de7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1a660f4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e55e4b1 View commit details
    Browse the repository at this point in the history
  23. Indent

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a224757 View commit details
    Browse the repository at this point in the history
  24. Fix typo

    j-piasecki committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fd4be74 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dfde5af View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Apply changes from review

    j-piasecki committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bc1984f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624969b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14b801 View commit details
    Browse the repository at this point in the history
  4. Replace check with assert

    j-piasecki committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dd283e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9f4140 View commit details
    Browse the repository at this point in the history
  6. Fix Android build

    j-piasecki committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    287b912 View commit details
    Browse the repository at this point in the history