Skip to content

Conversation

@itsmebasti
Copy link

No description provided.

pozil and others added 30 commits November 13, 2020 15:08
* Added 'disabled' attribute and bumped version * Prevent selection changes when disabled * Updated readme * Fixed typo in comments * Revert test change in sample app
* Bumped devDependencies * Replaced isExpanded() with hasResults() * Added support for new record creation
Support for custom minimum search term length
Allow the new record modal to be prepopulated with default field values. A string of comma-separated key/value pairs (i.e. "Key1=Value1,Key2=Value2") is assigned to the component property data-defaults and is passed to the new record NavigationMixin as a state property. Example: newRecordOptions = [ { value: 'Account', label: 'New Account', defaults: "Name=Test,Type=Prospect" } ]
Add defaultFieldValues to newRecordOptions
Allow search results to be extended to support additional class attributes.
@itsmebasti itsmebasti merged commit 547530e into master Apr 30, 2021
@itsmebasti itsmebasti deleted the Torino branch April 30, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants