You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the Issues to see if this bug has already been reported
I have tested the latest version
Summary
Thank you for providing this library for React. It's been great to use it. I did notice that this library hasn't got all the components avaialbe in flowbite yet, such as: https://flowbite.com/docs/components/popover/
Context
The popover component is very handy when building a nice UI for users, would you consider adding this component in future?
Thank you
The text was updated successfully, but these errors were encountered:
* feat(popover): created Popover component
This PR creates the Popover component based on the specs of the core library
fixthemesberg#916fixthemesberg#878
* docs(popover): created document page of Popover component with examples
* refact(popover): removed unnecessary code
* docs(popover): improved documentation
* fix(popover): import correct theme props
* refact(popover): use relative imports
* docs(popover): reverted import paths
abdulbasithqb
pushed a commit
to abdulbasithqb/flowbite-react
that referenced
this issue
Jan 31, 2024
* feat(popover): created Popover component
This PR creates the Popover component based on the specs of the core library
fixthemesberg#916fixthemesberg#878
* docs(popover): created document page of Popover component with examples
* refact(popover): removed unnecessary code
* docs(popover): improved documentation
* fix(popover): import correct theme props
* refact(popover): use relative imports
* docs(popover): reverted import paths
Summary
Thank you for providing this library for React. It's been great to use it. I did notice that this library hasn't got all the components avaialbe in flowbite yet, such as: https://flowbite.com/docs/components/popover/
Context
The popover component is very handy when building a nice UI for users, would you consider adding this component in future?
Thank you
The text was updated successfully, but these errors were encountered: