Skip to content

Conversation

deadlybyte
Copy link
Contributor

…ents.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Added tag support to markdown editors in article posts and comments.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

kbd-tag-support-for-markdown-editors

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

<kbd> tag goodness

@CLAassistant
Copy link

CLAassistant commented Feb 7, 2019

CLA assistant check
All committers have signed the CLA.

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Feb 7, 2019
Copy link
Contributor

@benhalpern benhalpern left a comment

Choose a reason for hiding this comment

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

This looks good to me. Due to the additional linting here, I'd love another set of eyes to double check for me that everything looks good.

@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Feb 8, 2019
@rhymes
Copy link
Contributor

rhymes commented Feb 8, 2019

@benhalpern if you disable whitespace changes in the diff the changeset is more "digestible"

screenshot_2019-02-08 added kbd tag support to markdown editors in article posts and comm by deadlybyte pull request 17

this should help...

Copy link
Contributor

@Zhao-Andy Zhao-Andy left a comment

Choose a reason for hiding this comment

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

Looks great, just one change needed!

@pr-triage pr-triage bot added PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes PR: unreviewed bot applied label for PR's with no review and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes labels Feb 8, 2019
@deadlybyte
Copy link
Contributor Author

deadlybyte commented Feb 8, 2019

Added additional refactoring and used SASS placeholder for the kbd class as no need to output a class .kbd as it wasn't being used - only referenced via extend.

Copy link
Contributor

@Zhao-Andy Zhao-Andy left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Feb 8, 2019
Copy link
Contributor

@jessleenyc jessleenyc left a comment

Choose a reason for hiding this comment

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

Left some comments above

@pr-triage pr-triage bot added PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Feb 8, 2019
@pr-triage pr-triage bot removed the PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes label Feb 8, 2019
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Feb 8, 2019
@deadlybyte deadlybyte force-pushed the feature/kbd-tag-support-in-markdown branch from 5b32c30 to 0d34c2d Compare February 8, 2019 22:00
Copy link
Contributor

@Zhao-Andy Zhao-Andy left a comment

Choose a reason for hiding this comment

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

Should be good once this passes CI!

@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Feb 15, 2019
@benhalpern benhalpern merged commit c1eecd1 into forem:master Feb 17, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants