reduce the space used each repo summary and make them less striking as more are going to be displayedmaster
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.8 KiB |
@ -1,73 +1,61 @@ |
|||||||
// Jest Snapshot v1, https://goo.gl/fbAQLP |
// Jest Snapshot v1, https://goo.gl/fbAQLP |
||||||
|
|
||||||
exports[`Repo/Summary/Card Long Details smoke-test 1`] = ` |
exports[`Repo/Summary/Card Long Details smoke-test 1`] = ` |
||||||
<a class="card w-96 bg-primary text-primary-content" |
<div class="p-4 bg-base-200 my-2 rounded-lg"> |
||||||
href="/repo/" |
<a class="link-primary break-words" |
||||||
> |
href="/repo/" |
||||||
<div class="card-body"> |
> |
||||||
<h2 class="card-title svelte-jesdj"> |
Long Name that goes on and on and on and on a... |
||||||
Long Name that goes on and on and on and on a... |
</a> |
||||||
</h2> |
<p class="text-sm text-muted break-words"> |
||||||
<p class="svelte-jesdj"> |
Lorem ipsum dolor sit amet, consectetur adipi... |
||||||
Lorem ipsum dolor sit amet, consectetur adipi... |
</p> |
||||||
</p> |
</div> |
||||||
</div> |
|
||||||
</a> |
|
||||||
`; |
`; |
||||||
|
|
||||||
exports[`Repo/Summary/Card Long and No Spaces smoke-test 1`] = ` |
exports[`Repo/Summary/Card Long and No Spaces smoke-test 1`] = ` |
||||||
<a class="card w-96 bg-primary text-primary-content" |
<div class="p-4 bg-base-200 my-2 rounded-lg"> |
||||||
href="/repo/" |
<a class="link-primary break-words" |
||||||
> |
href="/repo/" |
||||||
<div class="card-body"> |
> |
||||||
<h2 class="card-title svelte-jesdj"> |
LongNameLongNameLongNameLongNameLongNameLongN... |
||||||
LongNameLongNameLongNameLongNameLongNameLongN... |
</a> |
||||||
</h2> |
<p class="text-sm text-muted break-words"> |
||||||
<p class="svelte-jesdj"> |
LoremipsumLoremipsumLoremipsumLoremipsumLorem... |
||||||
LoremipsumLoremipsumLoremipsumLoremipsumLorem... |
</p> |
||||||
</p> |
</div> |
||||||
</div> |
|
||||||
</a> |
|
||||||
`; |
`; |
||||||
|
|
||||||
exports[`Repo/Summary/Card No Details smoke-test 1`] = ` |
exports[`Repo/Summary/Card No Details smoke-test 1`] = ` |
||||||
<a class="card w-96 bg-primary text-primary-content" |
<div class="p-4 bg-base-200 my-2 rounded-lg"> |
||||||
href="/repo/" |
<a class="link-primary break-words" |
||||||
> |
href="/repo/" |
||||||
<div class="card-body"> |
> |
||||||
<h2 class="card-title svelte-jesdj"> |
Untitled |
||||||
Untitled |
</a> |
||||||
</h2> |
<p class="text-sm text-muted break-words"> |
||||||
<p class="svelte-jesdj"> |
</p> |
||||||
</p> |
</div> |
||||||
</div> |
|
||||||
</a> |
|
||||||
`; |
`; |
||||||
|
|
||||||
exports[`Repo/Summary/Card Short Details smoke-test 1`] = ` |
exports[`Repo/Summary/Card Short Details smoke-test 1`] = ` |
||||||
<a class="card w-96 bg-primary text-primary-content" |
<div class="p-4 bg-base-200 my-2 rounded-lg"> |
||||||
href="/repo/" |
<a class="link-primary break-words" |
||||||
> |
href="/repo/" |
||||||
<div class="card-body"> |
> |
||||||
<h2 class="card-title svelte-jesdj"> |
Short Name |
||||||
Short Name |
</a> |
||||||
</h2> |
<p class="text-sm text-muted break-words"> |
||||||
<p class="svelte-jesdj"> |
short description |
||||||
short description |
</p> |
||||||
</p> |
</div> |
||||||
</div> |
|
||||||
</a> |
|
||||||
`; |
`; |
||||||
|
|
||||||
exports[`Repo/Summary/Card loading smoke-test 1`] = ` |
exports[`Repo/Summary/Card loading smoke-test 1`] = ` |
||||||
<div class="card w-96 bg-neutral text-neutral-focus"> |
<div class="p-4 bg-base-200 my-2 rounded-lg"> |
||||||
<div class="card-body"> |
<div class="h-5 mb-2 skeleton w-40"> |
||||||
<div class="text-center"> |
</div> |
||||||
<div class="h-6 mt-1 mb-3 skeleton w-40"> |
<div class="h-4 skeleton w-100"> |
||||||
</div> |
|
||||||
<div class="h-4 mb-1 skeleton w-100"> |
|
||||||
</div> |
|
||||||
</div> |
|
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
`; |
`; |
||||||
|
|||||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 22 KiB |