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

UUI-Box: Removing local definition of --uui-box-default-padding #189

Merged

Conversation

nielslyngsoe
Copy link
Member

Do not set the CSS custom property --uui-box-default-padding locally, as that prevents it begin set on a global level.
I as well added tests to prove that it is inherited from a parent.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Motivation and context

How to test?

Screenshots (if appropriate)

Checklist

  • If my change requires a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I confirm that to my knowledge the contribution looks original and that the contributor is presumably allowed to share it.
  • I have added tests to cover my changes.

@nielslyngsoe nielslyngsoe added the bug Something isn't working label Apr 1, 2022
@iOvergaard iOvergaard merged commit fd290a4 into dev Apr 1, 2022
@iOvergaard iOvergaard deleted the bugfix/uui-box-revert-local---uui-box-default-padding branch April 1, 2022 08:18
@iOvergaard iOvergaard added the breaking Breaks existing functionality label Apr 1, 2022
iOvergaard added a commit that referenced this pull request Apr 1, 2022
* internal: added ignoreChanges to Lerna (#188)

This helps us see which packages needs to be bumped when releasing

* fix: add missing reference to uui-input-lock (#187)

* fix: Remove local definition of --uui-box-default-padding for uui-box (#189)

* remove local definition of --uui-box-default-padding

* better description of slots

* test --uui-box-default-padding can be defined outside scope

BREAKING CHANGE: This should now be configured globally

* internal: add more files to lerna ignore

* Publish

 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]

* update references

* internal: use npm ci to counter Github Actions oddness

* internal: try with unsafe-perm to counter differentiating OS'es

* internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaks existing functionality bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants