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

[Website] Fix #277: Integrated library name and description in one clickable div #304

Merged
merged 5 commits into from Nov 17, 2019

Conversation

mpark86
Copy link
Contributor

@mpark86 mpark86 commented Oct 8, 2019

  • Surrounded library name and description in a
    tag when setting up code dynamically
  • Made the
    tag clickable using jQuery

@MattIPv4
Copy link
Member

MattIPv4 commented Oct 9, 2019

This feels like a super janky solution -- why not just move where the a element is?

@mpark86
Copy link
Contributor Author

mpark86 commented Oct 9, 2019

Does this look better? I just moved a element to surround the description as well. I also removed all the underlines because it looked a bit messy.

@MattIPv4 MattIPv4 self-requested a review October 11, 2019 21:30
public/js/main.js Outdated Show resolved Hide resolved
@MattIPv4 MattIPv4 self-requested a review October 14, 2019 21:30
@mpark86
Copy link
Contributor Author

mpark86 commented Oct 16, 2019

I committed another change. I think all the points you mentioned are applied to this one? Could you review? Thanks.

public/css/main.css Show resolved Hide resolved
public/css/main.css Outdated Show resolved Hide resolved
public/css/main.css Outdated Show resolved Hide resolved
@mpark86
Copy link
Contributor Author

mpark86 commented Oct 16, 2019

All done! This actually looks better.

@MattIPv4 MattIPv4 self-requested a review October 21, 2019 11:20
Copy link
Member

@MattIPv4 MattIPv4 left a comment

Choose a reason for hiding this comment

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

Lgtm.

@MattIPv4 MattIPv4 changed the title Fix #277: Integrated library name and description in one clickable div [Website] Fix #277: Integrated library name and description in one clickable div Nov 14, 2019
@PeterDaveHello PeterDaveHello merged commit a6310af into cdnjs:master Nov 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants