From 7041731e195b47a37a9d383d15cd1af53ddb0c2f Mon Sep 17 00:00:00 2001 From: Semantic Pusher Robot Date: Sun, 18 Mar 2018 21:20:28 -0700 Subject: [PATCH] Updated component to version 2.3.1 --- RELEASE-NOTES.md | 2 +- composer.json | 2 +- index.js | 4 ++-- package.json | 2 +- tab.css | 2 +- tab.js | 4 ++-- tab.min.css | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 8d9d7dc..591c204 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,4 +1,4 @@ -### Version 2.3.0 - Feb 19, 2018 +### Version 2.3.0 - Feb 20, 2018 - **Table** - Fixes tr not having correct border on first row when using multiple `tbody` **Thanks @Mlukman** [#4458](https://github.com/Semantic-Org/Semantic-UI/issues/4458) diff --git a/composer.json b/composer.json index 1a37c3c..05ed4df 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.0" + "version": "2.3.1" } \ No newline at end of file diff --git a/index.js b/index.js index b7ad73d..6d09618 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Tab + * # Semantic UI 2.3.1 - Tab * http://github.com/semantic-org/semantic-ui/ * * @@ -10,7 +10,7 @@ ;(function ($, window, document, undefined) { -"use strict"; +'use strict'; window = (typeof window != 'undefined' && window.Math == Math) ? window diff --git a/package.json b/package.json index dcd7eda..01bd7ef 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-tab", - "version": "2.3.0", + "version": "2.3.1", "title": "Semantic UI - Tab", "description": "Single component release of tab", "homepage": "http://www.semantic-ui.com", diff --git a/tab.css b/tab.css index f3cd588..78cc66a 100755 --- a/tab.css +++ b/tab.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Tab + * # Semantic UI 2.3.1 - Tab * http://github.com/semantic-org/semantic-ui/ * * diff --git a/tab.js b/tab.js index c0b3a70..ba1321b 100755 --- a/tab.js +++ b/tab.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Tab + * # Semantic UI 2.3.1 - Tab * http://github.com/semantic-org/semantic-ui/ * * @@ -10,7 +10,7 @@ ;(function ($, window, document, undefined) { -"use strict"; +'use strict'; window = (typeof window != 'undefined' && window.Math == Math) ? window diff --git a/tab.min.css b/tab.min.css index 736f813..83d3261 100755 --- a/tab.min.css +++ b/tab.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Tab + * # Semantic UI 2.3.1 - Tab * http://github.com/semantic-org/semantic-ui/ * *