-
Notifications
You must be signed in to change notification settings - Fork 20
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
PLANET-6638: Issues block pattern #811
Conversation
6eed58b
to
0483e0a
Compare
/unhold 3090ffd5-73f8-4e4a-a067-e86245ab5e16
0483e0a
to
313e3bb
Compare
/unhold 1dce8ae9-42db-4dde-bde4-5c108d1e859f
313e3bb
to
1f7b55f
Compare
/unhold 019be66a-64e1-4d29-9985-09fef9154bfd
1f7b55f
to
4a56bb9
Compare
/unhold 33613ddd-511f-42b9-9716-b185cdf8a34e
9601635
to
4a56bb9
Compare
/unhold 39644552-ed7a-4926-9bc4-b9e201decb5a
Test instance is ready 🚀🌑 sinope | admin | blocks report | CircleCI | composer-local.json ⌚ 2022.05.09 12:12:41 |
/unhold 9b5c405d-c338-4972-b44e-524b0eb29a37
/unhold 0447b763-398f-49e5-8f93-a1d1b8ef94f8
43553d8
to
9c85059
Compare
/unhold 4e714594-ee7e-4e03-9c04-1473a66d9dc7
9c85059
to
2406828
Compare
/unhold 88254919-4ea2-4a79-bdd7-18f1a7fbf895
/unhold fc785988-a382-41e1-970e-4b58f0b57ca2
/unhold 16deeff2-12e7-4f8e-8dee-5d9bde8a59b4
/unhold afcaa8ae-633d-4c6e-b8cd-d93e7752cd24
/unhold 6b0e940b-da2d-4c5e-9e43-9068554f9ed1
/unhold 174fa7fe-0358-489d-af4a-77b5f6b645ba
}); | ||
}); | ||
|
||
['core/paragraph'].forEach(block => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This style allows to editors to choose the Roboto
font family as default.
28eba7e
to
1ea400d
Compare
/unhold bb57712a-0a05-4677-9d66-5585450b1cb3
/unhold e8fe0398-f0dd-4cd6-985f-4a64327aa0d5
e6ac05d
to
ff554b9
Compare
/unhold 74c5d454-099c-43b3-8c0d-ccf4d99ba417
@dantovbein make sure to squash commits before merge. |
/unhold c5b913fb-4982-4201-96ca-6b7d565144d7
- Implement pattern structure - Implement Issues block as a second approach - Register new styles
242c967
to
3b5d25e
Compare
/unhold 2cc84c4a-897c-4c18-84fa-895111d3f871
- Implement stacked on mobile feature. The same functionality as columns.
3b5d25e
to
edeef57
Compare
/unhold 17ebf1ce-a1e2-4d1d-abd3-6f84be9062ad
@Inwerpsel I've updated the style (as requested by Houssam) and it's now rendered in a better way on small and medium screens. |
- Set the image to 16% (40px) of width
/unhold d705bc33-ac2d-4bd7-894c-35761c3ba5b8
@Inwerpsel FYI, Houssam has approved the UAT! So, let me know if this PR is fine again! |
It happened in a previous version of this implementation.
Ref: https://jira.greenpeace.org/browse/PLANET-6638
Design: Figma
Demo page
Testing
Go to the instance > Create new page > Click on "+" > Search Issues pattern
There are some UI pattern's limitations,
that is why we add some styles through an external CSS file (see the class deep-dive-topic class)