Skip to content

Allow to customize how resource anchors and asset URLs are resolved via DataLocaleProvider#134

Merged
AlexeyMz merged 1 commit intomasterfrom
resolve-anchor-and-asset-url
Mar 21, 2026
Merged

Allow to customize how resource anchors and asset URLs are resolved via DataLocaleProvider#134
AlexeyMz merged 1 commit intomasterfrom
resolve-anchor-and-asset-url

Conversation

@AlexeyMz
Copy link
Member

  • Add DataLocaleProvider.{prepareAnchor, resolveAssetUrl} to resolve resource anchors and asset URLs (e.g. images or downloadable files);
  • Resolve anchors and image thumbnail URLs in StandardEntity, ClassicEntity and SelectionActionAnchor;
  • Add useResolvedAssetUrl() helper hook to simplify resolving asset URLs from components;
  • Expose useAsync() utility hook to simplify data loading from via a single Promise-returning task;
  • Allow to configure whether ClassTree and SearchSectionElementTypes tree items should be draggable.

@AlexeyMz AlexeyMz changed the title Allow to customize how resource anchors and asset URLs are resolved v…ia DataLocaleProvider Allow to customize how resource anchors and asset URLs are resolved via DataLocaleProvider Mar 20, 2026
…ia `DataLocaleProvider`:

* Add `DataLocaleProvider.{prepareAnchor, resolveAssetUrl}` to resolve resource anchors and asset URLs (e.g. images or downloadable files);
* Resolve anchors and image thumbnail URLs in `StandardEntity`, `ClassicEntity` and `SelectionActionAnchor`;
* Add `useResolvedAssetUrl()` helper hook to simplify resolving asset URLs from components;
* Expose `useAsync()` utility hook to simplify data loading from via a single Promise-returning task;
* Allow to configure whether `ClassTree` and `SearchSectionElementTypes` tree items should be draggable.
@AlexeyMz AlexeyMz force-pushed the resolve-anchor-and-asset-url branch from ce13aca to 4fe6e2c Compare March 20, 2026 23:52
@AlexeyMz AlexeyMz merged commit 87736dd into master Mar 21, 2026
4 checks passed
@AlexeyMz AlexeyMz deleted the resolve-anchor-and-asset-url branch March 21, 2026 00:14
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