-
Notifications
You must be signed in to change notification settings - Fork 601
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
chore: responsive layout modification of cards sections #3212
Merged
freefaller69
merged 5 commits into
feature/fast-frame
from
users/v-mbenso/responsive-cards
Jun 4, 2020
Merged
chore: responsive layout modification of cards sections #3212
freefaller69
merged 5 commits into
feature/fast-frame
from
users/v-mbenso/responsive-cards
Jun 4, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
freefaller69
requested review from
EisenbergEffect,
radium-v,
marjonlynch,
eljefe223,
khamudom and
SamanthaAO
June 1, 2020 22:52
freefaller69
requested review from
chrisdholt,
janechu and
nicholasrice
as code owners
June 1, 2020 22:52
nicholasrice
approved these changes
Jun 2, 2020
radium-v
requested changes
Jun 2, 2020
...bsite/src/app/components/content-placement-container/content-placement-container.template.ts
Outdated
Show resolved
Hide resolved
sites/fast-website/src/app/components/content-placement/content-placement.styles.ts
Outdated
Show resolved
Hide resolved
SamanthaAO
reviewed
Jun 2, 2020
...website/src/app/components/content-placement-container/content-placement-container.styles.ts
Show resolved
Hide resolved
The comment above has been discussed and will be addressed in an upcoming PR, so that the other styling reformat changes can go in. |
SamanthaAO
approved these changes
Jun 3, 2020
freefaller69
force-pushed
the
users/v-mbenso/responsive-cards
branch
from
June 3, 2020 21:09
bd0fdce
to
fbccd22
Compare
freefaller69
force-pushed
the
users/v-mbenso/responsive-cards
branch
from
June 4, 2020 16:59
6fee71c
to
a59c475
Compare
eljefe223
approved these changes
Jun 4, 2020
radium-v
approved these changes
Jun 4, 2020
chrisdholt
pushed a commit
that referenced
this pull request
Jun 4, 2020
* framework section inner border and responsiveness * refactor community card section responsiveness * remove stray tag, condense styling * fix feature section hover behavior * Adjust grid properties on feature-cards Co-authored-by: Michael Benson <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
Jun 11, 2020
* framework section inner border and responsiveness * refactor community card section responsiveness * remove stray tag, condense styling * fix feature section hover behavior * Adjust grid properties on feature-cards Co-authored-by: Michael Benson <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
Jun 16, 2020
* framework section inner border and responsiveness * refactor community card section responsiveness * remove stray tag, condense styling * fix feature section hover behavior * Adjust grid properties on feature-cards Co-authored-by: Michael Benson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Rework responsive behavior in cards sections for frameworks, features, and community.
Refactor inner border implementation in frameworks section.
Remove media queries that are no longer needed.
Motivation & context
Issue type checklist
Is this a breaking change?
Process & policy checklist