-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(popover-core): prevent internal logic (#839)
* fix(popover-core): prevent internal logic * fix: additional rule * feat: controlled vs uncontrolled * fix: open must be out due to dependencies * fix: open monitored in lifecycle * docs: readme update * Update packages/core/src/components/popover-core/popover-core.tsx Co-authored-by: mJarsater <62651103+mJarsater@users.noreply.github.com> * Update packages/core/src/components/popover-core/readme.md Co-authored-by: mJarsater <62651103+mJarsater@users.noreply.github.com> * chore: swap controlled and uncontrolled * docs: update tooltip * fix: rename defaultOpen to defaultShow * chore: comment update --------- Co-authored-by: mJarsater <62651103+mJarsater@users.noreply.github.com>
- Loading branch information
1 parent
d90f65d
commit 819cbe5
Showing
9 changed files
with
192 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.