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

Improve migration experience to customSyntax #5301

Closed
Tracked by #5205
jeddy3 opened this issue May 14, 2021 · 2 comments
Closed
Tracked by #5205

Improve migration experience to customSyntax #5301

jeddy3 opened this issue May 14, 2021 · 2 comments
Labels
status: wip is being worked on by someone type: enhancement a new feature that isn't related to rules
Milestone

Comments

@jeddy3
Copy link
Member

jeddy3 commented May 14, 2021

Ref: #5289 (comment)

We'll need to:

  • write a migration guide and changelog
  • update the user guide to reflect this change
@jeddy3 jeddy3 added status: ready to implement is ready to be worked on by someone type: documentation an improvement to the documentation labels May 14, 2021
@jeddy3 jeddy3 added this to the future-major milestone May 14, 2021
This was referenced May 14, 2021
@hudochenkov
Copy link
Member

hudochenkov commented May 14, 2021

Also we would need to:

  • if --syntax passed provide helpful message for each syntax with some guidance to resolve an issue. Similar to PostCSS.
  • if file extension is not .css, .pcss, .postcss, and customSyntax is not specified show similar guidance for known syntaxes.

@jeddy3
Copy link
Member Author

jeddy3 commented May 14, 2021

I was going to create a new issue for that, but it makes sense to do the code messaging and documentation together.

@jeddy3 jeddy3 changed the title Document migration guide and update user guide for customSyntax Improve migration experience to customSyntax May 14, 2021
@jeddy3 jeddy3 added type: enhancement a new feature that isn't related to rules and removed type: documentation an improvement to the documentation labels May 14, 2021
@jeddy3 jeddy3 added status: wip is being worked on by someone and removed status: ready to implement is ready to be worked on by someone labels Sep 26, 2021
@jeddy3 jeddy3 closed this as completed Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: wip is being worked on by someone type: enhancement a new feature that isn't related to rules
Development

No branches or pull requests

2 participants