-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: umbraco/Umbraco.UI
base: v1.8.0-rc.3
head repository: umbraco/Umbraco.UI
compare: v1.8.0
- 8 commits
- 184 files changed
- 4 contributors
Commits on May 23, 2024
-
feat: menu items hide actions (#796)
* add missing import * hide action bar when not focused or hovered
Configuration menu - View commit details
-
Copy full SHA for 9f07ae6 - Browse repository at this point
Copy the full SHA 9f07ae6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 46fde86 - Browse repository at this point
Copy the full SHA 46fde86View commit details -
no cursor default on active + clean up vars (#790)
* no cursor default on active + clean up vars * also have hover state when active
Configuration menu - View commit details
-
Copy full SHA for c1a2aa4 - Browse repository at this point
Copy the full SHA c1a2aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86062ae - Browse repository at this point
Copy the full SHA 86062aeView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0edfd0c - Browse repository at this point
Copy the full SHA 0edfd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fde167 - Browse repository at this point
Copy the full SHA 1fde167View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 658b6a6 - Browse repository at this point
Copy the full SHA 658b6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053de3a - Browse repository at this point
Copy the full SHA 053de3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0-rc.3...v1.8.0