avatar
Here are 355 public repositories matching this topic...
-
Updated
May 7, 2020 - JavaScript
-
Updated
Apr 26, 2020 - Java
With SVG output, text is not centered vertically.
Chrome : not well centered
Edge : text is on top
Solution : correct default value + add parameters to give an offset X, Y to the text.
version : 2.1.0
-
Updated
Apr 29, 2020 - TypeScript
- Separate subpages for each "Sprite Collection". With own builder and complete content of the readme.
- Stars via API, so there is no need to rebuild the page.
- How to contribute (#60)
- Clearify how to use
falseundtruewith HTTP-API #62
-
Updated
Jul 13, 2019 - JavaScript
https://www.reddit.com/r/MaterialDesign/comments/c91pfs/react_materialui_firebase/etdx9re
Consider using an edit mode that lets the user edit all the fields at once, attached to one button, instead of multiple edit buttons. A stack of four edit buttons starts to look a little bit repetitive, especially considering when someone goes to edit their page it's possible they may need to edit multiple
-
Updated
Feb 23, 2020 - Kotlin
-
Updated
Nov 9, 2017 - PHP
-
Updated
Feb 17, 2020 - PHP
When creating a MST the user can get a domain certificate that restricts the creation of other MSTs that use the same domain prefix. The domain certificate MVS for example restricts the creation of MST symbols that start with MVS. for example MVS.ABC
For MITs we currently don't have certificates. Instead of creating new certificate types we can reuse the MST domain certificates for this purpos
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 26, 2020 - TypeScript
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
May 2, 2020 - Swift
Can you remove spread operator from labelStyle?
It overwrite lineHeight from props, or you can add one '||' more.
const labelStyle = { ...this.props.labelStyle, ...{ lineHeight: (height || 200) + 'px' } };
-
Updated
May 13, 2019 - Java
-
Updated
May 15, 2020 - PHP
-
Updated
Oct 11, 2019 - PHP
-
Updated
Sep 10, 2018 - JavaScript
-
Updated
Jan 29, 2017 - Objective-C
Improve this page
Add a description, image, and links to the avatar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the avatar topic, visit your repo's landing page and select "manage topics."
Option to close on backdrop(grey area around the dialog box) click, would be nice. Pointing to a small cross button can be sometimes frustrating.