Skip to content

Releases: pozil/sfdc-ui-lookup-lwc

v1.2.0 - Sortable search results

26 Mar 10:55
0145fbc
Compare
Choose a tag to compare
  • Sortable search results. Thanks @robmcmen for the suggestion.
  • Bumped node dependencies
  • Bumped api version to v48.0
  • Increased code coverage
  • Updated prettier settings
  • Fixed selection public property reassignment

v1.1.0 - Optional label and new item titles

30 Dec 14:26
Compare
Choose a tag to compare
  • Lookup label is now hidden if attribute is omitted. Thanks to @zsturgess
  • Added titles to selected items to improve readability. Thanks to @zsturgess

v1.0.6 - Added no results found message

10 Dec 07:40
Compare
Choose a tag to compare
  • Added a "no results found" message. Thanks to @TrevorYager.
  • Added CI via GitHub Actions

v1.0.5 - Fixed loading spinner

27 Nov 09:23
Compare
Choose a tag to compare

Merged PR #13 that fixes the loading spinner when performing searches. Thanks to @TrevorYager.

v1.0.4 - Fixed default search result icon

22 Oct 20:40
Compare
Choose a tag to compare

v1.0.3 - Bumped api version to 47 and added extra build tools

21 Oct 09:59
Compare
Choose a tag to compare
  • Bumped api version to 47
  • Added extra node build tools
  • Ran prettier

v1.0.2 - Bumped api version to 46 and updated npm dependencies

27 Sep 05:53
9136fd2
Compare
Choose a tag to compare

Bumped api version to 46 and updated npm dependencies

v1.0.1 - Added LWC tests

21 Mar 13:03
Compare
Choose a tag to compare

Added LWC tests without changing the component.

v1.0.0 - Initial release

18 Mar 16:15
91ca77a
Compare
Choose a tag to compare
Update README.md