Skip to content

Adjust interfaces for mustache. #2373

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

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Conversation

srawlins
Copy link
Member

@srawlins srawlins commented Oct 5, 2020

  • Even though ModelElement has hasCategoryNames, the _categorization partial
    references displayedCategories, so it must exist.
  • _sidebar_for_container references hasPublicConstructors,
    publicConstructorsSorted, publicInheritedInstanceFields,
    publicInheritedInstanceMethods, publicInheritedInstanceOperators.
  • Category.linkedName is referenced by templates, so it should no longer be
    deprecated.

* Even though ModelElement has `hasCategoryNames`, the _categorization partial
  references `displayedCategories`, so it must exist.
* _sidebar_for_container references `hasPublicConstructors`,
  `publicConstructorsSorted`, `publicInheritedInstanceFields`,
  `publicInheritedInstanceMethods`, `publicInheritedInstanceOperators`.
* Category.linkedName is referenced by templates, so it should no longer be
  deprecated.
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Oct 5, 2020
@srawlins srawlins merged commit 7bb4e50 into dart-lang:master Oct 6, 2020
@srawlins srawlins deleted the hierarchy branch October 6, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants