You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,17 @@
5
5
**Bug Fixes**
6
6
-**Search** - Passing in `cache: false` will now affect default settings for `apiSettings` when using a remote endpoint. Previously you would also have to pass in `apiSettings: { cache: false}` as well
7
7
-**CSS** - Update LESS syntax to be compatible with LESS 3.0 **Thanks @sciyoshi**[#6447](https://github.com/Semantic-Org/Semantic-UI/pull/6447)
8
+
-**Icon** - Several icon names have been deprecated due to incompatibility with `transition in` and `transition out` used in animations.
0 commit comments