chore(deps): update dependency semantic-ui to v2.5.0 #54
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.12->2.5.0Release Notes
Semantic-Org/Semantic-UI (semantic-ui)
v2.5.0Compare Source
Note
Critical Fix
Breaking Changes
Build
api.addAssets#6790 Thanks @gimcoExamples
Bug Fixes
right menuinside aui menu(See examples/sticky.html) for use-casebound bottom(fixed to bottom of context) if the sticky element is larger than the contextmin-heightnot to be set correctly.v2.4.1Compare Source
Note
Build
3.5.0Thanks @sciyoshi #6512gulp-utiltoreplace-extThanks @stevelacy #6322Bug Fixes
clearabledropdown now works with dropdown that arenton:click, likehoverormanualtriggers. #6594fullscreen modalhaving incorrect left offset with flex modals #6587destroyvery relaxed vertically divided gridhaving wrong margins on dividersv2.4.0Compare Source
New Components
ui placeholderthat can be used to show where content will soon appear.New UI Type
ui placeholder segmentused to reserve space for UI when content is missing or empty.Major Enhancements
clearabledropdowns. Whenclearable: trueis specified an (X) will appear to clear dropdown selection #2072useFlexwhich defaults toauto. Modals and dimmers will automatically revert to using non-flex layouts when there may be layout issues with using flexbox. Modals will fall back to JS position whendetachable: falseis used or with IE11/Edge (Absolutely positioned elements inside flex containers in IE behave differently).Critical Bugs
scrolling modalwould not allow for scrolling with touch devices. #6449basic labelwere appearing incorrectly Thanks @lasley / @ColinFrick #6582 #6440left menuinsideui menuwould display horizontally asflex#6359Bugs
variationat runtime, to support run-time swapping betweentop alignedandmiddle alignedusing.dimmer('setting', 'variation', 'top aligned')onChangewhen used withaction: hidewould be missing the third param$item#6555ukalias forunited kingdomThanks @PhilipGarnero #6531disk outline iconalias #6556contentwould not take up 100% width when used alongsideimgoriconlabeled icon menu#6557@mobileTopAlignedMargintheming variable was not implementedblurringafter undimming, to prevent issues withposition: fixed#6520Minor Changes
inline dropdownclose icondefault right margin default spacing slightly modified.v2.3.3Compare Source
Bug Fixes
cache: falsewill now affect default settings forapiSettingswhen using a remote endpoint. Previously you would also have to pass inapiSettings: { cache: false}as welltransition inandtransition outused in animations.linkedin inis nowlinkedin alternatezoom inis nowzoom-inzoom outis nowzoom-outsign inis nowsign-insign outis nowsign-outlog outis nowlogoutin cartis nowin-cartv2.3.2Compare Source
Enhancements
invertedandinverted basicvariations forprimaryandsecondarybuttons Thanks @hammy2899 #6242Theming
hoverdownactiveandfocusvariables for@invertedPrimaryColorand@invertedSecondaryColorBugs
apiSettingswith a url that returns valid response but with no results when clicking directly on thedropdown icon. Thanks @vpeti #5231 #5809:last-childbasic labeldoes not use@basicBackgroundvariables Thanks @levithomsonwechat iconnot displaying due to typo Thanks @alex-karo #6429v2.3.1Compare Source
Critical Bugs
2.3.0that could cause multiselect dropdowns initialized by converting<select>to not add initial selected options. #6123fullTextSearch: 'exact'@Thanks @prudho returning duplicate results #6223 #6221centeredandborderedicons appearing incorrectly with FA5 Thanks @w96k #61922.3.0Thanks hammy2899 #6181 #6175 #6176 #6174 #6175link iconwere appearing incorrectly due to changes in icons #6180Enhancements
Bugs
onChangemissingtextfrom callback when dropdown is set toaction: 'select'Thanks @martinduparc #4183 #4510@importSolidIcons,importRegularIconsand@importBrandIconsvariables Thanks hammy2899fitted iconto fix compatibility with other components #6125onScreencallback to not occur properly for elements that are taller than screen.disabled itemshowing hover style forsecondary menuThanks @tcmal #6268@normalfor normal font weight for all non-default themes included in repo. #6227ui images#6224whitespace: nowrap;applying to content insideslide revealandmove revealDocs
/examples/theming.html#6269v2.3.0Compare Source
Major Enhancements
Icons - Font Awesome 5 is now included in Semantic UI Thanks @hammy2899 #6085
Search - Category search can now work with local search by adding a
categoryproperty to any result and specifyingtype: 'category'Popup - Popup can now position elements correctly even when they have a different offset context than their activating element. Like in this example.
Popup - Popup will now align the center of the arrow (not the edge of the popup) when it would be reasonable (up to 2x arrow's offset from edge). See this explanation
To preserve functionality
movePopupdefault has remained astrue(moving the popup to the same offset context), however now settingmovePopup: falseshould now always position correctly. Be sure to usemovePopup: trueto avoid issues withui popupinsidemenu,inputor other places where it may inherit rules from its activating element or its context.Transition - Adds new
glowtransition for highlighting an element on the page, andzoomanimation for scaling elements without opacity tween.Modal - Modal has been rewritten to use
flexbox. No need to callrefresh()to recalculate vertical centering.Modal - Modals now have a setting
centeredwhich can be used to disable vertical centering. This can be useful for modals with content that changes dynamically to prevent content from jumping in position.Minor Enhancements
normalandboldfont weights for custom font stacks. Thanks @jaridmargolin #6167exactsetting matching dropdown forfullTextSearchpreventing fuzzy searchtitlerow if titles are long instead of forcing a title widthcontentelement.closablesetting after init Thanks @mdehoog #3396onChangingcallback for accordion that occurs before animation in both directions Thanks @GammeGames #5892Tiny Enhancements
arrowBackgroundnow inherits frombackground#6059 Thanks @devsliheaderFontWeightBugs
autofocussetting now checks to see if currently focused element is in modal, avoiding issues where focus could be set inonVisibleoronShowbigandhugesizes being swapped in menu Thanks @jeremy091 #5902 #5899tbodyThanks @Mlukman #4458contentspecified in settings beforetitleattribute #4614 Thanks @aaronbhansenon: 'change'would still show validation prompts onblurwhen usinginline: true#4423 Thanks @avalanche1inverted dimmerwithcontenthaving wrong text color Thanks @rijk #4631ui imageswould show nested images withtransition hiddenas block (Fixes sequential img animation demo in docs)Doc Updates
Doc Bugs
v2.2.14Compare Source
Critical Bugs
get valuesThanks @tincdev #5713 #6043allowMultiple: trueand a second modal that is larger than the screen height. #2423Enhancements
ribbon labelcan now work withreveal#5681ignoreCase(defaults to false) that will prevent values from being added that match existing values (case insensitive). This is particularly useful when using allowAdditions for tagging to not allow case insensitive matches.@customScrollbarHeightand specifies a default horizontal scrollbar height Thanks @jayphelps #5749Bugs
toggle checkboxbox shadow was missing Thanks @banandrew #5096contextsetting due to an incorrect offset calculation. Thanks @dannyBies #5974 #5366containanddoesntContainrules were swapped. Thanks @xiongyu-git #5530bottomPassedandtopPassedwould not fire under some conditionsui inputin a dropdown menu could cause the input to be too wide in some cases Thanks @banandrew #5085inverted menurules would cause popup inside a menu to have incorrect link styling inlink listThanks @banandrew #5585 #5603gulp-clonewas only set to use >1.0causing issues with gulp builds due to upstream error #6067v2.2.13Compare Source
Hotfix (2)
gulp-promptplugin to allow for updatedinquirerversionConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.