Browse Source

Rlsnotes #3409

pull/3763/merge
Jack Lukic 8 years ago
parent
commit
c7529b6432
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
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`

Loading…
Cancel
Save