From c7529b643278bcad80b0c285957bdad42aecac7b Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sun, 15 May 2016 13:31:38 -0400 Subject: [PATCH] Rlsnotes #3409 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 93ed40c6f..a8c3c93ec 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -76,6 +76,7 @@ - **Progress** - Progress `onSuccess`, `onError`, and `onWarning` callbacks now occur **after** the animation completes for the state change. - **Rating** - rating does not fire `onRate` when rating is initialized #3712 - **Segment/Message** - `top attached message` has no border when attached to `segment` #3619 +- **Search** - Fixed issue where `href` was not pulling correctly on search click when the `result` was an `a` itself. #3409 - **Search** - Added `refresh` behavior for search to refresh selector cache. Cache will automatically refresh after API results received - **Segment** - Fixed `segments` to not clip border radius when only a **single** segment is included - **Step** - Fix incorrect bottom margin on `top attached steps`