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

[v4] break: rename all interfaces to drop 'I' prefix #4580

Merged
merged 11 commits into from
Mar 12, 2021

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Mar 11, 2021

Changes proposed in this pull request:

Drop the I prefix from all interface names.

Other related changes in this refactor as a result of the renames:

  • KeyCombo disambiguated from the interface. The component is now KeyComboTag (it looks kind of like a Tag component)
  • Toaster disambiguated from the interface. The interface is now ToasterInstance.
  • TreeNode disambiguated from the interface. The interface is now TreeNodeInfo.
  • LocatorImpl / Locator disambiguation
  • MenuContextImpl / MenuContext disambiguation

@blueprint-bot
Copy link

fix tests

Previews: documentation | landing | table

@blueprint-bot
Copy link

fix select tests

Previews: documentation | landing | table

@blueprint-bot
Copy link

fix tests type checking

Previews: documentation | landing | table

@blueprint-bot
Copy link

fix panel typo

Previews: documentation | landing | table

@blueprint-bot
Copy link

update interface name references in docs

Previews: documentation | landing | table

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.

2 participants