Skip to content
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
merged 9 commits into from
May 14, 2020

Conversation

eljefe223
Copy link
Contributor

@eljefe223 eljefe223 commented May 13, 2020

Description

Adds finished preview layout and background and accent color selection.

Screen Shot 2020-05-13 at 3 57 32 PM

Screen Shot 2020-05-13 at 3 57 23 PM

Screen Shot 2020-05-13 at 4 57 47 PM

Motivation & context

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Copy link
Contributor

@EisenbergEffect EisenbergEffect left a 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.

@awentzel awentzel changed the title feat: adds accent color and background color selection feat: add accent color and background color selection May 14, 2020
Copy link
Contributor

@nicholasrice nicholasrice left a 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 eljefe223 force-pushed the users/jes/more-preview-work branch from 368044e to a73f9b7 Compare May 14, 2020 18:25
@EisenbergEffect EisenbergEffect self-requested a review May 14, 2020 18:27
@eljefe223 eljefe223 merged commit 14e9b60 into feature/fast-frame May 14, 2020
@eljefe223 eljefe223 deleted the users/jes/more-preview-work branch May 14, 2020 19:38
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants