-
Updated
Nov 29, 2020 - Python
design
Here are 4,523 public repositories matching this topic...
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
Most appropriate sub-area of p5.js?
- Color
- Core/Environment/Rendering
- Data
- Dom
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Other (specify if possible)
Feature enhancement details:
Currently, several DOM examples are not executed in the reference. It is always helpful to have the example code exec
Hello,
I have noticed that “User disabled" is not translated on login screen:
Lithuanian login screen:
https://help.nextcloud.com/uploads/default/original/3X/b/f/bfb9a0fba9526170af1074ad5743cbf6698b280c.png
German login screen:
https://help.nextcloud.com/uploads/default/original/3X/2/0/20a7e4bab37f5ee9df6772c92dbce71e6230f7c4.png
These words are translated on Transifex, e.g. Lithuani
Is there any way to implement horizontal radio button group?
-
Updated
Nov 1, 2020 - CSS
While this behavior might be useful for single selection comboboxes, it is an unexpected behavior, when you template the combobox items to achieve a multiselection behavior. Is it possible to disable the behavior that the selected item is removed from the available items list?
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Oct 20, 2020 - HTML
-
Updated
Dec 7, 2020
-
Updated
Dec 7, 2020 - HTML
-
Updated
Nov 15, 2020 - JavaScript
Enhancement
Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.
So let's add a validation error describing this behaviour
Current behaviour
<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten
Description
The combo box list doesn't have a high enough z-index to overlap other positioned element such as the buttons for another combo box it could be placed above.
The z-index should be increased to make sure it covers non dialog items.
<img width="459" alt="Screenshot 2020-08-03 09 58 02" src="https://user-images.githubusercontent.com/1385752/89196565-01b64f80-d570-11ea-81e8-1
-
Updated
Dec 4, 2020
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Swift
-
Updated
Dec 6, 2020 - Vue
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