Skip to content

Latest commit

 

History

History
142 lines (89 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

142 lines (89 loc) · 2.9 KB

@rdfjs-elements/rdf-snippet

0.4.5

Patch Changes

  • 75abbc7: prefixes property was not correctly applied to serialised output
  • 7185df6: Fire quads-changed event when input is parsed
  • Updated dependencies [75abbc7]

0.4.4

Patch Changes

  • ff2a29e: Updated lit to v3
  • Updated dependencies [ff2a29e]

0.4.3

Patch Changes

  • bdb533b: Fixed import of media types

0.4.2

Patch Changes

  • 6c4b3ad: Accessibility: showing input/output should be possible using keyboard

0.4.1

Patch Changes

  • 0164e64: Remove the default prefixes rdf, rdfs, xsd (closes #95)
  • Updated dependencies [0164e64]

0.4.0

Minor Changes

  • 970c196: Update to lit@2

Patch Changes

  • Updated dependencies [473d6dd]
  • Updated dependencies [c0e1f44]
  • Updated dependencies [970c196]

0.3.2

Patch Changes

  • 91c0f7b: Add customPrefixes property, applied to the serialized output

0.3.1

Patch Changes

  • af40d94: Editors inside rdf-snippet should fill horizontal space in when using [layout=vertical]
  • Updated dependencies [3548e77]

0.3.0

Minor Changes

  • 1213c7b: Use all formats as default output

Patch Changes

  • 62776da: [only-output] attribute should not hide input from selection
  • ec58cb3: Output woud not be serialized if .onlyOutput was initially true

0.2.3

Patch Changes

  • ef36c69: The editor inside rdf-snippet should fill vertical space
  • 7fad36f: Option to hide the input editor
  • Updated dependencies [2d71f49]
  • Updated dependencies [14e1621]

0.2.2

Patch Changes

  • fac4158: Added LICENSE file
  • Updated dependencies [fac4158]

0.2.1

Patch Changes

  • 54a319d: Property to set prefixes used when serializing the input quads
  • Updated dependencies [54a319d]
  • Updated dependencies [fe02249]
  • Updated dependencies [519435d]

0.2.0

Minor Changes

  • a1aed29: Remove the show property

Patch Changes

  • f334c99: Added CSS Shadow Parts to style format buttons
  • 102e90a: added a value property to get the contents of current editor
  • Updated dependencies [eb8d8af]
  • Updated dependencies [102e90a]

0.1.1

Patch Changes

  • 5c78420: feat: using properties and attributes for setting up the snippet
  • Updated dependencies [e37a4d9]
  • Updated dependencies [ca3aac4]
  • Updated dependencies [ce4da12]

0.1.0

Minor Changes

  • de692db: Initial release of the rdf-snippet element

Patch Changes

  • Updated dependencies [aec0d16]
  • Updated dependencies [e6dbcf2]
  • Updated dependencies [f6e0662]
  • Updated dependencies [1cf4d51]