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

UIShell components: rename "isOpen" prop to "open" #1876

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

daviseidel
Copy link

Solving issue #461, it will bring more consistency, as now all components use open prop instead of isOpen

Copy link
Collaborator

@theetrain theetrain left a comment

Choose a reason for hiding this comment

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

Thank you, overall this works and helps with #1621

When you have a moment, please update parts in /docs where UIShell is used with the open prop, and generated docs:

  • Run yarn build:docs and yarn build:lib
  • /docs/src/pages/framed/UIShell/ examples
  • docs/src/pages/_layout.svelte
  • Anywhere else UIShell components are used

@daviseidel
Copy link
Author

Fixed all instances I could find. Tell me if I missed any.

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