We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8321ee commit 02efe1cCopy full SHA for 02efe1c
Changelog.md
@@ -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
+
5
# 0.8.1
6
Breadcrumb component, #25
7
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-react",
- "version": "0.8.2",
+ "version": "0.8.3",
"description": "React components for Semantic UI.",
"main": "./lib",
"files": [
0 commit comments