Skip to content

Conversation

@guywillis
Copy link
Contributor

@guywillis guywillis commented Dec 2, 2022

Fixes: #260

Update

  • Added new variable @max-content-width, set to inherit @device-width-large
  • Added new variable @max-page-width, set to inherit @max-width
  • Updated references .l-container-responsive(@device-width-large); to .l-container-responsive(@max-content-width);
  • Updated references .l-container-responsive(@max-width); to .l-container-responsive(@max-page-width);

Dependencies

Copy link
Member

@oliverfoster oliverfoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment about difference between content and page

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@cahirodoherty-learningpool
Copy link
Contributor

Should the Vanilla, BoxMenu and LanguagePicker get a FW dependency bump when this is merged and FW gets released with it?

@guywillis
Copy link
Contributor Author

@cahirodoherty-learningpool yes, they will need a FW dependency bump

@oliverfoster oliverfoster merged commit 465477c into master Dec 7, 2022
@oliverfoster oliverfoster deleted the issue/260 branch December 7, 2022 14:58
github-actions bot pushed a commit that referenced this pull request Dec 7, 2022
# [6.23.0](v6.22.2...v6.23.0) (2022-12-07)

### Update

* Control content max width via variable (fixes #260) (#275) ([465477c](465477c)), closes [#260](#260) [#275](#275)
@github-actions
Copy link

github-actions bot commented Dec 7, 2022

🎉 This PR is included in version 6.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Control content max width via variable

7 participants