@laserfiche/types-lf-ui-components
Advanced tools
Changelog
14.1.4
[lf-login]
: Add property authorizationRequestHandler
to lf-login component and added related types LfHttpRequestHandler
and LfBeforeFetchResult
LfHttpRequestHandler
which can be used with the Laserfiche JS api client@laserfiche/lf-resource-library
to version 5.0.0DO_YOU_WANT_TO_YOUR_APPLY_FIELD_CHANGES
to DO_YOU_WANT_TO_APPLY_YOUR_FIELD_CHANGES
in order to match expectation in lf-resource-libraryChangelog
14.1.3
[lf-repository-browser]
: Add function getTreeNodeByIdentifierAsync
to LfTreeNodeService
interface[lf-repository-browser]
: Add ability to open the browser to a specific folder by calling initAsync
with a string identifier. That identifier will be used to call getTreeNodeByIdentifierAsync
.[lf-repository-browser]
: Add fixes for various bugs surrounding setting the column width to auto[lf-repository-browser]
: Add fix for bug in which sorting creates an empty page when insufficient entries returned from service[lf-repository-browser]
: Add fix for bug in which sorting after scrolling doesn't reset the scroll bar to the top.[lf-repository-browser]
: Add fix for bug in which data entry width exceeding total header width