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

[CLEANUP] Final removal of deprecated functions #557

Closed

Conversation

ziegenberg
Copy link
Contributor

@ziegenberg ziegenberg commented Jun 17, 2024

Final removal of:

  • Document::getAllSelectors
  • Rule::setValues
  • Rule::getValues
  • DeclarationBlock::setSelector
  • DeclarationBlock::getSelector

Some tests probably need some fixing.

@ziegenberg ziegenberg changed the title [CLEANUP] Final removal of deprecated functions (#557) [CLEANUP] Final removal of deprecated functions Jun 17, 2024
Final removal of:
- Document::getAllSelectors
- Rule::setValues
- Rule::getValues
- DeclarationBlock::setSelector
- DeclarationBlock::getSelector

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@oliverklee
Copy link
Contributor

Thanks! 🙏

Please let's have separate PRs for this, one for each removed method, and including a changelog entry. This allows us reviewers to do the reviews more quickly, and we can revert the commit more easily in case we break something.

@oliverklee oliverklee closed this Jun 18, 2024
@ziegenberg ziegenberg deleted the remove-deprecated-functions branch June 18, 2024 08:28
@ziegenberg
Copy link
Contributor Author

ziegenberg commented Jun 18, 2024

I split the commit into several PR:

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