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

Add tag styling to theme #133

Merged
merged 3 commits into from
Feb 8, 2022
Merged

Add tag styling to theme #133

merged 3 commits into from
Feb 8, 2022

Conversation

LenaNguyen
Copy link
Member

Ticket link

Closes #132

Implementation description

  • The default tag style is now green with dark green text
  • the outline variant is now text.gray

Implementation:
image

Designs:
image

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@LenaNguyen LenaNguyen marked this pull request as ready for review February 6, 2022 22:18
@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Visit the preview URL for this PR (updated for commit 89a2989):

https://sistering-dev--pr133-lena-default-tags-1xv108ls.web.app

(expires Sun, 13 Feb 2022 22:21:51 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Member

@briantu briantu left a comment

Choose a reason for hiding this comment

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

lgtm!

@LenaNguyen LenaNguyen merged commit 76a4d60 into main Feb 8, 2022
@LenaNguyen LenaNguyen deleted the lena/default-tags branch February 8, 2022 00:48
briantu pushed a commit that referenced this pull request Feb 11, 2022
* Add brand colors to theme

* add default tag styles

* lint and move tags
briantu added a commit that referenced this pull request Feb 13, 2022
* setup create posting review page

* add Open Sans font

* create basic information section

* remove Open Sans font

* finish ui page

* Use posting context and fix text styling

* Refactor components to common folder

* Add tag styling to theme (#133)

* Add brand colors to theme

* add default tag styles

* lint and move tags

* Update font uses, add tag variant, and refactor ScheduledShiftsTr

* Use normal Tag and remove SkillTag

* Change BasicInfoGridItem component to LabelledText

* Add posting review details constant to Copy.ts

Co-authored-by: Lena Nguyen <[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.

Add tag styling to Chakra theme
4 participants