-
Updated
Feb 27, 2021 - Python
system
Here are 1,941 public repositories matching this topic...
-
Updated
Mar 2, 2021 - Java
-
Updated
Feb 26, 2021
-
Updated
Feb 28, 2021 - Python
-
Updated
Jan 4, 2021
-
Updated
Feb 10, 2021 - C++
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Sep 8, 2020
Is your feature request related to a problem? Please describe.
When encountering a bug it is a bit tedious to open github, navigate to the iGlance repository and open a new bug issue. Not everyone is going to jump through those hoops in order to report a bug.
Describe the solution you'd like
It should be possible to click a button in the main window and be directly redirected to the
-
Updated
Jul 14, 2020 - Swift
-
Updated
Aug 24, 2020 - C
-
Updated
Feb 19, 2021 - C++
-
Updated
Feb 25, 2021 - HTML
-
Updated
Feb 7, 2021 - Perl
-
Updated
Jul 22, 2020 - Swift
Describe the bug
I'm not able to set styles on the button component of the SelectMenu component for different modes. I've tried setting them in the theme, using applyTheme and buttonProps on the component. popoverProps works as expected, but buttonProps does not:
-
Updated
Mar 4, 2019 - Python
-
Updated
Feb 17, 2021 - C#
-
Updated
Jul 21, 2020 - Objective-C
Improve this page
Add a description, image, and links to the system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the system topic, visit your repo's landing page and select "manage topics."
Environment
Question
Is there any solid documentation for the
renderFilteredItems()
utility function exported from theselect
package? It is briefly mentioned under theitemListRenderer
props section of theselect
c