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

chore(components): unify static property for CSS selectors #4660

Merged
merged 7 commits into from
Dec 9, 2020

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Dec 8, 2020

Related Ticket(s)

Refs #4193.
Refs #4144.

Description

Change the static properties for the CSS selectors, so it aligns to the rest of the codebase (except stableSelector for name-compatibility reasons with React).

Also removes sameHeight() JavaScript code as it'll be replaced with #4657.

Changelog

Changed

  • Change the static properties for the CSS selectors, so it aligns to the rest of the codebase (except stableSelector for name-compatibility reasons with React).

Removed

Change the static properties for the CSS selectors, so it aligns to the
rest of the codebase (except `stableSelector` for name-compatibility
reasons with React).

Also removes `sameHeight()` JavaScript code as it'll be replaced with

Refs carbon-design-system#4193.
Refs carbon-design-system#4144.
@asudoh asudoh added the package: web components Work necessary for the IBM.com Library web components package label Dec 8, 2020
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Dec 8, 2020

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Dec 8, 2020

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

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

LGTM thanks @asudoh!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Dec 8, 2020
@kodiakhq kodiakhq bot merged commit 747d923 into carbon-design-system:master Dec 9, 2020
@asudoh asudoh deleted the static-prop-selector branch December 9, 2020 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: web components Work necessary for the IBM.com Library web components package Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants