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 style #1726

Closed

Commits on Oct 18, 2024

  1. Add Display::Contents enum

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1add6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b651e View commit details
    Browse the repository at this point in the history
  3. Add a basic test

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aa88e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e489d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39a7cf1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73d2355 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20a20b0 View commit details
    Browse the repository at this point in the history
  8. Add tests

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a636725 View commit details
    Browse the repository at this point in the history
  9. Use SIZE_MAX instead of -1

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    22e878c View commit details
    Browse the repository at this point in the history
  10. Add iterator assert

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e4b0650 View commit details
    Browse the repository at this point in the history
  11. Rename field

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f17d03f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26e3ad8 View commit details
    Browse the repository at this point in the history
  13. Remove additional assert

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c36b197 View commit details
    Browse the repository at this point in the history
  14. Add a default constructor

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8c57ed3 View commit details
    Browse the repository at this point in the history
  15. Update LayoutableChildren

    j-piasecki committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a16ebd1 View commit details
    Browse the repository at this point in the history