Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Removes stars from pinned tooltip in home view
main
Keith Daulton
há 2 anos
ascendente
ff19aeff28
cometimento
7eacce3eee
1 ficheiros alterados
com
1 adições
e
4 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-4
src/webviews/apps/home/components/header-card.ts
+ 1
- 4
src/webviews/apps/home/components/header-card.ts
Ver ficheiro
@ -21,10 +21,7 @@ const template = html
`
$
{
when
(
x
=
>
x
.
pinStatus
,
html
<
HeaderCard
>
`
<
span
slot
=
"type"
>
<
span
class
=
"repo-access${x => (x.isPro ? ' is-pro' : '')}"
>
✨
<
/
span
>
$
{
x
=
>
x
.
planName
}
<
/
s
p
a
n
>
<
span
slot
=
"type"
>
$
{
x
=
>
x
.
planName
}
<
/
span
>
<
a
href
=
"#"
class
=
"action is-icon"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar