From 704b555295bd8ae7759528402fe94cbec5d6afae Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Wed, 26 Jun 2019 17:32:15 +0000 Subject: [PATCH] Docs: lp1739277 Release Notes for Org Selector Styling - Add release notes for new Org Selector Styling functionality. Signed-off-by: Kyle Huckins Changes to be committed: new file: docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc --- docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc b/docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc new file mode 100644 index 0000000000..a07ec9b694 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/org-select-styling.adoc @@ -0,0 +1,5 @@ +Org Selector Now Supports Entry Styling +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The Org Selector now supports the ability to pass in an object composed of +an array of Org Unit IDs and a function to apply a change to the formatted +display name of each org unit in the selector. -- 2.11.0