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
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
#### Features
6
6
7
-
**New Features**
7
+
**New UI Features**
8
8
9
9
-**API** - Added `encodeParameters` option to enable/disable parameters being encoded with `encodeURIComponent`[#2752](https://github.com/Semantic-Org/Semantic-UI/issues/2752)
10
10
-**API** Added new setting `hideError`, defaults to `auto` (will automatically hide error for elements that are not forms). [#2586](https://github.com/Semantic-Org/Semantic-UI/issues/2586)
@@ -30,7 +30,7 @@
30
30
-**Site** - Added global variable `@focusedFormBorderColor` for controlling form focus border color
31
31
-**Table** - New `fixed` table variation added for use with `table-layout: fixed;`. This also supports "..." ellipsis when used with `single line` content
-**Breadcrumb** - Breadcrumb no longer receives vertical spacing by default. This may often cause vertical alignment issues when displayed next to other `inline-block` content.
35
35
-**Dropdown** - Added `get default text` and `get placeholder text` behaviors for returning text values.
36
36
-**Dropdown** - Pointing dropdown (dropdown with arrows) now support `upward`, and will automatically move pointer arrows when appearing upward [#2733](https://github.com/Semantic-Org/Semantic-UI/issues/2733)
@@ -40,7 +40,7 @@
40
40
-**Menu** - `inverted menu` now support `colored` individual items **Thanks @maturano**[#2850](https://github.com/Semantic-Org/Semantic-UI/issues/2850)
41
41
-**Menu** - `text menu` now uses padding for hitboxes to make target area for links larger
-**Build Tools** - `gulp build` now correctly calls `callback`, allowing those importing tasks to chain it correctly [#2836**Thanks @artemkaint**](https://github.com/Semantic-Org/Semantic-UI/issues/nt**)
45
45
-**Dropdown** - Dropdown `show` and `hide` are now cancellable by returning `false` from `onShow` or `onHide` callbacks.
46
46
-**Flag** - England flag alias is now correctly set [#2770**Thanks @eduardom**](https://github.com/Semantic-Org/Semantic-UI/issues/om**)
0 commit comments