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(inputs): clockface 4 updates #880

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

ChitlangeSahas
Copy link
Contributor

@ChitlangeSahas ChitlangeSahas commented Oct 26, 2022

Please note, the changes are going into a running master for Clockface 4

Closes #839
Closes #865

Inputs:

Screen Shot 2022-10-26 at 11 00 25 AM

Screen Shot 2022-10-26 at 11 00 16 AM

Screen Shot 2022-10-26 at 11 00 05 AM

Toggle:

Screen Shot 2022-10-26 at 10 58 25 AM

RangeSlider:

Screen Shot 2022-10-26 at 1 36 59 PM

Slide toggles:

Screen Shot 2022-10-26 at 1 55 59 PM

Radio Toggles

Screen Shot 2022-10-26 at 2 07 39 PM

Changes

// Describe what you changed

Screenshots

// Add screenshots here if relevant

Checklist

Check all that apply

  • Updated documentation to reflect changes
  • Added entry to top of Changelog with link to PR (not issue)
  • Tests pass
  • Peer reviewed and approved
  • Signed CLA (if not already signed)

@ChitlangeSahas ChitlangeSahas force-pushed the clockface-4-input_updates branch from fc15c23 to 08689c5 Compare October 26, 2022 21:11
@ChitlangeSahas ChitlangeSahas marked this pull request as ready for review October 26, 2022 21:13
@ChitlangeSahas ChitlangeSahas requested a review from a team October 26, 2022 21:13
@@ -304,7 +304,7 @@ $dropdown-item--padding-v: $cf-space-2xs;
}

.cf-dropdown-item.active:not(.cf-dropdown-item__disabled) {
background-color: $cf-martinique;
background-color: #2A2649;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we not have a color variable for this color?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Design team will be sending it to me after this week, basically, i'll be going through and deleting old colors and adding new ones with their names, and I thought I can just address this then (i'll be doing a global hex search to replace any hard coded values)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotcha!

@ChitlangeSahas ChitlangeSahas merged commit 5d7a96c into clockface-4-master Oct 26, 2022
@ChitlangeSahas ChitlangeSahas deleted the clockface-4-input_updates branch October 26, 2022 21:21
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.

2 participants