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

check transition-property value list before warn #1385

Merged
merged 5 commits into from Jan 6, 2021

Conversation

Sheraff
Copy link
Contributor

@Sheraff Sheraff commented Jan 6, 2021

This PR answers the issue #1384 (and following discussion). It includes related tests and code comments.

test/autoprefixer.test.js Outdated Show resolved Hide resolved
lib/transition.js Outdated Show resolved Hide resolved
@ai
Copy link
Member

ai commented Jan 6, 2021

Tests are falling now

@Sheraff
Copy link
Contributor Author

Sheraff commented Jan 6, 2021

The requested changes are done, and I merged the newer commits (new typings were "conflicting" without issue).

I also noticed that the autofix linter isn't set up to work on .ts files (which there is now since the new typings merge)

"lint-staged": {
  "*.js": "eslint --fix"
},

@ai ai merged commit 010ce4b into postcss:main Jan 6, 2021
@ai
Copy link
Member

ai commented Jan 6, 2021

Thanks. I added .ts to ESLint auto-fix 5bfb37e

I will release these changes next day.

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.

None yet

2 participants