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

Miscellaneous updates and improvements #4673

Merged
merged 9 commits into from
Oct 31, 2024

Conversation

nick-next
Copy link
Contributor

Description

This PR contains miscellaneous updates and improvements triggered from comments in an earlier PR: 4599

It contains the following updates:

  • The TypeScript breakpoint object is standardized to defaults, and comments now reference the TypeScript and SCSS version so that they can be kept in sync with further changes.
  • The Topics component has been generalized into a LinkChips component, making it a more reusable content component. This update was triggered by the request to change the CSS class from "topics" (which was also done along with this larger change). We can generalize other content components in later PRs.
  • The directory for the SCSS files relating to content components is now renamed to make that structure more clear.
  • Updates to comments, copyright notices and the variable import file name.

@beets beets requested review from beets and dwnoble and removed request for beets October 22, 2024 04:09
@dwnoble
Copy link
Contributor

dwnoble commented Oct 22, 2024

/gcbrun

…onent. There was a comment that the use of a "topic" class in the CSS had potential for clashing. This is fixed, and that triggered the reworking of the component itself to make it more generic.
…ake it clear that these are specifically for components relating to content (articles, informational pages), as opposed to functional components such as topic explorer tools).
@nick-next nick-next merged commit 60a4f5f into datacommonsorg:master Oct 31, 2024
9 checks passed
@nick-next nick-next deleted the feedback branch November 14, 2024 03:51
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