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

Added docs about forwardRef #76

Merged
merged 2 commits into from
Dec 20, 2018
Merged

Added docs about forwardRef #76

merged 2 commits into from
Dec 20, 2018

Conversation

HenriBeck
Copy link
Member

No description provided.

@HenriBeck HenriBeck requested a review from kof December 13, 2018 10:59
README.md Outdated
@@ -214,6 +214,11 @@ const App = () => (
export default App;
```

#### Access inner component instance

With theming version 3 we implemented the new `forwardRef` API.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we don't have both versions at the same time, I would just document the status quo and the rest is in changelog.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@HenriBeck HenriBeck merged commit 3868052 into master Dec 20, 2018
@HenriBeck HenriBeck deleted the update-docs branch December 20, 2018 15:35
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