feat(tokens): Include responsiveLayoutMargin tokens#2662
Conversation
Addition of a new margin token for the responsive layout across all brands.
|
You need to add in skin-schema.json the following:
That should fix the failing checks |
I removed the "margin" from the prefix, leaving only mobile, tablet, desktop, large desktop, and extra-large desktop.
…://github.com/Telefonica/mistica-design into 2648-responsive-layout-update-app-50-vivo-new
Add:
- "responsiveLayoutMargin"
- "responsiveLayoutMargin": { "$ref": "#/definitions/spacingProperties" }
- "largeDesktop": { "type": "number" } and "extraLargeDesktop": { "type": "number" }
|
Blocked by Telefonica/mistica-web#1611 |
|
This PR should be updated: we're about to remove We're gonna have the following vivo ones:
|
brtbrt
left a comment
There was a problem hiding this comment.
This PR should be updated: we're about to remove vivo-new, which, as of now, is vivo.
We're gonna have the following vivo ones:
- vivo (former vivo-new)
- vivo-evolution
Adjustment to the Vivo and Vivo New themes to reflect the Vivo and Vivo Evolution structure.
|
@annefranca in that case you can re-request review: I'll be notified to check the PR! :) |
|
We've merged #2688, this has created som conflicts I'll solve so this PR is ready to go |
|
feel free to "resolve" comments I've left before the merge, and that now don't make sense :) |
brtbrt
left a comment
There was a problem hiding this comment.
we need to redefine the jsom schema contract in order to require mobile as well as desktop
|
appreciated. thanks |
…1662) - `resopnsiveLayoutMargin` has been introduced - skins have been imported by Telefonica/mistica-design#2662 - package has been "improved" to let it run more easily by local command line # Todo - [x] `generate-design-tokens` from workflows, not locally, to check things are ok - [ ] update screenshots it diffs are ok with our changes --------- Co-authored-by: brtbrt <brtbrt@users.noreply.github.com>

Addition of a new margin token for the responsive layout across all brands.