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

docs: react-overridable mechanism #120

Open
4 tasks
mvidalgarcia opened this issue May 15, 2020 · 1 comment
Open
4 tasks

docs: react-overridable mechanism #120

mvidalgarcia opened this issue May 15, 2020 · 1 comment

Comments

@mvidalgarcia
Copy link
Member

mvidalgarcia commented May 15, 2020

After having integrated react-overridable a thorough update of documentation needs to be done.

  • Eliminate renderElement() bits
  • Explain react-overridable concept and how to use it
  • Explain how to namespace components (overridableId)
  • Expose all <Overridable /> ids to ease overriding components.
@mvidalgarcia mvidalgarcia added this to Backlog in Sprint Week 19-20 - Semantic UI transition via automation May 15, 2020
@mvidalgarcia mvidalgarcia changed the title docs: react-overridable mechnism docs: react-overridable mechanism May 15, 2020
@lnielsen lnielsen moved this from Backlog to For next sprint in Sprint Week 19-20 - Semantic UI transition May 15, 2020
@noorfathima11
Copy link

If someone is looking for how to eliminate renderElement prop from their code and use react-overridable, here is a small example of how I did for BucketAggregation component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants