-
Updated
Oct 11, 2021 - Less
style
Here are 947 public repositories matching this topic...
I'm currently implementing a news list with an image in each item, and these images have 4:3 ratio in mobile devices and 16:9 ratio in desktop devices. Would it be possible or even make sense for the Aspect and AspectImage components to handle this kind of thing? I imagine an API like this:
<AspectImage {...imageProps} ratio={[4/3, 16/9]} />
Where each item in this array of ratios woul
-
Updated
Sep 20, 2021 - JavaScript
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test or npx -p style-dictionary style-dictionary test in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
Version: v0.2.0.
Before:
type I interface {
A()
B()
c()
}After:
type I interface {
A()
B()
c()
}Perhaps c shouldn't be grouped together with A and B, since it is unexported?
In the real code that inspired this issue, the c is a “marker method” for members of the “sum type” I, while A and B are methods that return data comm
-
Updated
Sep 12, 2021 - C++
-
Updated
Sep 18, 2020 - Objective-C
-
Updated
Oct 2, 2021
-
Updated
Jul 28, 2021 - Objective-C
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Sep 26, 2021 - Ruby
-
Updated
Nov 15, 2021 - C#
-
Updated
Feb 4, 2018 - JavaScript
-
Updated
Jun 1, 2021 - Python
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Nov 17, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the style topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the style topic, visit your repo's landing page and select "manage topics."


Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from
config/insights.phpwhen is used withphp artisan insights.Maybe something like:
'parameters' => '--format=json -d memo