--- export interface Props { when: T | number | boolean | undefined | null; } const { when } = Astro.props; --- {!!when ? : } t icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-11Update VS Code packageGravatar Nate Moore 2-1/+8
2021-08-10fix astro.build header links (#1078)Gravatar Jesus Gil 2-2/+7
2021-08-10[ci] yarn formatGravatar FredKSchott 1-1/+3
2021-08-10Do not observe visible hydrate components more than once (#1015)Gravatar Fred K. Schott 5-10/+20
2021-08-10[ci] yarn formatGravatar matthewp 10-342/+282
2021-08-10Add support for Astro.* completion and Hover help (#1068)Gravatar Matthew Phillips 15-61/+495
2021-08-10Bump Vue version to latest stable (#1075)Gravatar Bartek Igielski 3-53/+58
2021-08-09[ci] yarn formatGravatar natemoo-re 1-3/+4
2021-08-09Fix nested client load directive (#1030)Gravatar Mihkel Eidast 2-2/+21
2021-08-09[ci] yarn formatGravatar matthewp 2-27/+31
2021-08-09Fix GoToDefinition for component imports (and component usage) (#1045)Gravatar Matthew Phillips 4-12/+88
2021-08-08Update congratsbot.ymlGravatar Fred K. Schott 1-1/+1
2021-08-08Update congratsbot.ymlGravatar Fred K. Schott 1-1/+1
2021-08-08Update congratsbot to support external PRsGravatar Fred K. Schott 1-8/+8
2021-08-08change some Spanish translations (#1063)Gravatar Kus Cámara 2-16/+21
2021-08-08Add CSS in example project: docs (#1062)Gravatar Marcus Otterström 1-0/+2
2021-08-08Update congratsbot.ymlGravatar Fred K. Schott 1-1/+1
2021-08-08Testing github action, safe to ignore (#1058)Gravatar Fred K. Schott 1-1/+2
2021-08-08Create congratsbot.yml (#1057)Gravatar Fred K. Schott 1-1/+1
2021-08-08Update congratsbot.yml (#1055)Gravatar Fred K. Schott 1-2/+2
2021-08-08Ignore embedded image as page dependency during build (#1053)Gravatar Hamed Madani 1-9/+8