Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

v0.9.9

@AlexeyMz AlexeyMz tagged this 11 Jun 08:22
* Fix stack overflow when calculating class stats with cyclically referenced classes.
* Fix newly created entity dragged from another one:
  * keep newly created entity dragged from another one in TemporaryState;
  * update entity data on changing in edit forms;
  * fix "New NewEntity" label;
  * render edit link dialog in the center of the connection.
* Allow to change IRI of new entities via custom editor.
* Fix LinkLabel rendering for link properties:
  * handle case when function 'onBoundUpdate' is not provided into the LinkLabel component.
* Add close buttons to dialogs, add onCancel to PropertyEditorOptions.
* Fix supporting multiple values of a property in rdfDataProvider.
* Move 'generateElementIri' function into MetadataApi:
  * add usage 'generateIri' when change type of element via form after d'n'd element from another element.
* Allow authoring links in both directions.
Assets 2
Loading