Skip to content

v3.20.0 #1912

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 81 commits into from
Nov 28, 2024
Merged

v3.20.0 #1912

merged 81 commits into from
Nov 28, 2024

Conversation

AJIXuMuK
Copy link
Collaborator

v3.20.0

fixes #1416, fixes #1876, fixes #1775, fixes #1760, fixes #1367, fixes #1683, fixes #1901 and other

joaojmendes and others added 30 commits October 7, 2023 22:01
A possible fix for #1733 when the data gets returned in a non-standard way.
Added missing references to webURL to service calls.
Bugfix for issue #838. When in compact mode the number of items rendered per page must match the number of all items.
* Added WidgetSize quadruple option

* Updates to fix change requests
* Added more customization to the IWidgetLink

* Updated docs

* Various updates to resolve GitHub conversations.
* field custom sorting

* sorting in mount/update + documentation

---------

Co-authored-by: matteo <>
New option to set the storeLastActiveTab property of the FilePicker within the DynamicForm.
joaojmendes and others added 29 commits October 18, 2024 16:10
Fix 1858 to correct Chinese localization files
fix two issues on required field validation issues in Dynamic Form Control
* #1367: added placeholder to the FilePicker "From a link" tab

* #1367: update libraries layout for FilePicker "Site" tab

* #1367: remove unused styles

* #1367: use controlStrings instead of direct url for folder image

* Update src/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.scss

Co-authored-by: Michaël Maillot <[email protected]>

* #1367: update styles

---------

Co-authored-by: Michaël Maillot <[email protected]>
Adds ability to create files/folders in subfolder using DynamicForm. Closes #1901
@AJIXuMuK AJIXuMuK merged commit 873aa00 into master Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment