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

Remove trailing CSS unit values & duplication fixes #292

Merged
merged 16 commits into from
Dec 18, 2018
Merged

Conversation

y0hami
Copy link
Member

@y0hami y0hami commented Dec 7, 2018

Description

Removed all trailing px values from definitions and default theme to help with CSS linters.

0px => 0

@y0hami y0hami added lang/css Anything involving CSS lang/javascript Anything involving JavaScript state/awaiting-reviews Pull requests which are waiting for reviews labels Dec 7, 2018
@y0hami y0hami self-assigned this Dec 7, 2018
@y0hami y0hami added this to the 2.7.0 milestone Dec 7, 2018
prudho
prudho previously approved these changes Dec 10, 2018
Copy link
Contributor

@prudho prudho left a comment

Choose a reason for hiding this comment

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

LGTM

ColinFrick
ColinFrick previously approved these changes Dec 10, 2018
Copy link
Member

@ColinFrick ColinFrick left a comment

Choose a reason for hiding this comment

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

LGTM

There are still other occurrences where zero has a unit: 0em f.e.

lubber-de
lubber-de previously approved these changes Dec 10, 2018
Copy link
Member

@lubber-de lubber-de left a comment

Choose a reason for hiding this comment

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

LGTM, but same what Colin said

src/definitions/collections/menu.less Outdated Show resolved Hide resolved
@y0hami y0hami dismissed stale reviews from lubber-de, ColinFrick, and prudho via e22e8e6 December 10, 2018 19:22
@y0hami
Copy link
Member Author

y0hami commented Dec 10, 2018

I have looked over all the values changed manually and they all look fine to me.

src/definitions/elements/icon.less Outdated Show resolved Hide resolved
@y0hami y0hami changed the title Remove trailing px values Remove trailing CSS unit values Dec 11, 2018
@y0hami y0hami changed the title Remove trailing CSS unit values Remove trailing CSS unit values & duplication fixes Dec 11, 2018
@y0hami
Copy link
Member Author

y0hami commented Dec 11, 2018

@fomantic/collaborators ready for review 😃

src/definitions/modules/dimmer.less Outdated Show resolved Hide resolved
src/themes/default/modules/transition.overrides Outdated Show resolved Hide resolved
src/themes/default/modules/transition.overrides Outdated Show resolved Hide resolved
src/themes/default/modules/transition.overrides Outdated Show resolved Hide resolved
@y0hami
Copy link
Member Author

y0hami commented Dec 11, 2018

@lubber-de now? 😛

lubber-de
lubber-de previously approved these changes Dec 11, 2018
Copy link
Member

@lubber-de lubber-de left a comment

Choose a reason for hiding this comment

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

LGTM now 👍

prudho
prudho previously approved these changes Dec 12, 2018
Copy link
Contributor

@prudho prudho left a comment

Choose a reason for hiding this comment

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

LGTM

@y0hami y0hami dismissed stale reviews from prudho and lubber-de via 93d6a51 December 18, 2018 08:31
@y0hami y0hami merged commit 8914e0b into develop Dec 18, 2018
@y0hami y0hami deleted the style/trailing-px branch December 20, 2018 12:12
This was referenced Dec 21, 2018
@y0hami y0hami removed state/awaiting-reviews Pull requests which are waiting for reviews labels Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS lang/javascript Anything involving JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants