Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

chore(*): comment out underline-related code - I97 #99

Merged

Conversation

cmccandless
Copy link
Contributor

Issue #97

Remove underline button from toolbar

Changes

  • Comment out references to underline (left as placeholders for whenever #98 is resolved)

Related Issues

  • Issue #98

Resolves #97

@cmccandless cmccandless force-pushed the remove-underline-from-toolbar branch 2 times, most recently from 99f1a81 to 0fe42db Compare October 3, 2019 19:24
Copy link
Contributor

@dselman dselman left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@irmerk irmerk left a comment

Choose a reason for hiding this comment

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

Were you able to test these, in terms of seeing if the CSS Grid layout still works? It was specifically designed to have the underline button there.

@irmerk irmerk added this to In Progress PR in Hacktoberfest 2019 via automation Oct 3, 2019
@cmccandless
Copy link
Contributor Author

Works just fine:
image
Bold, Italic, etc buttons still work as well.

@cmccandless
Copy link
Contributor Author

If anything, there is a slightly noticeable extra spacing created by the grid.

@cmccandless
Copy link
Contributor Author

Latest commit fixes the extra spacing:
image

@irmerk
Copy link
Member

irmerk commented Oct 3, 2019

Right, I think we also need to be editing the CSS to accommodate for this. I hope we get a solution in for handling underline soon, but in case we don't, we want the toolbar to not look like something is missing. Ah, didn't see your newest commit.

@cmccandless
Copy link
Contributor Author

@irmerk If there are no other changes to request, can you please mark approval?

@irmerk
Copy link
Member

irmerk commented Oct 3, 2019

You'll need to correct the DCO on your last commit.

Signed-off-by: Corey McCandless <crm1994@gmail.com>
Signed-off-by: Corey McCandless <crm1994@gmail.com>
@cmccandless
Copy link
Contributor Author

@irmerk done

@irmerk irmerk changed the title Comment out underline-related code chore(*): comment out underline-related code - I97 Oct 5, 2019
Copy link
Member

@irmerk irmerk left a comment

Choose a reason for hiding this comment

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

Great, this is a help! Now just to get HTML support for underline.

Hacktoberfest 2019 automation moved this from In Progress PR to Approved PR Oct 5, 2019
@irmerk irmerk merged commit 251bd5d into accordproject:master Oct 5, 2019
Hacktoberfest 2019 automation moved this from Approved PR to Finished PR Oct 5, 2019
@cmccandless cmccandless deleted the remove-underline-from-toolbar branch October 6, 2019 02:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Hacktoberfest 2019
  
Finished PR
Development

Successfully merging this pull request may close these issues.

Remove Underline Button from Toolbar
3 participants