Version 2.0
🎉 The Avonni Flow Screen Components library 2.0 is here!
AppExchange Listing page
Version 2.0 now includes new components:
The release also includes updates to several existing components, such as the Avatar, Button, and Expandable Section, and various bug fixes for improved functionality.
New Components
Avonni Button Icon
Avonni Chart (Beta)
The Avonni Chart enables Admins to create customizable charts to gain insights into trends and patterns in Salesforce data. The component offers a variety of charts, including bars, columns, pyramids, line charts, and more. Each chart can be customized, including legend, tooltip, and colors. Charts can be incorporated into existing Salesforce workflows, allowing users to quickly access and interact with data.
Avonni Calendar
The Calendar Flow Screen Component enables the creation of a customized calendar or scheduler within a flow, with various layouts, styles, and data source options available. It provides a user-friendly interface for managing appointments and events, including creating, editing, and deleting entries. This component benefits businesses that require appointment or scheduling management, such as healthcare providers or service businesses, and can result in improved outcomes and user satisfaction.
Avonni Tabs
The Avonni Tabs Component enables the creation of multiple tabs within a flow screen, allowing for more accessible organization and presentation of information. Each tab can be customized in appearance and behavior. This component is beneficial when working with the newly announced Reactive Screen components.
Avonni Text Area
The Avonni Text Area component is a customizable text editor that enables users to input formatted text in a flow. It provides various formatting options that can be customized to suit specific use cases, including showing or hiding particular buttons on the toolbar and blocking specific words.
Updated
Common
We renamed our components by adding "Avonni" to the prefix. This makes sure users know which Flow Screen Components they added.
Avonni Avatar
A new option has been added to auto-format initials. If the initial value contains two words, use the first capitalized letter of each. For values with only a single word name, use the first two letters of that word using one capital and one lowercase letter.
Avonni Avatar Group
A new option has been added to auto-format initials. If the initial value contains two words, use the first capitalized letter of each. For values with only a single word name, use the first two letters of that word using one capital and one lowercase letter.
Avonni Button
Add the property
Stretch
. By setting theStrech
property to true allows the button to take up the entire available width. This value default is false.Add the property
Disabled
to the element. Setting the value totrue
disable the button. This value defaults to false.
Avonni Carousel
Hide the title and description if not specified in the carousel item
Avonni Date Picker
We renamed Avonni Calendar to Avonni Date Picker
Avonni Data Table
We added the option to display filters as a popover.
Avonni Expandable Section
Add progress value field
Add progress circle and progress bar
Avonni Header
Add progress value field
Add progress circle and progress bar
Add custom link for title, subtitle, and caption
Fix
Avonni Activity Timeline
Remove padding of activity timeline item fields
Support user’s time zone
Avonni Input Date Range
Support user’s time zone
Last updated