Skip to content

Commit 02efe1c

Browse files
committed
0.8.3
1 parent b8321ee commit 02efe1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.8.3
2+
Markup fix with rightFloatedComponent in MenuItem (thanks @Starefossen)
3+
Do not stop propagating of click event in MenuItem
4+
15
# 0.8.1
26
Breadcrumb component, #25
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-react",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "React components for Semantic UI.",
55
"main": "./lib",
66
"files": [

0 commit comments

Comments
 (0)