Skip to content

Finalize library before v0.30#72

Merged
AlexeyMz merged 3 commits into
masterfrom
finalize-for-v0.30
Jun 14, 2025
Merged

Finalize library before v0.30#72
AlexeyMz merged 3 commits into
masterfrom
finalize-for-v0.30

Conversation

@AlexeyMz
Copy link
Copy Markdown
Member

@AlexeyMz AlexeyMz commented Jun 13, 2025

  • Change EmptyMetadataProvider into BaseMetadataProvider which auto-delegates to passed partial provider methods;
  • Warn on multiple registered hotkeys with the same keys and only run the first one;
  • Allow to full override property editor for relations the same way as for entities via propertyEditor;
  • Move useLoadedWorkspace() callback execution into a microtask to avoid React warnings when calling syncUpdate();
  • Export DefaultLinkRouter, TypedElementResolver;
  • Fix item borders for up-expanded dropdown menus;
  • Deprecate Translation.formatIri() instead of full removal;
  • Clarify JSDoc for some components;
  • Update examples;

AlexeyMz added 2 commits June 11, 2025 20:07
* Change `EmptyMetadataProvider` into `BaseMetadataProvider` which auto-delegates to passed partial provider methods;
* Update examples;
* Warn on multiple registered hotkeys with the same keys and only run the first one;
* Allow to full override property editor for relations the same way as for entities via `propertyEditor`;
* Move `useLoadedWorkspace()` callback execution into a microtask to avoid React warnings when calling `syncUpdate()`;
* Export `DefaultLinkRouter`, `TypedElementResolver`;
* Fix item borders for up-expanded dropdown menus;
@AlexeyMz AlexeyMz force-pushed the finalize-for-v0.30 branch from b58d474 to 4bf5cd5 Compare June 13, 2025 21:21
* Deprecate `Translation.formatIri()` instead of full removal;
* Clarify JSDoc for some components;
* Move `webcola` from `dependencies` to `devDependencies`;
@AlexeyMz AlexeyMz force-pushed the finalize-for-v0.30 branch from 4bf5cd5 to 905a58a Compare June 14, 2025 13:56
@AlexeyMz AlexeyMz merged commit b23231d into master Jun 14, 2025
4 checks passed
@AlexeyMz AlexeyMz deleted the finalize-for-v0.30 branch June 14, 2025 20:41
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.

1 participant