-
Updated
May 31, 2021 - Python
design
Here are 5,292 public repositories matching this topic...
-
Updated
Jun 29, 2021 - CSS
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jun 23, 2021 - JavaScript
Hi
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
[There are several ways to con
Is there any way to implement horizontal radio button group?
Achieve3000
Brand Name: Achieve3000
Website: https://www.achieve3000.com
Alexa rank: 32,878
Official resources for icon and color: Retrieve this color - #e3212f
or actually #114b5d
? See below in the Achieve3000 homepage.
Suggested code to add to Fields.xaml
<smtx:XamlDisplay
Grid.Row="1"
Grid.Column="4"
UniqueKey="fields_30">
<StackPanel>
<CheckBox
x:Name="MaterialDesignOutlinedPasswordFieldTextCountComboBox"
Content="View Text Input Count"/>
-
Updated
Jun 17, 2021 - CSS
-
Updated
Mar 18, 2021 - JavaScript
Is your enhancement request related to a problem? Please describe.
I NEED an email setup to create new accounts. This is not always possible.
Describe the solution you'd like
Allow a super admin to verify accounts without an email.
Describe alternatives you've considered
Created a temporary sendgrid account that uses gmail but this is blocked by many servers.
-
Updated
May 8, 2021 - HTML
-
Updated
Jun 25, 2021
-
Updated
Jun 12, 2021 - HTML
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 28, 2021
-
Updated
Jun 28, 2021 - SCSS
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Jun 15, 2021 - Vue
-
Updated
Oct 1, 2020 - Swift
Improve this page
Add a description, image, and links to the design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design 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