- ff2a29e: Updated lit to v3
- c2957f5: The
fallback
parameter oflocalizedLabel
should allow any type and let lit render it
- aef831f: Update clownface
- 90ebc06: Update to ESM-only dependencies
- 358a11e: Support multiple properties to selecte label for translation
- 3c2a711: Binding to properties and attributes would set a string
"[object Object]"
- d53ef0a: Package needs
.
export to load in some environments - 304f151: The use of
document
andnavigator
prevented importing in node
- 9dd26ee:
lib
missing in package
- 8b8c947: Extract separate function to get translated label of any pointer
- 9997d14: - Renamed
taggedLiteral
tolocalizedLabel
. It renders a resource's label in display language- Create a new
taggedLiteral
which takes as argument a literal pointer
- Create a new
- fbd5755: Update
@tpluscode/rdf-ns-builders
to v2
- 4d8687e: Fallback value would get "lost" after calling
setLanguages
- 350ddfe: Introduce a
fallback
parameter; made second parameter an object
- 350ddfe: Type declaration did not allow falsy pointer argument
- 36c2fa2: Add TypeScript type declarations
- ebd3720:
taggedLiteral
directive