Skip to content

Adding an option to open links in a new window#55

Open
stevenleeg wants to merge 7 commits intoantirez:masterfrom
stevenleeg:new_window
Open

Adding an option to open links in a new window#55
stevenleeg wants to merge 7 commits intoantirez:masterfrom
stevenleeg:new_window

Conversation

@stevenleeg
Copy link
Copy Markdown

This has always been a feature that I've looked for in HN. It just adds a simple checkbox to the user's preferences page which allows them to decide whether or not they want links to open in new windows.

public/js/app.js Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You're aware that you've used mis-matched whitespace correct?

Contrary to the rest of the code...

  • You've omitted curly braces
  • You're using a different quote style (single? the rest uses double)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Ah! I hope you'll excuse my newness to contributing to open-source, I didn't even realize things like these mattered. I'll get right on it.

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