Skip to content

Commit 7d0fca4

Browse files
Updated distribution to version 2.1.4
1 parent 1ca8ff0 commit 7d0fca4

138 files changed

Lines changed: 673 additions & 473 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

components/accordion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.3 - Accordion
2+
* # Semantic UI 2.1.4 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

components/accordion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.3 - Accordion
2+
* # Semantic UI 2.1.4 - Accordion
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

components/accordion.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/accordion.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/ad.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.3 - Ad
2+
* # Semantic UI 2.1.4 - Ad
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

components/ad.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/api.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.3 - API
2+
* # Semantic UI 2.1.4 - API
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
@@ -1103,7 +1103,7 @@ $.api.settings = {
11031103
missingSerialize : 'jquery-serialize-object is required to add form data to an existing data object',
11041104
missingURL : 'No URL specified for api event',
11051105
noReturnedValue : 'The beforeSend callback must return a settings object, beforeSend ignored.',
1106-
noStorage : 'Caching respopnses locally requires session storage',
1106+
noStorage : 'Caching responses locally requires session storage',
11071107
parseError : 'There was an error parsing your request',
11081108
requiredParameter : 'Missing a required URL parameter: ',
11091109
statusMessage : 'Server gave an error: ',

components/api.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/breadcrumb.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.1.3 - Breadcrumb
2+
* # Semantic UI 2.1.4 - Breadcrumb
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

components/breadcrumb.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)