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

NewBrowse AB test list view #3614

Merged
merged 4 commits into from
May 14, 2024
Merged

NewBrowse AB test list view #3614

merged 4 commits into from
May 14, 2024

Commits on May 13, 2024

  1. Correct method naming error

    hannako committed May 13, 2024
    Configuration menu
    Copy the full SHA
    78bd726 View commit details
    Browse the repository at this point in the history
  2. Add chevron-card from frontend

    Adds chevron-card from `frontend`, the view template and styles have been changed slightly to ensure it still works as expecting when used in collections. the main differences are:
    
    - Allow custom heading levels to be used
    - `data_attributes` now passed in from the parent view template, this matches the current behaviour
    - Ensure card content has a max-width of two thirds on desktop devices
    MartinJJones authored and hannako committed May 13, 2024
    Configuration menu
    Copy the full SHA
    377369e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89995ee View commit details
    Browse the repository at this point in the history
  4. Create browse list partial for variant B users

    Co-authored-by: Martin Jones <martin.jones@digital.cabinet-office.gov.uk>
    hannako and MartinJJones committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9a728b3 View commit details
    Browse the repository at this point in the history