Skip to content

Conversation

@jameseaster
Copy link
Contributor

TODO: Add SVG images for renderMethod


Resolves update PRC example credential


What kind of change does this PR introduce?

  • Credential property & values update.

What is the current behavior?

  • PRC does not utilize renderMethod and has out of date property names (expirationDate vs validUntil) - see citizenship vocab

What is the new behavior?

  • Updated fields, values, and implementation of renderMethod

NOTE: This uses the examples context instead of the appropriate context, because VC v2 and renderMethod are not yet stable.


Does this PR introduce a breaking change?

  • Yes
  • No

How has this been tested?

  • Locally rendered and issued.

Screenshots: n/a

Copy link
Contributor

@BigBlueHat BigBlueHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I need to get updated SVGs for these.

Comment on lines +4 to +5
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"

Sneaking tab hiding in there.

Comment on lines +35 to +39
"height": {
"type": "QuantitativeValue",
"unitCode": "INH",
"value": 65
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need another formatter for height stuff.

@BigBlueHat
Copy link
Contributor

We also need to...

  • Update the image.png to use the new Utopia icon/logo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants