Skip to content

Bump fomantic-ui from 2.8.7 to 2.8.8 in /server/frontend

Created by: dependabot[bot]

Bumps fomantic-ui from 2.8.7 to 2.8.8.

Release notes

Sourced from fomantic-ui's releases.

2.8.8

2.8.8

24 June 2021

  • chore(release): update dist a75fbd2
  • fix(slider): remove old dist files for renamed slider (range) 580a6e9
  • fix(nag): refactored, colors, sizes, grouping 6f2057f
  • build(deps): upgrade gulp-less to fully support less 4 1f73afd
  • build(deps): bump handlebars from 4.7.5 to 4.7.7 4aa416b
  • feat(modal): js config templates, alert, confirm, prompt bf2f280
  • feat(modal): dynamic modal content 7e3e450
  • feat(dropdown): (vertical) descriptions to menu item template 59eeee2
  • fix(core): divisions need parenthesis to support less 4 ec80f1e
  • feat(card): disabled and loading variant bedd965
  • feat(toast): top and bottom attached and centered support 686529b
  • feat(icon): bordered and circular icon groups fc6d299
  • fix(dropdown): clearable inline support 1d06e9d
  • build(deps): bump gulp-json-editor from 2.5.4 to 2.5.5 863d712
  • build(deps): bump browserslist from 4.6.4 to 4.16.6 248c30c
  • fix(icon): support transformations in icon groups ab3d931
  • build(deps): bump less from 3.13.1 to 4.1.1 26eb499
  • fix(dropdown): fix menu item refresh logic when using remote api c0e49df
  • feat(checkbox): support right aligned position of checkbox variants db91227
  • feat(form): support range values for decimal and number validation 6f8b533
  • fix(nag): missing callbacks and fixed unused code 6cbaa7b
  • fix(build): upgrade css minify and remove specialcomments 36c6aa0
  • fix(slider): no minimum step for label generator fcd221b
  • build(deps): bump gulp-rtlcss from 1.4.1 to 1.4.2 f9f203a
  • feat(toast): horizontal variant and dynamic content support b41338d
  • build(deps): bump gulp-replace from 1.0.0 to 1.1.1 add0828
  • fix(form): support mix of shorthand and full object rules d1b6dea
  • feat(icon): use corner offset variables de42d96
  • fix(form): inverted state forms colors 2f78f4e
  • build(deps-dev): bump all-contributors-cli from 6.17.2 to 6.17.3 2bb7df1
  • feat(segment): disabled, inverted and loading groups 9ade8b7
  • feat(dropdown): support readonly variant 185e234
  • fix(slider): onchange is triggered without moving slider 2f554c0
  • build(deps): bump gulp-replace from 1.1.1 to 1.1.2 00d33f8
  • feat(button): support stackable buttons 943961b
  • feat(progress): support right aligned progress bar 8bbda5f
  • feat(chore): remove support issue template in favor of using discussions 5e93a11
  • build(deps-dev): bump all-contributors-cli from 6.19.0 to 6.20.0 4a10f16
  • build(deps): bump less from 3.13.0 to 3.13.1 1f0334e
  • build(deps-dev): bump all-contributors-cli from 6.17.4 to 6.18.0 6ed1526
  • feat(message): support centered variant 48c4716
  • feat(dropdown): dropdown formatted with label 65fe7e5
  • feat(dropdown,popup): support individual show and hide transition and duration a5d471c
  • fix(dropdown): multiselect values encoding, removing label 19806d4
  • fix(dropdown): preventchangetrigger on clear for multiple 8a6f11b

... (truncated)

Commits
  • e39a0ae chore(release): update changelog
  • a75fbd2 chore(release): update dist
  • 3a235e6 fix(modal): dont stack same actions buttons
  • 26eb499 build(deps): bump less from 3.13.1 to 4.1.1
  • 1f8850b fix(slider): less 4 support needs parenthesis
  • 1f73afd build(deps): upgrade gulp-less to fully support less 4
  • a246ad7 feat(dependency): support a possible installed v4 of less
  • 4d9b24c feat(icon): support loading variant for icon groups
  • 68bf29f feat(dimmer): support individual show/hide duration
  • 09d5711 fix(rating): disabled rating should not allow pointer events
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports

Loading