- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 10 Jan 2024 12:29:07 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: 2b9add231f5fc349850d9ed5d0182fd6055086a0
https://github.com/w3c/webauthn/commit/2b9add231f5fc349850d9ed5d0182fd6055086a0
Author: Emil Lundberg <emil@yubico.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M index.bs
Log Message:
-----------
Remove autolink to nonexistent term "WebAuthn credentials"
Fixes this Bikeshed lint:
```
LINE ~8667: No 'dfn' refs found for 'webauthn credentials'.
[=WebAuthn credentials=]
```
Commit: 3aa02474e71e68499242f867f05c4cad861e0f53
https://github.com/w3c/webauthn/commit/3aa02474e71e68499242f867f05c4cad861e0f53
Author: Emil Lundberg <emil@yubico.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M index.bs
Log Message:
-----------
Delete unused term "client-side discoverable credential property"
Fixes this Bikeshed lint:
```
LINT: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" data-dfn-for="CredentialPropertiesOutput" id="credentialpropertiesoutput-client-side-discoverable-credential-property" data-lt="client-side discoverable credential property" data-noexport="by-default">client-side discoverable credential property<a href="#credentialpropertiesoutput-client-side-discoverable-credential-property" class="self-link"></a></dfn>
<dfn data-dfn-type="dfn" data-dfn-for="CredentialPropertiesOutput" id="credentialpropertiesoutput-client-side-discoverable-credential-property" data-lt="client-side discoverable credential property" data-noexport="by-default">client-side discoverable credential property<a href="#credentialpropertiesoutput-client-side-discoverable-credential-property" class="self-link"></a></dfn>
```
Commit: 82db709d1014668da8f6fb080b8806d647dc0edc
https://github.com/w3c/webauthn/commit/82db709d1014668da8f6fb080b8806d647dc0edc
Author: Emil Lundberg <emil@yubico.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #2015 from w3c/fix-lint
Fix Bikeshed lint
Compare: https://github.com/w3c/webauthn/compare/830e6c09121f...82db709d1014
Received on Wednesday, 10 January 2024 20:29:13 UTC