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

Bugfix: UFM review, fixes and amends #2139

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1905a42 View commit details
    Browse the repository at this point in the history
  2. UFM manifest amends

    leekelleher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c2f6725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d0986 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f89d8 View commit details
    Browse the repository at this point in the history
  5. UFM LabelValue: allow non-undefined falsey values to be rendered

    `undefined` values will not be rendered
    leekelleher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    54cfee2 View commit details
    Browse the repository at this point in the history
  6. CollectionViews: sets UFM value inside object

    e.g. `{ value }`
    
    to render the value, use `{=value}`, other aliases will not work.
    leekelleher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    35c71c3 View commit details
    Browse the repository at this point in the history