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

Fix removing styles from function rules #1046

Merged
merged 8 commits into from
Feb 27, 2019
Merged

Fix removing styles from function rules #1046

merged 8 commits into from
Feb 27, 2019

Conversation

kof
Copy link
Member

@kof kof commented Feb 25, 2019

@kof kof requested a review from HenriBeck February 25, 2019 12:27
@@ -515,6 +515,22 @@ describe('Functional: sheet', () => {
})
})

describe('sheet.update()', () => {
Copy link
Member

Choose a reason for hiding this comment

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

Please also add a test where the property becomes null and false

Copy link
Member Author

Choose a reason for hiding this comment

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

will do

@HenriBeck
Copy link
Member

A changelog is missing as well.

@kof
Copy link
Member Author

kof commented Feb 26, 2019

A changelog is missing as well.

Forgot to push, fixed

@kof kof merged commit 2cc1077 into master Feb 27, 2019
bhupinderbola pushed a commit to bhupinderbola/jss that referenced this pull request Sep 17, 2019
* format template strings

* added a test

* add test with fn rule

* fix removing properties from fn rules cssinjs#1026

* Update changelog.md

* add tests with null and false

* remove .only
@iamstarkov iamstarkov deleted the bug-1026 branch October 4, 2019 09:42
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