-
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
feat: add accent color and background color selection #3123
Merged
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
eljefe223
requested review from
EisenbergEffect,
radium-v,
nicholasrice,
janechu and
chrisdholt
May 13, 2020 22:58
janechu
reviewed
May 13, 2020
sites/fast-website/src/app/components/color-swatch/color-swatch.styles.ts
Outdated
Show resolved
Hide resolved
sites/fast-website/src/app/components/color-swatch/color-swatch.ts
Outdated
Show resolved
Hide resolved
EisenbergEffect
suggested changes
May 14, 2020
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.
Just a couple minor things I noticed.
sites/fast-website/src/app/components/fast-frame/fast-frame.template.ts
Outdated
Show resolved
Hide resolved
sites/fast-website/src/app/components/fast-frame/fast-frame.template.ts
Outdated
Show resolved
Hide resolved
sites/fast-website/src/app/components/color-swatch/color-swatch.template.ts
Outdated
Show resolved
Hide resolved
awentzel
changed the title
feat: adds accent color and background color selection
feat: add accent color and background color selection
May 14, 2020
janechu
approved these changes
May 14, 2020
nicholasrice
approved these changes
May 14, 2020
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.
Approved but would like to see the outstanding attributes standardized to kebab-case
eljefe223
force-pushed
the
users/jes/more-preview-work
branch
from
May 14, 2020 18:25
368044e
to
a73f9b7
Compare
EisenbergEffect
approved these changes
May 14, 2020
chrisdholt
pushed a commit
that referenced
this pull request
May 15, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
freefaller69
pushed a commit
that referenced
this pull request
May 15, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
freefaller69
added a commit
that referenced
this pull request
May 16, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
May 18, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
chrisdholt
pushed a commit
that referenced
this pull request
May 18, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
radium-v
pushed a commit
that referenced
this pull request
May 18, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
radium-v
pushed a commit
that referenced
this pull request
May 18, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
May 18, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
chrisdholt
pushed a commit
that referenced
this pull request
May 18, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
Jun 4, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
chrisdholt
pushed a commit
that referenced
this pull request
Jun 4, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
Jun 11, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
chrisdholt
pushed a commit
that referenced
this pull request
Jun 11, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[email protected]>
chrisdholt
pushed a commit
that referenced
this pull request
Jun 16, 2020
* feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments
chrisdholt
pushed a commit
that referenced
this pull request
Jun 16, 2020
* Add feature card component * Add feature card section * Add feature card section to index.html * Update card styles * change links slot to footer * Add neutralForegroundRestBehavior to feature-card * Remove unused css custom property * Add ::before separator element to cards * feat: add accent color and background color selection (#3123) * feat: add color pickers and preview * formatting * added dark / light mode * add prettier * ran prettier * saved last index for selecting background * addressed Rob's comments * ran prettier * addressed comments * styling fixes * fix file formatting * fix import * formatting issue * formatting * fix tabs to spaces * change selector from h5 to :first-child * Append Site prefix * make feature-card responsive * remove style property * fix import and closing tags * remove fast-anchor color * refactor card elements * modify class extension Co-authored-by: Michael Benson <[email protected]> Co-authored-by: Jeff Smith <[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
Adds finished preview layout and background and accent color selection.
Motivation & context
Issue type checklist
Is this a breaking change?
Process & policy checklist