Olive Helps v0.28.3 & LDK v3.8.0
12/10/2021
Last updated
Was this helpful?
12/10/2021
Last updated
Was this helpful?
Added a new Progress Indicator component which can be used for things such as a loading screen in a Loop. The Loop Author can choose to use a linear or circular version. It can also be set load infinitely or have a fixed static value for load time.
Added a new Breadcrumbs component which can be used as a way to navigate through a Loop. When more than 4 links are created, the middle of the list will automatically be sent into a dropdown menu.
On the Dropzone
component, Loop authors will now have the ability to update the prompt display text, the display text stating that the user has reached the maximum number of files, and general error messages.
Added default Dropzone
display language for loop authors when they don’t use the noun
parameter. It will default to saying ‘files’.
Included error messaging for the Dropzone
component when the maximum upload is reached. Small enhancements to language in terminal log.
Added an openDirection
attribute to the CollapseBox
that can cause it to open from the top or bottom.
Added UI functionality to allow Org Admin users to view the members of their organization.
Updated the Loop Library banner.
Added search functionality and pagination to the Org Admin’s user management view.
Added user’s client version to the user management page for Org Admins.
Added a mandatory field to the Loop Submission page that requires Loop authors to upload a link or support details for users to contact them/their org for support.
Fixed a formatting issue with the Markdown
component used in various places where text would run outside of its container
Fixed an issue where child Box
components had extra padding on the right
Addressed an issue with the background hover style for nested Box
components
Fixed an issue with the Autocomplete
component showing incorrect formatting for multiple selections
Fixed an issue where the user could select the same Autocomplete
choice multiple times
Fixed an formatting issue that occurred when a Box
component's WidthSize
was set to Half
As of v0.27.0, any Loops that do not use the loopOpenHandler
are excluded from the dropdown menu. Loops will still function if a user has them installed, but the user will not be able to see them in the dropdown menu.