Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: umbraco/Umbraco.UI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0-rc.3
Choose a base ref
...
head repository: umbraco/Umbraco.UI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 8 commits
  • 184 files changed
  • 4 contributors

Commits on May 23, 2024

  1. feat: menu items hide actions (#796)

    * add missing import
    
    * hide action bar when not focused or hovered
    JesmoDev authored May 23, 2024
    Configuration menu
    Copy the full SHA
    9f07ae6 View commit details
    Browse the repository at this point in the history
  2. feat: Add custom properties to uui-tag (#791)

    * Add custom properties to uui-tag
    
    Extending uui-tag with custom properties in order to style it for the new modern umbraco cloud portal design.
    
    * Update uui-tag.element.ts
    TheRealArtonn authored May 23, 2024
    Configuration menu
    Copy the full SHA
    46fde86 View commit details
    Browse the repository at this point in the history
  3. no cursor default on active + clean up vars (#790)

    * no cursor default on active + clean up vars
    
    * also have hover state when active
    nielslyngsoe authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c1a2aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86062ae View commit details
    Browse the repository at this point in the history
  5. feat: Align FormControl implementation with latest from Backoffice Va…

    …lidation (#788)
    
    * default-to-undefined
    
    * align with newest code from backoffice
    
    * ts ignorer for updated
    
    * mark as @Protected
    
    * fix form control mixin
    
    * correct FormControlMixin implementation
    
    * remove null, so it becomes undefined
    
    * make default value optional
    
    * compose types for value type
    nielslyngsoe authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0edfd0c View commit details
    Browse the repository at this point in the history
  6. update package-lock.json

    iOvergaard committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1fde167 View commit details
    Browse the repository at this point in the history
  7. fix: Dont show a link when no href is supplied (#797)

    * dont show a tag when no href is supplied
    
    * cleanup
    
    * chore: prettier
    
    * chore: update tests to reflect the new possibilities in breadcrumb-item
    
    ---------
    
    Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
    JesmoDev and iOvergaard authored May 23, 2024
    Configuration menu
    Copy the full SHA
    658b6a6 View commit details
    Browse the repository at this point in the history
  8. v1.8.0

    iOvergaard committed May 23, 2024
    Configuration menu
    Copy the full SHA
    053de3a View commit details
    Browse the repository at this point in the history
Loading