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

Display the known 'implementers' of an extension type #3682

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

srawlins
Copy link
Member

We already display the extension types that "implement" a class; this adds an "Implementers" section to the extension type page.

Also, change "implementor" to "implementer" in every case I could find.

Fixes #3656


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@srawlins srawlins requested a review from kallentu February 26, 2024 21:57
@srawlins srawlins merged commit 40c470e into dart-lang:main Feb 26, 2024
9 checks passed
@srawlins srawlins deleted the fix-et-implemenets-et branch February 26, 2024 23:01
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.

In "implementers" list, include extension type implementers along with classes and mixins
2 participants