- 75abbc7:
prefixes
property was not correctly applied to serialised output
- ff2a29e: Updated lit to v3
- 90ebc06: The package is now explicitly marked as ESM-only
- 90ebc06: Update to ESM-only dependencies
- fbd5755: Update
@tpluscode/rdf-ns-builders
to v2
- 0164e64: Remove the default prefixes
rdf, rdfs, xsd
(closes #95)
- 970c196: Update to lit@2
- 473d6dd: In certain serializations the editor would scroll up to the top on parse errors. This would have happened if the precise line could not have been determined from the error raised by the respective parser
- 6d9de99: Update rdf-ns-builders
- 2c65633: Fixes some issues with synchronization (fixes #62)
- 91c0f7b: Move
customPrefixes
to base editor class
- af70a4b: In some cases the editor appears to be half-initialized if it was hidden by styles
-
1d5ee27: Improve loading code-mirror styles:
- prevent broken layout if styles do not load on time
- no FOUC - editor is hidden until ready to display
- bbd4a99: fix: error thrown when element gets detached
- efa37df: Setting same value should not move caret position
- f634b3a: Bump version only
- 2d71f49: Add .value property
- 14e1621: Add option to parse automaticlly when typing
- fac4158: Added LICENSE file
- b6ae5fc: Extracted a shared base class for implemented the editors
- d0f7ead: Error highlighting