Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Removes stars from pinned tooltip in home view
main
Keith Daulton
hace 2 años
padre
ff19aeff28
commit
7eacce3eee
Se han
modificado 1 ficheros
con
1 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-4
src/webviews/apps/home/components/header-card.ts
+ 1
- 4
src/webviews/apps/home/components/header-card.ts
Ver fichero
@ -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"
Escribir
Vista previa
Cargando…
Cancelar
Guardar