Browse Source

Merge branch 'next' of github.com:Semantic-Org/Semantic-UI

pull/3586/merge
Jack 7 years ago
parent
commit
33edfc56cd
186 changed files with 14534 additions and 9270 deletions
  1. 10
      .github/ISSUE_TEMPLATE.md
  2. 30
      RELEASE-NOTES.md
  3. 2
      dist/components/accordion.css
  4. 4
      dist/components/accordion.js
  5. 2
      dist/components/accordion.min.css
  6. 2
      dist/components/ad.css
  7. 2
      dist/components/ad.min.css
  8. 4
      dist/components/api.js
  9. 2
      dist/components/breadcrumb.css
  10. 2
      dist/components/breadcrumb.min.css
  11. 2
      dist/components/button.css
  12. 2
      dist/components/button.min.css
  13. 2
      dist/components/card.css
  14. 2
      dist/components/card.min.css
  15. 2
      dist/components/checkbox.css
  16. 4
      dist/components/checkbox.js
  17. 2
      dist/components/checkbox.min.css
  18. 2
      dist/components/comment.css
  19. 2
      dist/components/comment.min.css
  20. 2
      dist/components/container.css
  21. 2
      dist/components/container.min.css
  22. 2
      dist/components/dimmer.css
  23. 4
      dist/components/dimmer.js
  24. 2
      dist/components/dimmer.min.css
  25. 2
      dist/components/divider.css
  26. 2
      dist/components/divider.min.css
  27. 2
      dist/components/dropdown.css
  28. 18
      dist/components/dropdown.js
  29. 2
      dist/components/dropdown.min.css
  30. 2
      dist/components/dropdown.min.js
  31. 2
      dist/components/embed.css
  32. 4
      dist/components/embed.js
  33. 2
      dist/components/embed.min.css
  34. 2
      dist/components/feed.css
  35. 2
      dist/components/feed.min.css
  36. 2
      dist/components/flag.css
  37. 2
      dist/components/flag.min.css
  38. 2
      dist/components/form.css
  39. 14
      dist/components/form.js
  40. 2
      dist/components/form.min.css
  41. 2
      dist/components/form.min.js
  42. 2
      dist/components/grid.css
  43. 2
      dist/components/grid.min.css
  44. 2
      dist/components/header.css
  45. 2
      dist/components/header.min.css
  46. 5466
      dist/components/icon.css
  47. 4
      dist/components/icon.min.css
  48. 6
      dist/components/image.css
  49. 4
      dist/components/image.min.css
  50. 2
      dist/components/input.css
  51. 2
      dist/components/input.min.css
  52. 2
      dist/components/item.css
  53. 2
      dist/components/item.min.css
  54. 2
      dist/components/label.css
  55. 2
      dist/components/label.min.css
  56. 2
      dist/components/list.css
  57. 2
      dist/components/list.min.css
  58. 2
      dist/components/loader.css
  59. 2
      dist/components/loader.min.css
  60. 4
      dist/components/menu.css
  61. 2
      dist/components/menu.min.css
  62. 2
      dist/components/message.css
  63. 2
      dist/components/message.min.css
  64. 2
      dist/components/modal.css
  65. 4
      dist/components/modal.js
  66. 2
      dist/components/modal.min.css
  67. 2
      dist/components/nag.css
  68. 4
      dist/components/nag.js
  69. 2
      dist/components/nag.min.css
  70. 2
      dist/components/popup.css
  71. 4
      dist/components/popup.js
  72. 2
      dist/components/popup.min.css
  73. 2
      dist/components/progress.css
  74. 4
      dist/components/progress.js
  75. 2
      dist/components/progress.min.css
  76. 2
      dist/components/rail.css
  77. 2
      dist/components/rail.min.css
  78. 2
      dist/components/rating.css
  79. 4
      dist/components/rating.js
  80. 2
      dist/components/rating.min.css
  81. 2
      dist/components/reset.css
  82. 2
      dist/components/reset.min.css
  83. 4
      dist/components/reveal.css
  84. 4
      dist/components/reveal.min.css
  85. 14
      dist/components/search.css
  86. 9
      dist/components/search.js
  87. 4
      dist/components/search.min.css
  88. 2
      dist/components/search.min.js
  89. 2
      dist/components/segment.css
  90. 2
      dist/components/segment.min.css
  91. 2
      dist/components/shape.css
  92. 4
      dist/components/shape.js
  93. 2
      dist/components/shape.min.css
  94. 2
      dist/components/sidebar.css
  95. 4
      dist/components/sidebar.js
  96. 2
      dist/components/sidebar.min.css
  97. 2
      dist/components/site.css
  98. 2
      dist/components/site.js
  99. 2
      dist/components/site.min.css
  100. 2
      dist/components/statistic.css

10
.github/ISSUE_TEMPLATE.md

@ -3,14 +3,12 @@
Chat - https://gitter.im/Semantic-Org/Semantic-UI
SO - https://stackoverflow.com/questions/tagged/semantic-ui?sort=votes
✔ Enhancements → Be specific. Assume backwards compatibility is a necessity. Suggest implementation when possible.
✔ BUGS → ❤❤❤. Keep in mind some bugs may not be immediately fixable due to backwards compatibility or CSS limitations.
✔ BUGS → This form is required:
✔ Enhancements → Only specific enhancements with detailed descriptions.
### Issue Titles
### Title (Put in field above)
Use the format: [Component] Component Should Do X
For example: [Checkbox] onChange Should Fire when update triggered via DOM
i.e. [Checkbox] onChange Should Fire When Update Triggered via DOM
### Steps

30
RELEASE-NOTES.md

@ -1,13 +1,37 @@
## RELEASE NOTES
### Version 2.3.1 - Feb 23, 2018
### Version 2.3.1 - Mar 18, 2018
**Note on Flex Modals**
There will be an update shortly to resolve issues related to flex modals when using multiple modals and `detachable: false`, in order to not hold up this release, we've decided to move forward without a general solve.
A general solution will most likely require branching code for IE11 which will disable flex (as IE11 doesnt correctly implement the latest spec for [absolute positioned flex containers](https://developers.google.com/web/updates/2016/06/absolute-positioned-children)).
**Critical Bugs**
- **Dropdown** - Fixed issue in `2.3.0` that could cause multiselect dropdowns initialized by converting `<select>` to not add initial selected options. #6123
- **Search** - Fixes using category search with `fullTextSearch: 'exact'` **@Thanks @prudho** returning duplicate results #6223 #6221
- **Icon** - Fixes `centered` and `bordered` icons appearing incorrectly with FA5 **Thanks @w96k** #6192
- **Icons** - Fixes missing aliases/incorrect icons from Font Awesome 5 port in `2.3.0` **Thanks hammy2899** #6181 #6175 #6176 #6174 #6175
- **Icons** - Fixed issue where `link icon` were appearing incorrectly due to changes in icons #6180
**Enhancements**
- **Search** - Adds disabled variation **Thanks @prudho** #6225
- **Form Validation** - Form can now return their validation prompt dynamically based on their current value. **Thanks @xDaizu** #6016 #3864
**Bugs**
- **Icons** - Fixes some icons that were incorrectly named. **Thanks hammy2899** [#6181](https://github.com/Semantic-Org/Semantic-UI/pull/6181) [#6180](https://github.com/Semantic-Org/Semantic-UI/pull/6180) [#6176](https://github.com/Semantic-Org/Semantic-UI/pull/6176) [#6175](https://github.com/Semantic-Org/Semantic-UI/pull/6175)
- **Icons** - Increased specifity on `fitted icon` to fix compatibility with other components [#6125](https://github.com/Semantic-Org/Semantic-UI/issues/6125)
- **Dropdown** - Fixed `onChange` missing `text` from callback when dropdown is set to `action: 'select'` #4183 #4510
- **Icons** - Fixes some icons that were incorrectly named. **Thanks hammy2899** #6181
- **Icons** - Added ability to choose whether solid, outline and brand icons should be included in your theme via the `@importSolidIcons`, `importRegularIcons` and `@importBrandIcons` variables **Thanks hammy2899**
- **Icons** - Increased specifity on `fitted icon` to fix compatibility with other components #6125
- **Visibility** - Fixed bug that could cause `onScreen` callback to not occur properly for elements that are taller than screen.
- **Menu** - Fixes `disabled item` showing hover style for `secondary menu` **Thanks @tcmal** #6268
- **CSS Variables** - Added use of `@normal` for normal font weight for all non-default themes included in repo. #6227
- **Image** - Fixes margin being applied twice to `ui images` #6224
- **Reveal** - Fix `whitespace: nowrap;` applying to content inside `slide reveal` and `move reveal`
**Docs**
- Fixes CDN links in docs **Thanks @KSH-code**
- Fixed issue where iframes may not load correctly in `/examples/theming.html` #6269
### Version 2.3.0 - Feb 20, 2018

2
dist/components/accordion.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Accordion
* # Semantic UI 2.3.1 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/accordion.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Accordion
* # Semantic UI 2.3.1 - Accordion
* 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

2
dist/components/accordion.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Accordion
* # Semantic UI 2.3.1 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/ad.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Ad
* # Semantic UI 2.3.1 - Ad
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/ad.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Ad
* # Semantic UI 2.3.1 - Ad
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/api.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - API
* # Semantic UI 2.3.1 - API
* http://github.com/semantic-org/semantic-ui/
*
*
@ -10,7 +10,7 @@
;(function ($, window, document, undefined) {
"use strict";
'use strict';
var
window = (typeof window != 'undefined' && window.Math == Math)

2
dist/components/breadcrumb.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Breadcrumb
* # Semantic UI 2.3.1 - Breadcrumb
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/breadcrumb.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Breadcrumb
* # Semantic UI 2.3.1 - Breadcrumb
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/button.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Button
* # Semantic UI 2.3.1 - Button
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/button.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Button
* # Semantic UI 2.3.1 - Button
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/card.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Item
* # Semantic UI 2.3.1 - Item
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/card.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Item
* # Semantic UI 2.3.1 - Item
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/checkbox.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Checkbox
* # Semantic UI 2.3.1 - Checkbox
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/checkbox.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Checkbox
* # Semantic UI 2.3.1 - Checkbox
* 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

2
dist/components/checkbox.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Checkbox
* # Semantic UI 2.3.1 - Checkbox
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/comment.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Comment
* # Semantic UI 2.3.1 - Comment
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/comment.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Comment
* # Semantic UI 2.3.1 - Comment
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/container.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Container
* # Semantic UI 2.3.1 - Container
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/container.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Container
* # Semantic UI 2.3.1 - Container
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/dimmer.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dimmer
* # Semantic UI 2.3.1 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/dimmer.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dimmer
* # Semantic UI 2.3.1 - Dimmer
* 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

2
dist/components/dimmer.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dimmer
* # Semantic UI 2.3.1 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/divider.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Divider
* # Semantic UI 2.3.1 - Divider
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/divider.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Divider
* # Semantic UI 2.3.1 - Divider
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/dropdown.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dropdown
* # Semantic UI 2.3.1 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*

18
dist/components/dropdown.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dropdown
* # Semantic UI 2.3.1 - Dropdown
* 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
@ -1617,7 +1617,7 @@ $.fn.dropdown = function(parameters) {
: text
;
if( module.can.activate( $(element) ) ) {
module.set.value(value, $(element));
module.set.value(value, text, $(element));
if(module.is.multiple() && !module.is.allFiltered()) {
return;
}
@ -2283,7 +2283,7 @@ $.fn.dropdown = function(parameters) {
var
length = module.get.query().length
;
$search.val( text.substr(0 , length));
$search.val( text.substr(0, length));
},
scrollPosition: function($item, forceScroll) {
var
@ -2579,6 +2579,9 @@ $.fn.dropdown = function(parameters) {
escapedValue = module.escape.value(value),
$label
;
if(settings.ignoreCase) {
escapedValue = escapedValue.toLowerCase();
}
$label = $('<a />')
.addClass(className.label)
.attr('data-' + metadata.value, escapedValue)
@ -2586,7 +2589,7 @@ $.fn.dropdown = function(parameters) {
;
$label = settings.onLabelCreate.call($label, escapedValue, text);
if(module.has.value(value)) {
if(module.has.label(value)) {
module.debug('User selection already exists, skipping', escapedValue);
return;
}
@ -3043,6 +3046,9 @@ $.fn.dropdown = function(parameters) {
escapedValue = module.escape.value(value),
$labels = $module.find(selector.label)
;
if(settings.ignoreCase) {
escapedValue = escapedValue.toLowerCase();
}
return ($labels.filter('[data-' + metadata.value + '="' + module.escape.string(escapedValue) +'"]').length > 0);
},
maxSelections: function() {
@ -3889,7 +3895,7 @@ $.fn.dropdown.settings.templates = {
? 'disabled '
: ''
;
html += '<div class="'+ maybeDisabled +'item" data-value="' + option[fields.value] + '"' + maybeText + '>'
html += '<div class="'+ maybeDisabled +'item" data-value="' + option[fields.value] + '"' + maybeText + '>';
html += option[fields.name];
html += '</div>';
});

2
dist/components/dropdown.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Dropdown
* # Semantic UI 2.3.1 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/dropdown.min.js
File diff suppressed because it is too large
View File

2
dist/components/embed.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Video
* # Semantic UI 2.3.1 - Video
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/embed.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Embed
* # Semantic UI 2.3.1 - Embed
* 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

2
dist/components/embed.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Video
* # Semantic UI 2.3.1 - Video
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/feed.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Feed
* # Semantic UI 2.3.1 - Feed
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/feed.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Feed
* # Semantic UI 2.3.1 - Feed
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/flag.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Flag
* # Semantic UI 2.3.1 - Flag
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/flag.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Flag
* # Semantic UI 2.3.1 - Flag
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/form.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Form
* # Semantic UI 2.3.1 - Form
* http://github.com/semantic-org/semantic-ui/
*
*

14
dist/components/form.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Form Validation
* # Semantic UI 2.3.1 - Form Validation
* 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
@ -435,16 +435,16 @@ $.fn.form = function(parameters) {
var
ruleName = module.get.ruleName(rule),
ancillary = module.get.ancillaryValue(rule),
prompt = rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
$field = module.get.field(field.identifier),
value = $field.val(),
prompt = $.isFunction(rule.prompt)
? rule.prompt(value)
: rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
requiresValue = (prompt.search('{value}') !== -1),
requiresName = (prompt.search('{name}') !== -1),
$label,
$field,
name
;
if(requiresName || requiresValue) {
$field = module.get.field(field.identifier);
}
if(requiresValue) {
prompt = prompt.replace('{value}', $field.val());
}

2
dist/components/form.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Form
* # Semantic UI 2.3.1 - Form
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/form.min.js
File diff suppressed because it is too large
View File

2
dist/components/grid.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Grid
* # Semantic UI 2.3.1 - Grid
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/grid.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Grid
* # Semantic UI 2.3.1 - Grid
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/header.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Header
* # Semantic UI 2.3.1 - Header
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/header.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Header
* # Semantic UI 2.3.1 - Header
* http://github.com/semantic-org/semantic-ui/
*
*

5466
dist/components/icon.css
File diff suppressed because it is too large
View File

4
dist/components/icon.min.css
File diff suppressed because it is too large
View File

6
dist/components/image.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Image
* # Semantic UI 2.3.1 - Image
* http://github.com/semantic-org/semantic-ui/
*
*
@ -291,8 +291,8 @@ img.ui.bordered.image {
margin: 0em -0.25rem 0rem;
}
.ui.images .image,
.ui.images img,
.ui.images svg {
.ui.images > img,
.ui.images > svg {
display: inline-block;
margin: 0em 0.25rem 0.5rem;
}

4
dist/components/image.min.css

@ -1,9 +1,9 @@
/*!
* # Semantic UI 2.3.0 - Image
* # Semantic UI 2.3.1 - Image
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.image{position:relative;display:inline-block;vertical-align:middle;max-width:100%;background-color:transparent}img.ui.image{display:block}.ui.image img,.ui.image svg{display:block;max-width:100%;height:auto}.ui.hidden.image,.ui.hidden.images{display:none}.ui.hidden.transition.image,.ui.hidden.transition.images{display:block;visibility:hidden}.ui.images>.hidden.transition{display:inline-block;visibility:hidden}.ui.disabled.image,.ui.disabled.images{cursor:default;opacity:.45}.ui.inline.image,.ui.inline.image img,.ui.inline.image svg{display:inline-block}.ui.top.aligned.image,.ui.top.aligned.image img,.ui.top.aligned.image svg,.ui.top.aligned.images .image{display:inline-block;vertical-align:top}.ui.middle.aligned.image,.ui.middle.aligned.image img,.ui.middle.aligned.image svg,.ui.middle.aligned.images .image{display:inline-block;vertical-align:middle}.ui.bottom.aligned.image,.ui.bottom.aligned.image img,.ui.bottom.aligned.image svg,.ui.bottom.aligned.images .image{display:inline-block;vertical-align:bottom}.ui.rounded.image,.ui.rounded.image>*,.ui.rounded.images .image,.ui.rounded.images .image>*{border-radius:.3125em}.ui.bordered.image img,.ui.bordered.image svg,.ui.bordered.images .image,.ui.bordered.images img,.ui.bordered.images svg,img.ui.bordered.image{border:1px solid rgba(0,0,0,.1)}.ui.circular.image,.ui.circular.images{overflow:hidden}.ui.circular.image,.ui.circular.image>*,.ui.circular.images .image,.ui.circular.images .image>*{border-radius:500rem}.ui.fluid.image,.ui.fluid.image img,.ui.fluid.image svg,.ui.fluid.images,.ui.fluid.images img,.ui.fluid.images svg{display:block;width:100%;height:auto}.ui.avatar.image,.ui.avatar.image img,.ui.avatar.image svg,.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.images svg{margin-right:.25em;display:inline-block;width:2em;height:2em;border-radius:500rem}.ui.spaced.image{display:inline-block!important;margin-left:.5em;margin-right:.5em}.ui[class*="left spaced"].image{margin-left:.5em;margin-right:0}.ui[class*="right spaced"].image{margin-left:0;margin-right:.5em}.ui.floated.image,.ui.floated.images{float:left;margin-right:1em;margin-bottom:1em}.ui.right.floated.image,.ui.right.floated.images{float:right;margin-right:0;margin-bottom:1em;margin-left:1em}.ui.floated.image:last-child,.ui.floated.images:last-child{margin-bottom:0}.ui.centered.image,.ui.centered.images{margin-left:auto;margin-right:auto}.ui.mini.image,.ui.mini.images .image,.ui.mini.images img,.ui.mini.images svg{width:35px;height:auto;font-size:.78571429rem}.ui.tiny.image,.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.images svg{width:80px;height:auto;font-size:.85714286rem}.ui.small.image,.ui.small.images .image,.ui.small.images img,.ui.small.images svg{width:150px;height:auto;font-size:.92857143rem}.ui.medium.image,.ui.medium.images .image,.ui.medium.images img,.ui.medium.images svg{width:300px;height:auto;font-size:1rem}.ui.large.image,.ui.large.images .image,.ui.large.images img,.ui.large.images svg{width:450px;height:auto;font-size:1.14285714rem}.ui.big.image,.ui.big.images .image,.ui.big.images img,.ui.big.images svg{width:600px;height:auto;font-size:1.28571429rem}.ui.huge.image,.ui.huge.images .image,.ui.huge.images img,.ui.huge.images svg{width:800px;height:auto;font-size:1.42857143rem}.ui.massive.image,.ui.massive.images .image,.ui.massive.images img,.ui.massive.images svg{width:960px;height:auto;font-size:1.71428571rem}.ui.images{font-size:0;margin:0 -.25rem 0}.ui.images .image,.ui.images img,.ui.images svg{display:inline-block;margin:0 .25rem .5rem}
*/.ui.image{position:relative;display:inline-block;vertical-align:middle;max-width:100%;background-color:transparent}img.ui.image{display:block}.ui.image img,.ui.image svg{display:block;max-width:100%;height:auto}.ui.hidden.image,.ui.hidden.images{display:none}.ui.hidden.transition.image,.ui.hidden.transition.images{display:block;visibility:hidden}.ui.images>.hidden.transition{display:inline-block;visibility:hidden}.ui.disabled.image,.ui.disabled.images{cursor:default;opacity:.45}.ui.inline.image,.ui.inline.image img,.ui.inline.image svg{display:inline-block}.ui.top.aligned.image,.ui.top.aligned.image img,.ui.top.aligned.image svg,.ui.top.aligned.images .image{display:inline-block;vertical-align:top}.ui.middle.aligned.image,.ui.middle.aligned.image img,.ui.middle.aligned.image svg,.ui.middle.aligned.images .image{display:inline-block;vertical-align:middle}.ui.bottom.aligned.image,.ui.bottom.aligned.image img,.ui.bottom.aligned.image svg,.ui.bottom.aligned.images .image{display:inline-block;vertical-align:bottom}.ui.rounded.image,.ui.rounded.image>*,.ui.rounded.images .image,.ui.rounded.images .image>*{border-radius:.3125em}.ui.bordered.image img,.ui.bordered.image svg,.ui.bordered.images .image,.ui.bordered.images img,.ui.bordered.images svg,img.ui.bordered.image{border:1px solid rgba(0,0,0,.1)}.ui.circular.image,.ui.circular.images{overflow:hidden}.ui.circular.image,.ui.circular.image>*,.ui.circular.images .image,.ui.circular.images .image>*{border-radius:500rem}.ui.fluid.image,.ui.fluid.image img,.ui.fluid.image svg,.ui.fluid.images,.ui.fluid.images img,.ui.fluid.images svg{display:block;width:100%;height:auto}.ui.avatar.image,.ui.avatar.image img,.ui.avatar.image svg,.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.images svg{margin-right:.25em;display:inline-block;width:2em;height:2em;border-radius:500rem}.ui.spaced.image{display:inline-block!important;margin-left:.5em;margin-right:.5em}.ui[class*="left spaced"].image{margin-left:.5em;margin-right:0}.ui[class*="right spaced"].image{margin-left:0;margin-right:.5em}.ui.floated.image,.ui.floated.images{float:left;margin-right:1em;margin-bottom:1em}.ui.right.floated.image,.ui.right.floated.images{float:right;margin-right:0;margin-bottom:1em;margin-left:1em}.ui.floated.image:last-child,.ui.floated.images:last-child{margin-bottom:0}.ui.centered.image,.ui.centered.images{margin-left:auto;margin-right:auto}.ui.mini.image,.ui.mini.images .image,.ui.mini.images img,.ui.mini.images svg{width:35px;height:auto;font-size:.78571429rem}.ui.tiny.image,.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.images svg{width:80px;height:auto;font-size:.85714286rem}.ui.small.image,.ui.small.images .image,.ui.small.images img,.ui.small.images svg{width:150px;height:auto;font-size:.92857143rem}.ui.medium.image,.ui.medium.images .image,.ui.medium.images img,.ui.medium.images svg{width:300px;height:auto;font-size:1rem}.ui.large.image,.ui.large.images .image,.ui.large.images img,.ui.large.images svg{width:450px;height:auto;font-size:1.14285714rem}.ui.big.image,.ui.big.images .image,.ui.big.images img,.ui.big.images svg{width:600px;height:auto;font-size:1.28571429rem}.ui.huge.image,.ui.huge.images .image,.ui.huge.images img,.ui.huge.images svg{width:800px;height:auto;font-size:1.42857143rem}.ui.massive.image,.ui.massive.images .image,.ui.massive.images img,.ui.massive.images svg{width:960px;height:auto;font-size:1.71428571rem}.ui.images{font-size:0;margin:0 -.25rem 0}.ui.images .image,.ui.images>img,.ui.images>svg{display:inline-block;margin:0 .25rem .5rem}

2
dist/components/input.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Input
* # Semantic UI 2.3.1 - Input
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/input.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Input
* # Semantic UI 2.3.1 - Input
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/item.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Item
* # Semantic UI 2.3.1 - Item
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/item.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Item
* # Semantic UI 2.3.1 - Item
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/label.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Label
* # Semantic UI 2.3.1 - Label
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/label.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Label
* # Semantic UI 2.3.1 - Label
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/list.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - List
* # Semantic UI 2.3.1 - List
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/list.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - List
* # Semantic UI 2.3.1 - List
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/loader.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Loader
* # Semantic UI 2.3.1 - Loader
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/loader.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Loader
* # Semantic UI 2.3.1 - Loader
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/menu.css

@ -467,9 +467,9 @@
.ui.menu .item.disabled,
.ui.menu .item.disabled:hover {
cursor: default;
cursor: default !important;
background-color: transparent !important;
color: rgba(40, 40, 40, 0.3);
color: rgba(40, 40, 40, 0.3) !important;
}

2
dist/components/menu.min.css
File diff suppressed because it is too large
View File

2
dist/components/message.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Message
* # Semantic UI 2.3.1 - Message
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/message.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Message
* # Semantic UI 2.3.1 - Message
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/modal.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Modal
* # Semantic UI 2.3.1 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/modal.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Modal
* # Semantic UI 2.3.1 - Modal
* 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

2
dist/components/modal.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Modal
* # Semantic UI 2.3.1 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/nag.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Nag
* # Semantic UI 2.3.1 - Nag
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/nag.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Nag
* # Semantic UI 2.3.1 - Nag
* 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

2
dist/components/nag.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Nag
* # Semantic UI 2.3.1 - Nag
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/popup.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Popup
* # Semantic UI 2.3.1 - Popup
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/popup.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Popup
* # Semantic UI 2.3.1 - Popup
* 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

2
dist/components/popup.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Popup
* # Semantic UI 2.3.1 - Popup
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/progress.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Progress Bar
* # Semantic UI 2.3.1 - Progress Bar
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/progress.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Progress
* # Semantic UI 2.3.1 - Progress
* 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

2
dist/components/progress.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Progress Bar
* # Semantic UI 2.3.1 - Progress Bar
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/rail.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Rail
* # Semantic UI 2.3.1 - Rail
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/rail.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Rail
* # Semantic UI 2.3.1 - Rail
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/rating.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Rating
* # Semantic UI 2.3.1 - Rating
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/rating.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Rating
* # Semantic UI 2.3.1 - Rating
* 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

2
dist/components/rating.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Rating
* # Semantic UI 2.3.1 - Rating
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/reset.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Reset
* # Semantic UI 2.3.1 - Reset
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/reset.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Reset
* # Semantic UI 2.3.1 - Reset
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/reveal.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Reveal
* # Semantic UI 2.3.1 - Reveal
* http://github.com/semantic-org/semantic-ui/
*
*
@ -55,6 +55,7 @@
.ui.slide.reveal > .content {
display: block;
width: 100%;
white-space: normal;
float: left;
margin: 0em;
-webkit-transition: -webkit-transform 0.5s ease 0.1s;
@ -153,6 +154,7 @@
.ui.move.reveal > .content {
display: block;
float: left;
white-space: normal;
margin: 0em;
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;

4
dist/components/reveal.min.css
File diff suppressed because it is too large
View File

14
dist/components/search.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Search
* # Semantic UI 2.3.1 - Search
* http://github.com/semantic-org/semantic-ui/
*
*
@ -252,6 +252,18 @@
color: rgba(0, 0, 0, 0.85);
}
/*--------------------
Disabled
----------------------*/
/* Disabled */
.ui.disabled.search {
cursor: default;
pointer-events: none;
opacity: 0.45;
}
/*******************************
Types

9
dist/components/search.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Search
* # Semantic UI 2.3.1 - Search
* 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
@ -596,9 +596,10 @@ $.fn.search = function(parameters) {
addResult = function(array, result) {
var
notResult = ($.inArray(result, results) == -1),
notFuzzyResult = ($.inArray(result, fuzzyResults) == -1)
notFuzzyResult = ($.inArray(result, fuzzyResults) == -1),
notExactResults = ($.inArray(result, exactResults) == -1)
;
if(notResult && notFuzzyResult) {
if(notResult && notFuzzyResult && notExactResults) {
array.push(result);
}
}

4
dist/components/search.min.css
File diff suppressed because it is too large
View File

2
dist/components/search.min.js
File diff suppressed because it is too large
View File

2
dist/components/segment.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Segment
* # Semantic UI 2.3.1 - Segment
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/segment.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Segment
* # Semantic UI 2.3.1 - Segment
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/shape.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Shape
* # Semantic UI 2.3.1 - Shape
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/shape.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Shape
* # Semantic UI 2.3.1 - Shape
* 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

2
dist/components/shape.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Shape
* # Semantic UI 2.3.1 - Shape
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/sidebar.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Sidebar
* # Semantic UI 2.3.1 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*

4
dist/components/sidebar.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Sidebar
* # Semantic UI 2.3.1 - Sidebar
* 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

2
dist/components/sidebar.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Sidebar
* # Semantic UI 2.3.1 - Sidebar
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/site.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Site
* # Semantic UI 2.3.1 - Site
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/site.js

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Site
* # Semantic UI 2.3.1 - Site
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/site.min.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Site
* # Semantic UI 2.3.1 - Site
* http://github.com/semantic-org/semantic-ui/
*
*

2
dist/components/statistic.css

@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.3.0 - Statistic
* # Semantic UI 2.3.1 - Statistic
* http://github.com/semantic-org/semantic-ui/
*
*

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save